{"id":21097396,"url":"https://github.com/godaddy-wordpress/coblocks-icons","last_synced_at":"2025-05-16T16:31:23.442Z","repository":{"id":44999309,"uuid":"285662430","full_name":"godaddy-wordpress/coblocks-icons","owner":"godaddy-wordpress","description":"Shared Component that includes all icons used by the CoBlocks plugin.","archived":false,"fork":false,"pushed_at":"2023-05-30T18:53:01.000Z","size":498,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T03:33:31.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@godaddy-wordpress/coblocks-icons","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/godaddy-wordpress.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-06T20:12:00.000Z","updated_at":"2022-01-10T17:14:41.000Z","dependencies_parsed_at":"2024-11-19T22:57:47.197Z","dependency_job_id":null,"html_url":"https://github.com/godaddy-wordpress/coblocks-icons","commit_stats":{"total_commits":90,"total_committers":11,"mean_commits":8.181818181818182,"dds":0.6333333333333333,"last_synced_commit":"b8fb256c3b3fe2f064adedeefe854a329ddc0768"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fcoblocks-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fcoblocks-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fcoblocks-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/godaddy-wordpress%2Fcoblocks-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/godaddy-wordpress","download_url":"https://codeload.github.com/godaddy-wordpress/coblocks-icons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254567338,"owners_count":22092752,"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":[],"created_at":"2024-11-19T22:47:36.345Z","updated_at":"2025-05-16T16:31:22.736Z","avatar_url":"https://github.com/godaddy-wordpress.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoBlocks Icons\n\nRepository of icons used inside of CoBlocks, ready to use either as a React Component or plain SVG file.\n\nSee the [complete list](icons.md).\n\n## Install \n\n```bash\nnpm install @godaddy-wordpress/coblocks-icons\n```\n\n## Usage\n\n### Standalone\n\n```js\nimport { SettingsIcon } from '@godaddy-wordpress/coblocks-icons\n\nreturn (\n\t\u003cdiv\u003e{ SettingsIcon }\u003c/div\u003e\n)\n```\n\n### Using WordPress Icon for width/height control\n\n```js\nimport { Icon } from '@wordpress/icons';\nimport { SettingsIcon } from '@godaddy-wordpress/coblocks-icons';\n\nreturn (\n\t\u003cIcon icon={ SettingsIcon } size={ 32 } /\u003e\n)\n```\n\n## How to deploy\n\n```bash\nnpm version minor\ngit push\ngit push --tags\nnpm publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fcoblocks-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodaddy-wordpress%2Fcoblocks-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodaddy-wordpress%2Fcoblocks-icons/lists"}