Subversion Repositories Matrimonio

Rev

Rev 20 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 29
Line 12... Line 12...
12
 
12
 
13
Installation
13
Installation
14
====
14
====
15
via [cdnjs](http://cdnjs.com/libraries/simple-line-icons)
15
via [cdnjs](http://cdnjs.com/libraries/simple-line-icons)
16
```html
16
```html
17
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.3.2/css/simple-line-icons.css">
17
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.css">
18
```
18
```
19
via [bower](http://bower.io/search/?q=simple-line-icons)
19
via [bower](http://bower.io/search/?q=simple-line-icons)
20
 
20
 
21
```shell
21
```shell
22
 
22
 
Line 32... Line 32...
32
```
32
```
33
 
33
 
34
Or, you can also clone or [download this repository](https://github.com/thesabbir/simple-line-icons/archive/master.zip) as zip.
34
Or, you can also clone or [download this repository](https://github.com/thesabbir/simple-line-icons/archive/master.zip) as zip.
35
 
35
 
36
 
36
 
-
 
37
If you are a designers you can use [this creative cloud library](http://adobe.ly/2bQ48wl).
-
 
38
 
37
Customizing LESS/SASS variables
39
Customizing LESS/SASS variables
38
====
40
====
39
 
41
 
40
### LESS:
42
### LESS:
41
 
43