Skip to content

Commit fe1d0b6

Browse files
committed
fix dimensions for ArrowRightAltSm
was 13x14 - this fixes it to 14x14
1 parent c0a8e98 commit fe1d0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/definitions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const figmaIconDefinitions: Record<string, string> = {
7676
"Icon/ArrowLeftSm": "qVWx7QWVcIyNc8VYI2gVR2hOaExjGD2a5+28wR7Z6uw=",
7777
"Icon/ArrowRight": "lRuwL1SuXcXXT+ggzGvGH77Zi3AsndUaZGi0vYqR9qA=",
7878
"Icon/ArrowRightAlt": "Bw3wF3j//23voTqfO6qtbZlOCro3Of1NDdaHjOIIQtQ=",
79-
"Icon/ArrowRightAltSm": "LljrIAKhr7HBXyXIlhwDUKR8qILzW0HosECzCgbu6v4=",
79+
"Icon/ArrowRightAltSm": "Oh8DmWKQsH7Kao5P8TkkWqoUE3FjwQb8wP3nHh8GBAo=",
8080
"Icon/ArrowRightSm": "1U6LSbYPajpxPt7RAFe4sbcPMsqefdzfrJ1VOXG6258=",
8181
"Icon/ArrowUp": "gWCAVjHqmM6t1rhdLDEyckAW3sVM/LUaW7euAjTG5W8=",
8282
"Icon/ArrowUpAlt": "HWCOeTOpM3f0V29gbAKIVIPugFty5vvznD9vXa19tQU=",

0 commit comments

Comments
 (0)