Skip to content

Commit 8ee3c35

Browse files
committed
refactored publish icon
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent b561f82 commit 8ee3c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/icons/Publish/PublishIcon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const PublishIcon = ({
1010
return (
1111
<svg
1212
xmlns="http://www.w3.org/2000/svg"
13-
viewBox="0 -960 960 960"
13+
viewBox="0 0 24 24"
1414
width={width}
1515
height={height}
1616
{...props}

0 commit comments

Comments
 (0)