mirror of
https://github.com/iconoir-icons/iconoir
synced 2026-03-14 14:05:44 +01:00
Release Version v7.8.0
This commit is contained in:
parent
e5f1b85231
commit
514a3b6f92
6 changed files with 30 additions and 5 deletions
|
|
@ -1,3 +1,27 @@
|
|||
<a name="v7.8.0"></a>
|
||||
# [v7.8.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.8.0) - 21 Jul 2024
|
||||
|
||||
13 new solid icons:
|
||||
- `bell-notification`
|
||||
- `git`
|
||||
- `mail-in`
|
||||
- `mail-out`
|
||||
- `phone-income`
|
||||
- `phone-minus`
|
||||
- `phone-outcome`
|
||||
- `phone-paused`
|
||||
- `phone-plus`
|
||||
- `phone-xmark`
|
||||
- `phone`
|
||||
- `send-mail`
|
||||
- `wolf`
|
||||
|
||||
1 new regular icon:
|
||||
- `git`
|
||||
|
||||
[Changes][v7.8.0]
|
||||
|
||||
|
||||
<a name="v7.7.0"></a>
|
||||
# [v7.7.0](https://github.com/iconoir-icons/iconoir/releases/tag/v7.7.0) - 25 Apr 2024
|
||||
|
||||
|
|
@ -1595,6 +1619,7 @@ fix: changed stroke property from `black` to `currentColor`.
|
|||
[Changes][v4.2]
|
||||
|
||||
|
||||
[v7.8.0]: https://github.com/iconoir-icons/iconoir/compare/v7.7.0...v7.8.0
|
||||
[v7.7.0]: https://github.com/iconoir-icons/iconoir/compare/v7.6.0...v7.7.0
|
||||
[v7.6.0]: https://github.com/iconoir-icons/iconoir/compare/v7.5.0...v7.6.0
|
||||
[v7.5.0]: https://github.com/iconoir-icons/iconoir/compare/v7.4.0...v7.5.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.7.0
|
||||
version: 7.8.0
|
||||
homepage: https://iconoir.com
|
||||
repository: https://github.com/iconoir-icons/iconoir
|
||||
funding:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iconoir-react-native",
|
||||
"version": "7.7.0",
|
||||
"version": "7.8.0",
|
||||
"description": "React Native library for Iconoir, the biggest open source icon library with tons of free icons.",
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iconoir-react",
|
||||
"version": "7.7.0",
|
||||
"version": "7.8.0",
|
||||
"description": "React library for Iconoir, the biggest open source icon library with tons of free icons.",
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@iconoir/vue",
|
||||
"version": "7.7.0",
|
||||
"version": "7.8.0",
|
||||
"description": "Vue library for Iconoir, the biggest open source icon library with tons of free icons.",
|
||||
"keywords": [
|
||||
"icons",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue