## CSS file icons WP
CSS File Icons WP is an Wordpress Plugin for "Pure CSS file" lib

## Icons
[<img src="https://raw.githubusercontent.com/colorswall/CSS-file-icons/master/src/images/icons.png" alt="CSS file icons" data-canonical-src="https://raw.githubusercontent.com/colorswall/CSS-file-icons/master/src/images/icons.png" width="721" height="241" />](https://colorswall.github.io/CSS-file-icons/)

[CSS File Icons Demo](https://colorswall.github.io/CSS-file-icons/)

## Usage
Activate plugin `CSS File Icons WP`.<br />
Add shortcode `[cfi_icon type="exe"]`

## Example
```
[cfi_icon type="exe"]
[cfi_icon type="max" size="xs" /]
[cfi_icon type="exe" /]
[cfi_icon type="txt" size="lg" title="My title" /]
```

## Shortcode Attributes
`size` - icon size.<br />
Available sizes:
```
'sm'
'md'
'lg'
'xs'
```

`type` - file extension.<br />
Available types:
```
'doc'
'docx'
'log'
'txt'
'wps'
'csv'
'dat'
'ppt'
'xml'
'mp3'
'wav'
'avi'
'mov'
'mp4'
'3ds'
'max'
'gif'
'ai'
'svg'
'pdf'
'xls'
'xlsx'
'sql'
'exe'
'js'
'html'
'xhtml'
'css'
'asp'
'ttf'
'dll'
'7z'
'zip'
'c'
'cs'
'java'
'swift'
'torrent'
'php'
'hh'
'go'
'py'
'rss'
'rb'
```

`title` - any text