We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779087a commit fda588cCopy full SHA for fda588c
packages/react-components/source/react/library/icon/icons.js
@@ -1137,7 +1137,7 @@ const icons = {
1137
medium: (
1138
<path
1139
fillRule="evenodd"
1140
- clip-rule="evenodd"
+ clipRule="evenodd"
1141
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"
1142
/>
1143
),
0 commit comments