Skip to content

Commit fda588c

Browse files
committed
missed one
1 parent 779087a commit fda588c

File tree

1 file changed

+1
-1
lines changed
  • packages/react-components/source/react/library/icon

1 file changed

+1
-1
lines changed

packages/react-components/source/react/library/icon/icons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ const icons = {
11371137
medium: (
11381138
<path
11391139
fillRule="evenodd"
1140-
clip-rule="evenodd"
1140+
clipRule="evenodd"
11411141
d="M4.152 9.852L.412 7.114c-.767-.562-.395-1.778.555-1.808l4.563-.145L7.034.681c.305-.908 1.591-.908 1.896 0l1.504 4.479 4.604.146c.95.03 1.322 1.246.554 1.808l-3.773 2.762 1.862 4.75c.35.892-.63 1.722-1.446 1.225l-4.254-2.59-4.254 2.59c-.817.497-1.796-.333-1.446-1.226l1.871-4.773z"
11421142
/>
11431143
),

0 commit comments

Comments
 (0)