IncognitoSolid
incognito-solid
npm install @mynaui/icons-react
import { IncognitoSolid } from "@mynaui/icons-react";
const App = () => {
return <IncognitoSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='m19.58 9.405.059.257H21a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5h1.362l.532-2.255c.264-1.118.477-2.02.73-2.722.261-.727.593-1.323 1.144-1.779.213-.176.476-.32.794-.343.312-.022.568.082.744.176.136.072.28.17.393.247l.06.041c.136.092.27.177.423.254.647.324 1.506.103 2.521-.393.607-.297 1.442-.502 2.246-.59.795-.086 1.68-.071 2.362.162.598.204 1.003.478 1.294.923.129.196.22.404.297.591l.09.224c.047.12.094.239.157.385.673 1.564 1.061 3.236 1.43 4.822M6.5 13.25a4.25 4.25 0 1 0 4.189 3.528l.32-.17a2.1 2.1 0 0 1 1.982 0l.32.17q-.06.353-.061.722a4.25 4.25 0 1 0 .58-2.145l-.137-.072a3.6 3.6 0 0 0-3.386 0l-.137.072A4.25 4.25 0 0 0 6.5 13.25'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/incognito.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-incognito"></use>
</svg>