Skip to content

Instantly share code, notes, and snippets.

@licson
licson / dabblet.css
Created April 3, 2013 08:25 — forked from LeaVerou/dabblet.css
Just for fun: Wifi icon with pure CSS
/**
* Just for fun: Wifi icon with pure CSS
*/
.wifi {
padding: 20px;
}
.wifi, .wifi:before {
display: inline-block;