Add icons to this collection by clicking the heart icon.
Necklace icon - also known as fashion, jewelry, pendant, gem, necklace, and accessory. 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="M106 452H91v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15H46c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zm248.222-177.546L271 218.972V180h45c90.981 0 165-74.019 165-165 0-8.284-6.716-15-15-15s-15 6.716-15 15c0 74.439-60.561 135-135 135h-45v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-45C121.561 150 61 89.439 61 15c0-8.284-6.716-15-15-15S31 6.716 31 15c0 90.981 74.019 165 165 165h45v38.972l-83.32 55.547A15.055 15.055 0 0 0 151 287v149.871c-.06 4.494 2.185 9.607 6.659 12.595l.02.014 90 60a15.002 15.002 0 0 0 16.641 0l90-60 .019-.014c4.315-2.88 6.725-7.767 6.66-12.596V287c.001-5.228-2.743-9.938-6.777-12.546zM256 245.028l60.844 40.563-30 16.055-22.525-15.012a15 15 0 0 0-16.639 0l-20.949 13.962-30.904-15.452zm15 82.11v69.724l-15 9.998-15-9.998v-69.724l15-9.998zm-90-15.867 30 15v69.635l-30 16.055zm75 167.701-60.844-40.563 30-16.055 22.525 15.012a15 15 0 0 0 16.639 0l22.525-15.012 30 16.055zm75-67.012-30-16.055v-67.811l30-16.055zM466 242h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category