inbox icon
inbox-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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 IconsinboxLine AwesomeinboxLucideinboxMage IconsinboxMajesticonsinboxMaterial SymbolsinboxMaterial Symbols Light
Related icons in MingCute Icon
Use the inbox icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M3.5 12h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 .5-.5h5m.236-.461l-3.448-6.035A1 1 0 0 0 16.42 5H7.58a1 1 0 0 0-.868.504l-3.448 6.035A2 2 0 0 0 3 12.53V18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5.469a2 2 0 0 0-.264-.992Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteInboxLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M3.5 12h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 .5-.5h5m.236-.461l-3.448-6.035A1 1 0 0 0 16.42 5H7.58a1 1 0 0 0-.868.504l-3.448 6.035A2 2 0 0 0 3 12.53V18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5.469a2 2 0 0 0-.264-.992Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M3.5 12h5a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 .5-.5h5m.236-.461l-3.448-6.035A1 1 0 0 0 16.42 5H7.58a1 1 0 0 0-.868.504l-3.448 6.035A2 2 0 0 0 3 12.53V18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5.469a2 2 0 0 0-.264-.992Z"/></svg> </template>
CSS
.icon-inbox-line {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.5%2012h5a.5.5%200%200%201%20.5.5v2a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%201%20.5-.5h5m.236-.461l-3.448-6.035A1%201%200%200%200%2016.42%205H7.58a1%201%200%200%200-.868.504l-3.448%206.035A2%202%200%200%200%203%2012.53V18a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-5.469a2%202%200%200%200-.264-.992Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3.5%2012h5a.5.5%200%200%201%20.5.5v2a.5.5%200%200%200%20.5.5h5a.5.5%200%200%200%20.5-.5v-2a.5.5%200%200%201%20.5-.5h5m.236-.461l-3.448-6.035A1%201%200%200%200%2016.42%205H7.58a1%201%200%200%200-.868.504l-3.448%206.035A2%202%200%200%200%203%2012.53V18a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-5.469a2%202%200%200%200-.264-.992Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/inbox-line.svg?color=%231a73e8&size=48