Skip to content

Commit 4c6fa26

Browse files
authored
Revert "feat: add some icon"
1 parent b9c6198 commit 4c6fa26

11 files changed

Lines changed: 17 additions & 19 deletions

CHANGELOG.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,61 +8,69 @@ All notable changes to this project will be documented in this file. See [standa
88

99
### [2.0.3](https://github.com/element-plus/element-plus-icons/compare/v2.0.2...v2.0.3) (2022-06-04)
1010

11+
1112
### Bug Fixes
1213

13-
- **vue:** types ([a31217f](https://github.com/element-plus/element-plus-icons/commit/a31217fb58de0e924f0ecd69577a36c307f264e7))
14+
* **vue:** types ([a31217f](https://github.com/element-plus/element-plus-icons/commit/a31217fb58de0e924f0ecd69577a36c307f264e7))
1415

1516
### [2.0.2](https://github.com/element-plus/element-plus-icons/compare/v2.0.1...v2.0.2) (2022-06-04)
1617

1718
### [2.0.1](https://github.com/element-plus/element-plus-icons/compare/v2.0.0...v2.0.1) (2022-05-30)
1819

20+
1921
### Bug Fixes
2022

21-
- **vue:** types ([a2fa1e9](https://github.com/element-plus/element-plus-icons/commit/a2fa1e91c2ed2c59fe2504b4f4db26c4583201ab))
23+
* **vue:** types ([a2fa1e9](https://github.com/element-plus/element-plus-icons/commit/a2fa1e91c2ed2c59fe2504b4f4db26c4583201ab))
2224

2325
## [2.0.0](https://github.com/element-plus/element-plus-icons/compare/v2.0.0-beta.2...v2.0.0) (2022-05-29)
2426

2527
## [2.0.0-beta.2](https://github.com/element-plus/element-plus-icons/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2022-05-29)
2628

29+
2730
### Features
2831

29-
- add install function ([a9c2b53](https://github.com/element-plus/element-plus-icons/commit/a9c2b530641f14d6c10ee25e96ffa4d9c31c1c65))
32+
* add install function ([a9c2b53](https://github.com/element-plus/element-plus-icons/commit/a9c2b530641f14d6c10ee25e96ffa4d9c31c1c65))
3033

3134
## [2.0.0-beta.1](https://github.com/element-plus/element-plus-icons/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2022-05-27)
3235

36+
3337
### Bug Fixes
3438

35-
- **vue:** add global name ([fc8976c](https://github.com/element-plus/element-plus-icons/commit/fc8976cc7fc0612bfb7a66ed94e7141b055a0f01))
39+
* **vue:** add global name ([fc8976c](https://github.com/element-plus/element-plus-icons/commit/fc8976cc7fc0612bfb7a66ed94e7141b055a0f01))
3640

3741
## [2.0.0-beta.0](https://github.com/element-plus/element-plus-icons/compare/v1.1.4...v2.0.0-beta.0) (2022-05-24)
3842

43+
3944
### ⚠ BREAKING CHANGES
4045

41-
- use esbuild (#36)
46+
* use esbuild (#36)
4247

4348
### Bug Fixes
4449

45-
- skip lib check ([faa8040](https://github.com/element-plus/element-plus-icons/commit/faa8040fce69e2ad6b88b8827210fbf9379fa8fe))
50+
* skip lib check ([faa8040](https://github.com/element-plus/element-plus-icons/commit/faa8040fce69e2ad6b88b8827210fbf9379fa8fe))
51+
4652

4753
### build
4854

49-
- use esbuild ([#36](https://github.com/element-plus/element-plus-icons/issues/36)) ([fe9150a](https://github.com/element-plus/element-plus-icons/commit/fe9150ad2fa5a8a26e851b6a44d30a91137b1844))
55+
* use esbuild ([#36](https://github.com/element-plus/element-plus-icons/issues/36)) ([fe9150a](https://github.com/element-plus/element-plus-icons/commit/fe9150ad2fa5a8a26e851b6a44d30a91137b1844))
5056

5157
### [1.1.4](https://github.com/element-plus/element-plus-icons/compare/v1.1.3...v1.1.4) (2022-03-21)
5258

59+
5360
### Features
5461

55-
- add consola ([e9898f8](https://github.com/element-plus/element-plus-icons/commit/e9898f8e2fe9c62221571f8d28607c264cd9ff27))
62+
* add consola ([e9898f8](https://github.com/element-plus/element-plus-icons/commit/e9898f8e2fe9c62221571f8d28607c264cd9ff27))
5663

5764
### [1.1.3](https://github.com/element-plus/element-plus-icons/compare/v1.1.2...v1.1.3) (2022-03-15)
5865

5966
### [1.1.2](https://github.com/element-plus/element-plus-icons/compare/v1.1.1...v1.1.2) (2022-03-14)
6067

6168
### [1.1.1](https://github.com/element-plus/element-plus-icons/compare/v1.1.0...v1.1.1) (2022-03-07)
6269

70+
6371
### Bug Fixes
6472

65-
- icon color and view box ([05cd32a](https://github.com/element-plus/element-plus-icons/commit/05cd32a0c6f69c905bdc5e3ad799102c7b6eee01))
73+
* icon color and view box ([05cd32a](https://github.com/element-plus/element-plus-icons/commit/05cd32a0c6f69c905bdc5e3ad799102c7b6eee01))
6674

6775
## [1.1.0](https://github.com/element-plus/element-plus-icons/compare/v1.0.1...v1.1.0) (2022-03-07)
6876

packages/svg/chrome-filled.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/gold-medal.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/handbag.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/memo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/quartz-watch.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/shopping-trolley.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/suitcase-line.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/switch-filled.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/svg/trophy-base.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)