jewelry icon
jewelry from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- jewelry
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- jewelry-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the jewelry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-2.083 1.55-4.032T12 6.04q1.612 1.423 3.162 3.372t1.55 4.031q0 1.93-1.382 3.263Q13.948 18.04 12 18.04m6.558 0q-.314 0-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightJewelry(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-2.083 1.55-4.032T12 6.04q1.612 1.423 3.162 3.372t1.55 4.031q0 1.93-1.382 3.263Q13.948 18.04 12 18.04m6.558 0q-.314 0-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-2.083 1.55-4.032T12 6.04q1.612 1.423 3.162 3.372t1.55 4.031q0 1.93-1.382 3.263Q13.948 18.04 12 18.04m6.558 0q-.314 0-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209"/></svg> </template>
CSS
.icon-jewelry {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021.75q-.313%200-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308%200%20.52.211t.21.52q0%20.313-.21.521q-.212.209-.52.209m-3.98-.923q-.314%200-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308%200%20.52.212t.211.52q0%20.313-.212.521t-.519.209m7.962%200q-.314%200-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308%200%20.519.212t.212.52q0%20.313-.212.521t-.52.209M5.443%2018.038q-.313%200-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308%200%20.52.212t.211.519q0%20.313-.211.522q-.212.209-.52.209m6.558%200q-1.948%200-3.33-1.334Q7.29%2015.37%207.29%2013.442q0-2.083%201.55-4.032T12%206.04q1.612%201.423%203.162%203.372t1.55%204.031q0%201.93-1.382%203.263Q13.948%2018.04%2012%2018.04m6.558%200q-.314%200-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307%200%20.519.212t.211.519q0%20.313-.211.522q-.212.209-.52.209M12%2015.25q.787%200%201.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12%2011.462q-.773%200-1.32.55t-.545%201.354q0%20.793.546%201.339T12%2015.25m0-11q-.313%200-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12%202.788q.308%200%20.52.212t.21.52q0%20.313-.21.521q-.212.209-.52.209%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021.75q-.313%200-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308%200%20.52.211t.21.52q0%20.313-.21.521q-.212.209-.52.209m-3.98-.923q-.314%200-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308%200%20.52.212t.211.52q0%20.313-.212.521t-.519.209m7.962%200q-.314%200-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308%200%20.519.212t.212.52q0%20.313-.212.521t-.52.209M5.443%2018.038q-.313%200-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308%200%20.52.212t.211.519q0%20.313-.211.522q-.212.209-.52.209m6.558%200q-1.948%200-3.33-1.334Q7.29%2015.37%207.29%2013.442q0-2.083%201.55-4.032T12%206.04q1.612%201.423%203.162%203.372t1.55%204.031q0%201.93-1.382%203.263Q13.948%2018.04%2012%2018.04m6.558%200q-.314%200-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307%200%20.519.212t.211.519q0%20.313-.211.522q-.212.209-.52.209M12%2015.25q.787%200%201.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12%2011.462q-.773%200-1.32.55t-.545%201.354q0%20.793.546%201.339T12%2015.25m0-11q-.313%200-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12%202.788q.308%200%20.52.212t.21.52q0%20.313-.21.521q-.212.209-.52.209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/jewelry.svg?color=%231a73e8&size=48