mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2024-11-17 17:55:13 +00:00
Added RawGit to CDN list
This commit is contained in:
parent
42bb071f9f
commit
705b4ab600
@ -67,6 +67,13 @@ To display a file icon, simply link to one or both of the icon set CSS files in
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/gh/dmhendricks/file-icon-vectors/dist/file-icon-vivid.min.css" />
|
||||
```
|
||||
|
||||
##### CDN: RawGit
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/dmhendricks/file-icon-vectors/0.8.1/dist/file-icon-classic.min.css" />
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/dmhendricks/file-icon-vectors/0.8.1/dist/file-icon-vivid.min.css" />
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
From there, you can use CSS classes to display the icons:
|
||||
|
Loading…
Reference in New Issue
Block a user