diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-09-21 00:24:21 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-09-21 00:24:21 -0400 |
commit | f8338b90dac9c048df2fedceb0984f5a5728d454 (patch) | |
tree | 55ab42ee35e1da6b446ef79ee540625784d511d4 /icons.svg | |
parent | 328eb7fd13b6267c04c1a430b9f4c011627c08f4 (diff) | |
download | bookmarks-home-f8338b90dac9c048df2fedceb0984f5a5728d454.tar.gz bookmarks-home-f8338b90dac9c048df2fedceb0984f5a5728d454.tar.bz2 bookmarks-home-f8338b90dac9c048df2fedceb0984f5a5728d454.zip |
Make a functional new tab extension
Diffstat (limited to 'icons.svg')
-rw-r--r-- | icons.svg | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/icons.svg b/icons.svg new file mode 100644 index 0000000..f937667 --- /dev/null +++ b/icons.svg @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="289.54572mm" + height="139.83536mm" + viewBox="0 0 289.54571 139.83536" + version="1.1" + id="svg1" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + sodipodi:docname="icons.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview1" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + inkscape:document-units="mm" + inkscape:zoom="0.35856832" + inkscape:cx="386.25833" + inkscape:cy="204.98186" + inkscape:window-width="1920" + inkscape:window-height="1011" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" /> + <defs + id="defs1" /> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-37.01577,-22.396049)"> + <circle + style="fill:#709c34;stroke:none;stroke-width:0.203;stroke-linecap:round;fill-opacity:1" + id="path1" + cx="256.64386" + cy="92.313728" + r="69.917633" + inkscape:export-filename="icon-32.png" + inkscape:export-xdpi="5.8125534" + inkscape:export-ydpi="5.8125534" /> + <rect + style="fill:#709c34;stroke:none;stroke-width:0.203;stroke-linecap:round;fill-opacity:1" + id="rect1" + width="139.51837" + height="139.83527" + x="37.01577" + y="22.396141" + rx="27.940746" /> + <path + id="rect2" + style="fill:#2d4e00;stroke:none;stroke-width:0.244052;stroke-linecap:round;fill-opacity:1" + d="M 78.767802,22.396049 V 122.07059 L 106.4426,94.395789 134.44916,122.40286 h 0.33279 V 22.396049 Z m 0,99.674541 v 0.33227 h 0.332279 z" /> + <path + id="path1-2" + style="fill:#2d4e00;stroke:none;stroke-width:0.203;stroke-linecap:round;fill-opacity:1" + d="m 256.64387,22.396101 a 69.917633,69.917633 0 0 0 -28.00708,5.931421 v 93.743118 l 27.6748,-27.674799 28.00656,28.007069 h 0.33279 V 28.272745 a 69.917633,69.917633 0 0 0 -28.00707,-5.876644 z m -28.00708,99.674539 v 0.33227 h 0.33228 z" /> + </g> +</svg> |