Message Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Message Square icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310861.svg" alt="Message Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310861.svg" alt="Message Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310861.svg" alt="Message Square icon" :width="24" :height="24" />
CSS background
.icon-message-square {
background-image: url('https://proicons.com/icon/310861.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="M17.4822 9.82895V13.7447C17.4822 14.0532 17.4214 14.3588 17.3034 14.6438C17.1853 14.9289 17.0122 15.1879 16.7941 15.406C16.5759 15.6242 16.3169 15.7972 16.0318 15.9153C15.7468 16.0334 15.4413 16.0942 15.1327 16.0942H13.5664L12.2742 17.3864C12.2391 17.4238 12.1966 17.4537 12.1495 17.4741C12.1023 17.4945 12.0515 17.505 12.0001 17.505C11.9488 17.505 11.8979 17.4945 11.8508 17.4741C11.8036 17.4537 11.7612 17.4238 11.726 17.3864L10.4338 16.0942H8.86752C8.24441 16.0942 7.64681 15.8466 7.20621 15.406C6.7656 14.9654 6.51807 14.3678 6.51807 13.7447V9.82895C6.51807 9.20583 6.7656 8.60824 7.20621 8.16763C7.64681 7.72702 8.24441 7.47949 8.86752 7.47949H15.1327C15.7559 7.47949 16.3534 7.72702 16.7941 8.16763C17.2347 8.60824 17.4822 9.20583 17.4822 9.82895Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <rect x="2.75" y="2.75" width="18.5" height="18.5" rx="6" stroke="black" stroke-width="1.5"/> </svg>
Message Square in other icon packs
Copied!