Skip to content

Instantly share code, notes, and snippets.

@AlexanderKozhevin
Created May 7, 2017 11:12
Show Gist options
  • Save AlexanderKozhevin/33d2afeac19dae2d47f10d7f82ef5717 to your computer and use it in GitHub Desktop.
Save AlexanderKozhevin/33d2afeac19dae2d47f10d7f82ef5717 to your computer and use it in GitHub Desktop.
<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