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/310232.svg" alt="Message Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310232.svg" alt="Message Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310232.svg" alt="Message Square icon" :width="24" :height="24" />
CSS background
.icon-message-square {
background-image: url('https://proicons.com/icon/310232.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="M15.25 2H8.75C6.9606 2.00265 5.24528 2.71468 3.97998 3.97998C2.71468 5.24528 2.00265 6.9606 2 8.75V15.25C2.00265 17.0394 2.71468 18.7547 3.97998 20.02C5.24528 21.2853 6.9606 21.9974 8.75 22H15.25C17.0394 21.9974 18.7547 21.2853 20.02 20.02C21.2853 18.7547 21.9974 17.0394 22 15.25V8.75C21.9974 6.9606 21.2853 5.24528 20.02 3.97998C18.7547 2.71468 17.0394 2.00265 15.25 2ZM17.76 13.61C17.7616 14.0007 17.6869 14.388 17.54 14.75C17.3925 15.1235 17.1714 15.4635 16.89 15.75C16.607 16.0357 16.266 16.2574 15.89 16.4C15.528 16.5469 15.1407 16.6216 14.75 16.62H13.75L12.86 17.51C12.7524 17.6242 12.6232 17.716 12.48 17.78C12.158 17.9031 11.8019 17.9031 11.48 17.78C11.3212 17.7093 11.1784 17.6073 11.0601 17.48L10.1899 16.61H9.18994C8.79784 16.6141 8.40902 16.5392 8.04651 16.3897C7.68399 16.2402 7.35523 16.0192 7.07996 15.74C6.52572 15.1812 6.21327 14.427 6.20996 13.64V10.15C6.20996 9.35437 6.52601 8.5913 7.08862 8.02869C7.65123 7.46608 8.41431 7.15002 9.20996 7.15002H14.77C15.5657 7.15002 16.3287 7.46608 16.8914 8.02869C17.454 8.5913 17.77 9.35437 17.77 10.15L17.76 13.61Z" fill="black"/> </svg>
Message Square in other icon packs
Copied!