LetterGCircleSolid
letter-g-circle-solid
npm install @mynaui/icons-react
import { LetterGCircleSolid } from "@mynaui/icons-react";
const App = () => {
return <LetterGCircleSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12m8-2.5a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 .75.75.75.75 0 0 0 1.5 0A2.25 2.25 0 0 0 13 7.25h-2A2.25 2.25 0 0 0 8.75 9.5v5A2.25 2.25 0 0 0 11 16.75h3c.69 0 1.25-.56 1.25-1.25v-3c0-.69-.56-1.25-1.25-1.25h-1.167a.75.75 0 0 0 0 1.5h.917v2.5H11a.75.75 0 0 1-.75-.75z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/letter-g-circle.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-letter-g-circle"></use>
</svg>