Skip to content

Commit

Permalink
Codegen for react-icons 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Dec 26, 2023
1 parent e798f0f commit 564901b
Show file tree
Hide file tree
Showing 30 changed files with 29,209 additions and 117 deletions.
820 changes: 820 additions & 0 deletions src/React/Icons/Bi.js

Large diffs are not rendered by default.

820 changes: 820 additions & 0 deletions src/React/Icons/Bi.purs

Large diffs are not rendered by default.

124 changes: 124 additions & 0 deletions src/React/Icons/Bs.js

Large diffs are not rendered by default.

124 changes: 124 additions & 0 deletions src/React/Icons/Bs.purs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/React/Icons/Cg.js
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,7 @@ export { CgUserAdd as cgUserAdd } from "react-icons/cg";
export { CgUserlane as cgUserlane } from "react-icons/cg";
export { CgUserList as cgUserList } from "react-icons/cg";
export { CgUserRemove as cgUserRemove } from "react-icons/cg";
export { CgVercel as cgVercel } from "react-icons/cg";
export { CgViewCols as cgViewCols } from "react-icons/cg";
export { CgViewComfortable as cgViewComfortable } from "react-icons/cg";
export { CgViewDay as cgViewDay } from "react-icons/cg";
Expand All @@ -699,6 +700,5 @@ export { CgWindows as cgWindows } from "react-icons/cg";
export { CgWorkAlt as cgWorkAlt } from "react-icons/cg";
export { CgYinyang as cgYinyang } from "react-icons/cg";
export { CgYoutube as cgYoutube } from "react-icons/cg";
export { CgZeit as cgZeit } from "react-icons/cg";
export { CgZoomIn as cgZoomIn } from "react-icons/cg";
export { CgZoomOut as cgZoomOut } from "react-icons/cg";
2 changes: 1 addition & 1 deletion src/React/Icons/Cg.purs
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@ foreign import cgUserAdd :: ReactIcon
foreign import cgUserlane :: ReactIcon
foreign import cgUserList :: ReactIcon
foreign import cgUserRemove :: ReactIcon
foreign import cgVercel :: ReactIcon
foreign import cgViewCols :: ReactIcon
foreign import cgViewComfortable :: ReactIcon
foreign import cgViewDay :: ReactIcon
Expand All @@ -703,6 +704,5 @@ foreign import cgWindows :: ReactIcon
foreign import cgWorkAlt :: ReactIcon
foreign import cgYinyang :: ReactIcon
foreign import cgYoutube :: ReactIcon
foreign import cgZeit :: ReactIcon
foreign import cgZoomIn :: ReactIcon
foreign import cgZoomOut :: ReactIcon
2,024 changes: 2,024 additions & 0 deletions src/React/Icons/Fa6.js

Large diffs are not rendered by default.

Loading

0 comments on commit 564901b

Please sign in to comment.