IndifferentSquareSolid
indifferent-square-solid
npm install @mynaui/icons-react
import { IndifferentSquareSolid } from "@mynaui/icons-react";
const App = () => {
return <IndifferentSquareSolid />;
};
npm install @mynaui/icons-react
import { IndifferentSquareSolid } from "@mynaui/icons-react";
const App = () => {
return <IndifferentSquareSolid />;
};