{"id":16599863,"url":"https://github.com/vmitchell85/zondicons-vue","last_synced_at":"2026-03-09T02:32:32.792Z","repository":{"id":110984515,"uuid":"138046104","full_name":"vmitchell85/zondicons-vue","owner":"vmitchell85","description":"A VueJS Zondicons Component","archived":false,"fork":false,"pushed_at":"2018-06-20T14:54:00.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T10:58:49.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/vmitchell85.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2018-06-20T14:44:16.000Z","updated_at":"2020-02-14T08:32:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcb01a4a-2893-47ca-b999-7f57b64a51fc","html_url":"https://github.com/vmitchell85/zondicons-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vmitchell85/zondicons-vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmitchell85%2Fzondicons-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmitchell85%2Fzondicons-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmitchell85%2Fzondicons-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmitchell85%2Fzondicons-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmitchell85","download_url":"https://codeload.github.com/vmitchell85/zondicons-vue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmitchell85%2Fzondicons-vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30280863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:23:26.802Z","status":"ssl_error","status_checked_at":"2026-03-09T02:22:46.175Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-12T00:12:49.929Z","updated_at":"2026-03-09T02:32:32.769Z","avatar_url":"https://github.com/vmitchell85.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zondicons Vue Component\n\nThis is a basic [Zondicons](http://www.zondicons.com/) [VueJS](https://vuejs.org/) Component.\n\nThis was created in part from the ideas in this Twitter thread: [https://twitter.com/paulredmond/status/939226563207249920](https://twitter.com/paulredmond/status/939226563207249920)\n\n## Usage\n\nFirst you'll need to copy the `zondicon.vue` file into your project and include it in your Vue application. In my Laravel applications I put the following in my `resources/assets/app.js` file.\n\n```js\n    Vue.component('z', require('./components/zondicon.vue'));\n```\n\nTo display an icon just use the component passing the desired icon name and any desired classes.\n\n```html\n    \u003cz icon=\"cheveron-right\" class=\"mx-1 fill-current w-4 h-4\"\u003e\u003c/z\u003e\n```\n\n\n## Generating New Library Content\n\nIf you would like to re-generate the library part of the component I've included my crude python script that I used to generate the data from the Zondicons library.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmitchell85%2Fzondicons-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmitchell85%2Fzondicons-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmitchell85%2Fzondicons-vue/lists"}