diff options
author | Minteck <minteck@phoenixnet.tech> | 2021-10-31 12:44:27 +0100 |
---|---|---|
committer | Minteck <minteck@phoenixnet.tech> | 2021-10-31 12:44:27 +0100 |
commit | 7bbb59948928e590841e4af440b0b764a147e450 (patch) | |
tree | 56d8e7ec09db8ea26939c2dc6b44136e6aa6ba12 /icns/32/text-wiki.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/text-wiki.svg')
-rw-r--r-- | icns/32/text-wiki.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/icns/32/text-wiki.svg b/icns/32/text-wiki.svg new file mode 100644 index 0000000..bc3d1f8 --- /dev/null +++ b/icns/32/text-wiki.svg @@ -0,0 +1,28 @@ +<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32"> + <defs> + <linearGradient id="a" y1="61" y2="3" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.5 0 0-.48276 384.57 547.25)"> + <stop stop-color="#f39c12"/> + <stop offset="1" stop-color="#f9a11f"/> + </linearGradient> + <linearGradient id="b" y1="518.04" y2="524.8" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#fddda3"/> + <stop offset="1" stop-color="#fde3a7"/> + </linearGradient> + <linearGradient id="c" y1="524.8" x1="404.57" y2="531.8" x2="411.57" gradientUnits="userSpaceOnUse"> + <stop stop-color="#383e51"/> + <stop offset="1" stop-color="#655c6f" stop-opacity="0"/> + </linearGradient> + </defs> + <g transform="translate(-384.57-515.8)"> + <path fill="url(#a)" d="m389.57 545.8v-28h15l7 7v21h-7z"/> + <g transform="scale(1-1)"> + <rect width="15" x="389.57" y="-518.8" fill="#ffffff" height="1" fill-opacity=".412"/> + <rect width="22" x="389.57" y="-545.8" fill="#2e3132" height="1" fill-opacity=".294"/> + </g> + <g fill-rule="evenodd"> + <path fill="url(#b)" d="m411.57 524.8l-7-7v7z"/> + <path opacity=".2" fill="url(#c)" d="m411.57 531.8l-7-7h7z"/> + </g> + <path fill="#fde8b9" d="m398.29 527.8c-1.385 0-2.5 1.115-2.5 2.5 0 1.385 1.115 2.5 2.5 2.5 1.385 0 2.5-1.115 2.5-2.5 0-1.385-1.115-2.5-2.5-2.5m0 1c.831 0 1.5.669 1.5 1.5 0 .831-.669 1.5-1.5 1.5-.831 0-1.5-.669-1.5-1.5 0-.831.669-1.5 1.5-1.5m5.5 1c-1.108 0-2 .892-2 2 0 1.108.892 2 2 2 1.108 0 2-.892 2-2 0-1.108-.892-2-2-2m0 1c.554 0 1 .446 1 1 0 .554-.446 1-1 1-.554 0-1-.446-1-1 0-.554.446-1 1-1m-5.5 3c-2.493 0-4.5 2.01-4.5 4.5v1.5h9v-1.5c0-2.493-2.01-4.5-4.5-4.5m0 1c1.939 0 3.5 1.561 3.5 3.5v.5h-7v-.5c0-1.939 1.561-3.5 3.5-3.5m5.5 0c-.555 0-1.067.16-1.512.42.243.237.465.495.656.777.26-.123.547-.197.855-.197 1.108 0 2 .892 2 2h-2.1c.065.323.1.657.1 1h3v-1c0-1.662-1.338-3-3-3"/> + </g> +</svg> |