necklace icon
necklace from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- necklace
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the necklace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m10.542 12l.39-3.124c.091-.728.422-.876 1.11-.876s1.018.148 1.11.876l.39 3.124"/><path d="M8.284 12.612c1.336-.812 2.501-.485 3.201.036c.287.214.43.32.515.32s.228-.106.515-.32c.7-.52 1.865-.848 3.2-.036c1.753 1.065 2.15 4.578-1.892 7.542c-.77.564-1.155.846-1.823.846s-1.053-.282-1.822-.846c-4.042-2.964-3.646-6.477-1.894-7.542Z"/><path stroke-linejoin="round" d="M2.006 3c-.097 1.578.97 5.043 6.047 6.662M21.994 3c.097 1.578-.97 5.043-6.047 6.662"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNecklace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m10.542 12l.39-3.124c.091-.728.422-.876 1.11-.876s1.018.148 1.11.876l.39 3.124"/><path d="M8.284 12.612c1.336-.812 2.501-.485 3.201.036c.287.214.43.32.515.32s.228-.106.515-.32c.7-.52 1.865-.848 3.2-.036c1.753 1.065 2.15 4.578-1.892 7.542c-.77.564-1.155.846-1.823.846s-1.053-.282-1.822-.846c-4.042-2.964-3.646-6.477-1.894-7.542Z"/><path strokeLinejoin="round" d="M2.006 3c-.097 1.578.97 5.043 6.047 6.662M21.994 3c.097 1.578-.97 5.043-6.047 6.662"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m10.542 12l.39-3.124c.091-.728.422-.876 1.11-.876s1.018.148 1.11.876l.39 3.124"/><path d="M8.284 12.612c1.336-.812 2.501-.485 3.201.036c.287.214.43.32.515.32s.228-.106.515-.32c.7-.52 1.865-.848 3.2-.036c1.753 1.065 2.15 4.578-1.892 7.542c-.77.564-1.155.846-1.823.846s-1.053-.282-1.822-.846c-4.042-2.964-3.646-6.477-1.894-7.542Z"/><path stroke-linejoin="round" d="M2.006 3c-.097 1.578.97 5.043 6.047 6.662M21.994 3c.097 1.578-.97 5.043-6.047 6.662"/></g></svg> </template>
CSS
.icon-necklace {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m10.542%2012l.39-3.124c.091-.728.422-.876%201.11-.876s1.018.148%201.11.876l.39%203.124%22%2F%3E%3Cpath%20d%3D%22M8.284%2012.612c1.336-.812%202.501-.485%203.201.036c.287.214.43.32.515.32s.228-.106.515-.32c.7-.52%201.865-.848%203.2-.036c1.753%201.065%202.15%204.578-1.892%207.542c-.77.564-1.155.846-1.823.846s-1.053-.282-1.822-.846c-4.042-2.964-3.646-6.477-1.894-7.542Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.006%203c-.097%201.578.97%205.043%206.047%206.662M21.994%203c.097%201.578-.97%205.043-6.047%206.662%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m10.542%2012l.39-3.124c.091-.728.422-.876%201.11-.876s1.018.148%201.11.876l.39%203.124%22%2F%3E%3Cpath%20d%3D%22M8.284%2012.612c1.336-.812%202.501-.485%203.201.036c.287.214.43.32.515.32s.228-.106.515-.32c.7-.52%201.865-.848%203.2-.036c1.753%201.065%202.15%204.578-1.892%207.542c-.77.564-1.155.846-1.823.846s-1.053-.282-1.822-.846c-4.042-2.964-3.646-6.477-1.894-7.542Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.006%203c-.097%201.578.97%205.043%206.047%206.662M21.994%203c.097%201.578-.97%205.043-6.047%206.662%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/necklace.svg?color=%231a73e8&size=48