{"id":18264730,"url":"https://github.com/native-ly/native-icons","last_synced_at":"2026-04-09T23:02:46.537Z","repository":{"id":37073244,"uuid":"267537902","full_name":"native-ly/native-icons","owner":"native-ly","description":"🌳 Icon component for React Native \u0026 Expo with better font family management","archived":false,"fork":false,"pushed_at":"2023-02-03T12:43:04.000Z","size":1263,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T08:42:35.050Z","etag":null,"topics":["android","component","expo","font","icons","ios","library","mobile","react","react-native","svg","vector"],"latest_commit_sha":null,"homepage":"https://snack.expo.dev/@jbiesiada/native-icons","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/native-ly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-28T08:41:12.000Z","updated_at":"2021-11-10T17:42:23.000Z","dependencies_parsed_at":"2023-02-06T12:16:23.323Z","dependency_job_id":null,"html_url":"https://github.com/native-ly/native-icons","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/native-ly%2Fnative-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/native-ly%2Fnative-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/native-ly%2Fnative-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/native-ly%2Fnative-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/native-ly","download_url":"https://codeload.github.com/native-ly/native-icons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958710,"owners_count":21024821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","component","expo","font","icons","ios","library","mobile","react","react-native","svg","vector"],"created_at":"2024-11-05T11:15:45.961Z","updated_at":"2026-04-09T23:02:46.478Z","avatar_url":"https://github.com/native-ly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Native Icons](https://github.com/native-ly/native-icons)\n\n[![NPM version](https://flat.badgen.net/npm/v/native-icons)](https://www.npmjs.com/package/native-icons)\n[![NPM downloads](https://flat.badgen.net/npm/dm/native-icons)](https://www.npmjs.com/package/native-icons)\n[![NPM license](https://flat.badgen.net/npm/license/native-icons)](https://www.npmjs.com/package/native-icons)\n[![run in expo snack](https://img.shields.io/badge/Run%20in%20Snack-4630EB?style=flat-square\u0026logo=EXPO\u0026labelColor=FFF\u0026logoColor=000)](https://snack.expo.io/@jbiesiada/native-icons)\n[![Codecov](https://flat.badgen.net/codecov/c/github/native-ly/native-icons)](https://codecov.io/gh/native-ly/native-icons)\n[![Travis](https://flat.badgen.net/travis/native-ly/native-icons)](https://app.travis-ci.com/github/native-ly/native-icons)\n[![Bundle size](https://flat.badgen.net/packagephobia/install/native-icons)](https://packagephobia.com/result?p=native-icons)\n\n## About\n\nIcon component for React Native \u0026 Expo with better font family management\n\n### Similar Projects\n\n- [react-native-dynamic-vector-icons](https://github.com/WrathChaos/react-native-dynamic-vector-icons/) by [FreakyCoder](https://github.com/WrathChaos/)\n- [React Native Easy Icon](https://github.com/NewBieBR/react-native-easy-icon/) by [Arthur Dao](https://github.com/NewBieBR/)\n\nA similar solution is also available in [React Native Elements](https://github.com/react-native-elements/react-native-elements/)\n\n## How to Install\n\nFirst, install the library in your project by npm:\n\n```sh\n$ npm install native-icons\n```\n\nOr Yarn:\n\n```sh\n$ yarn add native-icons\n```\n\n### Bare React Native Project\n\n- link `react-native-vector-icons` – [follow instructions here](https://github.com/oblador/react-native-vector-icons#installation)\n\n## Getting Started\n\n**Connect the library with the project using ES6 import:**\n\n```js\nimport Icon from 'native-icons'\n```\n\n## Options\n\n### IconsProvider\n\nIconsProvider allows you to set a global icon type for all icons. You don't need to use it. You can pass the type directly to the Icon component. After setting the provider and passing the type to Icon component, the type from context will be overwritten.\n\n| Name     | Type   | Default | Description     | Available options                   |\n| -------- | ------ | ------- | --------------- | ----------------------------------- |\n| **type** | string | ` `     | Icons font type | [Icon Types](#available-icon-types) |\n\n### Icon\n\nThe component extends [react-native-vector-icons props](https://github.com/oblador/react-native-vector-icons#icon-component) and implements [IconsProvider props](#iconsprovider)\n\n### Available Icon Types\n\n- `ant-design`\n- `entypo`\n- `evil-icons`\n- `feather`\n- `font-awesome`\n- `font-awesome-5`\n- `fontisto`\n- `foundation`\n- `ionicons`\n- `material-icons`\n- `material-community-icons`\n- `octicons`\n- `zocial`\n- `simple-line-icons`\n\n## License\n\nThis project is licensed under the MIT License © 2020-present Jakub Biesiada\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnative-ly%2Fnative-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnative-ly%2Fnative-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnative-ly%2Fnative-icons/lists"}