inbox icon
inbox-filled from Reicon by REICON · Filled · Messages · MIT Free for personal and commercial use.
- Name
- inbox-filled
- Set
- Reicon
- Style
- Filled
- Category
- Messages
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All inbox icons →inboxAkar Iconsinbox-outlinedAnt Design IconsinboxBootstrap IconsinboxBoxIcons v2 SolidinboxCodiconsinbox-fillEva IconsinboxFont Awesome 6 SolidinboxFont Awesome SolidinboxFeather Iconsinbox-outlineFlowbite Iconsinboxcss.gginboxHeroIconsinboxHuge IconsinboxIconParkinboxIconPark OutlineinboxIconPark SolidinboxIconPark TwoToneinboxJam IconsinboxKeyline IconsinboxLine AwesomeinboxLucideinboxMage IconsinboxMajesticonsinboxMaterial Symbols
More messages icons from Reicon
at-signchatchat-checkchat-dotschat-linechat-minuschat-pluschat-roundchat-round-callchat-round-checkchat-round-dotschat-round-likechat-round-linechat-round-moneychat-round-unreadchat-round-videochat-squarechat-square-arrowchat-square-callchat-square-checkchat-square-codechat-square-likechat-unreadchat-x
Use the inbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.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-.605.707l-.088.102c-.502.587-.9 1.052-1.45 1.305s-1.162.253-1.934.252h-.589c-.773 0-1.385.002-1.935-.252c-.55-.253-.948-.718-1.45-1.305l-.088-.102l-.605-.706c-.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="M20.536 3.464C19.07 2 16.714 2 12 2S4.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.088.102l.605.706c.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.605-.707l.088-.102c.502-.587.9-1.052 1.45-1.305c.55-.254 1.162-.253 1.935-.252H22V12c0-4.714 0-7.071-1.465-8.536"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconInboxFilled(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="M3.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-.605.707l-.088.102c-.502.587-.9 1.052-1.45 1.305s-1.162.253-1.934.252h-.589c-.773 0-1.385.002-1.935-.252c-.55-.253-.948-.718-1.45-1.305l-.088-.102l-.605-.706c-.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="M20.536 3.464C19.07 2 16.714 2 12 2S4.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.088.102l.605.706c.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.605-.707l.088-.102c.502-.587.9-1.052 1.45-1.305c.55-.254 1.162-.253 1.935-.252H22V12c0-4.714 0-7.071-1.465-8.536"/></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="M3.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-.605.707l-.088.102c-.502.587-.9 1.052-1.45 1.305s-1.162.253-1.934.252h-.589c-.773 0-1.385.002-1.935-.252c-.55-.253-.948-.718-1.45-1.305l-.088-.102l-.605-.706c-.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="M20.536 3.464C19.07 2 16.714 2 12 2S4.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.088.102l.605.706c.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.605-.707l.088-.102c.502-.587.9-1.052 1.45-1.305c.55-.254 1.162-.253 1.935-.252H22V12c0-4.714 0-7.071-1.465-8.536"/></g></svg> </template>
CSS
.icon-inbox-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%22M3.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-.605.707l-.088.102c-.502.587-.9%201.052-1.45%201.305s-1.162.253-1.934.252h-.589c-.773%200-1.385.002-1.935-.252c-.55-.253-.948-.718-1.45-1.305l-.088-.102l-.605-.706c-.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%22M20.536%203.464C19.07%202%2016.714%202%2012%202S4.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.088.102l.605.706c.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.605-.707l.088-.102c.502-.587.9-1.052%201.45-1.305c.55-.254%201.162-.253%201.935-.252H22V12c0-4.714%200-7.071-1.465-8.536%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%22M3.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-.605.707l-.088.102c-.502.587-.9%201.052-1.45%201.305s-1.162.253-1.934.252h-.589c-.773%200-1.385.002-1.935-.252c-.55-.253-.948-.718-1.45-1.305l-.088-.102l-.605-.706c-.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%22M20.536%203.464C19.07%202%2016.714%202%2012%202S4.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.088.102l.605.706c.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.605-.707l.088-.102c.502-.587.9-1.052%201.45-1.305c.55-.254%201.162-.253%201.935-.252H22V12c0-4.714%200-7.071-1.465-8.536%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-filled.svg?color=%231a73e8&size=48