Skip to content

Commit

Permalink
fix(react): add source icons
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Oct 18, 2021
1 parent d82bd87 commit 8cb04ec
Showing 1 changed file with 232 additions and 0 deletions.
232 changes: 232 additions & 0 deletions packages/react/src/icons/sources.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2759,6 +2759,128 @@ export const CustomButtonSource = (
</g>
)

export const ConfirmButtonSource = (
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<rect
fill="#FFFFFF"
opacity="0"
x="0"
y="0"
width="1024"
height="1024"
></rect>
<path
d="M944,212 C988.18278,212 1024,247.81722 1024,292 L1024,732 C1024,776.18278 988.18278,812 944,812 L80,812 C35.81722,812 0,776.18278 0,732 L0,292 C0,247.81722 35.81722,212 80,212 L944,212 Z M944,232 L80,232 C47.1942859,232 20.5378857,258.328343 20,291.00779 L20,292 L20,732 C20,764.805714 46.328343,791.462114 79.0077903,791.991962 L80,792 L944,792 C976.805714,792 1003.46211,765.671657 1004,732.99221 L1004,732 L1004,292 C1004,259.194286 977.671657,232.537886 944.99221,232.008038 L944,232 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M512,322 C407.065898,322 322,407.065898 322,512 C322,616.934102 407.065898,702 512,702 C616.934102,702 702,616.934102 702,512 C702,407.065898 616.934102,322 512,322 Z M512,342 C605.888407,342 682,418.111593 682,512 C682,605.888407 605.888407,682 512,682 C418.111593,682 342,605.888407 342,512 C342,418.111593 418.111593,342 512,342 Z"
fill="#1890FF"
fillRule="nonzero"
></path>
<g transform="translate(390.500000, 434.000000)" fill="#1890FF">
<rect
transform="translate(57.500000, 99.071068) scale(-1, 1) rotate(45.000000) translate(-57.500000, -99.071068) "
x="47.5"
y="29.0710678"
width="20"
height="140"
rx="10"
></rect>
<rect
transform="translate(164.426407, 77.857864) rotate(45.000000) translate(-164.426407, -77.857864) "
x="154.426407"
y="-22.1421356"
width="20"
height="200"
rx="10"
></rect>
</g>
</g>
)

export const CancelButtonSource = (
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<rect
fill="#FFFFFF"
opacity="0"
x="0"
y="0"
width="1024"
height="1024"
></rect>
<path
d="M944,212 C988.18278,212 1024,247.81722 1024,292 L1024,732 C1024,776.18278 988.18278,812 944,812 L80,812 C35.81722,812 0,776.18278 0,732 L0,292 C0,247.81722 35.81722,212 80,212 L944,212 Z M944,232 L80,232 C47.1942859,232 20.5378857,258.328343 20,291.00779 L20,292 L20,732 C20,764.805714 46.328343,791.462114 79.0077903,791.991962 L80,792 L944,792 C976.805714,792 1003.46211,765.671657 1004,732.99221 L1004,732 L1004,292 C1004,259.194286 977.671657,232.537886 944.99221,232.008038 L944,232 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M512,322 C407.065898,322 322,407.065898 322,512 C322,616.934102 407.065898,702 512,702 C616.934102,702 702,616.934102 702,512 C702,407.065898 616.934102,322 512,322 Z M512,342 C605.888407,342 682,418.111593 682,512 C682,605.888407 605.888407,682 512,682 C418.111593,682 342,605.888407 342,512 C342,418.111593 418.111593,342 512,342 Z"
fill="#1890FF"
fillRule="nonzero"
></path>
<rect
fill="#1890FF"
transform="translate(512.000000, 512.000000) rotate(45.000000) translate(-512.000000, -512.000000) "
x="502"
y="332"
width="20"
height="360"
rx="10"
></rect>
</g>
)

export const DetailButtonSource = (
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<rect
fill="#FFFFFF"
opacity="0"
x="0"
y="0"
width="1024"
height="1024"
></rect>
<path
d="M944,212 C988.18278,212 1024,247.81722 1024,292 L1024,732 C1024,776.18278 988.18278,812 944,812 L80,812 C35.81722,812 0,776.18278 0,732 L0,292 C0,247.81722 35.81722,212 80,212 L944,212 Z M944,232 L80,232 C47.1942859,232 20.5378857,258.328343 20,291.00779 L20,292 L20,732 C20,764.805714 46.328343,791.462114 79.0077903,791.991962 L80,792 L944,792 C976.805714,792 1003.46211,765.671657 1004,732.99221 L1004,732 L1004,292 C1004,259.194286 977.671657,232.537886 944.99221,232.008038 L944,232 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M512,322 C407.065898,322 322,407.065898 322,512 C322,616.934102 407.065898,702 512,702 C616.934102,702 702,616.934102 702,512 C702,407.065898 616.934102,322 512,322 Z M512,342 C605.888407,342 682,418.111593 682,512 C682,605.888407 605.888407,682 512,682 C418.111593,682 342,605.888407 342,512 C342,418.111593 418.111593,342 512,342 Z"
fill="#1890FF"
fillRule="nonzero"
></path>
<g transform="translate(442.000000, 436.000000)" fill="#1890FF">
<rect
transform="translate(70.000000, 10.000000) scale(-1, 1) rotate(630.000000) translate(-70.000000, -10.000000) "
x="60"
y="-60"
width="20"
height="140"
rx="10"
></rect>
<rect
transform="translate(70.000000, 76.000000) scale(-1, 1) rotate(630.000000) translate(-70.000000, -76.000000) "
x="60"
y="6"
width="20"
height="140"
rx="10"
></rect>
<rect
transform="translate(70.000000, 142.000000) scale(-1, 1) rotate(630.000000) translate(-70.000000, -142.000000) "
x="60"
y="72"
width="20"
height="140"
rx="10"
></rect>
</g>
</g>
)

