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 lineal color 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0c-74.439 0-135 60.561-135 135v242c0 74.439 60.561 135 135 135s135-60.561 135-135V135C391 60.561 330.439 0 256 0zm105 377c0 57.897-47.103 105-105 105s-105-47.103-105-105V210h30v167c0 41.355 33.645 75 75 75s75-33.645 75-75V210h30zm-150 0V207.42c17.459-6.192 30-22.865 30-42.42 0-8.271 6.729-15 15-15s15 6.729 15 15c0 19.555 12.541 36.228 30 42.42V377c0 24.813-20.187 45-45 45s-45-20.187-45-45zm150-197h-45c-8.271 0-15-6.729-15-15 0-19.555-12.541-36.228-30-42.42V105c0-8.284-6.716-15-15-15s-15 6.716-15 15v17.58c-17.459 6.192-30 22.865-30 42.42 0 8.271-6.729 15-15 15h-45v-45c0-57.897 47.103-105 105-105s105 47.103 105 105z"
    />
</svg>
More icons in the same style and category