Add icons to this collection by clicking the heart icon.
Star Of Life icon - also known as signal, first aid, sign, symbol, health, six pointed, ambulance, and healthcare and medical. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M20 31h-8a1 1 0 0 1-1-1v-5.339l-4.624 2.67c-.48.274-1.09.112-1.366-.366l-4-6.929a1 1 0 0 1 .366-1.366L6 16l-4.625-2.67a1 1 0 0 1-.366-1.366l4-6.929a1 1 0 0 1 1.366-.366L11 7.34V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v5.34l4.625-2.67a1 1 0 0 1 1.366.366l4 6.929a1 1 0 0 1-.366 1.366l-4.624 2.67 4.624 2.669a1.001 1.001 0 0 1 .366 1.366l-4 6.929a1 1 0 0 1-1.366.366L21 24.661V30a1 1 0 0 1-1 1zm-7-2h6v-6.071a1 1 0 0 1 1.5-.866l5.258 3.036 3-5.197-5.257-3.035a1 1 0 0 1 0-1.732l5.258-3.036-3-5.197L20.5 9.938a1 1 0 0 1-1.5-.866V3h-6v6.072a1 1 0 0 1-1.5.866L6.242 6.902l-3 5.197L8.5 15.135a1 1 0 0 1 0 1.732l-5.258 3.035 3 5.197 5.258-3.036a1 1 0 0 1 1.5.866z"
    />
</svg>
More icons in the same style and category