{"id":25371034,"url":"https://github.com/castlecss/castlecss-icons","last_synced_at":"2025-07-07T16:39:45.627Z","repository":{"id":57194832,"uuid":"75844287","full_name":"CastleCSS/castlecss-icons","owner":"CastleCSS","description":"CastleCSS icons","archived":false,"fork":false,"pushed_at":"2016-12-20T01:01:54.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:13:58.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.castlecss.com","language":"CSS","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/CastleCSS.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":"2016-12-07T14:35:34.000Z","updated_at":"2016-12-26T11:40:55.000Z","dependencies_parsed_at":"2022-09-16T01:35:50.267Z","dependency_job_id":null,"html_url":"https://github.com/CastleCSS/castlecss-icons","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastleCSS%2Fcastlecss-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastleCSS%2Fcastlecss-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastleCSS%2Fcastlecss-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CastleCSS%2Fcastlecss-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CastleCSS","download_url":"https://codeload.github.com/CastleCSS/castlecss-icons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999864,"owners_count":21031046,"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":"2025-02-15T02:22:25.192Z","updated_at":"2025-04-09T08:14:05.374Z","avatar_url":"https://github.com/CastleCSS.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CastleCSS Icons Files\nCastleCSS icon set via Font Awesome and Cloudflare.\n\n![CastleCSS logo @CastleCss.com](https://www.doordarius.nl/castlecss-logo-250.png)\n\n## CastleCSS Framework\nThe icon package is part of the [CastleCSS Meta Package](https://github.com/CastleCSS/castlecss), you need this, the [castlecss-core](https://github.com/CastleCSS/castlecss) or create your own variables files in order to make castlecss-icons work.\n\nSince castlecss-icons v1.0 the castlecss-core is automatically installed into your node_modules too.\n\nEven easier: Download the [CastleCSS Boilerplate](https://www.github.com/CastleCSS/castlecss-boilerplate). All Packages are included + examples and project setup\n\n## How to install\n- Download the [CastleCSS Boilerplate](https://www.github.com/CastleCSS/castlecss-boilerplate). All Packages are included + examples and project setup\n- Install via [NPM](https://www.npmjs.com/): ```npm install castlecss-icons```\n- Require it in your own NPMJS package\n- Download or clone the package\n\n## Updating files\nCastleCSS is built so it's easy to update, you can just download make it your own as long as you don't ovewrite the core files. \n\n```npm update castlecss-icons```\n\n## Documentation and examples\nYou can find the documentation and examples at http://www.castlecss.com and [castlecss-docs](https://github.com/CastleCSS/castlecss-docs)\n\n## Setup\nYour project should have a setup similair to this (included in the [CastleCSS Boilerplate](https://github.com/CastleCSS/castlecss-boilerplate)):\nWith this you make sure your own variables overwrite the castle-core variables and your setup is still updatable.\n\n```\n| Your project/\n|\n|-- scss/ \n| |-- /* Custom project specific scss files here */\n| |-- Main.scss\n| |\n|-- node_modules/\n| | \n| | /*\tCastleCSS files included automatically here */\n| | castlecss-core/\n| | castlecss-icons/\n| | castlecss-etc ;)/\n```\n\n### Main.scss\nYour main.scss should have a setup similair to this (included in the [Full CastleCSS Boilerplate](https://github.com/CastleCSS/castlecss-boilerplate)):\n\n```\n/*  core variable files */\n@import \"path/to/castlecss-core/sass/variables\";\n\n/*  Your own variables so they overwrite the core */\n@import \"variables\";\n\n/*  rest of core files */\n@import \"node_modules/castlecss-core/sass/main\";\n@import \"node_modules/castlecss-icons/sass/main\";\n\n \n/*  Include your own files below this line\n    --------------------------------------\n*/\n```\n\n## Roadmap\nWe're currently working hard on making the CastleCSS expansions and improvements. CastleCSS is made to serve as lightweight basis for tailor made software but we do want to give you the option to install a few modules to make your life easier.\n\nPlease see the [ROADMAP.MD from the CastleCSS Meta Package](https://github.com/CastleCSS/castlecss/blob/master/ROADMAP.md) for our current plans for the future.\n\n## Contributing\nWant to contribute? We'd love your help, please take a look at the roadmap or submit new suggestions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastlecss%2Fcastlecss-icons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcastlecss%2Fcastlecss-icons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastlecss%2Fcastlecss-icons/lists"}