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/x-office-spreadsheet.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/x-office-spreadsheet.svg')
-rw-r--r-- | icns/32/x-office-spreadsheet.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icns/32/x-office-spreadsheet.svg b/icns/32/x-office-spreadsheet.svg new file mode 100644 index 0000000..65d9f08 --- /dev/null +++ b/icns/32/x-office-spreadsheet.svg @@ -0,0 +1,26 @@ +<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a" y1="392.36" y2="365.36" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="translate(309.57 152.44)"> + <stop stop-color="#ffffff" stop-opacity="0"/> + <stop offset="1" stop-color="#ffffff" stop-opacity=".2"/> + </linearGradient> + <linearGradient id="b" y1="17" y2="24" x1="47" x2="54" gradientUnits="userSpaceOnUse" gradientTransform="translate(357.57 507.8)"> + <stop stop-color="#060606"/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <path id="c" d="m389.57 545.8v-28h15l7 7v21h-14z"/> + </defs> + <g transform="translate(-384.57-515.8)"> + <g color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000"> + <use fill="#2cbd2c" xlink:href="#c"/> + <g transform="scale(1-1)"> + <rect opacity=".5" x="389.57" y="-518.8" width="15" fill="#ffffff" height="1"/> + <rect opacity=".25" x="389.57" y="-545.8" width="22" height="1"/> + </g> + <path opacity=".5" fill="#ffffff" fill-rule="evenodd" d="m411.57 524.8l-7-7v7z"/> + </g> + <path opacity=".1" fill="url(#b)" fill-rule="evenodd" d="m404.57 524.8l7 7v-7z"/> + <path opacity=".9" color-interpolation-filters="linearRGB" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="2" d="m394.57 526.8v12h12v-12h-11zm1 1h10v2h-10zm0 3h2v3h-2zm3 0h4v3h-4zm5 0h2v3h-2zm-8 4h2v3h-2zm3 0h4v3h-4zm5 0h2v3h-2z" color-interpolation="sRGB" text-rendering="auto" fill="#ffffff" shape-rendering="auto"/> + <use fill="url(#a)" xlink:href="#c"/> + </g> +</svg> |