diff options
Diffstat (limited to 'icns/32/text-x-hex.svg')
-rw-r--r-- | icns/32/text-x-hex.svg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/icns/32/text-x-hex.svg b/icns/32/text-x-hex.svg new file mode 100644 index 0000000..1a78db5 --- /dev/null +++ b/icns/32/text-x-hex.svg @@ -0,0 +1,28 @@ +<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32"> + <defs> + <linearGradient id="a" y1="518.04" y2="524.8" x2="0" gradientUnits="userSpaceOnUse"> + <stop stop-color="#566472"/> + <stop offset="1" stop-color="#5e6b78"/> + </linearGradient> + <linearGradient id="b" 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="c" y1="2.719" y2="61" x1="7.729" x2="8.271" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.5 0 0-.48276 384.57 547.25)"> + <stop stop-color="#bdc3c7"/> + <stop offset="1" stop-color="#dadfe1"/> + </linearGradient> + </defs> + <g transform="translate(-384.57-515.8)"> + <path fill="url(#c)" 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(#a)" d="m411.57 524.8l-7-7v7z"/> + <path opacity=".2" fill="url(#b)" d="m411.57 531.8l-7-7h7z"/> + </g> + <path fill="#5e6b78" d="m397.57 527.8v3h-3v1h3v4h-3v1h3v3h1v-3h4v3h1v-3h3v-1h-3v-4h3v-1h-3v-3h-1v3h-4v-3zm1 4h4v4h-4z"/> + </g> +</svg> |