EarSolid
ear-solid
npm install @mynaui/icons-react
import { EarSolid } from "@mynaui/icons-react";
const App = () => {
return <EarSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.892 3.858C8.342 4.324 6 6.329 6 9.618a.75.75 0 0 0 1.5 0c0-2.43 1.683-3.923 3.662-4.285 1.996-.365 4.115.452 4.962 2.532.42 1.029.44 1.777.292 2.37-.153.61-.508 1.148-1.003 1.721-.22.254-.454.502-.704.766l-.1.106c-.283.299-.58.618-.86.958-.56.685-1.074 1.493-1.292 2.518-.348 1.645-1.37 2.446-2.487 2.446-.53 0-.915-.22-1.189-.588-.29-.39-.476-.98-.476-1.703a.75.75 0 0 0-1.5 0c0 .958.244 1.888.772 2.598A2.9 2.9 0 0 0 9.97 20.25c1.996 0 3.498-1.479 3.955-3.635.148-.7.505-1.291.985-1.878a17 17 0 0 1 .888-.983c.247-.262.507-.536.75-.818.554-.641 1.085-1.39 1.323-2.335.241-.962.157-2.038-.358-3.302-1.173-2.88-4.089-3.904-6.621-3.441'/><path d='M15.002 9.376c.214 1.674-3.633 5.374-5.502 5.374a.75.75 0 0 1 0-1.5c.173 0 .455-.129.8-.432l.083-.088c.146-.194.188-.487.06-.777l-.08-.143a3 3 0 0 0-.3-.36l-.067-.07a8 8 0 0 1-.388-.435c-.304-.376-.67-.96-.508-1.722l.082-.321c.47-1.552 1.783-2.295 3.086-2.172 1.284.122 2.466 1.077 2.734 2.646'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/ear.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-ear"></use>
</svg>