envelopes bulk icon
envelopes-bulk from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- envelopes-bulk
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the envelopes bulk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 64c-26.5 0-48 21.5-48 48v160h80v-32c0-53 43-96 96-96h208v-32c0-26.5-21.5-48-48-48zm128 128c-26.5 0-48 21.5-48 48v32h80c53 0 96 43 96 96v112h160c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48zm200 64h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24v-48c0-13.3 10.7-24 24-24M80 320c-26.5 0-48 21.5-48 48v10.4l156.6 86.2c1.1.6 2.2.9 3.4.9s2.4-.3 3.4-.9L352 378.4V368c0-26.5-21.5-48-48-48zm272 113.2l-133.4 73.4c-8.1 4.5-17.3 6.8-26.6 6.8s-18.4-2.4-26.6-6.8L32 433.2V528c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidEnvelopesBulk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 64c-26.5 0-48 21.5-48 48v160h80v-32c0-53 43-96 96-96h208v-32c0-26.5-21.5-48-48-48zm128 128c-26.5 0-48 21.5-48 48v32h80c53 0 96 43 96 96v112h160c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48zm200 64h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24v-48c0-13.3 10.7-24 24-24M80 320c-26.5 0-48 21.5-48 48v10.4l156.6 86.2c1.1.6 2.2.9 3.4.9s2.4-.3 3.4-.9L352 378.4V368c0-26.5-21.5-48-48-48zm272 113.2l-133.4 73.4c-8.1 4.5-17.3 6.8-26.6 6.8s-18.4-2.4-26.6-6.8L32 433.2V528c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 64c-26.5 0-48 21.5-48 48v160h80v-32c0-53 43-96 96-96h208v-32c0-26.5-21.5-48-48-48zm128 128c-26.5 0-48 21.5-48 48v32h80c53 0 96 43 96 96v112h160c26.5 0 48-21.5 48-48V240c0-26.5-21.5-48-48-48zm200 64h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24h-48c-13.3 0-24-10.7-24-24v-48c0-13.3 10.7-24 24-24M80 320c-26.5 0-48 21.5-48 48v10.4l156.6 86.2c1.1.6 2.2.9 3.4.9s2.4-.3 3.4-.9L352 378.4V368c0-26.5-21.5-48-48-48zm272 113.2l-133.4 73.4c-8.1 4.5-17.3 6.8-26.6 6.8s-18.4-2.4-26.6-6.8L32 433.2V528c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48z"/></svg> </template>
CSS
.icon-envelopes-bulk {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2064c-26.5%200-48%2021.5-48%2048v160h80v-32c0-53%2043-96%2096-96h208v-32c0-26.5-21.5-48-48-48zm128%20128c-26.5%200-48%2021.5-48%2048v32h80c53%200%2096%2043%2096%2096v112h160c26.5%200%2048-21.5%2048-48V240c0-26.5-21.5-48-48-48zm200%2064h48c13.3%200%2024%2010.7%2024%2024v48c0%2013.3-10.7%2024-24%2024h-48c-13.3%200-24-10.7-24-24v-48c0-13.3%2010.7-24%2024-24M80%20320c-26.5%200-48%2021.5-48%2048v10.4l156.6%2086.2c1.1.6%202.2.9%203.4.9s2.4-.3%203.4-.9L352%20378.4V368c0-26.5-21.5-48-48-48zm272%20113.2l-133.4%2073.4c-8.1%204.5-17.3%206.8-26.6%206.8s-18.4-2.4-26.6-6.8L32%20433.2V528c0%2026.5%2021.5%2048%2048%2048h224c26.5%200%2048-21.5%2048-48z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2064c-26.5%200-48%2021.5-48%2048v160h80v-32c0-53%2043-96%2096-96h208v-32c0-26.5-21.5-48-48-48zm128%20128c-26.5%200-48%2021.5-48%2048v32h80c53%200%2096%2043%2096%2096v112h160c26.5%200%2048-21.5%2048-48V240c0-26.5-21.5-48-48-48zm200%2064h48c13.3%200%2024%2010.7%2024%2024v48c0%2013.3-10.7%2024-24%2024h-48c-13.3%200-24-10.7-24-24v-48c0-13.3%2010.7-24%2024-24M80%20320c-26.5%200-48%2021.5-48%2048v10.4l156.6%2086.2c1.1.6%202.2.9%203.4.9s2.4-.3%203.4-.9L352%20378.4V368c0-26.5-21.5-48-48-48zm272%20113.2l-133.4%2073.4c-8.1%204.5-17.3%206.8-26.6%206.8s-18.4-2.4-26.6-6.8L32%20433.2V528c0%2026.5%2021.5%2048%2048%2048h224c26.5%200%2048-21.5%2048-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/envelopes-bulk.svg?color=%231a73e8&size=48