mirror of
https://github.com/iconoir-icons/iconoir
synced 2026-03-14 14:05:44 +01:00
Release Version v7.11.0
This commit is contained in:
parent
5aab3794ad
commit
b4b0e4bc54
9 changed files with 64 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
* Iconoir
|
||||
* Copyright (c) 2024 Luca Burgio - https://iconoir.com
|
||||
* Copyright (c) 2025 Luca Burgio - https://iconoir.com
|
||||
* License - https://github.com/iconoir-icons/iconoir/blob/main/LICENSE (Code: MIT License)
|
||||
* CSS file created by Till Esser (@Wiwaltill) and automated by Pascal Jufer (@paescuj)
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
* Iconoir
|
||||
* Copyright (c) 2024 Luca Burgio - https://iconoir.com
|
||||
* Copyright (c) 2025 Luca Burgio - https://iconoir.com
|
||||
* License - https://github.com/iconoir-icons/iconoir/blob/main/LICENSE (Code: MIT License)
|
||||
* CSS file created by Till Esser (@Wiwaltill) and automated by Pascal Jufer (@paescuj)
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*!
|
||||
* Iconoir
|
||||
* Copyright (c) 2024 Luca Burgio - https://iconoir.com
|
||||
* Copyright (c) 2025 Luca Burgio - https://iconoir.com
|
||||
* License - https://github.com/iconoir-icons/iconoir/blob/main/LICENSE (Code: MIT License)
|
||||
* CSS file created by Till Esser (@Wiwaltill) and automated by Pascal Jufer (@paescuj)
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "iconoir",
|
||||
"type": "module",
|
||||
"version": "7.10.1",
|
||||
"version": "7.11.0",
|
||||
"packageManager": "pnpm@9.15.1",
|
||||
"description": "Iconoir - The biggest open source icon library with tons of free icons.",
|
||||
"license": "MIT",
|
||||
|
|
@ -73,4 +73,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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 -->
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue