mail-bulk from Line Awesome by Icons8 · Line · Marketing · Apache-2.0 Free for personal and commercial use.

Name
mail-bulk
Set
Line Awesome
Style
Line
Category
Marketing
Viewbox
32×32
License
Apache 2.0
Aliases
mail-bulk-solid

The same icon in other sets

More marketing icons from Line Awesome

Use the mail bulk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5v10H2v13h17v-4h11V11h-7V5zm2 2h13v4h-9v4H8zm6 6h14v9h-9v-7h-5zm9 2v2h3v-2zM4 17h13v1.113l-6.04 3.754a.88.88 0 0 1-.92 0L4 18.115zm13 3.469V26H4v-5.53l4.982 3.096c.468.291.994.438 1.518.438s1.049-.147 1.516-.44z"/></svg>

React

import type { SVGProps } from "react";

export function LaMailBulk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5v10H2v13h17v-4h11V11h-7V5zm2 2h13v4h-9v4H8zm6 6h14v9h-9v-7h-5zm9 2v2h3v-2zM4 17h13v1.113l-6.04 3.754a.88.88 0 0 1-.92 0L4 18.115zm13 3.469V26H4v-5.53l4.982 3.096c.468.291.994.438 1.518.438s1.049-.147 1.516-.44z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5v10H2v13h17v-4h11V11h-7V5zm2 2h13v4h-9v4H8zm6 6h14v9h-9v-7h-5zm9 2v2h3v-2zM4 17h13v1.113l-6.04 3.754a.88.88 0 0 1-.92 0L4 18.115zm13 3.469V26H4v-5.53l4.982 3.096c.468.291.994.438 1.518.438s1.049-.147 1.516-.44z"/></svg>
</template>

CSS

.icon-mail-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205v10H2v13h17v-4h11V11h-7V5zm2%202h13v4h-9v4H8zm6%206h14v9h-9v-7h-5zm9%202v2h3v-2zM4%2017h13v1.113l-6.04%203.754a.88.88%200%200%201-.92%200L4%2018.115zm13%203.469V26H4v-5.53l4.982%203.096c.468.291.994.438%201.518.438s1.049-.147%201.516-.44z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205v10H2v13h17v-4h11V11h-7V5zm2%202h13v4h-9v4H8zm6%206h14v9h-9v-7h-5zm9%202v2h3v-2zM4%2017h13v1.113l-6.04%203.754a.88.88%200%200%201-.92%200L4%2018.115zm13%203.469V26H4v-5.53l4.982%203.096c.468.291.994.438%201.518.438s1.049-.147%201.516-.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/mail-bulk.svg?color=%231a73e8&size=48