Add icons to this collection by clicking the heart icon.
Relax icon - also known as relax, emoticon, expression, 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 105c-83.263 0-151 67.737-151 151 0 17.18 3.253 34.131 8.946 50.289 4.386-2.041 9.115-3.707 14.301-4.697 3.062-.729 7.434-1.18 12.282-1.18v-8.882c0-24.487 19.925-44.412 44.412-44.412h17.765c-14.694 0-26.647-11.953-26.647-26.647a8.878 8.878 0 0 1 8.882-8.883 8.877 8.877 0 0 1 8.882 8.883c0 4.901 3.981 8.882 8.882 8.882s8.883-3.981 8.883-8.882c0-4.91 3.973-8.883 8.882-8.883s8.882 3.973 8.882 8.883c0 14.694-11.953 26.647-26.647 26.647 14.694 0 26.647 11.953 26.647 26.647 0 4.759-1.356 9.166-3.551 13.036 3.708-2.571 7.887-4.154 12.433-4.154 14.946 0 26.647 15.605 26.647 35.53s-11.701 35.529-26.647 35.529-26.647-15.605-26.647-35.529c0-8.545 2.245-16.189 5.882-22.255a26.481 26.481 0 0 1-14.765 4.49h-8.882v44.412c0 12.29-7.388 27.35-22.22 36.24C196.413 397.854 225.578 407 256 407c83.263 0 151-67.737 151-151s-67.737-151-151-151zm35.529 142.118c-14.694 0-26.647-11.953-26.647-26.647 0-4.91 3.973-8.883 8.882-8.883s8.882 3.973 8.882 8.883c0 4.901 3.981 8.882 8.882 8.882s8.882-3.981 8.882-8.882a8.878 8.878 0 0 1 8.883-8.883 8.878 8.878 0 0 1 8.882 8.883c.002 14.694-11.952 26.647-26.646 26.647zm-44.411 71.059c0-10.843-5.257-17.765-8.882-17.765-3.626 0-8.882 6.922-8.882 17.765s5.256 17.765 8.882 17.765c3.625-.001 8.882-6.923 8.882-17.765zm-71.059-26.648c0-4.901 3.981-8.882 8.882-8.882h17.765c4.91 0 8.883-3.973 8.883-8.882s-3.973-8.882-8.883-8.882h-17.765c-14.694 0-26.647 11.953-26.647 26.647v30.24c-5.217-2.229-11.214-3.593-17.765-3.593-17.677 0-35.529 10.159-35.529 26.647 0 14.946 15.605 26.647 35.529 26.647 22.163 0 35.53-13.539 35.53-26.647z"
    />
</svg>
More icons in the same style and category