1
0
mirror of https://github.com/akveo/eva-icons.git synced 2025-09-25 13:19:02 +02:00

Compare commits

..

5 Commits

Author SHA1 Message Date
dependabot[bot]
a217267f1f build(deps): bump loader-utils and @angular-devkit/build-angular
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `loader-utils` from 1.1.0 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.1.0...v1.4.2)

Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.1.0...v1.4.2)

Updates `@angular-devkit/build-angular` from 0.7.5 to 15.0.0
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/15.0.0)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 23:57:34 +00:00
Vladimir Lugovsky
70d2471ff8 chore(docs): revert hs links back to full variants (#94) 2020-09-08 22:02:52 +03:00
Denis Strigo
03bec77f44 release: 1.1.3 add smiling-face icon, put correct meta tags (#85) 2020-03-02 15:31:05 +03:00
Vladimir Lugovsky
82478b08bc chore(analytics): put correct meta tags (#79) 2020-03-02 14:25:22 +03:00
Denis Strigo
acdf3f75db feat(icon): add new icon, smiling-face (#84) 2020-03-02 14:24:15 +03:00
11 changed files with 7213 additions and 2272 deletions

View File

@@ -6,7 +6,7 @@
## Download
- [Complete Eva Icons Package](https://akveo.github.io/eva-icons/eva-icons.zip)
- [NPM Package](https://www.npmjs.com/package/eva-icons)
- you also can download icons one by one in `PNG` and `SVG` formats from [Eva Icons Website](https://akveo.github.io/eva-icons/).
- you also can download icons one by one in `PNG` and `SVG` formats from [Eva Icons Website](https://akveo.github.io/eva-icons/?utm_campaign=eva_icons%20-%20home%20-%20eva_icons%20github%20readme&utm_source=eva_icons&utm_medium=referral&utm_content=github_readme_download_eva_icons).
### CDN
@@ -170,5 +170,5 @@ eva.replace({
- Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup:
## From Developers
Made with :heart: by [Akveo team](http://akveo.com?utm_source=github&utm_medium=nebular_readme). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
Made with :heart: by [Akveo team](https://www.akveo.com?utm_campaign=services%20-%20homepage%20-%20eva_icons%20github%20readme&utm_source=eva_icons&utm_medium=referral&utm_content=readme_made_with_heart). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
We're always happy to receive your feedback!

9453
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "eva-icons-landing",
"version": "1.1.2",
"version": "1.1.3",
"browserslist": [
"> 1%",
"last 2 versions",
@@ -22,7 +22,7 @@
"build:icons": "node ./scripts/index.js",
"icons:prepare": "npm run build:icons && webpack",
"publish": "npm publish --access=public package-build",
"gh-pages": "npm run build:prod && npm run ngh -- --dir ./dist"
"gh-pages": "npm run build:prod && npm run ngh -- --dir ./dist --no-silent"
},
"private": true,
"dependencies": {
@@ -43,7 +43,7 @@
"zone.js": "~0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.7.0",
"@angular-devkit/build-angular": "~15.0.0",
"@angular/cdk": "^6.4.7",
"@angular/cli": "~6.1.4",
"@angular/compiler-cli": "^6.1.0",

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#fff;opacity:0;}.cls-2{fill:#231f20;}</style></defs><title>slash</title><g id="Layer_2" data-name="Layer 2"><g id="smiling-face"><g id="smiling-face" data-name="smiling-face"><rect class="cls-1" width="24" height="24"/> <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 Z M12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 C16.418278,20 20,16.418278 20,12 C20,7.581722 16.418278,4 12,4 Z M17,13 C17,15.7614237 14.7614237,18 12,18 C9.23857625,18 7,15.7614237 7,13 L7,13 Z" id="🎨-Icon-Сolor"></path></g></g></g></svg>

After

Width:  |  Height:  |  Size: 725 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#fff;opacity:0;}.cls-2{fill:#231f20;}</style></defs><title>slash</title><g id="Layer_2" data-name="Layer 2"><g id="smiling-face"><g id="smiling-face" data-name="smiling-face"><rect class="cls-1" width="24" height="24"/> <path d="M12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 Z M12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 C16.418278,20 20,16.418278 20,12 C20,7.581722 16.418278,4 12,4 Z M17,13 C17,15.7614237 14.7614237,18 12,18 C9.23857625,18 7,15.7614237 7,13 L7,13 Z" id="🎨-Icon-Сolor"></path></g></g></g></svg>

After

Width:  |  Height:  |  Size: 725 B

View File

@@ -1,6 +1,6 @@
{
"name": "eva-icons",
"version": "1.1.2",
"version": "1.1.3",
"description": "Eva Icons - beautifully crafted Open Source UI icons for common actions and items.",
"main": "eva.js",
"unpkg": "eva.min.js",

View File

@@ -218,6 +218,7 @@ export const fillOrder = {
'skip-forward': 20500,
'slash': 20600,
'smartphone': 20700,
'smiling-face': 20750,
'speaker': 20800,
'square': 20900,
'star': 21000,

View File

@@ -216,6 +216,7 @@ export const iconsTags = {
'skip-forward': ['music'],
'slash': ['ban', 'no'],
'smartphone': ['mobile'],
'smiling-face': ['smiling', 'face', 'stickers', 'memes'],
'speaker': ['music'],
'square': ['figure'],
'star': ['bookmark', 'favorite', 'like'],

View File

@@ -216,6 +216,7 @@ export const outlineOrder = {
'skip-forward-outline': 20300,
'slash-outline': 20400,
'smartphone-outline': 20500,
'smiling-face-outline': 20550,
'speaker-outline': 20600,
'square-outline': 20700,
'star-outline': 20800,

View File

@@ -1,17 +1,16 @@
<div class="logo">
<a href="http://akveo.com" target="_blank">
<a href="https://www.akveo.com?utm_campaign=services%20-%20homepage%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=banner&utm_content=footer_logo" target="_blank">
<img src="assets/img/akveo-logo.png">
</a>
</div>
<div class="company-info">
<ul>
<li class="title">More from Akveo</li>
<li><a href="http://akveo.com?utm_source=eva_documentation&utm_medium=footer" target="_blank">Homepage</a></li>
<li><a href="https://akveo.github.io/nebular?utm_source=eva_documentation&utm_medium=footer" target="_blank">Nebular</a></li>
<li><a href="https://akveo.github.io/ngx-admin?utm_source=eva_documentation&utm_medium=footer"
target="_blank">ngx-admin</a></li>
<li><a href="https://www.akveo.com?utm_campaign=services%20-%20homepage%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=home_footer_homepage" target="_blank">Homepage</a></li>
<li><a href="https://akveo.github.io/nebular?utm_campaign=nebular%20-%20home%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=footer_link_nebular" target="_blank">Nebular</a></li>
<li><a href="https://akveo.github.io/ngx-admin?utm_campaign=ngx_admin%20-%20home%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=footer_link_ngx_admin" target="_blank">ngx-admin</a></li>
<li>
<a href="https://eva.design?utm_source=eva_documentation&utm_medium=footer" target="_blank">
<a href="https://eva.design?utm_campaign=eva_design%20-%20home%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=footer_link_eva" target="_blank">
Eva Design System
</a>
</li>
@@ -35,7 +34,7 @@
</a>
</li>
<li class="copy">
&copy; 2015-2018 <a href="http://akveo.com?utm_source=eva_documentation&utm_medium=footer" target="_blank">Akveo LLC</a><br>
&copy; 2015-2018 <a href="https://www.akveo.com?utm_campaign=services%20-%20homepage%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=footer_akveo_llc" target="_blank">Akveo LLC</a><br>
Documentation licensed under CC BY 4.0.
</li>
</ul>

View File

@@ -9,7 +9,7 @@
<p class="description">
Eva Icons is a pack of more than <span>480</span> beautifully crafted Open Source icons for common actions and items.<br/>
Download our set on the desktop to use them in your digital products for Web, iOS and Android.<br/>
Compatible with <a class="eva-ds-link" href="https://eva.design?utm_source=eva_documentation&utm_medium=hero">Eva Design System</a>.
Compatible with <a class="eva-ds-link" href="https://eva.design?utm_campaign=eva_design%20-%20home%20-%20eva_icons%20website&utm_source=eva_icons&utm_medium=referral&utm_content=top_description_link">Eva Design System</a>.
</p>
<div class="search" [class.search-focus]="isInputFocus">