textalignmentcenter
Align Center
Animated align-center SVG icon for React and Next.js. Shows a text alignment animation, perfect for rich text editors and document UI.
import AlignCenter from "cssvg-icons/align-center";
export default function App() {
return (
<AlignCenter
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Align Center or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant