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

Compare commits

...

16 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
denStrigo
8705bd5553 release: 1.1.2, add ssr render support, replace style-loader to isomorphic-style-loader 2019-10-31 15:24:08 +03:00
Denis Strigo
757427a7e3 chore(package): replace style-loader to isomorphic-style-loader for ssr support (#76) 2019-10-31 15:11:23 +03:00
Sergey Andrievskiy
eabd46920c feat(footer): add Eva design system link (#75) 2019-09-16 19:16:21 +03:00
Sergey Andrievskiy
32638e8457 fix: set proper Eva Design System link (#72) 2019-07-23 20:27:34 +03:00
Sergey Andrievskiy
40a1b6b42a feat: add Eva Design System link (#71) 2019-07-23 20:08:46 +03:00
Artur Yorsh
926fe783d9 docs(readme): add 3rd-party implementations into README.md (#54) 2019-06-17 17:55:50 +03:00
Sergey Andrievskiy
5d5aaa687a feat: remove nebular release banner (#47) 2019-01-25 08:58:35 +03:00
nixa
ff27f3d560 chore: update google analytics to GTM 2019-01-19 21:18:33 +03:00
Denis Strigo
1fc7c9843d feat(footer): change ngx-admin link in footer (#44) 2018-12-29 13:05:27 +03:00
Denis Strigo
4dc1f6185f feat(banner): open page in new tab by batten in banner (#40) 2018-11-29 17:55:13 +03:00
Denis Strigo
c820ff162e feat(banner): add banner (#39) 2018-11-29 17:29:58 +03:00
16 changed files with 9552 additions and 4480 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
@@ -150,6 +150,11 @@ eva.replace({
</div>
```
## 3rd party implementations
- [React Native](https://github.com/artyorsh/react-native-eva-icons)
- [Flutter](https://github.com/piyushmaurya23/eva_icons_flutter)
## License
[MIT](LICENSE.txt) license.
@@ -165,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!

13952
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.1",
"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",
@@ -68,6 +68,7 @@
"globby": "^8.0.1",
"gm": "^1.23.1",
"html-minifier": "^3.5.20",
"isomorphic-style-loader": "^5.1.0",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~1.7.1",

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

@@ -6,7 +6,10 @@
import icons from './icons';
import replace from './replace';
import style from './animation.scss';
import './animation.scss';
if (typeof window !== 'undefined') {
style._insertCss();
}
export { icons, replace };

View File

@@ -1,6 +1,6 @@
{
"name": "eva-icons",
"version": "1.1.1",
"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,15 +1,19 @@
<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="http://akveo.com/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_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>
</ul>
</div>
<div class="social-container">
@@ -30,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

@@ -8,7 +8,8 @@
</div>
<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.
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_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">

View File

@@ -55,10 +55,14 @@
font-size: nb-theme(font-size-lg);
line-height: 1.625;
margin-bottom: 2rem;
span {
font-weight: nb-theme(font-weight-ultra-bold);
}
.eva-ds-link {
color: nb-theme(color-primary);
}
}
// search
@@ -198,7 +202,7 @@
padding-left: 0;
font-size: 4rem;
}
.description {
margin-bottom: 4rem;
font-size: nb-theme(font-size);

View File

@@ -75,5 +75,4 @@ $nb-themes: nb-register-theme((
info-fg: #ff3d71,
custiom-radius: 0.625rem,
), eva, corporate);

View File

@@ -4,14 +4,6 @@
<script>
dataLayer = [];
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PBDR8ND');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<title>Eva Icons - beautifully crafted Open Source UI icons for common actions and items.</title>
@@ -21,14 +13,20 @@
<meta name='apple-mobile-web-app-capable' content='yes' />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K8MXX5F');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PBDR8ND"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K8MXX5F"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<eva-app></eva-app>
</body>
</html>

View File

@@ -43,7 +43,7 @@ module.exports = {
{
test: /\.scss$/,
use: [
"style-loader",
"isomorphic-style-loader",
"css-loader",
"sass-loader"
]