From 2aca64e1a017454c555d860d3a78bb6ae87fab77 Mon Sep 17 00:00:00 2001 From: lhache Date: Tue, 14 Nov 2023 17:37:12 +0100 Subject: [PATCH] fix(icons): update icon components after svg change --- src/icons/Comment.tsx | 2 +- src/icons/Info.tsx | 29 +++++++---------------------- src/icons/Phone.tsx | 2 +- src/icons/Rescue.tsx | 2 +- 4 files changed, 10 insertions(+), 25 deletions(-) diff --git a/src/icons/Comment.tsx b/src/icons/Comment.tsx index c66c2b9d6..ff6190694 100644 --- a/src/icons/Comment.tsx +++ b/src/icons/Comment.tsx @@ -10,7 +10,7 @@ export function Comment({ color, size, ...nativeProps }: IconProps) { - + - - - - - - - - - - - - - - - + + + + ) diff --git a/src/icons/Phone.tsx b/src/icons/Phone.tsx index 2c3e8d30a..2992fa5a5 100644 --- a/src/icons/Phone.tsx +++ b/src/icons/Phone.tsx @@ -13,7 +13,7 @@ export function Phone({ color, size, ...nativeProps }: IconProps) { - + - +