Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Adding the three dots icon
Browse files Browse the repository at this point in the history
  • Loading branch information
pazdera authored and Paul Varache committed May 11, 2018
1 parent fc33e85 commit 7518777
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kwc-ui-icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,13 @@
<g id="arrow">
<path d="m61.1696,28.27436a87.94658,87.94658 0 0 1 -25.03113,21.259a8.24281,8.24281 0 0 1 -8.28938,0a87.94658,87.94658 0 0 1 -25.03113,-21.259c-11.38625,-14.92554 29.24567,-14.92554 29.24567,-14.92554s40.5155,0 29.10597,14.92554z"/>
</g>
<g id="ellipsis">
<g>
<circle cx="32" cy="32" r="5"></circle>
<circle cx="18" cy="32" r="5"></circle>
<circle cx="46" cy="32" r="5"></circle>
</g>
</g>
</defs>
</svg>
</iron-iconset-svg>

0 comments on commit 7518777

Please sign in to comment.