Last active
January 3, 2016 20:18
-
-
Save eccegordo/8513644 to your computer and use it in GitHub Desktop.
Possible Icons for Ember Inspector Promises
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="23px" height="23px" viewBox="0 0 23 23" enable-background="new 0 0 23 23" xml:space="preserve"> | |
<path d="M19,0 L19,19 L-0,19 L-0,0 z M1.539,1.506 L1.539,17.445 L17.46,17.445 L17.461,2.832 L6.807,12.912 L5.12,12.923 L5.12,1.506 z M7.12,1.506 L7.12,9.863 L15.953,1.506 z" /> | |
<path d="M6.066,13.643 C4.488,13.643 3.208,12.363 3.208,10.784 C3.208,9.206 4.488,7.926 6.066,7.926 C7.645,7.926 8.925,9.206 8.925,10.784 C8.925,12.363 7.645,13.643 6.066,13.643 z" /> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment