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/image-x-ico.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/image-x-ico.svg')
-rw-r--r-- | icns/32/image-x-ico.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/icns/32/image-x-ico.svg b/icns/32/image-x-ico.svg new file mode 100644 index 0000000..8e04145 --- /dev/null +++ b/icns/32/image-x-ico.svg @@ -0,0 +1,16 @@ +<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(.63636 0 0 .48276 380.21 516.35)"> + <stop stop-color="#22a7f0"/> + <stop offset="1" stop-color="#19b5fe"/> + </linearGradient> + </defs> + <g transform="translate(-384.57-515.8)"> + <path fill="url(#a)" d="m386.57 517.8v28h28v-28h-8.909z"/> + <rect width="28" x="386.57" y="544.8" fill="#2e3132" height="1" fill-opacity=".294"/> + <g fill="#ffffff"> + <rect width="28" x="386.57" y="517.8" height="1" fill-opacity=".412"/> + <path d="m394.57 524.8v12h12v-12zm1 1h10v8h-10zm2 1v2h2v-2zm4 0v2h2v-2zm-4 4v2h2v-2zm4 0v2h2v-2zm-6 4h10v1h-10z"/> + </g> + </g> +</svg> |