# CHANGELOG

## 0.6.4

### Patch Changes

- fix: fix iconfont and svgsprite link

## 0.6.3

### Patch Changes

- feat: add divider-1,voice-wave,keyboard-1 icons

## 0.6.2

### Patch Changes

- feat: add 217 new icons related to AI, documents, logo and files

## 0.6.1

### Patch Changes

- fix: fix compatibility with previous icon version

## 0.6.0

### Minor Changes

- feat: add new icons `align-bottom`、`no-result`、`no-result-filled`、`tree-list`、`wifi-no` 、`wifi-no-filled`、`logo-stackblitz-filled`、`logo-stackblitz`、`logo-wecom-filled`
- refactor: remove icons `video-camera-3`、`video-camera-3-filled`、 `list`
- feat: support `strokeWidth`、`strokeColor` and `fillColor`

## 0.5.1

### Patch Changes

- fix: add LICENSE

## 0.5.0

### Minor Changes

- feat: support React 19

## 0.4.5

### Patch Changes

- feat: 新增 `logo-miniprogram`、`logo-cnb`、`seal`、`quote` 图标
  fix: 优化多个文件相关图标的绘制效果，修复 `gesture-right-slip` 的绘制问题

## 0.4.4

### Patch Changes

- fix: fix path covert bug

## 0.4.3

### Patch Changes

- feat: 新增 logo-alipay、logo-behance-filled 等图标，修改 logo-wecom 图标，移除不合理的 logo-wecom-filled 图标

## 0.4.2

### Patch Changes

- fix: fix filled-icon naming

## 0.4.1

### Patch Changes

- fix: fix video-camera naming

## 0.4.0

### Major Changes

- feat: 新增 907 个新图标
- feat: `blockchain` 重命名改为`transform-1`,`gesture-pray-1`重命名为`gesture-open`,
  `gesture-ranslation-1`重命名为`wave-bye`, `gesture-up-1`重命名为`gesture-typing`,`gesture-up-2`重命名为`gesture-right-slip`,`logo-wechat`重命名为`logo-wechat-stroke-filled`
- feat: 移除`tree-list`、`logo-adobe-photoshop-1` 图标

## 0.3.5

### Patch Changes

- fix: fix lock-on icon path

## 0.3.4

### Patch Changes

- feat: update iconfont and svgsprite address

## 0.3.3

### Patch Changes

- feat: add `list-numbered` icon, optimize path of `lock-off`;
- fix: fix `chart-column` naming;

## 0.3.2

### Patch Changes

- fix: fix icon draw path

## 0.3.1

### Patch Changes

- fix: fix evenodd fill-rule render error when transformed to iconfont

## 0.3.0

### Minor Changes

- feat: increase 900 + new icons

## 0.2.5

### Patch Changes

- fix: fix manifest effects chunk load

## 0.2.4

### Patch Changes

- add repository info

## 0.2.3

### Patch Changes

- 更名`arrow-triangle` 相关的 4 个图标

## 0.2.2

### Patch Changes

- feat: add `translate` `translate-1` `arrow-down-triangle` `arrow-down-triangle-filled` `arrow-up-triangle` `arrow-up-triangle-filled` icons

## 0.2.1 `2023-03-07`

### Features

- manifest 文件增加 path 属性

## 0.2.0 `2023-02-16`

### Features

- 加载时注入样式，不再通过 import 加载

## 0.1.7 `2022-12-05`

### Features

- 新增 `minus-rectangle-filled` 图标

## 0.1.5 `2022-08-10`

### Features

- 新增`qq`、`wechat`、`wecom`、`relativity`和`pin-filled`等图标

## 0.1.4 `2022-07-20`

### Features

- 新增`image-error`图标

## 0.1.3 `2022-07-18`

### Bug Fixes

- 修复 丢失 ref 的问题

## 0.1.2 `2022-07-12`

### Features

- 新增`mirror`和`rotation`图标

### Bug Fixes

- 修复 iconfont 高级用法因为 t-icon 导致不显示的异常
- 修复 丢失 ref 的问题

## 0.1.1 `2022-06-24`

### Features

- 新增`rollfront`图标

## 0.1.0 `2022-05-09`

### Features

- 新增`file-icon`图标，优化部分图标路径

## 0.0.10 `2022-04-15`

### Bug Fixes

- 支持 React 18.x 使用

## 0.0.9 `2022-03-15`

### Bug Fixes

- 支持使用 `url` 引入自定义图标

## 0.0.8 `2022-01-18`

### Bug Fixes

- 修复 `medium` size 渲染错误问题

## 0.0.7 `2021-12-21`

### Bug Fixes

- 支持 es-check es5

## 0.0.6 `2021-12-14`

### Bug Fixes

- 默认 `size` 调整为 `undefined`，由 1em 控制当前图标大小，更满足大部分通用场景
