diff options
Diffstat (limited to 'resources/src/icons')
-rw-r--r-- | resources/src/icons/tubo.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/resources/src/icons/tubo.svg b/resources/src/icons/tubo.svg new file mode 100644 index 0000000..f606eab --- /dev/null +++ b/resources/src/icons/tubo.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="210mm" + height="297mm" + viewBox="0 0 210 297" + version="1.1" + xmlns="http://www.w3.org/2000/svg"> + <g filter="url(#shadow)"> + <path + fill="transparent" + d="M 164.02313,148.5 45.976869,215.31446 V 81.68554 Z" + stroke="#ffffff" + stroke-width="25" + /> + </g> + <filter id="shadow" x="-20%" y="-40%" width="180%" height="180%" > + <feDropShadow dx="15" dy="15" stdDeviation="8" flood-color="black" flood-opacity="0.4" /> + </filter> +</svg> |