Add icons to this collection by clicking the heart icon.
Add Text icon - also known as message, chat, talk, speech bubble, communications, and add text. 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 32 32"
>
<linearGradient
id="a"
x1="6.293"
x2="24.5"
y1="25.707"
y2="7.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ea40ad" />
<stop offset="1" stop-color="#9641ed" />
</linearGradient>
<linearGradient
id="b"
x1="3.104"
x2="27.373"
y1=".632"
y2="29.554"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff" stop-opacity=".8" />
<stop offset=".3" stop-color="#fff" stop-opacity=".2" />
<stop offset=".5" stop-opacity=".1" />
<stop offset=".8" stop-color="#c040ce" stop-opacity=".1" />
<stop offset="1" stop-color="#c140cb" stop-opacity=".4" />
</linearGradient>
<g>
<path
fill="url(#a)"
d="M20 6h-8q-6 0-6 6v13a1 1 0 0 0 1 1h13q6 0 6-6v-8q0-6-6-6zm-.5 10.75h-2.75v2.75a.75.75 0 0 1-1.5 0v-2.75H12.5a.75.75 0 0 1 0-1.5h2.75V12.5a.75.75 0 0 1 1.5 0v2.75h2.75a.75.75 0 0 1 0 1.5z"
/>
<path
fill="url(#b)"
d="M31 16A15 15 0 1 1 16 1a15.011 15.011 0 0 1 15 15z"
/>
</g>
</svg>
More icons in the same style and category