diff options
Diffstat (limited to 'icns/64/text-x-patch.svg')
-rw-r--r-- | icns/64/text-x-patch.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icns/64/text-x-patch.svg b/icns/64/text-x-patch.svg new file mode 100644 index 0000000..b883b49 --- /dev/null +++ b/icns/64/text-x-patch.svg @@ -0,0 +1,26 @@ +<svg width="64" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" height="64"> + <defs> + <linearGradient id="a" y1="3" y2="61" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0-1 0 64)"> + <stop stop-color="#5e6b78"/> + <stop offset="1" stop-color="#768492"/> + </linearGradient> + <linearGradient id="b" y1="61" y2="47" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0-1 0 64)"> + <stop stop-color="#dedede"/> + <stop offset="1" stop-color="#fbfbfb"/> + </linearGradient> + <linearGradient id="c" y1="17" x1="40" y2="31" x2="54" gradientUnits="userSpaceOnUse"> + <stop stop-color="#383e51"/> + <stop offset="1" stop-color="#655c6f" stop-opacity="0"/> + </linearGradient> + </defs> + <path fill="url(#a)" d="m10 61v-58h30l14 14v44h-14z"/> + <g transform="scale(1-1)"> + <rect width="30" x="10" y="-4" fill="#ffffff" height="1" fill-opacity=".412"/> + <rect width="44" x="10" y="-61" fill="#2e3132" height="1" fill-opacity=".294"/> + </g> + <g fill-rule="evenodd"> + <path fill="url(#b)" d="m54 17l-14-14v14z"/> + <path opacity=".2" fill="url(#c)" d="m40 17l14 14v-14z"/> + </g> + <path fill="#fbfbfb" d="m26 22a2 2 0 0 0 -2 2 2 2 0 0 0 1 1.728516v14.541A2 2 0 0 0 24 42a2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -1 -1.728516V25.73A2 2 0 0 0 28 24 2 2 0 0 0 26 22m2 2l3 2.1V25h4c1.108 0 2 .892 2 2v13.27A2 2 0 0 0 36 42a2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -1 -1.728516V26c0-1.662-1.338-2.967-3-3h-5v-1zm-2-1a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1 -1 1 1 0 0 1 1 -1m0 18a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1 -1 1 1 0 0 1 1 -1m12 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1 -1 1 1 0 0 1 1 -1"/> +</svg> |