Add icons to this collection by clicking the heart icon.
Location icon - also known as message, chat, conversation, location, speech bubble, dialogue, and communications. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 158.294c-34.289 0-62.192 27.896-62.192 62.177 0 30.871 23.218 57.223 54.01 61.309a8.892 8.892 0 0 1 6.776 4.832l1.406 2.811 1.406-2.811a8.896 8.896 0 0 1 6.776-4.832c30.792-4.085 54.01-30.438 54.01-61.309 0-34.281-27.903-62.177-62.192-62.177zm-35.539 71.059c-4.906 0-8.885-3.977-8.885-8.882 0-4.906 3.978-8.883 8.885-8.883a8.883 8.883 0 1 1 0 17.765zm35.539 0c-4.906 0-8.885-3.977-8.885-8.882 0-4.906 3.978-8.883 8.885-8.883a8.883 8.883 0 1 1 0 17.765zm35.539 0c-4.907 0-8.885-3.977-8.885-8.882a8.884 8.884 0 0 1 8.885-8.883 8.884 8.884 0 0 1 8.885 8.883 8.885 8.885 0 0 1-8.885 8.882zM256 105c-63.685 0-115.5 51.802-115.5 115.471 0 49.26 22.888 70.573 47.122 93.135 20.962 19.526 44.718 41.645 59.954 87.323 1.206 3.626 4.599 6.072 8.425 6.072s7.219-2.446 8.425-6.072c15.305-45.878 39.061-67.936 60.032-87.401 24.19-22.458 47.043-43.675 47.043-93.056C371.5 156.802 319.685 105 256 105zm15.271 193.616-7.323 14.651c-1.501 3.01-4.581 4.91-7.948 4.91s-6.447-1.9-7.948-4.91l-7.323-14.651c-37.204-7.226-64.691-40.014-64.691-78.146 0-44.082 35.868-79.941 79.961-79.941s79.961 35.859 79.961 79.941c.001 38.132-27.485 70.921-64.689 78.146z"
/>
</svg>
More icons in the same style and category