ear rings 01 icon

ear-rings-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ear-rings-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ear rings 01 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="M11.5 10.5a2.5 2.5 0 0 0-.898-1.003c-1.321-.822-2.474-.49-3.167.037c-.284.216-.426.325-.51.325c-.083 0-.225-.109-.509-.325c-.692-.528-1.845-.86-3.166-.037c-1.734 1.08-2.126 4.64 1.873 7.645c.761.572 1.142.858 1.803.858c.66 0 1.041-.286 1.803-.858q.352-.265.66-.535m3.88-4.11c1.34-.822 2.51-.49 3.214.037c.288.216.432.325.517.325s.229-.108.517-.325c.703-.528 1.874-.86 3.214-.037c1.76 1.08 2.158 4.64-1.9 7.645c-.774.572-1.16.858-1.831.858c-.67 0-1.057-.286-1.83-.858c-4.06-3.005-3.661-6.565-1.901-7.645Z"/><path d="M15.5 7.5a1.5 1.5 0 0 1 3 0c0 1.148-1.5 1.159-1.5 2v3m-11.5-8a1.5 1.5 0 1 1 3 0c0 1.148-1.5 1.159-1.5 2v3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsEarRings01(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="M11.5 10.5a2.5 2.5 0 0 0-.898-1.003c-1.321-.822-2.474-.49-3.167.037c-.284.216-.426.325-.51.325c-.083 0-.225-.109-.509-.325c-.692-.528-1.845-.86-3.166-.037c-1.734 1.08-2.126 4.64 1.873 7.645c.761.572 1.142.858 1.803.858c.66 0 1.041-.286 1.803-.858q.352-.265.66-.535m3.88-4.11c1.34-.822 2.51-.49 3.214.037c.288.216.432.325.517.325s.229-.108.517-.325c.703-.528 1.874-.86 3.214-.037c1.76 1.08 2.158 4.64-1.9 7.645c-.774.572-1.16.858-1.831.858c-.67 0-1.057-.286-1.83-.858c-4.06-3.005-3.661-6.565-1.901-7.645Z"/><path d="M15.5 7.5a1.5 1.5 0 0 1 3 0c0 1.148-1.5 1.159-1.5 2v3m-11.5-8a1.5 1.5 0 1 1 3 0c0 1.148-1.5 1.159-1.5 2v3"/></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="M11.5 10.5a2.5 2.5 0 0 0-.898-1.003c-1.321-.822-2.474-.49-3.167.037c-.284.216-.426.325-.51.325c-.083 0-.225-.109-.509-.325c-.692-.528-1.845-.86-3.166-.037c-1.734 1.08-2.126 4.64 1.873 7.645c.761.572 1.142.858 1.803.858c.66 0 1.041-.286 1.803-.858q.352-.265.66-.535m3.88-4.11c1.34-.822 2.51-.49 3.214.037c.288.216.432.325.517.325s.229-.108.517-.325c.703-.528 1.874-.86 3.214-.037c1.76 1.08 2.158 4.64-1.9 7.645c-.774.572-1.16.858-1.831.858c-.67 0-1.057-.286-1.83-.858c-4.06-3.005-3.661-6.565-1.901-7.645Z"/><path d="M15.5 7.5a1.5 1.5 0 0 1 3 0c0 1.148-1.5 1.159-1.5 2v3m-11.5-8a1.5 1.5 0 1 1 3 0c0 1.148-1.5 1.159-1.5 2v3"/></g></svg>
</template>

CSS

.icon-ear-rings-01 {
  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%22M11.5%2010.5a2.5%202.5%200%200%200-.898-1.003c-1.321-.822-2.474-.49-3.167.037c-.284.216-.426.325-.51.325c-.083%200-.225-.109-.509-.325c-.692-.528-1.845-.86-3.166-.037c-1.734%201.08-2.126%204.64%201.873%207.645c.761.572%201.142.858%201.803.858c.66%200%201.041-.286%201.803-.858q.352-.265.66-.535m3.88-4.11c1.34-.822%202.51-.49%203.214.037c.288.216.432.325.517.325s.229-.108.517-.325c.703-.528%201.874-.86%203.214-.037c1.76%201.08%202.158%204.64-1.9%207.645c-.774.572-1.16.858-1.831.858c-.67%200-1.057-.286-1.83-.858c-4.06-3.005-3.661-6.565-1.901-7.645Z%22%2F%3E%3Cpath%20d%3D%22M15.5%207.5a1.5%201.5%200%200%201%203%200c0%201.148-1.5%201.159-1.5%202v3m-11.5-8a1.5%201.5%200%201%201%203%200c0%201.148-1.5%201.159-1.5%202v3%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%22M11.5%2010.5a2.5%202.5%200%200%200-.898-1.003c-1.321-.822-2.474-.49-3.167.037c-.284.216-.426.325-.51.325c-.083%200-.225-.109-.509-.325c-.692-.528-1.845-.86-3.166-.037c-1.734%201.08-2.126%204.64%201.873%207.645c.761.572%201.142.858%201.803.858c.66%200%201.041-.286%201.803-.858q.352-.265.66-.535m3.88-4.11c1.34-.822%202.51-.49%203.214.037c.288.216.432.325.517.325s.229-.108.517-.325c.703-.528%201.874-.86%203.214-.037c1.76%201.08%202.158%204.64-1.9%207.645c-.774.572-1.16.858-1.831.858c-.67%200-1.057-.286-1.83-.858c-4.06-3.005-3.661-6.565-1.901-7.645Z%22%2F%3E%3Cpath%20d%3D%22M15.5%207.5a1.5%201.5%200%200%201%203%200c0%201.148-1.5%201.159-1.5%202v3m-11.5-8a1.5%201.5%200%201%201%203%200c0%201.148-1.5%201.159-1.5%202v3%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/ear-rings-01.svg?color=%231a73e8&size=48