IconSearch logoIconsearch
Home/Libraries/Glyphs Poly (Iconify)/cogwheel
← Back to Search
Glyphs Poly (Iconify)

Cogwheel

License: MITCommercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 80 80"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path fill="#818cf8" d="M46.221 13.696a1.92 1.92 0 0 0-1.411-1.194a27.7 27.7 0 0 0-10.5-.001a1.92 1.92 0 0 0-1.412 1.194l-1.638 4.148c-.2.507-.601.907-1.098 1.132a23 23 0 0 0-3.867 2.233c-.444.317-.99.464-1.529.384l-4.412-.655a1.92 1.92 0 0 0-1.74.625a27.7 27.7 0 0 0-5.249 9.094a1.92 1.92 0 0 0 .328 1.82l2.774 3.492c.339.427.485.973.431 1.516a23 23 0 0 0 0 4.465a2.1 2.1 0 0 1-.43 1.516l-2.773 3.49a1.92 1.92 0 0 0-.328 1.82a27.7 27.7 0 0 0 5.253 9.095a1.92 1.92 0 0 0 1.74.626l4.408-.656a2.1 2.1 0 0 1 1.529.385a23 23 0 0 0 3.865 2.231a2.1 2.1 0 0 1 1.097 1.132l1.636 4.142a1.92 1.92 0 0 0 1.411 1.194c3.47.67 7.038.669 10.507-.001a1.92 1.92 0 0 0 1.411-1.194l1.636-4.142c.2-.507.6-.906 1.097-1.131a23 23 0 0 0 3.864-2.231a2.1 2.1 0 0 1 1.528-.385l4.405.655a1.92 1.92 0 0 0 1.74-.625a27.7 27.7 0 0 0 5.254-9.1a1.92 1.92 0 0 0-.329-1.819l-2.769-3.487a2.1 2.1 0 0 1-.431-1.516a23 23 0 0 0 0-4.463a2.1 2.1 0 0 1 .431-1.516l2.771-3.49a1.92 1.92 0 0 0 .329-1.819a27.7 27.7 0 0 0-5.25-9.097a1.92 1.92 0 0 0-1.74-.626l-4.409.655a2.1 2.1 0 0 1-1.528-.384a23 23 0 0 0-3.867-2.233a2.1 2.1 0 0 1-1.097-1.131z"/><path fill="#818cf8" d="M43.686 24.412a1.14 1.14 0 0 0-.836-.707a16.4 16.4 0 0 0-6.222-.001a1.14 1.14 0 0 0-.837.708l-.97 2.458c-.12.3-.356.538-.65.67a13.5 13.5 0 0 0-2.293 1.324a1.25 1.25 0 0 1-.905.228l-2.615-.389a1.14 1.14 0 0 0-1.031.371a16.4 16.4 0 0 0-3.11 5.389c-.128.368-.048.773.194 1.078l1.644 2.07c.2.253.287.577.255.898a13.5 13.5 0 0 0 0 2.646c.032.322-.054.645-.255.898l-1.643 2.069c-.242.305-.322.71-.194 1.078a16.4 16.4 0 0 0 3.113 5.39c.255.294.646.428 1.03.37l2.613-.388c.32-.047.643.04.905.228a13.5 13.5 0 0 0 2.291 1.323c.294.133.532.37.65.67l.97 2.454c.142.362.454.634.836.708c2.056.396 4.17.396 6.226 0c.383-.075.694-.346.837-.708l.969-2.454c.118-.3.356-.537.65-.67a13.5 13.5 0 0 0 2.29-1.323c.262-.188.586-.275.906-.228l2.61.388c.384.057.775-.076 1.03-.37a16.4 16.4 0 0 0 3.114-5.392a1.14 1.14 0 0 0-.195-1.079l-1.64-2.066a1.25 1.25 0 0 1-.256-.898a13.5 13.5 0 0 0 0-2.645a1.25 1.25 0 0 1 .256-.898l1.642-2.068c.242-.305.322-.71.194-1.078a16.4 16.4 0 0 0-3.11-5.391a1.14 1.14 0 0 0-1.032-.371l-2.613.388a1.24 1.24 0 0 1-.905-.228a13.5 13.5 0 0 0-2.291-1.323a1.25 1.25 0 0 1-.65-.67z"/></g></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. CogwheelIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **MIT** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Glyphs Poly (Iconify)

Browse all Glyphs Poly (Iconify) icons →
a
a
accessible
accessible
activity
activity
activity-1
activity-1
adjust
adjust
adjust-1
adjust-1
alarm-clock
alarm-clock
alarm-exclamation
alarm-exclamation
alarm-minus
alarm-minus
alarm-plus
alarm-plus
alarm-snooze
alarm-snooze
album
album