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/application-msoutlook.svg | |
download | share-7bbb59948928e590841e4af440b0b764a147e450.tar.gz share-7bbb59948928e590841e4af440b0b764a147e450.tar.bz2 share-7bbb59948928e590841e4af440b0b764a147e450.zip |
Initial commit
Diffstat (limited to 'icns/64/application-msoutlook.svg')
-rw-r--r-- | icns/64/application-msoutlook.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/icns/64/application-msoutlook.svg b/icns/64/application-msoutlook.svg new file mode 100644 index 0000000..171957a --- /dev/null +++ b/icns/64/application-msoutlook.svg @@ -0,0 +1,26 @@ +<svg width="64" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" height="64" xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs> + <linearGradient id="a" y1="61" y2="3" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0-1 0 64)"> + <stop stop-color="#3a539b"/> + <stop offset="1" stop-color="#3f5aa9"/> + </linearGradient> + <linearGradient id="b" y1="61" y2="47" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0-1 0 64)"> + <stop stop-color="#97aad8"/> + <stop offset="1" stop-color="#c1cae7"/> + </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> + <path opacity=".2" fill="url(#c)" fill-rule="evenodd" id="d" d="m40 17l14 14v-14z"/> + </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> + <path fill="url(#b)" fill-rule="evenodd" d="m54 17l-14-14v14z"/> + <use xlink:href="#d"/> + <use xlink:href="#d"/> + <path opacity=".75" fill="#ffffff" color-rendering="auto" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" text-rendering="auto" color-interpolation="sRGB" color="#000000" d="m21 24c-.554 0-1 .446-1 1v16c0 .554.446 1 1 1h22c.554 0 1-.446 1-1v-16c0-.554-.446-1-1-1zm0 1h.047l7.525 7.182-7.572 7.227zm1.258 0h19.484l-9.742 9.297zm20.695 0h.047v14.408l-7.572-7.227zm-13.775 7.76l2.822 2.695 2.822-2.695 8.178 7.807v.434h-22v-.434z"/> +</svg> |