Created
May 7, 2017 11:12
-
-
Save AlexanderKozhevin/33d2afeac19dae2d47f10d7f82ef5717 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<div style="stroke: red;width: 40px;margin-right: 30px;" [inlineSVG]="'/assets/icons/basic/basic_alarm.svg'" ></div> | |
<div style="stroke: blue;width: 40px;margin-right: 30px;" [inlineSVG]="'/assets/icons/basic/basic_anchor.svg'" ></div> | |
<div style="stroke: green;width: 40px;margin-right: 30px;" [inlineSVG]="'/assets/icons/basic/basic_archive.svg'" ></div> | |
<div style="stroke: black; width: 40px;margin-right: 30px;" [inlineSVG]="'/assets/icons/basic/basic_book_pen.svg'" ></div> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment