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/application-x-ms-shortcut.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/application-x-ms-shortcut.svg')
-rw-r--r-- | icns/32/application-x-ms-shortcut.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/icns/32/application-x-ms-shortcut.svg b/icns/32/application-x-ms-shortcut.svg new file mode 100644 index 0000000..cfadeeb --- /dev/null +++ b/icns/32/application-x-ms-shortcut.svg @@ -0,0 +1,16 @@ +<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> + <defs> + <linearGradient id="c" x1="404.57" x2="411.57" y1="524.8" y2="531.8" gradientTransform="translate(-384.57,-515.8)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#383e51" offset="0"/> + <stop stop-color="#655c6f" stop-opacity="0" offset="1"/> + </linearGradient> + </defs> + <path d="m5 30v-28h15l7 7v21h-7z" fill="#555"/> + <rect transform="scale(1,-1)" x="5.0000072" y="-2.9999878" width="15" height="1" fill="#fff" opacity=".5"/> + <rect transform="scale(1,-1)" x="5.0000072" y="-29.999989" width="22" height="1" fill="#2e3132" fill-opacity=".294"/> + <path d="m27 9-7-7v7z" fill="#fff" fill-rule="evenodd" opacity=".5"/> + <path d="m27 16-7-7h7z" fill="url(#c)" fill-rule="evenodd" opacity=".2"/> + <g transform="translate(5,-1023.3622)" fill="#fff" opacity=".6"> + <path transform="translate(0,1030.3622)" d="m4 7c-0.5540096 0-1 0.4459904-1 1v6c0 0.55401 0.4459904 1 1 1h5c0.55401 0 1-0.44599 1-1v-1h2v1c0 0.554 0.44599 1 1 1h5c0.55401 0 1-0.446 1-1v-6c0-0.554-0.44599-1-1-1h-5c-0.55401 0-1 0.446-1 1v1h-2v-1c0-0.5540096-0.44599-1-1-1zm0 1h5v1c-0.5540096 0-1 0.4459904-1 1v2c0 0.55401 0.4459904 1 1 1v1h-5zm9 0h5v6h-5v-1c0.55401 0 1-0.44599 1-1v-2c0-0.5540096-0.44599-1-1-1zm-4 2h4v2h-4z" fill="#fff"/> + </g> +</svg> |