Add icons to this collection by clicking the heart icon.
Hockey Helmet icon - also known as protection, safety, equipment, sports and competition, and hockey helmet. 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="371"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c337ff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="511"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbefa" />
        <stop offset="1" stop-color="#fff0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M0 271h512v45c0 30.327-24.673 55-55 55H55c-30.327 0-55-24.673-55-55zm161-75c0-8.284 6.716-15 15-15h160c8.284 0 15 6.716 15 15v45h161v-65c0-30.327-24.673-55-55-55H311V1h-30v120h-50V1h-30v120H55c-30.327 0-55 24.673-55 55v65h161z"
    />
    <path
        fill="url(#b)"
        d="M457 121H311V1h15c69.521 0 126.759 52.553 134.177 120.099A54.826 54.826 0 0 0 457 121zm-226 0h50V1h-50zM186 1C116.479 1 59.241 53.553 51.823 121.099A54.826 54.826 0 0 1 55 121h146V1zm165 240v-45c0-8.284-6.716-15-15-15H176c-8.284 0-15 6.716-15 15v45H0v30h512v-30zm85 60H76c-8.284 0-15 6.716-15 15v40c0 85.467 69.533 155 155 155h80c85.467 0 155-69.533 155-155v-40c0-8.284-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category