gitextract_6zjay3bg/ ├── .github/ │ ├── ISSUE_TEMPLATE/ │ │ ├── bug_report.md │ │ ├── feature_request.md │ │ └── icon-request.md │ └── workflows/ │ └── npm-publish.yml ├── .gitignore ├── License ├── README.md ├── README_CN.md ├── fonts/ │ ├── remixicon.css │ ├── remixicon.glyph.json │ ├── remixicon.less │ ├── remixicon.module.less │ ├── remixicon.scss │ └── remixicon.styl ├── package.json └── tags.json