Skip to content

Commit

Permalink
Merge pull request #12 from gadlol/patch-4
Browse files Browse the repository at this point in the history
Create bars-4.css
  • Loading branch information
Viglino authored Dec 4, 2019
2 parents 0892806 + 73726b2 commit 1bc2c6a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css/bars-4.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
i.icss-bars-4 {
width: 1em;
height: 1em;
background:transparent;
}

i.icss-bars-4:after {
width: 1em;
height: .14em;
border-radius: .06em;
background-color: currentColor;
-webkit-box-shadow: 0 0.28em 0 0em, 0 0.58em 0 0em, 0 0.86em 0 0em;
box-shadow: 0 0.28em 0 0em, 0 0.58em 0 0em, 0 0.86em 0 0em;
}

0 comments on commit 1bc2c6a

Please sign in to comment.