diff options
Diffstat (limited to 'app/bin/bitmaps/svg/grid.svg')
-rw-r--r-- | app/bin/bitmaps/svg/grid.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app/bin/bitmaps/svg/grid.svg b/app/bin/bitmaps/svg/grid.svg new file mode 100644 index 0000000..23b9b93 --- /dev/null +++ b/app/bin/bitmaps/svg/grid.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;stroke:#000000;stroke-miterlimit:10;} +</style> +<line class="st0" x1="4.9" y1="10.2" x2="42" y2="10.4"/> +<line class="st0" x1="5" y1="17.5" x2="42" y2="17.5"/> +<line class="st0" x1="5" y1="24.5" x2="42" y2="24.5"/> +<line class="st0" x1="5" y1="31.5" x2="42" y2="31.5"/> +<line class="st0" x1="5" y1="38.5" x2="42" y2="38.5"/> +<line class="st0" x1="9.5" y1="7" x2="9.5" y2="42"/> +<line class="st0" x1="16.5" y1="7" x2="16.5" y2="42"/> +<line class="st0" x1="23.5" y1="7" x2="23.5" y2="42"/> +<line class="st0" x1="30.5" y1="7" x2="30.5" y2="42"/> +<line class="st0" x1="37.5" y1="7" x2="37.5" y2="42"/> +</svg> |