inbox icon
inbox from Line Awesome by Icons8 · Line · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- inbox
- Set
- Line Awesome
- Style
- Line
- Category
- Communication
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- inbox-solid
The same icon in other sets
inboxAkar Iconsinbox-outlinedAnt Design IconsinboxBootstrap IconsinboxBoxIcons v2 SolidinboxCodiconsinbox-fillEva IconsinboxFont Awesome 6 SolidinboxFont Awesome SolidinboxFeather Iconsinbox-outlineFlowbite Iconsinboxcss.gginboxHeroIconsinboxHuge IconsinboxIconParkinboxIconPark OutlineinboxIconPark SolidinboxIconPark TwoToneinboxJam IconsinboxLucideinboxMage IconsinboxMajesticonsinboxMaterial SymbolsinboxMaterial Symbols LightinboxMaterial Design Icons
More communication icons from Line Awesome
Use the inbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.156 5L7 5.844l-2 13V27h22v-8.156l-2-13L24.844 5zm1.719 2h14.25l1.688 11H18v1c0 1.117-.883 2-2 2s-2-.883-2-2v-1H7.187zM7 20h5.188c.453 1.71 1.964 3 3.812 3s3.36-1.29 3.813-3H25v5H7z"/></svg>
React
import type { SVGProps } from "react";
export function LaInbox(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="M7.156 5L7 5.844l-2 13V27h22v-8.156l-2-13L24.844 5zm1.719 2h14.25l1.688 11H18v1c0 1.117-.883 2-2 2s-2-.883-2-2v-1H7.187zM7 20h5.188c.453 1.71 1.964 3 3.812 3s3.36-1.29 3.813-3H25v5H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.156 5L7 5.844l-2 13V27h22v-8.156l-2-13L24.844 5zm1.719 2h14.25l1.688 11H18v1c0 1.117-.883 2-2 2s-2-.883-2-2v-1H7.187zM7 20h5.188c.453 1.71 1.964 3 3.812 3s3.36-1.29 3.813-3H25v5H7z"/></svg> </template>
CSS
.icon-inbox {
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%22M7.156%205L7%205.844l-2%2013V27h22v-8.156l-2-13L24.844%205zm1.719%202h14.25l1.688%2011H18v1c0%201.117-.883%202-2%202s-2-.883-2-2v-1H7.187zM7%2020h5.188c.453%201.71%201.964%203%203.812%203s3.36-1.29%203.813-3H25v5H7z%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%22M7.156%205L7%205.844l-2%2013V27h22v-8.156l-2-13L24.844%205zm1.719%202h14.25l1.688%2011H18v1c0%201.117-.883%202-2%202s-2-.883-2-2v-1H7.187zM7%2020h5.188c.453%201.71%201.964%203%203.812%203s3.36-1.29%203.813-3H25v5H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/inbox.svg?color=%231a73e8&size=48