v2.6.7
Documentation v2.6.7: https://raw.githack.com/uiwjs/icons/cbd1022/index.html
Comparing Changes: v2.6.6...v2.6.7
npm i @uiw/icons@2.6.7
@uiw/icons@2.6.7 document / uiw icons measure
- 💄 chore: update renovate.json 214258d @jaywcjlove
- 💄 chore: update devDependencies. b0a7d0f @jaywcjlove
- 💄 chore: update workflows config. bd6ebb0 @jaywcjlove
- 📖 doc: Update README.md 1a96786 @jaywcjlove
- 💄 chore: update .npmignore bc757ff @jaywcjlove
Support React
import { Adobe, Alipay } from '@uiw/icons';
import { Alipay } from '@uiw/icons/Alipay';
<Adobe style={{ fill: 'red' }} />
<Alipay height="36" />