envelope download alt icon
envelope-download-alt from Unicons by Iconscout · Line · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- envelope-download-alt
- Set
- Unicons
- Style
- Line
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
More communication icons from Unicons
callingdesktop-cloud-altenvelopeenvelope-addenvelope-altenvelope-blockenvelope-bookmarkenvelope-checkenvelope-downloadenvelope-editenvelope-exclamationenvelope-heartenvelope-infoenvelope-lockenvelope-minusenvelope-openenvelope-questionenvelope-receiveenvelope-redoenvelope-searchenvelope-sendenvelope-shareenvelope-shieldenvelope-star
Use the envelope download alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.29 8.79a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.41a1 1 0 0 0-1.42 0l-.29.29V2.92a1 1 0 0 0-2 0v2.75l-.29-.29a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41ZM16 11.08H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3m-.42 2L12.7 16a1 1 0 0 1-1.4 0l-2.88-2.92Zm1.42 6a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-4.59l2.88 2.88a3 3 0 0 0 4.24 0L17 14.49Z"/></svg>
React
import type { SVGProps } from "react";
export function UilEnvelopeDownloadAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.29 8.79a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.41a1 1 0 0 0-1.42 0l-.29.29V2.92a1 1 0 0 0-2 0v2.75l-.29-.29a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41ZM16 11.08H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3m-.42 2L12.7 16a1 1 0 0 1-1.4 0l-2.88-2.92Zm1.42 6a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-4.59l2.88 2.88a3 3 0 0 0 4.24 0L17 14.49Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.29 8.79a1 1 0 0 0 1.42 0l2-2a1 1 0 0 0 0-1.41a1 1 0 0 0-1.42 0l-.29.29V2.92a1 1 0 0 0-2 0v2.75l-.29-.29a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41ZM16 11.08H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-5a3 3 0 0 0-3-3m-.42 2L12.7 16a1 1 0 0 1-1.4 0l-2.88-2.92Zm1.42 6a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-4.59l2.88 2.88a3 3 0 0 0 4.24 0L17 14.49Z"/></svg> </template>
CSS
.icon-envelope-download-alt {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.29%208.79a1%201%200%200%200%201.42%200l2-2a1%201%200%200%200%200-1.41a1%201%200%200%200-1.42%200l-.29.29V2.92a1%201%200%200%200-2%200v2.75l-.29-.29a1%201%200%200%200-1.42%200a1%201%200%200%200%200%201.41ZM16%2011.08H8a3%203%200%200%200-3%203v5a3%203%200%200%200%203%203h8a3%203%200%200%200%203-3v-5a3%203%200%200%200-3-3m-.42%202L12.7%2016a1%201%200%200%201-1.4%200l-2.88-2.92Zm1.42%206a1%201%200%200%201-1%201H8a1%201%200%200%201-1-1v-4.59l2.88%202.88a3%203%200%200%200%204.24%200L17%2014.49Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.29%208.79a1%201%200%200%200%201.42%200l2-2a1%201%200%200%200%200-1.41a1%201%200%200%200-1.42%200l-.29.29V2.92a1%201%200%200%200-2%200v2.75l-.29-.29a1%201%200%200%200-1.42%200a1%201%200%200%200%200%201.41ZM16%2011.08H8a3%203%200%200%200-3%203v5a3%203%200%200%200%203%203h8a3%203%200%200%200%203-3v-5a3%203%200%200%200-3-3m-.42%202L12.7%2016a1%201%200%200%201-1.4%200l-2.88-2.92Zm1.42%206a1%201%200%200%201-1%201H8a1%201%200%200%201-1-1v-4.59l2.88%202.88a3%203%200%200%200%204.24%200L17%2014.49Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/envelope-download-alt.svg?color=%231a73e8&size=48