Add icons to this collection by clicking the heart icon.
Safety Pin icon - also known as fashion, tools, safety, children, safety pin, and kid and baby. 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="195"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0c-74.439 0-135 60.561-135 135v45l32.5 15 27.5-15h15c16.542 0 30-13.458 30-30 0-11.08 6.042-20.769 15-25.964L256 105l15 19.036c8.958 5.195 15 14.884 15 25.964 0 16.542 13.458 30 30 30h15l30 15 30-15v-45C391 60.561 330.439 0 256 0z"
    />
    <path
        fill="url(#b)"
        d="M331 180v197c0 41.355-33.645 75-75 75s-75-33.645-75-75V180h-60v197c0 74.439 60.561 135 135 135s135-60.561 135-135V180zm-60-55.964V90c0-8.284-6.716-15-15-15s-15 6.716-15 15v34.036c4.416-2.562 9.538-4.036 15-4.036s10.584 1.475 15 4.036z"
    />
</svg>
More icons in the same style and category