Add icons to this collection by clicking the heart icon.
Life Vest icon - also known as security, safety, lifesaver, life vest, life jacket, and high visibility vest. 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="451"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M466.35 180.995C441.834 180.646 421 160.597 421 136V15c0-8.286-6.716-15-15-15h-60l-40.979 35.27-48.257 156.019h-1.527L206.959 35.204 166 0h-60c-8.284 0-15 6.714-15 15v121c0 24.597-20.834 44.646-45.35 44.995-8.553.121-15.65 6.28-15.65 14.833v285.304C30 505.344 36.716 512 45 512h166c8.284 0 15-6.716 15-15v-46l30-30.553L286 451v46c0 8.284 6.716 15 15 15h166c8.284 0 15-6.656 15-30.868V195.828c0-8.553-7.097-14.713-15.65-14.833z"
    />
    <path
        fill="url(#b)"
        d="M497 256h-91c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm0 120h-91c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zM106 256H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm0 120H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm119.237-184.711c.505 1.52.763 3.109.763 4.711v255h60V196c0-1.602.258-3.191.764-4.711L346 0H166z"
    />
</svg>
More icons in the same style and category