From d1db98beefefaa2507d1fe2f88a8c69f383ec845 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micka=C3=ABl=20Fernandez?=
<50865159+micka-fdz@users.noreply.github.com>
Date: Wed, 7 Apr 2021 12:16:40 +0200
Subject: [PATCH] Replace "xlink:href" with "href"
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 032b5907..4f8c9601 100644
--- a/README.md
+++ b/README.md
@@ -194,7 +194,7 @@ Include an icon on your page with the following markup:
stroke-linecap="round"
stroke-linejoin="round"
>
-
+
```
@@ -216,7 +216,7 @@ However, this markup can be simplified using a simple CSS class to avoid repetit
```html
```
### Figma