mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-13 17:44:05 +02:00
Merge pull request #2 from FO-nTTaX/patch-1
example icon svg code has wrong class names
This commit is contained in:
@@ -36,7 +36,7 @@ You can paste the content of the icon file into your HTML code to display it on
|
|||||||
```html
|
```html
|
||||||
<a href="">
|
<a href="">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg"
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||||||
class="icon tabler-icon tabler-icon-disabled"
|
class="icon icon-tabler icon-tabler-disabled"
|
||||||
width="24" height="24" viewBox="0 0 24 24"
|
width="24" height="24" viewBox="0 0 24 24"
|
||||||
stroke-width="1.25" stroke="currentColor" fill="none"
|
stroke-width="1.25" stroke="currentColor" fill="none"
|
||||||
stroke-linecap="round" stroke-linejoin="round">
|
stroke-linecap="round" stroke-linejoin="round">
|
||||||
|
Reference in New Issue
Block a user