Skip to main content

Email blacklist


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-email-blacklist"></i>

Code point

  • Unicode: U+F13C
  • CSS: \F13C
  • JS: \uF13C
  • HTML: &#xF13C;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-email-blacklist" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M14.667 6v6.667c0 .62-.266 1.168-.673 1.535l-.053.048c-.309.258-.69.417-1.108.417h-11a1.72 1.72 0 0 1-1.107-.417A2.068 2.068 0 0 1 0 12.667V6c0-1.103.823-2 1.833-2h6.834a3.3 3.3 0 0 0-.6 1.333H1.933c-.33 0-.6.299-.6.667v.541c0 .245.12.47.313.586l4.14 2.51 1.205.729.055.034c.18.11.396.11.575 0l.055-.034 1.204-.73 1.028-.622a3.32 3.32 0 0 0 2.276.21l-1.847 1.23 2.979 2.317c.005-.035.017-.067.017-.104l.001-4a3.329 3.329 0 0 0 1.328-2.484L14.667 6Zm-5.888 5.183-.614.387c-.26.164-.546.246-.832.246-.285 0-.57-.082-.831-.246l-.614-.386-2.931 2.15h8.753l-2.93-2.15ZM1.333 8.457v4.21c0 .037.013.069.018.105l2.978-2.317-2.996-1.998Z"/>
    <path d="M11.333 1.333a4.667 4.667 0 1 1 0 9.334 4.667 4.667 0 0 1 0-9.334Zm0 1.334a3.333 3.333 0 1 0 0 6.666 3.333 3.333 0 0 0 0-6.666Zm1.886 1.447c.26.26.26.683 0 .943L12.276 6l.943.943a.667.667 0 0 1-.943.943l-.943-.943-.942.943a.667.667 0 0 1-.943-.943L10.39 6l-.943-.943a.667.667 0 1 1 .943-.943l.942.943.943-.943c.26-.26.683-.26.943 0Z"/>
  </g>
</svg>