Add icons to this collection by clicking the heart icon.
Life Saver icon - also known as help, security, float, lifeguard, floating, lifesaver, lifebuoy, and life saver. 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="#ffe398" />
        <stop offset="1" stop-color="#fdfdd3" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffdc03" />
        <stop offset="1" stop-color="#fb5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="m319.863 226.32 47.988-24.368a134.012 134.012 0 0 0-40.166-40.237l-24.325 48.073a80.261 80.261 0 0 1 16.503 16.532zm56.536-8.798-47.454 24.097c4.347 9.856 6.855 20.696 6.855 32.146s-2.508 22.29-6.855 32.146l47.454 24.097c8-17.114 12.601-36.128 12.601-56.242s-4.601-39.129-12.601-56.244zM176.2 273.765c0-11.45 2.508-22.289 6.855-32.146L135.6 217.523c-8 17.114-12.6 36.128-12.6 56.241 0 20.114 4.601 39.128 12.601 56.242l47.454-24.097c-4.347-9.855-6.855-20.694-6.855-32.144zm127.161 63.976 24.325 48.073a134.012 134.012 0 0 0 40.166-40.237l-47.988-24.368a80.286 80.286 0 0 1-16.503 16.532zM256 353.706c-11.43 0-22.25-2.513-32.089-6.867l-24.054 47.538C216.941 402.391 235.921 407 256 407s39.059-4.609 56.143-12.623l-24.054-47.538c-9.839 4.354-20.659 6.867-32.089 6.867zm-63.863-32.497-47.988 24.368a134.012 134.012 0 0 0 40.166 40.237l24.325-48.073a80.236 80.236 0 0 1-16.503-16.532zm16.502-111.421-24.326-48.073a133.97 133.97 0 0 0-40.166 40.238l47.99 24.367a80.232 80.232 0 0 1 16.502-16.532zm-5.839-87.023h17.733c11.76 0 21.645 7.734 25.149 18.353-16.254 1.294-31.711 5.415-45.826 12.035l24.055 47.538c9.839-4.354 20.659-6.867 32.089-6.867s22.25 2.513 32.089 6.867l24.054-47.538c-14.777-6.932-31.029-11.109-48.127-12.167C260.069 120.521 242.097 105 220.533 105H202.8c-4.901 0-8.867 3.973-8.867 8.882s3.966 8.883 8.867 8.883z"
    />
</svg>
More icons in the same style and category