diff options
author | codecalm <codecalm@gmail.com> | 2020-03-12 14:31:13 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-12 14:31:13 +0100 |
commit | 88404df5be5edbe4f6685d97e156656b9b2560a7 (patch) | |
tree | 6239af6f5c5933369ef0d5f2665caec09d297fee /readme.md | |
parent | Delete test.html (diff) | |
download | tabler-icons-88404df5be5edbe4f6685d97e156656b9b2560a7.tar.xz |
dir fixes
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ npm install tabler-icons --save ## Preview -![Tabler icons](icons.svg) +![](./.github/icons.svg) ## Usage @@ -65,7 +65,7 @@ Add an icon to be displayed on your page with the following markup (`activity` i All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design. -![Tabler icons](icons-stroke.svg) +![](./.github/icons-stroke.svg) ## License |