Inbox Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Inbox Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310182.svg" alt="Inbox Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310182.svg" alt="Inbox Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310182.svg" alt="Inbox Plus icon" :width="24" :height="24" />
CSS background
.icon-inbox-plus {
background-image: url('https://proicons.com/icon/310182.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 10.37V15.25C21.9974 17.0394 21.2853 18.7548 20.0201 20.0201C18.7548 21.2854 17.0394 21.9974 15.25 22H8.75C6.9606 21.9974 5.24525 21.2854 3.97995 20.0201C2.71465 18.7548 2.00265 17.0394 2 15.25V8.75001C2.00265 6.96061 2.71465 5.24525 3.97995 3.97996C5.24525 2.71466 6.9606 2.00265 8.75 2.00001H13.62C13.8189 2.00001 14.0097 2.07902 14.1503 2.21967C14.291 2.36032 14.37 2.55109 14.37 2.75001C14.37 2.94892 14.291 3.13967 14.1503 3.28032C14.0097 3.42098 13.8189 3.50001 13.62 3.50001H8.75C7.35761 3.50001 6.02226 4.05313 5.03769 5.03769C4.05312 6.02226 3.5 7.35762 3.5 8.75001V11.25H6C6.36023 11.2482 6.71723 11.318 7.05026 11.4554C7.38329 11.5927 7.68572 11.7948 7.94 12.05C8.45235 12.5706 8.74272 13.2696 8.75 14C8.75 14.3315 8.8817 14.6495 9.11612 14.8839C9.35054 15.1183 9.66848 15.25 10 15.25H14C14.164 15.2507 14.3265 15.2182 14.4777 15.1546C14.6289 15.0911 14.7657 14.9977 14.88 14.88C15.114 14.6465 15.2469 14.3305 15.25 14C15.2473 13.6381 15.3167 13.2793 15.4539 12.9445C15.5912 12.6096 15.7936 12.3054 16.0495 12.0495C16.3054 11.7936 16.6096 11.5912 16.9445 11.4539C17.2793 11.3167 17.6381 11.2473 18 11.25H20.5V10.37C20.5 10.1711 20.579 9.98032 20.7197 9.83967C20.8603 9.69901 21.0511 9.62 21.25 9.62C21.4489 9.62 21.6397 9.69901 21.7803 9.83967C21.921 9.98032 22 10.1711 22 10.37Z" fill="black"/> <path d="M22 5.25001C22 5.44892 21.921 5.63967 21.7803 5.78032C21.6397 5.92098 21.4489 6.00001 21.25 6.00001H19.49V7.75001C19.49 7.94892 19.411 8.13967 19.2703 8.28032C19.1297 8.42098 18.9389 8.50001 18.74 8.50001C18.5411 8.50001 18.3503 8.42098 18.2097 8.28032C18.069 8.13967 17.99 7.94892 17.99 7.75001V6.00001H16.25C16.0511 6.00001 15.8603 5.92098 15.7197 5.78032C15.579 5.63967 15.5 5.44892 15.5 5.25001C15.5 5.05109 15.579 4.86032 15.7197 4.71967C15.8603 4.57902 16.0511 4.50001 16.25 4.50001H17.99V2.75001C17.99 2.55109 18.069 2.36032 18.2097 2.21967C18.3503 2.07902 18.5411 2.00001 18.74 2.00001C18.9389 2.00001 19.1297 2.07902 19.2703 2.21967C19.411 2.36032 19.49 2.55109 19.49 2.75001V4.50001H21.25C21.4481 4.5026 21.6374 4.58245 21.7775 4.72254C21.9176 4.86263 21.9974 5.0519 22 5.25001Z" fill="black"/> </svg>
Inbox Plus in other icon packs
Copied!