Add icons to this collection by clicking the heart icon.
Scared icon - also known as emoticon, expression, scared, smileys, and emojis. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="393.124"
        y2="91.001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="m142.709 149.418 60-30c7.412-3.706 10.415-12.715 6.709-20.127s-12.715-10.4-20.127-6.709l-60 30c-7.412 3.706-10.415 12.715-6.709 20.127a15.012 15.012 0 0 0 20.127 6.709zm166.582-30 60 30a15.012 15.012 0 0 0 20.127-6.709c3.706-7.412.703-16.421-6.709-20.127l-60-30c-7.441-3.691-16.406-.703-20.127 6.709-3.706 7.412-.703 16.421 6.709 20.127zm67.002 243.691c-6.973-.132-13.184-3.545-17.065-9.36-20.23-30.345-64.794-30.25-84.961 0-7.939 11.924-27.1 11.924-35.039 0-20.19-30.285-64.751-30.298-84.961-.015-4.072 6.123-10.942 9.404-17.944 9.375-9.053-.264-15.146 6.401-15.322 14.678-.176 8.291 6.401 15.146 14.678 15.322 18.003.029 33.809-8.115 43.55-22.72 7.939-11.924 27.1-11.924 35.039 0 9.492 14.238 25.371 22.734 42.48 22.734s32.988-8.496 42.48-22.734c7.939-11.924 27.1-11.924 35.039 0a51.063 51.063 0 0 0 41.44 22.72H376c8.159 0 14.839-6.519 15-14.707.161-8.276-6.416-15.132-14.707-15.293zM166 271c24.814 0 45-20.186 45-45s-20.186-45-45-45-45 20.186-45 45 20.186 45 45 45zm165-2.763V286c0 8.291 6.709 15 15 15s15-6.709 15-15v-17.763c17.424-6.213 30-22.707 30-42.237 0-24.814-20.186-45-45-45s-45 20.186-45 45c0 19.53 12.576 36.024 30 42.237z"
    />
</svg>
More icons in the same style and category