diff options
author | Minteck <contact@minteck.org> | 2022-02-05 15:56:02 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-05 15:56:02 +0100 |
commit | 5e5944f6eb14569a16e3c540b68895aea6ca6d60 (patch) | |
tree | 95d8b5cf9a47e16a28f0332449ea0099372597f6 /icns/32/text-x-apport.svg | |
parent | c451cbe0b6de0707d891937d7f61596491e81565 (diff) | |
download | share-5e5944f6eb14569a16e3c540b68895aea6ca6d60.tar.gz share-5e5944f6eb14569a16e3c540b68895aea6ca6d60.tar.bz2 share-5e5944f6eb14569a16e3c540b68895aea6ca6d60.zip |
Update
Diffstat (limited to 'icns/32/text-x-apport.svg')
-rw-r--r-- | icns/32/text-x-apport.svg | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/icns/32/text-x-apport.svg b/icns/32/text-x-apport.svg deleted file mode 100644 index 60b8ea3..0000000 --- a/icns/32/text-x-apport.svg +++ /dev/null @@ -1,26 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> - <defs> - <linearGradient id="a" y1="61" y2="3" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.5 0 0-.48276 0 31.448)"> - <stop stop-color="#cf000f"/> - <stop offset="1" stop-color="#d91e18"/> - </linearGradient> - <linearGradient id="b" y1="2.241" y2="9" x2="0" gradientUnits="userSpaceOnUse"> - <stop stop-color="#fb7d80"/> - <stop offset="1" stop-color="#fcbcbe"/> - </linearGradient> - <linearGradient id="c" y1="9" x1="20" y2="16" x2="27" gradientUnits="userSpaceOnUse"> - <stop stop-color="#383e51"/> - <stop offset="1" stop-color="#655c6f" stop-opacity="0"/> - </linearGradient> - </defs> - <path fill="url(#a)" d="m5 30v-28h15l7 7v21h-7z"/> - <g transform="scale(1-1)"> - <rect width="15" x="5" y="-3" fill="#ffffff" height="1" fill-opacity=".412"/> - <rect width="22" x="5" y="-30" fill="#2e3132" height="1" fill-opacity=".294"/> - </g> - <g fill-rule="evenodd"> - <path fill="url(#b)" d="m27 9l-7-7v7z"/> - <path opacity=".2" fill="url(#c)" d="m27 16l-7-7h7z"/> - </g> - <path fill="#fcbcbe" d="m10 12v12h12v-12zm1 1h10v10h-10zm1 2v2h2v-2zm6 0v2h2v-2zm-4 4v1h4v-1zm4 1v1h1v-1zm1 1v1h1v-1zm-5-1h-1v1h1zm-1 1h-1v1h1z"/> -</svg> |