Skip to content

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 13:50
· 43 commits to master since this release

npm version

npm i @uiw/icons@2.6.0

@uiw/icons@2.6.0 document / uiw icons measure

v2.5.3...v2.6.0

Support TypeScript & React

import { Adobe } from '@uiw/icons';
const Demo = () => <Adobe />;