diff options
author | codecalm <codecalm@gmail.com> | 2020-03-10 23:00:25 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-10 23:00:25 +0100 |
commit | 6dcb68ff1b6eb3ebdd4c7fe14e051dac1347e3f4 (patch) | |
tree | ea7d872ef482921203a533cff57d3d84c1d7cd59 /test.html | |
parent | new icons, build (diff) | |
download | tabler-icons-6dcb68ff1b6eb3ebdd4c7fe14e051dac1347e3f4.tar.xz |
readme
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test.html b/test.html new file mode 100644 index 00000000..fbfe71d4 --- /dev/null +++ b/test.html @@ -0,0 +1,7 @@ +--- +layout: default +--- + +<svg width="24" height="24"> + <use xlink:href="dist/icons-sprite.svg#tabler-disabled" stroke-width="1"></use> +</svg> |