TwoSolid
two-solid
npm install @mynaui/icons-react
import { TwoSolid } from "@mynaui/icons-react";
const App = () => {
return <TwoSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.153 8.288c-.374.336-.653.86-.653 1.633a.75.75 0 0 1-1.5 0c0-1.174.442-2.111 1.15-2.748.694-.626 1.601-.923 2.485-.923s1.79.297 2.485.923c.707.637 1.15 1.574 1.15 2.748 0 1.783-1.132 3.338-2.353 4.569a22 22 0 0 1-1.684 1.508c1.215-.059 2.703-.037 3.949.274a.75.75 0 0 1-.364 1.456c-1.134-.284-2.602-.29-3.834-.214a25 25 0 0 0-2.074.22l-.029.004-.007.002a.75.75 0 0 1-.593-1.325c.25-.201.521-.411.803-.63.89-.69 1.893-1.47 2.768-2.352 1.164-1.173 1.917-2.356 1.917-3.512 0-.774-.279-1.297-.653-1.633-.387-.349-.922-.538-1.481-.538-.56 0-1.095.19-1.482.538'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/two.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-two"></use>
</svg>