Release Version v7.11.0

This commit is contained in:
lucaburgio 2025-04-12 16:34:37 +00:00 committed by github-actions[bot]
commit b4b0e4bc54
9 changed files with 64 additions and 13 deletions

View file

@ -1,3 +1,53 @@
<a id="v7.11.0"></a>
# [v7.11.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.11.0) - 2025-04-12
43 new icons:
- `bug`
- `dots-grid-3x3`
- `whatsapp`
- `arrow-down-left-square`
- `arrow-left-tag`
- `arrow-right-tag`
- `compass`
- `divide-three`
- `divide`
- `drag`
- `fast-arrow-down-square`
- `fast-arrow-left-square`
- `fast-arrow-right-square`
- `fast-arrow-up-square`
- `filter-list-circle`
- `google-circle`
- `long-arrow-down-left`
- `long-arrow-down-right`
- `long-arrow-left-down`
- `long-arrow-left-up`
- `long-arrow-right-down`
- `long-arrow-right-up`
- `long-arrow-up-left`
- `long-arrow-up-right`
- `nav-arrow-down`
- `nav-arrow-left`
- `nav-arrow-right`
- `nav-arrow-up`
- `page-down`
- `page-left`
- `page-right`
- `page-up`
- `path-arrow`
- `peerlist`
- `pocket`
- `rss-feed-tag`
- `shortcut-square`
- `snapchat`
- `tiktok`
- `youtube`
[Changes][v7.11.0]
<a id="v7.10.1"></a>
# [v7.10.1](https://github.com/iconoir-icons/iconoir/releases/tag/v7.10.1) - 2024-11-28
@ -1685,6 +1735,7 @@ fix: changed stroke property from `black` to `currentColor`.
[Changes][v4.2]
[v7.11.0]: https://github.com/iconoir-icons/iconoir/compare/v7.10.1...v7.11.0
[v7.10.1]: https://github.com/iconoir-icons/iconoir/compare/v7.10.0...v7.10.1
[v7.10.0]: https://github.com/iconoir-icons/iconoir/compare/v7.9.0...v7.10.0
[v7.9.0]: https://github.com/iconoir-icons/iconoir/compare/v7.8.0...v7.9.0
@ -1747,4 +1798,4 @@ fix: changed stroke property from `black` to `currentColor`.
[v4.2.1]: https://github.com/iconoir-icons/iconoir/compare/v4.2...v4.2.1
[v4.2]: https://github.com/iconoir-icons/iconoir/tree/v4.2
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.0 -->
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->

View file

@ -1,6 +1,6 @@
name: iconoir_flutter
description: Flutter library for Iconoir, the biggest open source icon library with tons of free icons.
version: 7.10.1
version: 7.11.0
homepage: https://iconoir.com
repository: https://github.com/iconoir-icons/iconoir
funding:

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "7.10.1",
"version": "7.11.0",
"description": "React Native library for Iconoir, the biggest open source icon library with tons of free icons.",
"license": "MIT",
"funding": {
@ -48,4 +48,4 @@
"devDependencies": {
"@types/react": "^18.3.17"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "7.10.1",
"version": "7.11.0",
"description": "React library for Iconoir, the biggest open source icon library with tons of free icons.",
"license": "MIT",
"funding": {
@ -46,4 +46,4 @@
"devDependencies": {
"@types/react": "^19.0.1"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@iconoir/vue",
"version": "7.10.1",
"version": "7.11.0",
"description": "Vue library for Iconoir, the biggest open source icon library with tons of free icons.",
"license": "MIT",
"funding": {
@ -44,4 +44,4 @@
"devDependencies": {
"@vue/tsconfig": "^0.7.0"
}
}
}