mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Updated link to icons documentation (#1583)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3d69d27396
commit
fd0935a9e0
5
.changeset/beige-hats-prove.md
Normal file
5
.changeset/beige-hats-prove.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Updated link to icons documentation
|
||||
@@ -187,7 +187,7 @@ Add `.btn-lg` or `.btn-sm` to change the size of your button and differentiate t
|
||||
|
||||
Label your button with text and add an icon to communiacate the action and make it easy to identify for users. Icons are easily recognized and improve the aesthetics of your button design, giving it a modern and atractive look.
|
||||
|
||||
Icons can be found [**here**](/docs/icons.html#icons)
|
||||
Icons can be found [**here**](/docs/components/icons)
|
||||
|
||||
```html example centered separated
|
||||
<button type="button" class="btn"><svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
|
||||
Reference in New Issue
Block a user