LetterRSolid
letter-r-solid
npm install @mynaui/icons-react
import { LetterRSolid } from "@mynaui/icons-react";
const App = () => {
return <LetterRSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M9.625 6C8.728 6 8 6.728 8 7.625V17a1 1 0 1 0 2 0v-4h.688l3.45 4.6a1 1 0 0 0 1.6-1.2l-2.55-3.4h.187a2.875 2.875 0 0 0 2.875-2.875v-1.25A2.875 2.875 0 0 0 13.375 6zM10 11V8h3.375c.483 0 .875.392.875.875v1.25a.875.875 0 0 1-.875.875z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/letter-r.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-r"></use>
</svg>