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/64/message-news.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/64/message-news.svg')
-rw-r--r-- | icns/64/message-news.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icns/64/message-news.svg b/icns/64/message-news.svg new file mode 100644 index 0000000..8d473f8 --- /dev/null +++ b/icns/64/message-news.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="m23 22v6h-4v13.5c0 1.385 1.115 2.5 2.5 2.5h21c1.385 0 2.5-1.115 2.5-2.5v-19.5zm1 1h20v18.5c0 .831-.669 1.5-1.5 1.5h-18.5v-15zm1 1v4h18v-4zm1 1h16v2h-16zm-6 4h3v14h-1.5c-.831 0-1.5-.669-1.5-1.5v-10.5zm5 1v9h10v-9zm11 0v1h7v-1zm-10 1h8v7h-8zm10 3v1h7v-1zm0 4v1h7v-1zm-11 3v1h18v-1z"/> +</svg> |