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/text-x-c++src.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/32/text-x-c++src.svg')
-rw-r--r-- | icns/32/text-x-c++src.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/icns/32/text-x-c++src.svg b/icns/32/text-x-c++src.svg new file mode 100644 index 0000000..d3a214f --- /dev/null +++ b/icns/32/text-x-c++src.svg @@ -0,0 +1,23 @@ +<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="b" gradientUnits="userSpaceOnUse" x1="20" x2="27" y1="9" y2="16"> + <stop offset="0" stop-color="#060606"/> + <stop offset="1" stop-opacity="0"/> + </linearGradient> + <linearGradient id="c" gradientUnits="userSpaceOnUse" x1="384.57" x2="384.57" y1="544.8" y2="517.8"> + <stop offset="0" stop-color="#fff" stop-opacity="0"/> + <stop offset="1" stop-color="#fff" stop-opacity=".2"/> + </linearGradient> + <path id="a" d="M389.57 545.8v-28h15l7 7v21h-14z"/> + </defs> + <use fill="#1d70f7" height="100%" transform="translate(-384.57 -515.8)" width="100%" xlink:href="#a"/> + <path d="M5 3h15V2H5z" fill="#fff" opacity=".5"/> + <path d="M5 30h22v-1H5z" opacity=".25"/> + <path d="M27 9l-7-7v7z" fill-rule="evenodd" opacity=".6"/> + <path d="M20 9l7 7V9z" fill="url(#b)" fill-rule="evenodd" opacity=".1"/> + <use fill="url(#c)" height="100%" transform="translate(-384.57 -515.8)" width="100%" xlink:href="#a"/> + <g opacity=".7"> + <path d="M16 10v1h-1v1h1v1h1v-1h1v-1h-1v-1zm4 0v1h-1v1h1v1h1v-1h1v-1h-1v-1z"/> + <path d="M14 14a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 2.826-1.174l-.707-.707A3 3 0 0 1 14 21a3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 2.12.88l.706-.706A4 4 0 0 0 14 14z" fill-rule="evenodd"/> + </g> +</svg> |