diff options
author | dweller <dweller@cabin.digital> | 2024-02-20 21:01:37 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-02-20 21:01:37 +0200 |
commit | f28f467032e4f77a1ce8efe8103191c9ad2de02b (patch) | |
tree | 0527178b43ba7b9b5d32398a4ce213edb627b6c7 /imgs | |
parent | 4e1b48364a9ae304500dbcb910b0d9f108f9202e (diff) |
add search and page layouts
Diffstat (limited to '')
-rw-r--r-- | imgs/search-wt.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/imgs/search-wt.svg b/imgs/search-wt.svg new file mode 100644 index 0000000..783b3cf --- /dev/null +++ b/imgs/search-wt.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="94.471878mm" + height="93.295662mm" + viewBox="0 0 94.471878 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:#ffffff;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> |