printerprintdocumentofficehardwareoutputpaper
Printer
Animated printer SVG icon for React and Next.js. Represents printing, document output, and office hardware with a paper-feed animation for productivity and document UI.
import Printer from "cssvg-icons/printer";
export default function App() {
return (
<Printer
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Printer or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant