|
@@ -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">
|