settingsgearcogspinningrotateconfigurationpreferencescontrolsanimated settings icon
Settings
Animated settings SVG icon for React and Next.js. Spins a gear or cog for configuration panels, preferences, and system controls.
import Settings from "cssvg-icons/settings";
export default function App() {
return (
<Settings
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Settings or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant