init push
This commit is contained in:
16
web/packages/icons/src/IconAChilunshezhisheding.tsx
Normal file
16
web/packages/icons/src/IconAChilunshezhisheding.tsx
Normal file
@@ -0,0 +1,16 @@
|
||||
import React from 'react';
|
||||
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
||||
|
||||
const IconAChilunshezhisheding = (props: SvgIconProps) => (
|
||||
<SvgIcon
|
||||
xmlns='http://www.w3.org/2000/svg'
|
||||
viewBox='0 0 1024 1024'
|
||||
{...props}
|
||||
>
|
||||
<path d='M951.13571416 425.33333333a84.21428584 84.21428584 0 0 0-64.15714249-59.4c-63.25714248-12.98571416-85.62857168-51.87857168-65.31428583-113.14285752a84.27857167 84.27857167 0 0 0-19.35-85.11428496A314.22857168 314.22857168 0 0 0 660.69285752 85.84047581a84.40714248 84.40714248 0 0 0-83.44285752 25.84285752c-42.87857167 48.27857168-87.81428584 48.27857168-130.69285752 0A84.27857167 84.27857167 0 0 0 363.11428584 85.84047581 315.19285752 315.19285752 0 0 0 221.42857168 167.67619085a84.34285752 84.34285752 0 0 0-19.28571416 85.11428496c20.37857167 61.39285752-2.05714248 100.22142832-65.37857168 113.14285752-30.72857168 6.42857168-55.41428584 29.18571416-64.09285751 59.33571416a316.35 316.35 0 0 0 0 163.67142832c8.67857168 30.21428584 33.36428584 52.90714248 64.09285751 59.33571504 63.25714248 12.98571416 85.62857168 51.87857168 65.37857168 113.14285664-9.9 29.7-2.44285752 62.55 19.28571416 85.11428584a316.28571416 316.28571416 0 0 0 141.68571416 81.83571416c30.47142832 7.58571416 62.61428584-2.37857168 83.50714249-25.84285664 42.87857167-48.27857168 87.75-48.27857168 130.62857167 0 20.82857167 23.46428584 52.97142832 33.42857168 83.50714248 25.84285664a315.45 315.45 0 0 0 141.68571504-81.83571416c21.72857168-22.56428584 29.18571416-55.41428584 19.28571416-85.11428584-20.37857167-61.39285752 2.05714248-100.22142832 65.3785708-113.14285664a84.21428584 84.21428584 0 0 0 64.15714336-59.33571504 316.35 316.35 0 0 0-0.19285752-163.67142832zM512 703.04761917a196.07142832 196.07142832 0 1 1 0-392.07857168 196.07142832 196.07142832 0 0 1 0 392.14285752z'></path>
|
||||
</SvgIcon>
|
||||
);
|
||||
|
||||
IconAChilunshezhisheding.displayName = 'icon-a-chilunshezhisheding';
|
||||
|
||||
export default IconAChilunshezhisheding;
|
||||
Reference in New Issue
Block a user