All Projects → kodingdotninja → create-chakra-icons

kodingdotninja / create-chakra-icons

Licence: MIT license
Transform SVGs to React Chakra UI <Icon /> ✨

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to create-chakra-icons

chakra-dayzed-datepicker
Chakra UI + Dayzed = datepicker
Stars: ✭ 44 (-45%)
Mutual labels:  chakra-ui, chakra-ui-react
React Kawaii
Cute SVG React Components
Stars: ✭ 2,709 (+3286.25%)
Mutual labels:  icons, react-component
react-timepicker
React timepicker in Android KitKat style
Stars: ✭ 23 (-71.25%)
Mutual labels:  react-library, react-component
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (-61.25%)
Mutual labels:  icons
react-sweet-progress
A way to quickly add a progress bar to react app 🌈
Stars: ✭ 250 (+212.5%)
Mutual labels:  react-component
semicon
A collection of icons for the Semantic Web and Linked Open Data world.
Stars: ✭ 20 (-75%)
Mutual labels:  icons
react-loading-icons
A TypeScript-React edition of Sam Herbert's amazing SVG Loaders.
Stars: ✭ 32 (-60%)
Mutual labels:  react-library
delete-react-zombies
CLI to search and delete unimported 🧟components in your react ⚛️ files
Stars: ✭ 70 (-12.5%)
Mutual labels:  react-component
MaterialDesignLight
✒ 250+ Material Design Icons in a Light Style
Stars: ✭ 74 (-7.5%)
Mutual labels:  icons
react-jsonschema-form-layout
Simple Layout Field to offer a variety possibilities to react-jsonschema-forms
Stars: ✭ 67 (-16.25%)
Mutual labels:  react-component
summernote-themes
Addon Themes for Summernote Lite WYSIWYG Editor
Stars: ✭ 42 (-47.5%)
Mutual labels:  icons
resources-for-web-developers
Resources for Web Developers
Stars: ✭ 77 (-3.75%)
Mutual labels:  icons
interior-design-website
🚪 This a landing page website made for interior home designers. Made with Next.js | Chakra UI.
Stars: ✭ 23 (-71.25%)
Mutual labels:  chakra-ui
dev.to-clone
Dev.to clone built with Next.js, ChakraUI and dev.to api.
Stars: ✭ 65 (-18.75%)
Mutual labels:  chakra-ui
animated-number-react
Super easy way to animate numbers with React
Stars: ✭ 91 (+13.75%)
Mutual labels:  react-library
react-circle-flags
🚀 A React component with a collection of 300+ minimal circular SVG country flags. Wrapper of HatScripts/circle-flags
Stars: ✭ 29 (-63.75%)
Mutual labels:  react-component
apbcss
APB CSS - Atomic Parts Base CSS -
Stars: ✭ 40 (-50%)
Mutual labels:  icons
ionicons-sprite
SVG sprite icon set based on Ionicons icons
Stars: ✭ 22 (-72.5%)
Mutual labels:  icons
lmth
👋 WIP: Say good-bye to HTML, a document markup which is not for applications.
Stars: ✭ 37 (-53.75%)
Mutual labels:  react-library
WeatherIcon
Weather Icon for our API and SDK
Stars: ✭ 98 (+22.5%)
Mutual labels:  icons


PackagesContribution

Packages

Name Publishable Version
create-chakra-icons create-chakra-icons
@tooling/tsconfig
@tooling/msrconfig
@chakra-icons/cli @chakra-icons/cli
@chakra-icons/bootstrap @chakra-icons/bootstrap @chakra-icons/bootstrap
@chakra-icons/flat-icon @chakra-icons/flat-icon version @chakra-icons/flat-icon version
@chakra-icons/octicons @chakra-icons/octicons version @chakra-icons/octicons version
@chakra-icons/tabler-icons @chakra-icons/tabler-icons version @chakra-icons/tabler-icons version
@chakra-icons/carbon @chakra-icons/carbon version @chakra-icons/carbon version
@chakra-icons/typicons @chakra-icons/typicons version @chakra-icons/typicons version
@chakra-icons/feather @chakra-icons/feather version @chakra-icons/feather version
@chakra-icons/simple-line-icons @chakra-icons/simple-line-icons version @chakra-icons/simple-line-icons version
@chakra-icons/ionicons @chakra-icons/ionicons version @chakra-icons/ionicons version
@chakra-icons/cryptocurrency-icons @chakra-icons/cryptocurrency-icons version @chakra-icons/cryptocurrency-icons treeshakeble

Contribution

Feel free for:

  • Create Issue, Request Features, & send a pull request.

How to add new icons

  • clone this repo
  git clone https://github.com/kodingdotninja/chakra-icons.git
  • go to the project directory
  cd chakra-icons
  • install dependencies
  yarn | yarn install
  • make a new package
  yarn plop
  • fill the blank of prompts
  repository url : [link repo] e.g (https://github.com/twbs/icons)
  path of svg icons : [the name of folder where the svg is stored] e.g (icons)
  projects name : [name new package] e.g (bootstrap)
  yarn build
  • if the process build success and no issue, then you can make a new PRs

Maintainers

License

MIT License, Copyright (c) 2022 Koding Ninja

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].