IconSearch logoIconsearch
Home/Libraries/Arcticons (Iconify)/legimus
← Back to Search
Arcticons (Iconify)

Legimus

License: CC-BY-SA-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 48 48"><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M15.95 39.975C15.863 42.179 13.956 44 11.691 44s-3.963-1.821-3.794-4.025c.167-2.16 2.068-3.877 4.25-3.877s3.884 1.718 3.801 3.877"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 39.975C24 42.179 22.163 44 19.897 44s-4.033-1.821-3.948-4.025c.083-2.16 1.918-3.877 4.1-3.877S24 37.816 24 39.975m8.05 0C32.137 42.179 30.37 44 28.104 44S24 42.179 24 39.975c0-2.16 1.769-3.877 3.95-3.877s4.018 1.718 4.1 3.877"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M40.102 39.975c.17 2.204-1.528 4.025-3.794 4.025s-4.173-1.821-4.257-4.025c-.083-2.16 1.62-3.877 3.801-3.877s4.083 1.718 4.25 3.877m-23.86-7.612c-.079 2.046-1.912 3.735-4.094 3.735s-3.821-1.689-3.664-3.735c.155-2.005 1.983-3.602 4.087-3.602s3.748 1.597 3.671 3.602"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 32.363c0 2.046-1.769 3.735-3.95 3.735s-3.887-1.689-3.808-3.735c.077-2.005 1.844-3.602 3.948-3.602S24 30.358 24 32.363m-7.486-7.077c-.073 1.904-1.839 3.475-3.943 3.475s-3.689-1.57-3.542-3.475c.143-1.868 1.905-3.355 3.936-3.355s3.621 1.487 3.55 3.355"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 25.286c0 1.904-1.706 3.475-3.81 3.475s-3.749-1.57-3.676-3.475c.072-1.868 1.776-3.355 3.808-3.355S24 23.418 24 25.286m-7.232-6.597c-.068 1.776-1.771 3.241-3.803 3.241S9.4 20.465 9.536 18.69c.135-1.744 1.833-3.134 3.797-3.134s3.502 1.39 3.435 3.134"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 18.689c0 1.776-1.647 3.241-3.678 3.241s-3.622-1.465-3.554-3.241c.067-1.744 1.713-3.134 3.676-3.134S24 16.945 24 18.69m-6.995-6.166c-.063 1.662-1.708 3.031-3.672 3.031s-3.45-1.37-3.322-3.03c.125-1.632 1.766-2.934 3.666-2.934s3.391 1.302 3.328 2.933"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 12.524c0 1.662-1.592 3.031-3.556 3.031s-3.502-1.37-3.439-3.03c.063-1.632 1.654-2.934 3.554-2.934S24 10.893 24 12.524m-6.772-5.773c-.06 1.557-1.65 2.84-3.55 2.84s-3.343-1.283-3.223-2.84C10.573 5.221 12.159 4 14 4s3.286 1.221 3.227 2.751"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M24 6.751c0 1.557-1.54 2.84-3.44 2.84s-3.392-1.283-3.332-2.84C17.286 5.221 18.825 4 20.667 4S24 5.221 24 6.751m7.758 25.612c.079 2.046-1.625 3.735-3.807 3.735S24 34.41 24 32.363c0-2.005 1.706-3.602 3.81-3.602s3.87 1.597 3.948 3.602"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M39.516 32.363c.157 2.046-1.482 3.735-3.664 3.735s-4.015-1.689-4.094-3.735c-.077-2.005 1.567-3.602 3.671-3.602s3.932 1.597 4.087 3.602"/></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. LegimusIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-SA-4.0** 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 Arcticons (Iconify)

Browse all Arcticons (Iconify) icons →
001-taxis
001-taxis
0h-h1
0h-h1
0h-n0
0h-n0
0xchat
0xchat
1-and-1-tv
1-and-1-tv
1-gb-gift-bank
1-gb-gift-bank
1-second-everyday
1-second-everyday
1-tl
1-tl
10-minute-school
10-minute-school
10-play
10-play
100
100
10000-sentences
10000-sentences