diff options
Diffstat (limited to 'icns/32/text-x-apport.svg')
-rw-r--r-- | icns/32/text-x-apport.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icns/32/text-x-apport.svg b/icns/32/text-x-apport.svg new file mode 100644 index 0000000..60b8ea3 --- /dev/null +++ b/icns/32/text-x-apport.svg @@ -0,0 +1,26 @@ +<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> |