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 gradient 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="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="360"
y2="60"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<path
fill="url(#a)"
d="M256 0C148.48 0 61 87.48 61 195c0 83.188 38.643 119.18 79.57 157.28 35.391 32.974 75.498 72.327 101.191 149.466C243.813 507.869 249.555 512 256 512s12.188-4.131 14.238-10.254c25.811-77.476 65.947-116.727 101.338-149.598C412.416 314.224 451 278.394 451 195 451 87.48 363.52 0 256 0z"
/>
<path
fill="url(#b)"
d="M256 60c-74.399 0-135 60.599-135 135 0 64.499 46.501 119.7 109.2 131.999l12.301 24.6C245.2 356.7 250.302 360 256 360s10.8-3.3 13.499-8.401l12.301-24.6C344.498 314.7 391 259.499 391 195c0-74.401-60.601-135-135-135zm-60 150c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 0c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 0c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15z"
/>
</svg>
More icons in the same style and category