mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 05:55:11 +00:00
| .. | ||
| chars.json | ||
| icons.json | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| info.json | ||
| metadata.json | ||
| package.json | ||
| README.md | ||
Simple Icons
This package contains icon data for Simple Icons icon set.
Files:
- Icon data is stored in
icons.jsoninIconifyJSONformat. See IconifyJSON documentation. - Icon set information is stored in
info.jsoninIconifyInfoformat. See IconifyInfo documentation.
Installation
npm install @iconify-json/simple-icons --save-dev
Usage
Icon data can be used with many tools and components, see Iconify documentation.
To convert to SVG, you can use Iconify Utils for basic usage or Iconify Tools.