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-trash.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/application-x-trash.svg')
-rw-r--r-- | icns/32/application-x-trash.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/icns/32/application-x-trash.svg b/icns/32/application-x-trash.svg new file mode 100644 index 0000000..ece391c --- /dev/null +++ b/icns/32/application-x-trash.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="#26c281"/> + <stop offset="1" stop-color="#3fc380"/> + </linearGradient> + <linearGradient id="b" y1="518.04" y2="524.8" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#036b53"/> + <stop offset="1" stop-color="#036b53"/> + </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="#036b53" d="m-119.09 339.54c-.978 1.757-1.757 4.402-1.757 6.068 0 .387 0 .879.096 1.561l-12.23-21.03c-.392-.682-.683-1.662-.683-2.544 0-.883.292-1.957.683-2.641l5.871-10.273-6.554-3.715 21.328-.395 10.369 18.686-6.651-3.815-10.473 18.1m9.394-59.29c1.857-3.232 4.893-4.993 8.608-4.993 4.01 0 7.146 1.861 9.394 5.672l3.328 5.576-11.547 19.962-18.686-10.86 8.903-15.357m1.366 76.21c-5.576 0-10.173-4.598-10.173-10.174 0-1.566.687-4.209 1.665-5.871l3.127-5.576h23.19v21.622h-17.811m18.593-76.8c-1.466-2.54-3.423-4.306-5.772-5.285h24.07c2.153 0 3.814.883 4.796 2.548l5.967 10.174 6.455-3.819-10.373 18.593-21.23-.299 6.554-3.715-10.469-18.2m37.08 55.37c2.932 0 5.38-.783 7.433-2.345l-12.134 21.13c-.978 1.662-2.736 2.641-4.79 2.641h-11.45v7.532l-10.956-18.293 10.956-18.299v7.634h20.942m9.386-17.611c.883 1.566 1.374 3.227 1.374 4.989 0 3.523-2.253 7.241-5.38 9-1.47.787-3.527 1.278-5.576 1.278h-6.463l-11.54-19.962 18.686-10.665 8.899 15.36" transform="matrix(.12468 0 0 .12468 411.53 493.62)"/> + </g> +</svg> |