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-desktop.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/application-x-desktop.svg')
-rw-r--r-- | icns/32/application-x-desktop.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/icns/32/application-x-desktop.svg b/icns/32/application-x-desktop.svg new file mode 100644 index 0000000..20da6fb --- /dev/null +++ b/icns/32/application-x-desktop.svg @@ -0,0 +1,27 @@ +<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="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> + <linearGradient id="b" y1="545.9" x1="397.98" y2="517.97" x2="397.74" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ffffff" stop-opacity="0"/> + <stop offset="1" stop-color="#ffffff" stop-opacity=".2"/> + </linearGradient> + <path id="c" d="m389.57 545.8v-28h15l7 7v21h-7z"/> + </defs> + <g transform="translate(-384.57-515.8)"> + <use fill="#555555" xlink:href="#c"/> + <g transform="scale(1-1)"> + <rect width="15" x="389.57" opacity=".5" y="-518.8" fill="#ffffff" height="1"/> + <rect width="22" x="389.57" opacity=".25" y="-545.8" height="1"/> + </g> + <g fill-rule="evenodd"> + <path opacity=".5" fill="#ffffff" d="m411.57 524.8l-7-7v7z"/> + <path opacity=".2" fill="url(#a)" d="m411.57 531.8l-7-7h7z"/> + </g> + <path fill="#343434" d="m395.57 528.8v12h12v-12zm1 1h10v8h-10zm1 1v3h3v-2h-1l-.9-1zm-1 8h1v1h-1zm2 0h4v1h-4zm5 0h1v1h-1zm2 0h1v1h-1z"/> + <path fill="#e0e0e0" d="m394.57 527.8v12h12v-12zm1 1h10v8h-10zm1 1v3h3v-2h-1l-.9-1zm-1 8h1v1h-1zm2 0h4v1h-4zm5 0h1v1h-1zm2 0h1v1h-1z"/> + <use fill="url(#b)" xlink:href="#c"/> + </g> +</svg> |