1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-21 07:51:21 +02:00

release: v2.0.1

This commit is contained in:
Łukasz Holeczek
2021-03-30 21:44:29 +02:00
parent c4fc20996e
commit d56257e1d3
20 changed files with 6157 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons Free Open Source Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)
@@ -2247,7 +2247,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons - Brand Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/brand/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal
@@ -5597,7 +5597,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons - Flag Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/flag/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

6
css/all.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons - Brand Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/brand/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

File diff suppressed because one or more lines are too long

2
css/brand.min.css vendored
View File

@@ -1,6 +1,6 @@
@charset "UTF-8";/*!
* CoreUI Icons - Brand Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/brand/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons - Flag Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/flag/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

File diff suppressed because one or more lines are too long

2
css/flag.min.css vendored
View File

@@ -1,6 +1,6 @@
@charset "UTF-8";/*!
* CoreUI Icons - Flag Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/flag/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
@charset "UTF-8";
/*!
* CoreUI Icons Free Open Source Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)

File diff suppressed because one or more lines are too long

2
css/free.min.css vendored
View File

@@ -1,6 +1,6 @@
@charset "UTF-8";/*!
* CoreUI Icons Free Open Source Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)

File diff suppressed because one or more lines are too long

6145
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "@coreui/icons",
"version": "2.0.0",
"version": "2.0.1",
"description": "CoreUI Icons Free",
"main": "js/index.js",
"typings": "js/index.d.ts",

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons - Brand Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/brand/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons - Flag Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons/flag/
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under CC0 1.0 Universal

View File

@@ -1,6 +1,6 @@
/*!
* CoreUI Icons Free Open Source Icons
* @version v2.0.0
* @version v2.0.1
* @link https://coreui.io/icons
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
* Licensed under MIT (https://coreui.io/icons/license)