export const DataTableSource = (
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<rect
Expand Down Expand Up @@ -3214,3 +3336,113 @@ export const DataFormSource = (
</g>
</g>
)

export const DataDetailFormSource = (
<g stroke="none" strokeWidth="1" fill="none" fillRule="evenodd">
<rect
fill="#FFFFFF"
opacity="0"
x="0"
y="0"
width="1024"
height="1024"
></rect>
<path
d="M90,920 C40.7914288,920 0.806828576,880.507485 0.0120574286,831.488315 L0,830 L0,90 C0,40.7914288 39.4925145,0.806828576 88.5116854,0.0120574286 L90,0 L880,0 C929.208571,0 969.193171,39.4925145 969.987943,88.5116854 L970,90 L970,610 L950,610 L950,90 C950,51.7266668 919.2836,20.6275333 881.157578,20.009378 L880,20 L90,20 C51.7266668,20 20.6275333,50.7164002 20.009378,88.842422 L20,90 L20,830 C20,868.273333 50.7164002,899.372467 88.842422,899.990622 L90,900 L695,900 L695,920 L90,920 Z"
fill="#999999"
fillRule="nonzero"
></path>
<rect
fill="#999999"
transform="translate(479.500000, 223.700000) scale(-1, 1) rotate(90.000000) translate(-479.500000, -223.700000) "
x="469.5"
y="-142.3"
width="20"
height="732"
rx="10"
></rect>
<rect
fill="#999999"
transform="translate(479.500000, 507.600000) scale(-1, 1) rotate(90.000000) translate(-479.500000, -507.600000) "
x="469.5"
y="141.6"
width="20"
height="732"
rx="10"
></rect>
<rect
fill="#999999"
transform="translate(313.000000, 791.500000) scale(-1, 1) rotate(90.000000) translate(-313.000000, -791.500000) "
x="303"
y="592"
width="20"
height="399"
rx="10"
></rect>
<rect
fill="#1890FF"
transform="translate(189.000000, 114.000000) scale(-1, 1) rotate(630.000000) translate(-189.000000, -114.000000) "
x="179"
y="39"
width="20"
height="150"
rx="10"
></rect>
<rect
fill="#1890FF"
transform="translate(189.000000, 365.650000) scale(-1, 1) rotate(630.000000) translate(-189.000000, -365.650000) "
x="179"
y="290.65"
width="20"
height="150"
rx="10"
></rect>
<rect
fill="#1890FF"
transform="translate(189.000000, 649.550000) scale(-1, 1) rotate(630.000000) translate(-189.000000, -649.550000) "
x="179"
y="574.55"
width="20"
height="150"
rx="10"
></rect>
<g transform="translate(684.639279, 588.000000)">
<rect
fill="#999999"
transform="translate(10.657480, 213.058014) scale(-1, 1) translate(-10.657480, -213.058014) "
x="0.657479548"
y="81.8004988"
width="20"
height="262.51503"
></rect>
<rect
fill="#999999"
transform="translate(329.360721, 213.058014) scale(-1, 1) translate(-329.360721, -213.058014) "
x="319.360721"
y="81.8004988"
width="20"
height="262.51503"
></rect>
<path
d="M170.0091,-10 C77.1992035,-10 0.657479548,29.2914183 0.657479548,81.8004988 C0.657479548,134.309579 77.1992035,173.600998 170.0091,173.600998 C262.818997,173.600998 339.360721,134.309579 339.360721,81.8004988 C339.360721,29.2914183 262.818997,-10 170.0091,-10 Z M170.0091,10 C253.214144,10 319.360721,43.9552432 319.360721,81.8004988 C319.360721,119.645754 253.214144,153.600998 170.0091,153.600998 C86.8040573,153.600998 20.6574795,119.645754 20.6574795,81.8004988 C20.6574795,43.9552432 86.8040573,10 170.0091,10 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M20.6574795,169.266833 C20.6574795,207.112088 86.8040573,241.067332 170.0091,241.067332 C252.382093,241.067332 318.036084,207.787798 319.340927,170.400994 L319.360721,169.266833 L339.360721,169.266833 C339.360721,221.775913 262.818997,261.067332 170.0091,261.067332 C78.1273025,261.067332 2.18994084,222.557813 0.680381791,170.838114 L0.657479548,169.266833 L20.6574795,169.266833 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M20.6574795,344.315529 C20.6574795,382.160784 86.8040573,416.116028 170.0091,416.116028 C252.382093,416.116028 318.036084,382.836494 319.340927,345.449689 L319.360721,344.315529 L339.360721,344.315529 C339.360721,396.824609 262.818997,436.116028 170.0091,436.116028 C78.1273025,436.116028 2.18994084,397.606508 0.680381791,345.88681 L0.657479548,344.315529 L20.6574795,344.315529 Z"
fill="#979797"
fillRule="nonzero"
></path>
<path
d="M20.6574795,256.733167 C20.6574795,294.578423 86.8040573,328.533666 170.0091,328.533666 C252.382093,328.533666 318.036084,295.254132 319.340927,257.867328 L319.360721,256.733167 L339.360721,256.733167 C339.360721,309.242248 262.818997,348.533666 170.0091,348.533666 C78.1273025,348.533666 2.18994084,310.024147 0.680381791,258.304448 L0.657479548,256.733167 L20.6574795,256.733167 Z"
fill="#979797"
fillRule="nonzero"
></path>
</g>
</g>
)

0 comments on commit 8cb04ec

Please sign in to comment.