Download Latest Version v2.6.10.zip (2.4 MB)
Email in envelope

Get an email when there's a new version of uiw icons

Home / v2.6.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-03-09 1.1 kB
v2.6.7 source code.tar.gz 2022-03-09 2.0 MB
v2.6.7 source code.zip 2022-03-09 2.4 MB
Totals: 3 Items   4.4 MB 0

npm version

Documentation v2.6.7: https://raw.githack.com/uiwjs/icons/cbd1022/index.html
Comparing Changes: https://github.com/uiwjs/icons/compare/v2.6.6...v2.6.7

:::bash
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

:::jsx
import { Adobe, Alipay } from '@uiw/icons';
import { Alipay } from '@uiw/icons/Alipay';

<Adobe style={{ fill: 'red' }} />
<Alipay height="36" />
Source: README.md, updated 2022-03-09