Add icons to this collection by clicking the heart icon.
No Expression icon - also known as emoticon, feelings, smileys, and emojis. 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 105c-83.255 0-151 67.737-151 151s67.745 151 151 151 151-67.737 151-151-67.745-151-151-151zm-71.059 106.588h35.529a8.877 8.877 0 0 1 8.882 8.883 8.877 8.877 0 0 1-8.882 8.882h-35.529a8.877 8.877 0 0 1-8.882-8.882 8.878 8.878 0 0 1 8.882-8.883zm142.118 88.824H184.941c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h142.118c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm0-71.059H291.53a8.877 8.877 0 0 1-8.882-8.882 8.878 8.878 0 0 1 8.882-8.883h35.529a8.877 8.877 0 0 1 8.882 8.883 8.877 8.877 0 0 1-8.882 8.882z"
/>
</svg>
More icons in the same style and category