ear icon
ear from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ear
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
earBootstrap IconsearEmoji One (Colored)earFramework7 IconsearFluent EmojiearFluent Emoji FlatearFluent Emoji High ContrastearFirefox OS EmojiearHealth IconsearIonIconsearLucideear-fillMingCute IconearMyna UI IconsearNoto EmojiearOpenMojiearPhosphorearStreamline EmojisearTabler IconsearTwitter EmojiearUnicons
Related icons in Huge Icons
Use the ear 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-linejoin="round" stroke-width="1.5"><path d="M6.077 18c0 2.21 1.149 4 3.23 4s3.77-1.5 4.308-4c.259-1.199.788-1.923 1.616-2.5C17.385 14 19 11.692 19 9A7 7 0 1 0 5 9"/><path d="M9 15c1.385 0 2.508-1.007 2.508-2.25S10.385 10.5 9 10.5C9 8.483 9.464 6 12.01 6C13.8 6 14.85 7.374 15 9.15"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsEar(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M6.077 18c0 2.21 1.149 4 3.23 4s3.77-1.5 4.308-4c.259-1.199.788-1.923 1.616-2.5C17.385 14 19 11.692 19 9A7 7 0 1 0 5 9"/><path d="M9 15c1.385 0 2.508-1.007 2.508-2.25S10.385 10.5 9 10.5C9 8.483 9.464 6 12.01 6C13.8 6 14.85 7.374 15 9.15"/></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-linejoin="round" stroke-width="1.5"><path d="M6.077 18c0 2.21 1.149 4 3.23 4s3.77-1.5 4.308-4c.259-1.199.788-1.923 1.616-2.5C17.385 14 19 11.692 19 9A7 7 0 1 0 5 9"/><path d="M9 15c1.385 0 2.508-1.007 2.508-2.25S10.385 10.5 9 10.5C9 8.483 9.464 6 12.01 6C13.8 6 14.85 7.374 15 9.15"/></g></svg> </template>
CSS
.icon-ear {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.077%2018c0%202.21%201.149%204%203.23%204s3.77-1.5%204.308-4c.259-1.199.788-1.923%201.616-2.5C17.385%2014%2019%2011.692%2019%209A7%207%200%201%200%205%209%22%2F%3E%3Cpath%20d%3D%22M9%2015c1.385%200%202.508-1.007%202.508-2.25S10.385%2010.5%209%2010.5C9%208.483%209.464%206%2012.01%206C13.8%206%2014.85%207.374%2015%209.15%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.077%2018c0%202.21%201.149%204%203.23%204s3.77-1.5%204.308-4c.259-1.199.788-1.923%201.616-2.5C17.385%2014%2019%2011.692%2019%209A7%207%200%201%200%205%209%22%2F%3E%3Cpath%20d%3D%22M9%2015c1.385%200%202.508-1.007%202.508-2.25S10.385%2010.5%209%2010.5C9%208.483%209.464%206%2012.01%206C13.8%206%2014.85%207.374%2015%209.15%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.svg?color=%231a73e8&size=48