IconSearch logoIconsearch
Home/Libraries/Custom Brand Icons (Iconify)/flaresolverr
← Back to Search
Custom Brand Icons (Iconify)

Flaresolverr

License: CC-BY-NC-SA-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 24 24"><path fill="#818cf8" d="m11.689 14.561l-.182-.024a1.7 1.7 0 0 0-.154-.391l.113-.14a.28.28 0 0 0-.016-.372l-.2-.2a.28.28 0 0 0-.372-.026l-.135.1a1.7 1.7 0 0 0-.409-.177l-.018-.176a.28.28 0 0 0-.276-.251h-.284a.28.28 0 0 0-.281.245l-.023.175a1.7 1.7 0 0 0-.423.173l-.14-.115a.28.28 0 0 0-.371.017l-.205.2a.28.28 0 0 0-.025.372l.12.155a1.6 1.6 0 0 0-.161.392l-.2.02a.28.28 0 0 0-.251.276v.284a.28.28 0 0 0 .245.282l.208.026a1.6 1.6 0 0 0 .149.363l-.135.166a.28.28 0 0 0 .017.372l.2.199a.28.28 0 0 0 .373.025l.166-.128a1.6 1.6 0 0 0 .373.162l.022.215a.28.28 0 0 0 .276.252h.284a.28.28 0 0 0 .281-.244l.026-.205a1.6 1.6 0 0 0 .4-.156l.157.126a.28.28 0 0 0 .372-.017l.2-.199a.28.28 0 0 0 .026-.373l-.12-.156a1.6 1.6 0 0 0 .17-.393l.186-.019a.28.28 0 0 0 .252-.276v-.284a.28.28 0 0 0-.235-.275m-1.824 1.13a.739.739 0 1 1 .747-.73a.74.74 0 0 1-.747.73m6.035-3.987l-.28-.009a2 2 0 0 0-.235-.462l.15-.229a.28.28 0 0 0-.051-.37l-.353-.3a.28.28 0 0 0-.373.01l-.2.183a2 2 0 0 0-.52-.169l-.055-.269a.28.28 0 0 0-.3-.224l-.46.039a.28.28 0 0 0-.257.27l-.009.274a2 2 0 0 0-.5.262l-.233-.155a.28.28 0 0 0-.369.052l-.3.356a.28.28 0 0 0 .01.373l.2.217a2 2 0 0 0-.15.499l-.292.06a.28.28 0 0 0-.223.3l.038.462a.28.28 0 0 0 .271.257l.315.01a2 2 0 0 0 .223.426l-.176.266a.28.28 0 0 0 .053.369l.353.299a.28.28 0 0 0 .373-.01l.231-.216a2 2 0 0 0 .474.155l.064.316a.28.28 0 0 0 .299.224l.461-.039a.28.28 0 0 0 .257-.27l.01-.31a2 2 0 0 0 .475-.239l.254.167a.28.28 0 0 0 .37-.051l.299-.354a.28.28 0 0 0-.01-.372l-.204-.218a2 2 0 0 0 .16-.5l.281-.058a.28.28 0 0 0 .224-.3l-.039-.46a.28.28 0 0 0-.256-.262m-2.15 1.592a.906.906 0 1 1 .827-.979a.906.906 0 0 1-.831.978Zm6.848-2.959a3.56 3.56 0 0 0-2.599-1.004a.41.41 0 0 1-.366-.262a5.31 5.31 0 0 0-4.723-3.226a5.32 5.32 0 0 0-4.79 3.374c-.116.263-.288.277-.537.27h-.079a3.87 3.87 0 0 0-3.593 2.942a.5.5 0 0 1-.284.324a2.79 2.79 0 0 0-1.62 2.726a2.63 2.63 0 0 0 2.498 2.674h13.561a3.7 3.7 0 0 0 2.632-1.148a4.79 4.79 0 0 0-.1-6.67m-.4 6.183a3 3 0 0 1-2.136.94H7.857a2.5 2.5 0 0 1-1.047-1.99a2.45 2.45 0 0 1 1.406-2.394a.84.84 0 0 0 .486-.547a3.53 3.53 0 0 1 3.26-2.699a.836.836 0 0 0 .931-.474a5.6 5.6 0 0 1 1.908-2.35A5.04 5.04 0 0 1 17 9.368a1.1 1.1 0 0 0 1.023.658a2.87 2.87 0 0 1 2.09.816a4.1 4.1 0 0 1 .085 5.678"/></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. FlaresolverrIcon.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-NC-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 Custom Brand Icons (Iconify)

Browse all Custom Brand Icons (Iconify) icons →
02tv
02tv
10-play
10-play
17-track
17-track
2-way-uplighter
2-way-uplighter
2n
2n
3d-filament
3d-filament
3dprinter-printing
3dprinter-printing
3dprinter-standby
3dprinter-standby
3sat
3sat
7plus-tv
7plus-tv
9-now
9-now
a1-mini
a1-mini