{"id":21659110,"url":"https://github.com/saulhoward/react-evil-icons","last_synced_at":"2025-07-17T21:32:21.413Z","repository":{"id":27335182,"uuid":"30809856","full_name":"saulhoward/react-evil-icons","owner":"saulhoward","description":"Evil icons as react components","archived":false,"fork":false,"pushed_at":"2018-04-07T22:22:16.000Z","size":14,"stargazers_count":74,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T00:17:32.885Z","etag":null,"topics":["evil-icons","javascript","react-components"],"latest_commit_sha":null,"homepage":null,"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/saulhoward.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}},"created_at":"2015-02-14T21:49:52.000Z","updated_at":"2023-09-07T01:31:46.000Z","dependencies_parsed_at":"2022-08-17T18:45:12.243Z","dependency_job_id":null,"html_url":"https://github.com/saulhoward/react-evil-icons","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/saulhoward/react-evil-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saulhoward%2Freact-evil-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saulhoward%2Freact-evil-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saulhoward%2Freact-evil-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saulhoward%2Freact-evil-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saulhoward","download_url":"https://codeload.github.com/saulhoward/react-evil-icons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saulhoward%2Freact-evil-icons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265663005,"owners_count":23807464,"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":["evil-icons","javascript","react-components"],"created_at":"2024-11-25T09:30:27.708Z","updated_at":"2025-07-17T21:32:21.170Z","avatar_url":"https://github.com/saulhoward.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React Evil Icons\n\nReact components for the excellent http://evil-icons.io/\n\n## A React component for the Icons\n\n```html\n\n    \u003chtml\u003e\n        \u003chead\u003e\n            \u003clink rel=\"stylesheet\" href=\"/evil-icons.css\"\u003e\n        \u003c/head\u003e\n        \u003cbody\u003e\n            \u003c!-- evil icons sprite svg goes here - see task below --\u003e\n\n            \u003cdiv id=\"app\"\u003e\u003c/div\u003e\n\n        \u003c/body\u003e\n    \u003c/html\u003e\n\n```\n\n```javascript\n\n    var React = require('react');\n    var Icon = require('react-evil-icons');\n\n    React.render(\n        \u003cIcon name=\"ei-eye\" size=\"l\" /\u003e,\n        document.getElementById('app')\n    );\n\n```\n\n## A gulp task to write the icon sprite into the HTML\n\n```javascript\n\n    var evilIconSprite = require('./node_modules/react-evil-icons/tasks/icons'); \n\n    evilIconSprite('./src/index.html', './_site') \n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaulhoward%2Freact-evil-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaulhoward%2Freact-evil-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaulhoward%2Freact-evil-icons/lists"}