HandSolid
hand-solid
npm install @mynaui/icons-react
import { HandSolid } from "@mynaui/icons-react";
const App = () => {
return <HandSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M14.594 4.44a2.8 2.8 0 0 1 1.063-.19c1.176.023 2.521.832 2.521 2.462v.323c.34-.133.701-.191 1.05-.184 1.177.022 2.522.83 2.522 2.46v4.4c0 3.843-2.761 6.463-5.977 7.509-3.202 1.041-7.092.609-9.582-1.884l-.002-.002-3.214-3.24-.027-.028c-1.038-1.16-.82-2.85.009-3.828.435-.515 1.078-.885 1.855-.875q.491.006.976.21V6.711c0-.81.332-1.458.864-1.887.513-.413 1.162-.586 1.773-.574.375.006.76.083 1.118.236.053-.693.352-1.259.816-1.65.495-.42 1.128-.598 1.726-.586 1.109.02 2.368.74 2.509 2.19'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/hand.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-hand"></use>
</svg>