Message Dots Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Message Dots 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/310221.svg" alt="Message Dots icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310221.svg" alt="Message Dots icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310221.svg" alt="Message Dots icon" :width="24" :height="24" />
CSS background
.icon-message-dots {
background-image: url('https://proicons.com/icon/310221.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.605 4.17001C20.1691 3.73083 19.6502 3.38265 19.0785 3.14575C18.5069 2.90884 17.8938 2.78793 17.275 2.79H6.70503C6.08566 2.79 5.47234 2.91215 4.90025 3.14947C4.32815 3.3868 3.80851 3.73464 3.37101 4.17306C2.93352 4.61148 2.58677 5.1319 2.35066 5.70449C2.11455 6.27709 1.99369 6.89064 1.99501 7.51001V14.11C1.99369 14.7294 2.11455 15.3429 2.35066 15.9155C2.58677 16.4881 2.93352 17.0085 3.37101 17.4469C3.80851 17.8853 4.32815 18.2332 4.90025 18.4705C5.47234 18.7078 6.08566 18.83 6.70503 18.83H9.03501L10.985 20.77C11.112 20.9127 11.2691 21.0254 11.445 21.1C11.6195 21.1719 11.8063 21.2092 11.995 21.21C12.1836 21.2082 12.3702 21.1709 12.545 21.1C12.7083 21.0226 12.8572 20.9177 12.985 20.79L14.985 18.79H17.315C17.9337 18.791 18.5464 18.6695 19.1179 18.4327C19.6894 18.1959 20.2084 17.8483 20.645 17.41C21.0733 16.9688 21.4127 16.4493 21.645 15.88C21.8793 15.3051 22.0015 14.6908 22.005 14.07V7.47C22.0005 6.85484 21.8745 6.24664 21.6343 5.68032C21.394 5.11401 21.0442 4.60075 20.605 4.17001ZM7.365 12.34C7.03668 12.34 6.71574 12.2426 6.44276 12.0602C6.16977 11.8778 5.95701 11.6186 5.83137 11.3152C5.70573 11.0119 5.67287 10.6781 5.73692 10.3561C5.80097 10.0341 5.95905 9.73835 6.1912 9.50619C6.42336 9.27404 6.71914 9.11596 7.04115 9.05191C7.36316 8.98785 7.69693 9.02072 8.00025 9.14636C8.30358 9.272 8.56285 9.48476 8.74525 9.75775C8.92765 10.0307 9.025 10.3517 9.025 10.68C9.02238 11.1194 8.84664 11.5401 8.5359 11.8509C8.22516 12.1616 7.80445 12.3374 7.365 12.34ZM11.995 12.34C11.6667 12.34 11.3457 12.2426 11.0728 12.0602C10.7998 11.8778 10.587 11.6186 10.4614 11.3152C10.3357 11.0119 10.3029 10.6781 10.3669 10.3561C10.431 10.0341 10.5891 9.73835 10.8212 9.50619C11.0534 9.27404 11.3491 9.11596 11.6712 9.05191C11.9932 8.98785 12.3269 9.02072 12.6303 9.14636C12.9336 9.272 13.1929 9.48476 13.3753 9.75775C13.5577 10.0307 13.655 10.3517 13.655 10.68C13.655 11.1202 13.4801 11.5425 13.1688 11.8538C12.8575 12.1651 12.4353 12.34 11.995 12.34ZM16.615 12.34C16.2867 12.34 15.9657 12.2426 15.6928 12.0602C15.4198 11.8778 15.207 11.6186 15.0814 11.3152C14.9557 11.0119 14.9229 10.6781 14.9869 10.3561C15.051 10.0341 15.209 9.73835 15.4412 9.50619C15.6734 9.27404 15.9691 9.11596 16.2911 9.05191C16.6132 8.98785 16.9469 9.02072 17.2503 9.14636C17.5536 9.272 17.8128 9.48476 17.9953 9.75775C18.1777 10.0307 18.275 10.3517 18.275 10.68C18.2724 11.1194 18.0966 11.5401 17.7859 11.8509C17.4752 12.1616 17.0545 12.3374 16.615 12.34Z" fill="black"/> </svg>
Message Dots in other icon packs
Copied!