9 lines
196 B
CSS
9 lines
196 B
CSS
/*!
|
|
* Thin Icons (all corners)
|
|
* Includes: thin-straight, thin-rounded, thin-chubby
|
|
*/
|
|
|
|
@import url("./thin-straight.css");
|
|
@import url("./thin-rounded.css");
|
|
@import url("./thin-chubby.css");
|