Skip to content

Commit

Permalink
fix: fill-rule => fillRule (#678)
Browse files Browse the repository at this point in the history
* fix-fill-rule

* Fixing a test
  • Loading branch information
inavate-ing authored Nov 29, 2024
1 parent 339ffb6 commit aff5ba5
Show file tree
Hide file tree
Showing 53 changed files with 53 additions and 53 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,7 @@ exports[`Icon.createFromIconfontCN({scriptUrl:[]}) fillRule should convert 1`] =
aria-hidden="true"
data-icon="close-circle"
fill="currentColor"
fill-rule="evenodd"
fillRule="evenodd"
focusable="false"
height="1em"
viewBox="64 64 896 896"
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/alipay-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/alipay-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/bilibili.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/close-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/close-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/merge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/moon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/muted.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/icons-svg/svg/filled/open-a-i.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aff5ba5

Please sign in to comment.