Message Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Message 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/310225.svg" alt="Message Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310225.svg" alt="Message Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310225.svg" alt="Message Minus icon" :width="24" :height="24" />
CSS background
.icon-message-minus {
background-image: url('https://proicons.com/icon/310225.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="M20.6 4.16999C19.7292 3.29271 18.5461 2.79645 17.31 2.78999H6.70002C6.07981 2.78867 5.46541 2.90985 4.89215 3.14659C4.3189 3.38332 3.79806 3.73095 3.3595 4.16951C2.92094 4.60806 2.57335 5.12891 2.33661 5.70216C2.09988 6.27541 1.97867 6.88978 1.97998 7.50999V14.11C1.97867 14.7302 2.09988 15.3445 2.33661 15.9178C2.57335 16.491 2.92094 17.0119 3.3595 17.4505C3.79806 17.889 4.3189 18.2366 4.89215 18.4734C5.46541 18.7101 6.07981 18.8313 6.70002 18.83H9.02997L10.98 20.77C11.107 20.9127 11.2641 21.0254 11.44 21.1C11.6113 21.1708 11.7946 21.2082 11.98 21.21C12.1729 21.2087 12.3635 21.1679 12.54 21.09C12.7049 21.0197 12.8544 20.9178 12.98 20.79L14.98 18.79H17.31C18.5601 18.7873 19.758 18.2889 20.6411 17.404C21.5241 16.5191 22.02 15.3201 22.02 14.07V7.46998C22.0013 6.22558 21.4907 5.03919 20.6 4.16999ZM15.52 11.87H8.44001C8.17479 11.87 7.92045 11.7646 7.73291 11.5771C7.54538 11.3896 7.44001 11.1352 7.44001 10.87C7.44001 10.6048 7.54538 10.3504 7.73291 10.1629C7.92045 9.97535 8.17479 9.86998 8.44001 9.86998H15.52C15.7852 9.86998 16.0396 9.97535 16.2271 10.1629C16.4147 10.3504 16.52 10.6048 16.52 10.87C16.52 11.1352 16.4147 11.3896 16.2271 11.5771C16.0396 11.7646 15.7852 11.87 15.52 11.87Z" fill="black"/> </svg>
Message Minus in other icon packs
Copied!