Skip to content

Commit 04f683e

Browse files
committed
added arrowback icon
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent 86a0688 commit 04f683e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/icons/ArrowBack/ArrowBackIcon.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export const ArrowBackIcon = ({
1313
height={height}
1414
xmlns="http://www.w3.org/2000/svg"
1515
viewBox="0 0 24 24"
16-
data-testid="arrow-back-icon-svg"
1716
{...props}
1817
>
1918
<path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z" fill={fill} />

0 commit comments

Comments
 (0)