{"id":21030018,"url":"https://github.com/yijinc/icon-garden","last_synced_at":"2025-05-15T11:32:25.572Z","repository":{"id":57676561,"uuid":"486875613","full_name":"yijinc/icon-garden","owner":"yijinc","description":"🚗  the Simplest Svg icon for React,vue,svg","archived":false,"fork":false,"pushed_at":"2022-05-25T07:51:23.000Z","size":2917,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T15:04:37.302Z","etag":null,"topics":["react-icons","svg-icons","vue-icons"],"latest_commit_sha":null,"homepage":"https://yijinc.github.io/icon-garden/docs/icon","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yijinc.png","metadata":{"files":{"readme":"README.EN.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-29T07:19:23.000Z","updated_at":"2024-01-08T11:31:19.000Z","dependencies_parsed_at":"2022-09-11T06:23:08.608Z","dependency_job_id":null,"html_url":"https://github.com/yijinc/icon-garden","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yijinc%2Ficon-garden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yijinc%2Ficon-garden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yijinc%2Ficon-garden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yijinc%2Ficon-garden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yijinc","download_url":"https://codeload.github.com/yijinc/icon-garden/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254330816,"owners_count":22053055,"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":["react-icons","svg-icons","vue-icons"],"created_at":"2024-11-19T12:15:22.957Z","updated_at":"2025-05-15T11:32:20.896Z","avatar_url":"https://github.com/yijinc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Intro\n\nThe simplest SVG icon library, the reference comes from [IconPark](https://github.com/bytedance/IconPark).\nThe difference is that this library **only supports single-color icons**, but it may be more suitable for icons in your project\n\nFeatures：\n\n - Only supports changing the `color` and `size` attributes.\n - Designers/developers can generate components by directly exporting (arbitrary) svg files in figma\\sketch\\photoshop without making svg according to drawing specifications.\n\n## Install\n\n```\nyarn add @icon-garden/react\n\n# for vue\nyarn add @icon-garden/vue-next\n```\n\n## Usage\n\n```jsx\nimport { AddBaseFilled, AddBaseOutline } from '@icon-garden/react';\n\n\u003cAddBaseOutline color=\"#b0b1b8\" size=\"20\" /\u003e\n```\n\n## Add Icons\n\nPut any svg icon file in the `/source` directory and \nexecute\n\n```bash\n# generate components\nnpm run compiler\n\n# build components to lib \u0026 es\nnpm run build\n\n# publish\nnpm run publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyijinc%2Ficon-garden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyijinc%2Ficon-garden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyijinc%2Ficon-garden/lists"}