All Icons
TextAlignLeftSolid
text-align-left-solid
npm install @mynaui/icons-react
                  
import { TextAlignLeftSolid } from "@mynaui/icons-react";

const App = () => {
  return <TextAlignLeftSolid />;
};

Not affiliated with Figma, TailwindCSS or shadcn/ui.