Add icons to this collection by clicking the heart icon.
Sparkling icon - also known as star, night, decoration, shine, shiny, shapes and symbols, sparkling, and glitter. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x1="8"
        x2="8"
        y1=".037"
        y2="23.873"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a8e63c" />
        <stop offset="1" stop-color="#468158" />
    </linearGradient>
    <linearGradient id="b" x1="16" x2="16" y1=".037" y2="23.873" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M12 8C9.292 8 9 5.2 9 4a1 1 0 0 0-2 0c0 1.2-.292 4-3 4a1 1 0 0 0 0 2c2.708 0 3 2.8 3 4a1 1 0 0 0 2 0c0-1.2.292-4 3-4a1 1 0 0 0 0-2z"
        />
        <path
            fill="url(#b)"
            d="M20 14c-2.708 0-3-2.8-3-4a1 1 0 0 0-2 0c0 1.2-.292 4-3 4a1 1 0 0 0 0 2c2.708 0 3 2.8 3 4a1 1 0 0 0 2 0c0-1.2.292-4 3-4a1 1 0 0 0 0-2z"
        />
    </g>
</svg>
More icons in the same style and category