inbox unread icon

inbox-unread-filled from Reicon by REICON · Filled · Messages · MIT Free for personal and commercial use.

Name
inbox-unread-filled
Set
Reicon
Style
Filled
Category
Messages
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More messages icons from Reicon

Use the inbox unread icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465c1.271-1.27 1.44-3.213 1.462-6.785H18.84c-.974 0-1.229.016-1.442.114c-.214.099-.392.282-1.026 1.02l-.693.81c-.502.586-.9 1.051-1.45 1.304s-1.162.253-1.934.252h-.59c-.772 0-1.384.002-1.934-.252c-.55-.253-.948-.718-1.45-1.305l-.693-.808c-.634-.74-.812-.922-1.026-1.02c-.213-.099-.468-.115-1.442-.115H2.003c.023 3.572.19 5.515 1.461 6.785"/><path d="M12 2C7.286 2 4.929 2 3.464 3.464C2 4.93 2 7.286 2 12v.25h3.295c.772 0 1.384-.002 1.934.252c.55.253.948.718 1.45 1.305l.693.808c.634.74.812.922 1.026 1.02c.213.099.468.115 1.442.115h.32c.974 0 1.229-.016 1.442-.114c.214-.099.392-.282 1.026-1.02l.693-.81c.502-.586.9-1.051 1.45-1.304s1.162-.253 1.935-.252H22V12c0-1.122 0-2.11-.02-2.985a5 5 0 0 1-6.995-6.995C14.11 2 13.122 2 12 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconInboxUnreadFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465c1.271-1.27 1.44-3.213 1.462-6.785H18.84c-.974 0-1.229.016-1.442.114c-.214.099-.392.282-1.026 1.02l-.693.81c-.502.586-.9 1.051-1.45 1.304s-1.162.253-1.934.252h-.59c-.772 0-1.384.002-1.934-.252c-.55-.253-.948-.718-1.45-1.305l-.693-.808c-.634-.74-.812-.922-1.026-1.02c-.213-.099-.468-.115-1.442-.115H2.003c.023 3.572.19 5.515 1.461 6.785"/><path d="M12 2C7.286 2 4.929 2 3.464 3.464C2 4.93 2 7.286 2 12v.25h3.295c.772 0 1.384-.002 1.934.252c.55.253.948.718 1.45 1.305l.693.808c.634.74.812.922 1.026 1.02c.213.099.468.115 1.442.115h.32c.974 0 1.229-.016 1.442-.114c.214-.099.392-.282 1.026-1.02l.693-.81c.502-.586.9-1.051 1.45-1.304s1.162-.253 1.935-.252H22V12c0-1.122 0-2.11-.02-2.985a5 5 0 0 1-6.995-6.995C14.11 2 13.122 2 12 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465c1.271-1.27 1.44-3.213 1.462-6.785H18.84c-.974 0-1.229.016-1.442.114c-.214.099-.392.282-1.026 1.02l-.693.81c-.502.586-.9 1.051-1.45 1.304s-1.162.253-1.934.252h-.59c-.772 0-1.384.002-1.934-.252c-.55-.253-.948-.718-1.45-1.305l-.693-.808c-.634-.74-.812-.922-1.026-1.02c-.213-.099-.468-.115-1.442-.115H2.003c.023 3.572.19 5.515 1.461 6.785"/><path d="M12 2C7.286 2 4.929 2 3.464 3.464C2 4.93 2 7.286 2 12v.25h3.295c.772 0 1.384-.002 1.934.252c.55.253.948.718 1.45 1.305l.693.808c.634.74.812.922 1.026 1.02c.213.099.468.115 1.442.115h.32c.974 0 1.229-.016 1.442-.114c.214-.099.392-.282 1.026-1.02l.693-.81c.502-.586.9-1.051 1.45-1.304s1.162-.253 1.935-.252H22V12c0-1.122 0-2.11-.02-2.985a5 5 0 0 1-6.995-6.995C14.11 2 13.122 2 12 2"/></g></svg>
</template>

CSS

.icon-inbox-unread-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200M3.464%2020.536C4.93%2022%207.286%2022%2012%2022s7.071%200%208.535-1.465c1.271-1.27%201.44-3.213%201.462-6.785H18.84c-.974%200-1.229.016-1.442.114c-.214.099-.392.282-1.026%201.02l-.693.81c-.502.586-.9%201.051-1.45%201.304s-1.162.253-1.934.252h-.59c-.772%200-1.384.002-1.934-.252c-.55-.253-.948-.718-1.45-1.305l-.693-.808c-.634-.74-.812-.922-1.026-1.02c-.213-.099-.468-.115-1.442-.115H2.003c.023%203.572.19%205.515%201.461%206.785%22%2F%3E%3Cpath%20d%3D%22M12%202C7.286%202%204.929%202%203.464%203.464C2%204.93%202%207.286%202%2012v.25h3.295c.772%200%201.384-.002%201.934.252c.55.253.948.718%201.45%201.305l.693.808c.634.74.812.922%201.026%201.02c.213.099.468.115%201.442.115h.32c.974%200%201.229-.016%201.442-.114c.214-.099.392-.282%201.026-1.02l.693-.81c.502-.586.9-1.051%201.45-1.304s1.162-.253%201.935-.252H22V12c0-1.122%200-2.11-.02-2.985a5%205%200%200%201-6.995-6.995C14.11%202%2013.122%202%2012%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200M3.464%2020.536C4.93%2022%207.286%2022%2012%2022s7.071%200%208.535-1.465c1.271-1.27%201.44-3.213%201.462-6.785H18.84c-.974%200-1.229.016-1.442.114c-.214.099-.392.282-1.026%201.02l-.693.81c-.502.586-.9%201.051-1.45%201.304s-1.162.253-1.934.252h-.59c-.772%200-1.384.002-1.934-.252c-.55-.253-.948-.718-1.45-1.305l-.693-.808c-.634-.74-.812-.922-1.026-1.02c-.213-.099-.468-.115-1.442-.115H2.003c.023%203.572.19%205.515%201.461%206.785%22%2F%3E%3Cpath%20d%3D%22M12%202C7.286%202%204.929%202%203.464%203.464C2%204.93%202%207.286%202%2012v.25h3.295c.772%200%201.384-.002%201.934.252c.55.253.948.718%201.45%201.305l.693.808c.634.74.812.922%201.026%201.02c.213.099.468.115%201.442.115h.32c.974%200%201.229-.016%201.442-.114c.214-.099.392-.282%201.026-1.02l.693-.81c.502-.586.9-1.051%201.45-1.304s1.162-.253%201.935-.252H22V12c0-1.122%200-2.11-.02-2.985a5%205%200%200%201-6.995-6.995C14.11%202%2013.122%202%2012%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/inbox-unread-filled.svg?color=%231a73e8&size=48