diff options
author | dweller <dweller@cabin.digital> | 2024-02-11 02:34:50 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-02-11 02:34:50 +0200 |
commit | 50976da906430eb00997c04842206dd6d88aea2d (patch) | |
tree | 4e975ee5ad1e7121c77daeeca5ac84b181737acd /imgs/search.svg |
Initial commit. Google-like design.
Diffstat (limited to '')
-rw-r--r-- | imgs/search.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/imgs/search.svg b/imgs/search.svg new file mode 100644 index 0000000..572436a --- /dev/null +++ b/imgs/search.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="94.471886mm" + height="93.295662mm" + viewBox="0 0 94.471886 93.295662" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1" + transform="translate(-4.2775913,-3.5666803)"> + <path + id="path2" + style="fill:none;stroke:#9aa0a6;stroke-width:10.5833;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" + d="m 58.334777,56.447627 35.123036,35.12304 M 65.60943,36.878433 A 28.020086,28.020086 0 0 1 37.589344,64.89852 28.020086,28.020086 0 0 1 9.5692577,36.878433 28.020086,28.020086 0 0 1 37.589344,8.8583469 28.020086,28.020086 0 0 1 65.60943,36.878433 Z" /> + </g> +</svg> |