@spark-web/icon
Version:
--- title: Icon isExperimentalPackage: false ---
230 lines (170 loc) • 8.81 kB
Markdown
# @spark-web/icon
## 1.3.0
### Minor Changes
- [#382](https://github.com/brighte-labs/spark-web/pull/382)
[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
version to latest (18.2.0)
### Patch Changes
- Updated dependencies
[[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
- @spark-web/text@1.2.0
- @spark-web/theme@3.2.0
- @spark-web/utils@1.3.0
## 1.2.2
### Patch Changes
- [#246](https://github.com/brighte-labs/spark-web/pull/246)
[`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove
destructuring from theme object
- [#218](https://github.com/brighte-labs/spark-web/pull/218)
[`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5)
Thanks [@nderkim](https://github.com/nderkim)! - Rename files to kebab case
- [#222](https://github.com/brighte-labs/spark-web/pull/222)
[`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
dependencies
- [#242](https://github.com/brighte-labs/spark-web/pull/242)
[`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
and repository keys to package.json
- Add CHANGELOG and README to files key in package.json
- Updated dependencies
[[`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
[`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
[`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
[`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
[`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
- @spark-web/text@1.1.2
- @spark-web/theme@3.1.0
- @spark-web/utils@1.2.3
## 1.2.1
### Patch Changes
- [#208](https://github.com/brighte-labs/spark-web/pull/208)
[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
node version
- Updated dependencies
[[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
- @spark-web/text@1.1.1
- @spark-web/theme@3.0.6
- @spark-web/utils@1.2.2
## 1.2.0
### Minor Changes
- [#198](https://github.com/brighte-labs/spark-web/pull/198)
[`07286b5`](https://github.com/brighte-labs/spark-web/commit/07286b52f897909b1a806d736e1040351c93078f)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Allow icons
created with `createIcon` utility to accept data attributes
### Patch Changes
- [#197](https://github.com/brighte-labs/spark-web/pull/197)
[`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
- Updated dependencies
[[`9ff0c4b`](https://github.com/brighte-labs/spark-web/commit/9ff0c4b4cc83e0e1ab609d0bcdb01458b654263e),
[`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
- @spark-web/text@1.1.0
- @spark-web/theme@3.0.5
- @spark-web/utils@1.2.1
## 1.1.5
### Patch Changes
- [#173](https://github.com/brighte-labs/spark-web/pull/173)
[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
dependency
- Updated dependencies
[[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
[`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)]:
- @spark-web/text@1.0.7
- @spark-web/theme@3.0.3
- @spark-web/utils@1.2.0
## 1.1.4
### Patch Changes
- [#167](https://github.com/brighte-labs/spark-web/pull/167)
[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
- Updated dependencies
[[`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
[`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
- @spark-web/text@1.0.6
- @spark-web/theme@3.0.2
- @spark-web/utils@1.1.5
## 1.1.3
### Patch Changes
- [#113](https://github.com/brighte-labs/spark-web/pull/113)
[`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
dependencies
- Updated dependencies
[[`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)]:
- @spark-web/text@1.0.5
- @spark-web/theme@3.0.1
- @spark-web/utils@1.1.3
## 1.1.2
### Patch Changes
- [#52](https://github.com/brighte-labs/spark-web/pull/52)
[`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
to package.json files
- Updated dependencies
[[`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
[`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
[`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
[`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)]:
- @spark-web/text@1.0.4
- @spark-web/theme@3.0.0
- @spark-web/utils@1.1.2
## 1.1.1
### Patch Changes
- [#42](https://github.com/brighte-labs/spark-web/pull/42)
[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
versions of React
- Updated dependencies
[[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
- @spark-web/text@1.0.3
- @spark-web/theme@2.0.2
- @spark-web/utils@1.1.1
## 1.1.0
### Minor Changes
- [#44](https://github.com/brighte-labs/spark-web/pull/44)
[`11e7365`](https://github.com/brighte-labs/spark-web/commit/11e73659ff4a01a48a8761821bff34c6ec28568b)
Thanks [@matildaPan](https://github.com/matildaPan)! - forwardRef for
createIcon
### Patch Changes
- Updated dependencies
[[`11e7365`](https://github.com/brighte-labs/spark-web/commit/11e73659ff4a01a48a8761821bff34c6ec28568b)]:
- @spark-web/utils@1.1.0
## 1.0.2
### Patch Changes
- [#40](https://github.com/brighte-labs/spark-web/pull/40)
[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
@babel/transform-runtime
- Updated dependencies
[[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
- @spark-web/text@1.0.2
- @spark-web/theme@2.0.1
- @spark-web/utils@1.0.2
## 1.0.1
### Patch Changes
- [#36](https://github.com/brighte-labs/spark-web/pull/36)
[`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
config
- Updated dependencies
[[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
[`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
- @spark-web/theme@2.0.0
- @spark-web/text@1.0.1
- @spark-web/utils@1.0.1
## 1.0.0
### Major Changes
- [#27](https://github.com/brighte-labs/spark-web/pull/27)
[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
### Patch Changes
- Updated dependencies
[[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
- @spark-web/text@1.0.0
- @spark-web/theme@1.0.0
- @spark-web/utils@1.0.0