[ MIT OPEN SOURCE PERMISSIVE ]Active & Enforceable

License

Flux Icons is distributed as a completely open-source, permissive design system under the MIT License. You own what you build.

Last amended: •Governing Scope: Global / Open Web
Commercial & Client Projects

Build and sell software, SaaS platforms, client deliverables, themes, and physical goods without royalties.

Zero Attribution Required

You do not have to link back to Flux Icons or credit us in your user interface or marketing collateral.

Full Modification Rights

Recolour, restyle, reshape, combine, or adapt any vector glyph to suit your product's design tokens.

100% Free Under MIT

No subscriptions, no hidden tier limits, no seat pricing, and no surprise licensing renewals.

What you can do#

PERMITTED USES

Everything detailed below is an irrevocable right granted directly by the MIT License, not a conditional perk or trial offer. There is no sign-up form, no tracking pixel, no account creation, and no enterprise licensing gatekeeper.

  • Commercial Products: Ship icons in software you charge for, including web applications, iOS/Android apps, SaaS platforms, internal tools, and downloadable templates.
  • Client Work & Agencies: Use freely across unlimited client deliverables, freelance contracts, and agency engagements without buying client seats.
  • Derivatives & Customization: Modify vector paths, recolor fills, adjust stroke weights, combine multiple symbols into brand marks, and fork the repository.
  • Open-Source Software: Embed icons directly inside open-source libraries, UI kits, design systems, and GitHub projects with compatible permissive licenses.
  • No Required Attribution: While we always appreciate a shout-out or star on GitHub, giving credit in your app or website is never mandatory.

The MIT License asks for exactly one courtesy: the copyright notice and the permission text must accompany copies of the software or substantial portions of the source code.

In practice, this means:

  • When installing via npm (e.g. @flux-icons/react), the package manager automatically retains the license metadata in your node_modules. You do not need to do anything further.
  • If you copy raw source code or vendor the full repository into a public repository, keep the accompanying LICENSE (opens in a new tab) file intact.
  • Using icons in your user interface (e.g. rendering an SVG in a button) does not require displaying a license popup, modal, or legal disclaimer to your end users.

Because the original MIT License was drafted for software code, questions occasionally arise regarding whether vector art is covered.

Under Flux Icons, both the code and the vector artwork are unified under the exact same MIT License: all 1000Keyline drawings, all 2,242 Extended interface icons, all 467 Framer Motion components, the React component wrappers, the build pipeline, and this website are one unified work under one grant. There is no separate “commercial vector fee”, no “pro tier”, and no split licensing.

This uniform grant applies wherever the set is distributed: the official GitHub repository (opens in a new tab), the npm registry, the Figma Community file & plugin (opens in a new tab), and the paper.design sheets (opens in a new tab).

The name, logo, and brand identity of Flux Icons are reserved to protect developers from confusion and counterfeit packages.

  • Accurate Statements: You are fully welcome to state that your product or website uses Flux Icons.
  • No Fork Naming: Do not name a competing icon library or modified fork Flux Icons, or use names confusingly similar to it.
  • No False Endorsement: Do not use the Flux Icons wordmark or logo in a manner that falsely implies endorsement, certification, or partnership by the maintainers.

Legal priority#

INTERPRETATION

In any dispute or question of legal interpretation, the verbatim text of the MIT License takes absolute precedence. Nothing written on this explanatory page is intended to restrict or withdraw any right guaranteed by the MIT License.

If any phrase on this page appears to conflict with the MIT text, please notify us on GitHub (opens in a new tab) so we can amend the explanation for greater clarity.

Below is the official license shipped in the root directory of this repository, reproduced word for word. You may also view the canonical OSI text (opens in a new tab).

MIT License

Copyright (c) 2026 Flux Icons (Nishant Gaurav)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Questions regarding our licensing or terms? Open an issue on GitHub (opens in a new tab).