Introducing Lucide Icons: Expanded Stroke Edition, a comprehensive collection of over 1300 unique icons, each meticulously crafted with expanded strokes. No more hassle with stroke thickness adjustments—every icon is ready to use right out of the box! In this collection, all strokes have been outl...
An open-source icon library, a fork of Feather Icons. We're expanding the icon set as much as possible while keeping it nice-looking. If you want to contribute an icon feel free to open an issue at: Lucide Github. These icons are totally free for perso
import*asIconfrom'@tamagui/lucide-icons';classMyClassextendsReact.Component{render(){return<Icon.Camera/>}} Icons can be configured with inline props: <Icon.AlertCirclecolor="red"size={48}/> Readme Keywords none Install npm i@tamagui/lucide-icons ...
Defining Lucide 1.0 Summary Lucide is almost reaching the 300 in the minor version number and it’s good to start thinking about version 1.0 and start working to this goal. Looking at some issues we have open on Github we can define 1.0. ...
Actions: lucide-icons/lucideActions All workflows Lucide Vue Next checks Close Issue with Banned Phrases Close stale issues and PR Continuous integration icons Dependabot Updates Icon preview comment Linting Icons Linting PR Linting PR Lucide Angular checks Lucide Astro Checks Show ...
import {Activity} from '@steeze-ui/lucide-icons' Documentation Themes ValueDescription defaultThe outline version of the Icons Other Icon Packs For all other available Icon Packs visitsteeze-ui/icons Development This repo uses pnpm. To build a new version of the package just run: ...
lucide-icons/lucide lucide.dev README Lucide What is Lucide? Lucide is a community-run fork ofFeather Icons, open for anyone to contribute icons. It began after growing disaffection with theFeather Iconsproject moderation. With over 300+ open issues and over 100+ open PRs, the Feather Icons ...
该项目是由社区驱动的开源图标库,提供 1000+ 高质量的 SVG 图标,支持 React、Vue、Svelte、React Native 等主流前端框架,以及 Figma 插件,方便开发者和设计师使用。
https://yarn.pm/@lucide/build-icons @lucide/build-icons Use it $yarn add @lucide/build-icons Try in RunKit·Browse Files Popularity Downloads last 30 days 0 jsDelivr last 30 days 0 Dependents 0 Versions April 5, 2024 1.0.0 Contributors ...
// from codepoints https://unpkg.com/lucide-static@latest/font/lucide.css // for use with font https://unpkg.com/lucide-static@latest/font/lucide.ttf #pragma once #define FONT_ICON_FILE_NAME_LC "lucide.ttf" #define ICON_MIN_LC 0xe038 #define ICON_MAX_16_LC 0xe636 #define...