This commit is contained in:
atisawd 2018-07-04 09:30:56 +05:30
parent a33aedd7fa
commit 4640719aa6
4 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@ _High Quality web friendly icons_
'Boxicons' is a carefully designed open source iconset with 700+ icons. It's crafted to look enrich your website/app experience. 'Boxicons' is a carefully designed open source iconset with 700+ icons. It's crafted to look enrich your website/app experience.
_Announcing Boxicons v1.5.0!_ _Announcing Boxicons v1.5.1!_
Solid icons have been added with a seperate logos category Solid icons have been added with a seperate logos category
@ -44,10 +44,10 @@ Instead of installing you may use the remote version
```html ```html
<head> <head>
<link rel="stylesheet" <link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/boxicons@1.5.0/css/boxicons.min.css"> href="https://cdn.jsdelivr.net/npm/boxicons@1.5.1/css/boxicons.min.css">
<!-- or --> <!-- or -->
<link rel="stylesheet" <link rel="stylesheet"
href="https://unpkg.com/boxicons@1.5.0/css/boxicons.min.css"> href="https://unpkg.com/boxicons@1.5.1/css/boxicons.min.css">
</head> </head>
``` ```

BIN
static/boxicons-1.5.1.zip Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.