Inbox Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Inbox Minus icon is commonly used in quantity selectors, collapse controls and list management. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310180.svg" alt="Inbox Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310180.svg" alt="Inbox Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310180.svg" alt="Inbox Minus icon" :width="24" :height="24" />
CSS background
.icon-inbox-minus {
background-image: url('https://proicons.com/icon/310180.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="M21.25 6.03H17.25C17.0511 6.03 16.8603 5.95098 16.7197 5.81032C16.579 5.66967 16.5 5.47892 16.5 5.28C16.5 5.08109 16.579 4.89032 16.7197 4.74967C16.8603 4.60902 17.0511 4.53 17.25 4.53H21.25C21.4489 4.53 21.6397 4.60902 21.7803 4.74967C21.921 4.89032 22 5.08109 22 5.28C22 5.47892 21.921 5.66967 21.7803 5.81032C21.6397 5.95098 21.4489 6.03 21.25 6.03Z" fill="black"/> </svg>
Inbox Minus in other icon packs
Copied!