Pinterest
pinterest
npm install @mynaui/icons-react
import { Pinterest } from "@mynaui/icons-react";
const App = () => {
return <Pinterest />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0'/><path d='M7.452 13.18c-1.108-2.262.4-6.668 5.472-5.948 5.586.794 4.581 9.478-.077 9.138-1.474-.107-2.031-1.328-2.177-2.576m0 0c-.11-.946.016-1.907.16-2.41.244-.857.649-.74.353.393-.144.552-.32 1.245-.513 2.017m0 0c-.514 2.06-1.15 4.685-1.63 6.708'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/pinterest.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-pinterest"></use>
</svg>