1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-17 03:54:05 +02:00

Built new icons, icomoon.json and devicon.css

This commit is contained in:
Thomas-Boi
2020-09-04 17:21:53 +00:00
committed by GitHub Actions
parent a7619e2330
commit 77460c364d
5 changed files with 6 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
@font-face {
font-family: 'devicon';
src: url('fonts/devicon.eot?xdc21g');
src: url('fonts/devicon.eot?xdc21g#iefix') format('embedded-opentype'),
url('fonts/devicon.ttf?xdc21g') format('truetype'),
url('fonts/devicon.woff?xdc21g') format('woff'),
url('fonts/devicon.svg?xdc21g#devicon') format('svg');
src: url('fonts/devicon.eot?yl3aib');
src: url('fonts/devicon.eot?yl3aib#iefix') format('embedded-opentype'),
url('fonts/devicon.ttf?yl3aib') format('truetype'),
url('fonts/devicon.woff?yl3aib') format('woff'),
url('fonts/devicon.svg?yl3aib#devicon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long