mirror of
https://hk.gh-proxy.com/https://github.com/bytedance/IconPark.git
synced 2025-11-13 18:23:47 +08:00
feat: add new 220 icons
This commit is contained in:
parent
c83c3cb6c4
commit
d086710ccd
1128 changed files with 197220 additions and 142802 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## v1.4.0
|
||||
|
||||
> 2022.5.17
|
||||
|
||||
- 🦋**add icons**:add 220 icons
|
||||
|
||||
## v1.3.5
|
||||
> 2021.08.05
|
||||
- 🦋**add icons**:add 2 icons, update 34 icons
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# 日志
|
||||
|
||||
## v1.4.0
|
||||
|
||||
> 2022.5.17
|
||||
|
||||
- 🦋**增加图标**: 新增220个icon
|
||||
|
||||
## v1.3.5
|
||||
|
||||
> 2021.08.05
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '8931b7bb' + ')'}
|
||||
clipPath={'url(#' + props.id + 'c4cc2518' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M19.5571 44.7684C19.5571 44.7684 32.4675 20.4873 33.6412 18.28C34.8149 16.0726 37.453 8.98102 30.3894 5.22524C23.3258 1.46947 19.1566 7.18063 17.7482 9.82948"
|
||||
|
|
@ -31,7 +31,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '8931b7bb'}
|
||||
id={props.id + 'c4cc2518'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
58
packages/react/src/icons/AddComputer.tsx
Normal file
58
packages/react/src/icons/AddComputer.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file AddComputer 计算机添加
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'add-computer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M25 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V23"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 34V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30 12H42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M36 6V18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 42L34 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
55
packages/react/src/icons/AddPicture.tsx
Normal file
55
packages/react/src/icons/AddPicture.tsx
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
/**
|
||||
* @file AddPicture 图片添加
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'add-picture',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M44 24C44 22.8954 43.1046 22 42 22C40.8954 22 40 22.8954 40 24H44ZM24 8C25.1046 8 26 7.10457 26 6C26 4.89543 25.1046 4 24 4V8ZM39 40H9V44H39V40ZM8 39V9H4V39H8ZM40 24V39H44V24H40ZM9 8H24V4H9V8ZM9 40C8.44772 40 8 39.5523 8 39H4C4 41.7614 6.23857 44 9 44V40ZM39 44C41.7614 44 44 41.7614 44 39H40C40 39.5523 39.5523 40 39 40V44ZM8 9C8 8.44772 8.44771 8 9 8V4C6.23858 4 4 6.23857 4 9H8Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M6 35L16.6931 25.198C17.4389 24.5143 18.5779 24.4953 19.3461 25.1538L32 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 31L32.7735 26.2265C33.4772 25.5228 34.5914 25.4436 35.3877 26.0408L42 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30 12L42 12"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M36 6V18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
50
packages/react/src/icons/AddTwo.tsx
Normal file
50
packages/react/src/icons/AddTwo.tsx
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
/**
|
||||
* @file AddTwo 添加2
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'add-two',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M33 7.26261C30.3212 5.81915 27.2563 5 24 5C13.5066 5 5 13.5066 5 24C5 34.4934 13.5066 43 24 43C26.858 43 29.5685 42.369 32 41.2387"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M31 30L43 30"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M15 22L22 29L41 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M37 24V36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
60
packages/react/src/icons/AddWeb.tsx
Normal file
60
packages/react/src/icons/AddWeb.tsx
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
/**
|
||||
* @file AddWeb 添加网页
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'add-web',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M25 40H7C5.34315 40 4 38.6569 4 37V11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V24.9412"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V20H4V11Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M32 35H44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 29V41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 10 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 16 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/AfferentFour.tsx
Normal file
44
packages/react/src/icons/AfferentFour.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file AfferentFour 传入4
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'afferent-four',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M21 5L10 5C8.89543 5 8 5.89543 8 7L8 41C8 42.1046 8.89543 43 10 43L38 43C39.1046 43 40 42.1046 40 41L40 24.75"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M33 24H21V12"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M21.0002 23.9998L39.0001 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/AfferentThree.tsx
Normal file
44
packages/react/src/icons/AfferentThree.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file AfferentThree 传入3
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'afferent-three',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M19 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V29"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 17L22 29L34 25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M22 29C27 14 30 11 40 7"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '7541ac09' + ')'}
|
||||
clipPath={'url(#' + props.id + 'dbe0feba' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M21 4.37256L4.02944 21.3431L26.6569 43.9705L43.6274 27"
|
||||
|
|
@ -60,7 +60,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '7541ac09'}
|
||||
id={props.id + 'dbe0feba'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
85
packages/react/src/icons/AirBike.tsx
Normal file
85
packages/react/src/icons/AirBike.tsx
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
/**
|
||||
* @file AirBike 空气自行车
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'air-bike',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M4 44H44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 30H34.1905C36.4603 30 41 31.344 41 36.72V44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M35 30L40 19L34 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M29 8L39 4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="20"
|
||||
cy="30"
|
||||
r="8"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M20 30H28"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M21 22L14 13"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M10 13L18 13"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M20 38C24.4183 38 28 34.4183 28 30C28 25.5817 24.4183 22 20 22"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
31
packages/react/src/icons/Airplane.tsx
Normal file
31
packages/react/src/icons/Airplane.tsx
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
/**
|
||||
* @file Airplane 飞机
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'airplane',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M20.5 10.5372C20.5 6.5143 22.8333 4.50286 24 4C25.1667 4.50286 27.5 6.5143 27.5 10.5372V18.0801L43 31V35L27 27V36L32 44L24 41L16 44L21 36V27L5 35V31L20.5 18.0801V10.5372Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @file AlignLeftOne 左对齐2
|
||||
* @file AlignLeftOne 文字左对齐
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @file AlignLeftTwo 文字左对齐
|
||||
* @file AlignLeftTwo 左对齐2
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
|
|
|
|||
65
packages/react/src/icons/Ambulance.tsx
Normal file
65
packages/react/src/icons/Ambulance.tsx
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
/**
|
||||
* @file Ambulance 救护车
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'ambulance',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M10 35H6C4.89543 35 4 34.1046 4 33V11C4 9.89543 4.89543 9 6 9H31C32.1046 9 33 9.89543 33 11V17.8987C33 19.1602 33.7892 20.287 34.9748 20.7181L42.0252 23.2819C43.2108 23.713 44 24.8398 44 26.1013V33C44 34.1046 43.1046 35 42 35H38"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 35H30"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 19L20 19"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 15V23"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="14"
|
||||
cy="35"
|
||||
r="4"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<circle
|
||||
cx="34"
|
||||
cy="35"
|
||||
r="4"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
56
packages/react/src/icons/Announcement.tsx
Normal file
56
packages/react/src/icons/Announcement.tsx
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
/**
|
||||
* @file Announcement 公告
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'announcement',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="4"
|
||||
y="15"
|
||||
width="40"
|
||||
height="26"
|
||||
rx="2"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 7L16 15H32L24 7Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 24H30"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 32H20"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/Aquarius.tsx
Normal file
37
packages/react/src/icons/Aquarius.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file Aquarius 水瓶座
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'aquarius',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M4 20L14 8L20 17L28 8L35 19L44 9.04348"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 40L14 28L20 37L28 28L35 39L44 29.0435"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + 'f0101313' + ')'}
|
||||
clipPath={'url(#' + props.id + '2f7249d4' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M40.8505 43.9205L39.2762 43.6056C36.9266 43.1357 35.856 39.9987 36.6027 37.7219C38.5571 31.7629 37.1246 24.1116 36.3326 20.8093C36.0869 19.7845 35.2752 19.0154 34.2529 18.7598L31.9902 18.1941C30.9153 17.9254 30.0761 17.0862 29.8074 16.0113L29.2417 13.7486C28.9861 12.7262 28.217 11.9146 27.1922 11.6688C23.8899 10.8769 16.2385 9.4444 10.2795 11.3988C8.00278 12.1455 4.86576 11.0749 4.39585 8.72533L4.08097 7.15096"
|
||||
|
|
@ -45,7 +45,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + 'f0101313'}
|
||||
id={props.id + '2f7249d4'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
51
packages/react/src/icons/Archery.tsx
Normal file
51
packages/react/src/icons/Archery.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file Archery 射箭
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'archery',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M13 42C22.9411 42 31 33.9411 31 24C31 14.0589 22.9411 6 13 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<circle
|
||||
cx="9"
|
||||
cy="24"
|
||||
r="3"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M12 24L42 24"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 20L42 24L38 28"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
30
packages/react/src/icons/Aries.tsx
Normal file
30
packages/react/src/icons/Aries.tsx
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/**
|
||||
* @file Aries 白羊座
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'aries',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M5.50934 19.0293C3.08128 15.2358 2.82341 7.06076 10.5522 6.02314C15.8552 5.45972 23.1035 15.1207 24 42C24.8965 15.1207 32.1448 5.45972 37.4478 6.02314C45.1766 7.06076 44.9187 15.2358 42.4907 19.0293"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/BachelorCapOne.tsx
Normal file
44
packages/react/src/icons/BachelorCapOne.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file BachelorCapOne 博士帽1
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bachelor-cap-one',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M5 16L24 6L43 16L24 26L5 16Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M11 20V34.464C11 35.9282 12.0551 37.1872 13.4711 37.5594C15.6758 38.139 19.0564 39.2194 22.3562 41.0292C23.3775 41.5893 24.6225 41.5893 25.6438 41.0292C28.9436 39.2194 32.3242 38.139 34.5289 37.5594C35.9449 37.1872 37 35.9282 37 34.464V20"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M43 16L43 32"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/BachelorCapTwo.tsx
Normal file
44
packages/react/src/icons/BachelorCapTwo.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file BachelorCapTwo 博士帽2
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bachelor-cap-two',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M11 21V36.0388C11 36.6463 11.2744 37.2188 11.7852 37.5478C13.4863 38.6433 17.8594 41 24 41C30.1406 41 34.5137 38.6433 36.2148 37.5478C36.7256 37.2188 37 36.6463 37 36.0388V21"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M43 24L43 32"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M5 17L24 7L43 17L24 27L5 17Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/BackOne.tsx
Normal file
37
packages/react/src/icons/BackOne.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file BackOne 返回
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'back-one',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M10 33C10 25.7011 14.103 19.4168 20 16.5919C22.1347 15.5693 24.5046 15 27 15C36.3888 15 44 23.0589 44 33"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 28L10 33L4 25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '3e637429' + ')'}
|
||||
clipPath={'url(#' + props.id + 'b2a87cfc' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M16 32C13.2005 31.0668 9.96557 28.8274 8.52449 26.5745C8.3271 26.2659 8.25594 25.8975 8.27984 25.5319L8.52501 21.7819C8.57794 20.9722 9.53478 20.5412 10.196 21.0115C12.3296 22.5293 16.2286 25 19 25C26 25 32 22.5 35 17"
|
||||
|
|
@ -39,7 +39,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '3e637429'}
|
||||
id={props.id + 'b2a87cfc'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
38
packages/react/src/icons/BaseballBat.tsx
Normal file
38
packages/react/src/icons/BaseballBat.tsx
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
/**
|
||||
* @file BaseballBat 棒球棍
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'baseball-bat',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<circle
|
||||
cx="40"
|
||||
cy="40"
|
||||
r="3"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M16.5022 9.43095C16.5022 9.43095 26.5001 22 37.5001 37.5C21.5001 26 9.43126 16.5021 9.43126 16.5021C9.43126 16.5021 3.1108 10.8894 7.00008 7.00032C10.8893 3.11124 16.5022 9.43095 16.5022 9.43095Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
31
packages/react/src/icons/Bat.tsx
Normal file
31
packages/react/src/icons/Bat.tsx
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
/**
|
||||
* @file Bat 蝙蝠
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bat',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M21.6188 8.98551L22.095 11.4493H25.905L26.3812 8.98551C26.8574 10.628 27.8097 14.2087 27.8097 15.3913C29.5558 15.2271 32.9526 14.0116 32.5716 10.4638C32.5716 9.97101 32.1905 8.78841 30.6667 8C34.9524 8.98551 43.619 13.7159 44 24.7536C41.1429 22.9469 35.2381 21.6 34.4762 30.6667C32.7303 27.7101 28.6671 23.3739 26.3812 29.6812C25.5875 32.4734 23.9998 38.8464 23.9998 42C23.9998 38.8464 22.4125 32.4734 21.6188 29.6812C19.3329 23.3739 15.2697 27.7101 13.5238 30.6667C12.7619 21.6 6.85714 22.9469 4 24.7536C4.38095 13.7159 13.0476 8.98551 17.3333 8C15.8095 8.78841 15.4284 9.97101 15.4284 10.4638C15.0474 14.0116 18.4442 15.2271 20.1903 15.3913C20.1903 14.2087 21.1426 10.628 21.6188 8.98551Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
52
packages/react/src/icons/BatteryFailure.tsx
Normal file
52
packages/react/src/icons/BatteryFailure.tsx
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
/**
|
||||
* @file BatteryFailure 电池故障
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'battery-failure',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="14"
|
||||
y="44"
|
||||
width="36"
|
||||
height="20"
|
||||
rx="2"
|
||||
transform="rotate(-90 14 44)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M20 6L20 4C20 2.89543 20.8954 2 22 2L26 2C27.1046 2 28 2.89543 28 4L28 6L20 6Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M24 30V27C26.2091 27 28 24.9853 28 22.5C28 20.0147 26.2091 18 24 18C21.7909 18 20 20.0147 20 22.5"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M26 35.5C26 36.6046 25.1046 37.5 24 37.5C22.8954 37.5 22 36.6046 22 35.5C22 34.3954 22.8954 33.5 24 33.5C25.1046 33.5 26 34.3954 26 35.5Z"
|
||||
fill={props.colors[2]}
|
||||
stroke={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
47
packages/react/src/icons/BatteryStorage.tsx
Normal file
47
packages/react/src/icons/BatteryStorage.tsx
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
/**
|
||||
* @file BatteryStorage 电池充电
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'battery-storage',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="14"
|
||||
y="44"
|
||||
width="36"
|
||||
height="20"
|
||||
rx="2"
|
||||
transform="rotate(-90 14 44)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M20 6L20 4C20 2.89543 20.8954 2 22 2L26 2C27.1046 2 28 2.89543 28 4L28 6L20 6Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M25 18L20 28L28 26L23 36"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
52
packages/react/src/icons/BatteryTips.tsx
Normal file
52
packages/react/src/icons/BatteryTips.tsx
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
/**
|
||||
* @file BatteryTips 电池提示
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'battery-tips',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="14"
|
||||
y="44"
|
||||
width="36"
|
||||
height="20"
|
||||
rx="2"
|
||||
transform="rotate(-90 14 44)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M20 6L20 4C20 2.89543 20.8954 2 22 2L26 2C27.1046 2 28 2.89543 28 4L28 6L20 6Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M24 28L24 18"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 24 34)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
61
packages/react/src/icons/Bear.tsx
Normal file
61
packages/react/src/icons/Bear.tsx
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
/**
|
||||
* @file Bear 熊
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bear',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M5 13.0606C5 15.5392 6.29171 17.5214 8 19C6.92442 21.1464 6 23.4737 6 26C6 35.2215 14.1238 43 24 43C33.8762 43 42 35.2215 42 26C42 23.4737 41.0756 21.1464 40 19C41.7083 17.5214 43 15.4786 43 13C43 8.54825 39.3208 5 35 5C31.7266 5 29.167 7.06019 28 10C26.7347 9.73491 25.351 9.60606 24 9.60606C22.649 9.60606 21.2653 9.73491 20 10C18.833 7.06019 16.2734 5 13 5C8.67918 5 5 8.60886 5 13.0606Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="20"
|
||||
cy="19"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="28"
|
||||
cy="19"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="24"
|
||||
cy="26"
|
||||
r="3"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<path
|
||||
d="M24 26V34"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 33C25.7238 35.2762 22.2762 35.2762 20 33"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
61
packages/react/src/icons/Bee.tsx
Normal file
61
packages/react/src/icons/Bee.tsx
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
/**
|
||||
* @file Bee 蜜蜂
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bee',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M30 28.6957C30 35 27.3137 44 24 44C20.6863 44 18 35 18 28.6957C18 24.9977 20.6863 22 24 22C27.3137 22 30 24.9977 30 28.6957Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M11.4783 17C13.9884 17 20 19.2386 20 22C20 24.7614 13.9884 27 11.4783 27C8.96817 27 6 24.7614 6 22C6 19.2386 8.96817 17 11.4783 17Z"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M36.5217 17C34.0116 17 28 19.2386 28 22C28 24.7614 34.0116 27 36.5217 27C39.0318 27 42 24.7614 42 22C42 19.2386 39.0318 17 36.5217 17Z"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<rect
|
||||
x="19"
|
||||
y="9"
|
||||
width="10"
|
||||
height="13"
|
||||
rx="5"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M28 10C28 6.68629 30.6863 4 34 4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M21 10C21 6.68629 17.866 4 14 4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/Bird.tsx
Normal file
37
packages/react/src/icons/Bird.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file Bird 鸟
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bird',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M9 14.0003L4 20.0689C4 20.0689 5.84913 27.035 11 32.0006C20.8896 41.5344 35.3341 35.304 41 31.0006C46.3568 26.6309 43.7169 25.6695 42 26.0006L37 27.0006C46.0654 12.6997 43.5754 11.173 41 12.0006L32 16.0006C26.2311 19.1785 23.5 17.5006 22 16.0006L19 13.0002C14.5 9 10.0302 12.8417 9 14.0003Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="14"
|
||||
cy="20"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
68
packages/react/src/icons/Blackboard.tsx
Normal file
68
packages/react/src/icons/Blackboard.tsx
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
/**
|
||||
* @file Blackboard 黑板
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'blackboard',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="8"
|
||||
y="7"
|
||||
width="32"
|
||||
height="24"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 7H44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M15 41L24 31L33 41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 13H32"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 19H28"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 25H22"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
52
packages/react/src/icons/Bloom.tsx
Normal file
52
packages/react/src/icons/Bloom.tsx
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
/**
|
||||
* @file Bloom 开花
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bloom',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M6 32L18 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M42 32L30 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 32V44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M17 11L24 4L31 11L38 10C38 10 39 14.2386 39 17C39 27 30.5 32 24 32C17.5 32 9 27 9 17C9 14.2386 10 10 10 10L17 11Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
66
packages/react/src/icons/Blossom.tsx
Normal file
66
packages/react/src/icons/Blossom.tsx
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
/**
|
||||
* @file Blossom 花
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'blossom',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M23.2663 6.00775C31 6.45947 31.2208 14.3708 30.285 17.623C39.6432 14.6492 43.2305 18.8621 43.8544 21.3403C44.9773 27.2874 39.3312 29.0839 36.3678 29.2387C42.357 36.6725 39.4872 40.3894 37.3036 41.3186C30.5657 43.1771 26.6977 38.3761 25.6059 35.7433C22.6112 42.062 17.4954 42.4027 15.3119 41.7832C8.94827 39.9248 11.7245 33.2654 13.9081 30.1679C4.92427 28.6812 3.61412 24.2829 4.08203 22.2696C5.57934 14.8358 13.4402 16.0745 17.1835 17.623C15.6862 7.95912 20.6148 5.85288 23.2663 6.00775Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M25 26L21 31"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M19 25L25 26"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 19L25 26"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M31 24L25 26"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M25 26L30 30"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
48
packages/react/src/icons/Boiler.tsx
Normal file
48
packages/react/src/icons/Boiler.tsx
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
/**
|
||||
* @file Boiler 壁炉
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'boiler',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="5"
|
||||
y="6"
|
||||
width="38"
|
||||
height="8"
|
||||
rx="2"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M8 14V40C8 41.1046 8.89543 42 10 42H38C39.1046 42 40 41.1046 40 40V14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M31 29.0667C31 32.8958 27.866 36 24 36C20.134 36 17 32.8958 17 29.0667C17 25.2375 19.6923 23.7333 20.7692 20C25.0769 21.8666 25.0769 27.4667 25.0769 27.4667C25.0769 27.4667 26.1538 24.2667 29.3846 23.4667C29.6538 26.4 31 27.4316 31 29.0667Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
65
packages/react/src/icons/BookmarkThree.tsx
Normal file
65
packages/react/src/icons/BookmarkThree.tsx
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
/**
|
||||
* @file BookmarkThree 书签3
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bookmark-three',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M7 9C7 7.34315 8.34315 6 10 6H41V42H10C8.34315 42 7 40.6569 7 39V9Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M7 34L41 34"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M7 30V38"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M41 30V38"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M15 6H25V26L20 22L15 26V6Z"
|
||||
fill={props.colors[3]}
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M11 6L29 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
88
packages/react/src/icons/BusOne.tsx
Normal file
88
packages/react/src/icons/BusOne.tsx
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
/**
|
||||
* @file BusOne 公交
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bus-one',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="8"
|
||||
y="5"
|
||||
width="32"
|
||||
height="34"
|
||||
rx="3"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 39L14 43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M34 39L34 43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="34"
|
||||
cy="33"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="14"
|
||||
cy="33"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<path
|
||||
d="M8 23H40"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M8 21L8 25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M40 21L40 25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 13H30"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
45
packages/react/src/icons/Butterfly.tsx
Normal file
45
packages/react/src/icons/Butterfly.tsx
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
/**
|
||||
* @file Butterfly 蝴蝶
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'butterfly',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M4.99996 12.0003C8.66364 7.70613 19.0812 18.8191 24 25C28.9188 18.8191 39.3363 7.70599 43 12.0001C43.6785 12.6507 44.4425 14.877 42 18C41.3214 18.9759 40.1857 21.7059 41 26C41 27.1386 39.8849 28.9519 35 27C37.3746 28.6266 41.8495 33.0962 39 37C36.2862 40.4158 29.9646 44.4569 26 35L24 31L22 35C18.0354 44.4569 11.7138 40.4158 9 37C6.15047 33.0962 10.6253 28.6268 12.9999 27.0003C8.11495 28.9521 6.99987 27.1389 6.99987 26.0003C7.81413 21.7061 6.67843 18.9762 5.99988 18.0003C3.55742 14.8773 4.3215 12.6509 4.99996 12.0003Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24.0322 23C23.534 17.8642 28.9135 7 33 7"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M23.9678 23C24.466 17.8642 19.0865 7 15 7"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
53
packages/react/src/icons/BytedanceApplets.tsx
Normal file
53
packages/react/src/icons/BytedanceApplets.tsx
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
/**
|
||||
* @file BytedanceApplets 字节跳动小程序
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'bytedance-applets',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M24 4V23L8 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M24 23L40 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M31 20L40 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M17 20L8 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M24 31V43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @file BytedanceMiniApp 字节跳动小程序
|
||||
* @file BytedanceMiniApp 应用程序
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ import {ISvgIconProps, IconWrapper} from '../runtime';
|
|||
|
||||
export default IconWrapper(
|
||||
'bytedance-mini-app',
|
||||
false,
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
|
|
@ -19,34 +19,33 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M24 4V23L8 36"
|
||||
d="M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 23L40 36"
|
||||
stroke={props.colors[0]}
|
||||
d="M26.1215 21.8789L21.8789 26.1215"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M31 20L40 14"
|
||||
stroke={props.colors[0]}
|
||||
d="M32.4851 26.8287L33.8993 25.4145C35.4614 23.8524 35.4614 21.3197 33.8993 19.7576L28.2425 14.1007C26.6804 12.5386 24.1477 12.5386 22.5856 14.1007L21.1714 15.515"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M17 20L8 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M24 31V43"
|
||||
stroke={props.colors[0]}
|
||||
d="M26.8282 32.4855L25.414 33.8997C23.8519 35.4618 21.3193 35.4618 19.7572 33.8997L14.1003 28.2429C12.5382 26.6808 12.5382 24.1481 14.1003 22.586L15.5145 21.1718"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
|
|
|
|||
51
packages/react/src/icons/Cactus.tsx
Normal file
51
packages/react/src/icons/Cactus.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file Cactus 仙人掌
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cactus',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M8 43L40 43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M6 16C6 21.5 6.5 30 16 30"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M42 14C42 19 42 34 32 34"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 5C19.5817 5 16 8.58172 16 13V43H32V13C32 8.58172 28.4183 5 24 5Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
54
packages/react/src/icons/Cancer.tsx
Normal file
54
packages/react/src/icons/Cancer.tsx
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
/**
|
||||
* @file Cancer 巨蟹座
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cancer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<circle
|
||||
cx="37"
|
||||
cy="17"
|
||||
r="6"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M6 13C6 13 12 5 22 5C32 5 38 11 38 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="11"
|
||||
cy="31"
|
||||
r="6"
|
||||
transform="rotate(-180 11 31)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M42 35C42 35 36 43 26 43C16 43 10 37 10 37"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
59
packages/react/src/icons/Capricornus.tsx
Normal file
59
packages/react/src/icons/Capricornus.tsx
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
/**
|
||||
* @file Capricornus 摩羯座
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'capricornus',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M18 11C18 7.68629 15.3137 5 12 5C8.68629 5 6 7.68629 6 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 11V29"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30 11C30 7.68629 27.3137 5 24 5C20.6863 5 18 7.68629 18 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30 11V31V35.75C30 35.75 30 43 22 43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="36"
|
||||
cy="30"
|
||||
r="6"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
89
packages/react/src/icons/Cat.tsx
Normal file
89
packages/react/src/icons/Cat.tsx
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
/**
|
||||
* @file Cat 猫
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cat',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M42 26C42 34.8366 33.9411 42 24 42C14.0589 42 6 34.8366 6 26M15 12.1405C17.6476 10.7792 20.7214 10 24 10C27.2786 10 30.3524 10.7792 33 12.1405"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M6 26V8.48814C6 6.757 8.05005 5.84346 9.33729 7.00098L15 12.093"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M42 26V8.48814C42 6.757 39.9499 5.84346 38.6627 7.00098L33 12.093"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="30"
|
||||
cy="22"
|
||||
r="2"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<circle
|
||||
cx="18"
|
||||
cy="22"
|
||||
r="2"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<circle
|
||||
cx="24"
|
||||
cy="28"
|
||||
r="2"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M16 30L4 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M19 35L7 41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M32 30L44 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M29 35L41 41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
84
packages/react/src/icons/Cattle.tsx
Normal file
84
packages/react/src/icons/Cattle.tsx
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
/**
|
||||
* @file Cattle 牛
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cattle',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M11.4653 19.9231C10.682 12.4814 16.5169 6 23.9998 6V6C31.4826 6 37.3175 12.4814 36.5342 19.9231L35.0466 34.055C34.4515 39.7083 29.6843 44 23.9998 44V44C18.3152 44 13.548 39.7083 12.9529 34.0549L11.4653 19.9231Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M13.9998 31C17.4918 27.8746 25.4283 23.8297 33.9998 31"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="18.9998"
|
||||
cy="18"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="20.9998"
|
||||
cy="34"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="28.9998"
|
||||
cy="18"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="26.9998"
|
||||
cy="34"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<path
|
||||
d="M32.9998 7.91262C35.1664 5.91262 40.392 2.30498 42.9998 4.91262C45.6075 7.5203 42.9998 9.9126 40.9998 10.4126C38.4998 11.0376 36.7998 12.7128 35.9998 13.9128"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M15.0959 7.91262C12.9293 5.91262 7.70366 2.30498 5.09595 4.91262C2.48823 7.5203 5.09595 9.9126 7.09595 10.4126C9.59595 11.0376 11.2959 12.7128 12.0959 13.9128"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M11.9998 25L12.9998 34.5"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M35.9998 25L34.9998 34.5"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
57
packages/react/src/icons/CattleZodiac.tsx
Normal file
57
packages/react/src/icons/CattleZodiac.tsx
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
/**
|
||||
* @file CattleZodiac 生肖牛
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cattle-zodiac',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M38 31L44 37"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M5 44V18C5 13 7 8 16 6L30 4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M19 20C20.5 21.5 22.5 25 28 25C31.1667 25 38 26.5 38 33V44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 6C22 6 25 9 25 16"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30 44C30 39.5817 26.4183 36 22 36C17.5817 36 14 39.5817 14 44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + 'ed026268' + ')'}
|
||||
clipPath={'url(#' + props.id + '71026ede' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M42 20V39C42 40.6569 40.6569 42 39 42H9C7.34315 42 6 40.6569 6 39V9C6 7.34315 7.34315 6 9 6H30"
|
||||
|
|
@ -38,7 +38,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + 'ed026268'}
|
||||
id={props.id + '71026ede'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '07a321c0' + ')'}
|
||||
clipPath={'url(#' + props.id + 'a6d0ab63' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M33.3744 33.8744C37.617 29.6317 34.7886 15.4896 28.4246 9.12563C25.5961 6.29713 17.4645 0.286786 8.62557 9.12556C-0.213326 17.9643 5.79721 26.0962 8.62557 28.9245C14.9896 35.2886 29.1317 38.117 33.3744 33.8744Z"
|
||||
|
|
@ -69,7 +69,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '07a321c0'}
|
||||
id={props.id + 'a6d0ab63'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
58
packages/react/src/icons/ChickenZodiac.tsx
Normal file
58
packages/react/src/icons/ChickenZodiac.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file ChickenZodiac 生肖鸡
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'chicken-zodiac',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M31 31C30 26.5 31.4 17.6 41 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M11 4L15 10"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 31C38 33.8889 34.24 38.5556 28 40L26 44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M21 10.2738C15.1845 9.2518 3.86133 10.5366 5.09285 23.8519C5.09286 28.2319 7.37935 37.1968 16 40L18 44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M19 18C19.6957 21.8333 22.5 31 31 31H38C37.3043 28.6667 37.1565 23.4 43 21"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '6c80385d' + ')'}
|
||||
clipPath={'url(#' + props.id + 'adcfc735' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M21.1676 16.5939C22.8154 10.9872 29.4905 8.66636 34.2611 12.0416V12.0416C38.3864 14.9602 39.0788 20.8076 35.7493 24.609L32.619 28.1829C27.3998 34.1417 20.809 38.7409 13.4154 41.5836L9.85731 42.9516C9.12755 43.2322 8.30584 43.1295 7.66758 42.678V42.678C6.39496 41.7776 6.34303 39.9076 7.56372 38.938L10.3428 36.7305C14.5082 33.4219 17.549 28.9067 19.0489 23.8031L21.1676 16.5939Z"
|
||||
|
|
@ -41,7 +41,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '6c80385d'}
|
||||
id={props.id + 'adcfc735'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
38
packages/react/src/icons/ChristmasTreeOne.tsx
Normal file
38
packages/react/src/icons/ChristmasTreeOne.tsx
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
/**
|
||||
* @file ChristmasTreeOne 松树
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'christmas-tree-one',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M24 36V44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 15L24 4L34 15L31 18L39 26L34 27.1579L42 36H6L14 27.1579L9 26L17 18L14 15Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '2f00f76b' + ')'}
|
||||
clipPath={'url(#' + props.id + 'bf6eb248' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M17.1182 26.0132L9.25293 12.3902C8.80961 11.6224 7.82778 11.3593 7.05994 11.8026C6.38243 12.1938 6.08553 13.0164 6.35702 13.7501L11.8773 28.6684C11.9585 28.8878 12.0005 29.1197 12.0016 29.3535L12.0586 42.0265C12.0636 43.1276 12.9575 44.0175 14.0586 44.0175L19.0159 44.0175C20.2925 44.0175 21.2424 42.8377 20.9698 41.5906L18 28L17.1182 26.0132Z"
|
||||
|
|
@ -73,7 +73,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '2f00f76b'}
|
||||
id={props.id + 'bf6eb248'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '101dc9c6' + ')'}
|
||||
clipPath={'url(#' + props.id + 'ea9d2742' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M44.7818 24.1702L31.918 7.09938L14.1348 20.5L27.5 37L30.8556 34.6644L44.7818 24.1702Z"
|
||||
|
|
@ -43,7 +43,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '101dc9c6'}
|
||||
id={props.id + 'ea9d2742'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '60dc9298' + ')'}
|
||||
clipPath={'url(#' + props.id + '9e47e43e' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M35.8 13H32L21 32L9.8 13H6"
|
||||
|
|
@ -58,7 +58,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '60dc9298'}
|
||||
id={props.id + '9e47e43e'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
58
packages/react/src/icons/CodeComputer.tsx
Normal file
58
packages/react/src/icons/CodeComputer.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file CodeComputer 计算机代码
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'code-computer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M21 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V21"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 34V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M32 6L28 10L32 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 6L42 10L38 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 42L34 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
51
packages/react/src/icons/CodeLaptop.tsx
Normal file
51
packages/react/src/icons/CodeLaptop.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file CodeLaptop 笔记本电脑代码
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'code-laptop',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M22 9H11C9.34315 9 8 10.3431 8 12V33H40V22"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 33H44V35C44 38.3137 41.3137 41 38 41H10C6.68629 41 4 38.3137 4 35V33Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M33 7L29 11L33 15"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M39 7L43 11L39 15"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/CodeOne.tsx
Normal file
37
packages/react/src/icons/CodeOne.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file CodeOne 代码1
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'code-one',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M9 7L23 21L9 35"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M17 41L39 41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
58
packages/react/src/icons/CoffeeMachine.tsx
Normal file
58
packages/react/src/icons/CoffeeMachine.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file CoffeeMachine 咖啡机
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'coffee-machine',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M8 42L37 42C38.6569 42 40 40.6569 40 39L40 9C40 7.34315 38.6569 6 37 6L17 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M22 36C27.5228 36 32 31.5228 32 26H12C12 31.5228 16.4772 36 22 36Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 18V20"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M22 18V20"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 18V20"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
52
packages/react/src/icons/CollectComputer.tsx
Normal file
52
packages/react/src/icons/CollectComputer.tsx
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
/**
|
||||
* @file CollectComputer 计算机收藏
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'collect-computer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M22 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V22"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 34V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 42L34 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M33.3 6C31.4775 6 30 7.43473 30 9.20455C30 12.4091 33.9 15.3223 36 16C38.1 15.3223 42 12.4091 42 9.20455C42 7.43473 40.5225 6 38.7 6C37.5839 6 36.5972 6.53804 36 7.3616C35.4028 6.53804 34.4161 6 33.3 6Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
45
packages/react/src/icons/CollectLaptop.tsx
Normal file
45
packages/react/src/icons/CollectLaptop.tsx
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
/**
|
||||
* @file CollectLaptop 笔记本电脑收集
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'collect-laptop',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M21 9H11C9.34315 9 8 10.3431 8 12V33H40V23"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 33H44V35C44 38.3137 41.3137 41 38 41H10C6.68629 41 4 38.3137 4 35V33Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M32.3 7C30.4775 7 29 8.43473 29 10.2046C29 13.4091 32.9 16.3223 35 17C37.1 16.3223 41 13.4091 41 10.2046C41 8.43473 39.5225 7 37.7 7C36.5839 7 35.5972 7.53804 35 8.3616C34.4028 7.53804 33.4161 7 32.3 7Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
49
packages/react/src/icons/CollectPicture.tsx
Normal file
49
packages/react/src/icons/CollectPicture.tsx
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
/**
|
||||
* @file CollectPicture 图片收集
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'collect-picture',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M44 21C44 19.8954 43.1046 19 42 19C40.8954 19 40 19.8954 40 21H44ZM23 8C24.1046 8 25 7.10457 25 6C25 4.89543 24.1046 4 23 4V8ZM39 40H9V44H39V40ZM8 39V9H4V39H8ZM40 21V39H44V21H40ZM9 8H23V4H9V8ZM9 40C8.44772 40 8 39.5523 8 39H4C4 41.7614 6.23857 44 9 44V40ZM39 44C41.7614 44 44 41.7614 44 39H40C40 39.5523 39.5523 40 39 40V44ZM8 9C8 8.44772 8.44771 8 9 8V4C6.23858 4 4 6.23857 4 9H8Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M6 35L16.6931 25.198C17.4389 24.5143 18.5779 24.4953 19.3461 25.1538L32 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 31L32.7735 26.2265C33.4772 25.5228 34.5914 25.4436 35.3877 26.0408L42 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M33.3 6C31.4775 6 30 7.43473 30 9.20455C30 12.4091 33.9 15.3223 36 16C38.1 15.3223 42 12.4091 42 9.20455C42 7.43473 40.5225 6 38.7 6C37.5839 6 36.5972 6.53804 36 7.3616C35.4028 6.53804 34.4161 6 33.3 6Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '2df93872' + ')'}
|
||||
clipPath={'url(#' + props.id + '764b2f36' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M16.1005 25.8284L38.728 6.02943C38.728 6.02943 40.8493 3.90811 42.9706 6.02943C45.0919 8.15075 42.9706 10.2721 42.9706 10.2721L23.1716 32.8995L16.1005 25.8284Z"
|
||||
|
|
@ -70,7 +70,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '2df93872'}
|
||||
id={props.id + '764b2f36'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '48ebeccc' + ')'}
|
||||
clipPath={'url(#' + props.id + '119bd2aa' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M7 29C7 29 6.95638 32.7476 8.45638 37.2476C9.32863 39.8643 10.37 41.4666 11.6787 42.2512C13.3558 43.2565 15.0757 41.2716 16.0579 39.5809C17.0202 37.9246 18.4335 36.2277 19.5478 35"
|
||||
|
|
@ -57,7 +57,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '48ebeccc'}
|
||||
id={props.id + '119bd2aa'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
31
packages/react/src/icons/CrossSociety.tsx
Normal file
31
packages/react/src/icons/CrossSociety.tsx
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
/**
|
||||
* @file CrossSociety 红十字
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'cross-society',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M7 18H18V7C18 5.89543 18.8954 5 20 5H28C29.1046 5 30 5.89543 30 7V18H41C42.1046 18 43 18.8954 43 20V28C43 29.1046 42.1046 30 41 30H30V41C30 42.1046 29.1046 43 28 43H20C18.8954 43 18 42.1046 18 41V30H7C5.89543 30 5 29.1046 5 28V20C5 18.8954 5.89543 18 7 18Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + 'dc6e7ca1' + ')'}
|
||||
clipPath={'url(#' + props.id + '3ab48b36' + ')'}
|
||||
>
|
||||
<ellipse
|
||||
cx="24"
|
||||
|
|
@ -56,7 +56,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + 'dc6e7ca1'}
|
||||
id={props.id + '3ab48b36'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
77
packages/react/src/icons/Deer.tsx
Normal file
77
packages/react/src/icons/Deer.tsx
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
/**
|
||||
* @file Deer 鹿
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'deer',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M36 27C36 34.2165 30.6274 44 24 44C17.3726 44 12 34.2165 12 27C12 19.7835 13.5 16 24 16C34.5 16 36 19.7835 36 27Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<ellipse
|
||||
rx="5"
|
||||
ry="3.5"
|
||||
transform="matrix(0.707107 -0.707107 -0.707107 -0.707107 38.9996 17.5003)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<ellipse
|
||||
cx="8.99963"
|
||||
cy="17.4997"
|
||||
rx="5"
|
||||
ry="3.5"
|
||||
transform="rotate(45 8.99963 17.4997)"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M12 4C12 10.6274 17.3726 16 24 16C30.6274 16 36 10.6274 36 4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M18 7C18 11.9706 20.6863 16 24 16C27.3137 16 30 11.9706 30 7"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<circle
|
||||
cx="19.9998"
|
||||
cy="26"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="23.9998"
|
||||
cy="34"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="27.9998"
|
||||
cy="26"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
58
packages/react/src/icons/DeleteFive.tsx
Normal file
58
packages/react/src/icons/DeleteFive.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file DeleteFive 删除5
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'delete-five',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M8 11L40 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 5L30 5"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 17H36V40C36 41.6569 34.6569 43 33 43H15C13.3431 43 12 41.6569 12 40V17Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M20 25L28 33"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 25L20 33"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/DeleteFour.tsx
Normal file
44
packages/react/src/icons/DeleteFour.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file DeleteFour 删除4
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'delete-four',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M8 11L40 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M18 5L30 5"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 17H36V40C36 41.6569 34.6569 43 33 43H15C13.3431 43 12 41.6569 12 40V17Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '79d2b185' + ')'}
|
||||
clipPath={'url(#' + props.id + '4d049e19' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M11.549 16.6253L13.0129 11.161C13.0129 11.161 8.21885 12.3128 5.91213 14.0184C3.6054 15.7239 3.25986 19.4167 5.98653 20.9909C8.7132 22.5651 44.1733 39.9362 44.1733 39.9362L41.4054 31.142L11.549 16.6253Z"
|
||||
|
|
@ -46,7 +46,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '79d2b185'}
|
||||
id={props.id + '4d049e19'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
51
packages/react/src/icons/DeskLampOne.tsx
Normal file
51
packages/react/src/icons/DeskLampOne.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file DeskLampOne 台灯1
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'desk-lamp-one',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M6 40.999H42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M39 18.999L39 40.999"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M27 13.999L39 23.999"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M26.3399 14.5773C26.5526 14.3398 26.7433 14.0744 26.9065 13.7825C28.0894 11.6675 27.3562 8.8005 25.3075 7.57941C23.2587 6.35832 20.4884 7.13826 19.3038 9.25217C19.1168 9.58576 19.0131 9.84723 18.9203 10.1561C15.3443 9.88004 11.913 11.6307 10 15.0512L26.6935 25C28.6065 21.5794 28.3595 17.6363 26.3399 14.5773Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + 'ed68d5b7' + ')'}
|
||||
clipPath={'url(#' + props.id + 'd0f24e7d' + ')'}
|
||||
>
|
||||
<rect
|
||||
x="6"
|
||||
|
|
@ -50,7 +50,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + 'ed68d5b7'}
|
||||
id={props.id + 'd0f24e7d'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
60
packages/react/src/icons/DisabaledWeb.tsx
Normal file
60
packages/react/src/icons/DisabaledWeb.tsx
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
/**
|
||||
* @file DisabaledWeb 网页禁用
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'disabaled-web',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M25 40H7C5.34315 40 4 38.6569 4 37V11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V23.0588"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="38.0002"
|
||||
cy="35"
|
||||
r="6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M34 31L42 39"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V20H4V11Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 10 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 16 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
58
packages/react/src/icons/DisabledComputer.tsx
Normal file
58
packages/react/src/icons/DisabledComputer.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file DisabledComputer 计算机禁用
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'disabled-computer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M23 5.99805H9C7.34315 5.99805 6 7.34119 6 8.99805V30.998C6 32.6549 7.34315 33.998 9 33.998H39C40.6569 33.998 42 32.6549 42 30.998V23.998"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 34V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="36.0002"
|
||||
cy="12"
|
||||
r="6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M32 8L40 16"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 41.998L34 41.998"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
51
packages/react/src/icons/DisabledLaptop.tsx
Normal file
51
packages/react/src/icons/DisabledLaptop.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file DisabledLaptop 笔记本电脑禁用
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'disabled-laptop',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M23 8.99902H11C9.34315 8.99902 8 10.3422 8 11.999V32.999H40V25.999"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 32.999H44V34.999C44 38.3127 41.3137 40.999 38 40.999H10C6.68629 40.999 4 38.3127 4 34.999V32.999Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="36.0002"
|
||||
cy="13"
|
||||
r="6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M32 9L40 17"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
55
packages/react/src/icons/DisabledPicture.tsx
Normal file
55
packages/react/src/icons/DisabledPicture.tsx
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
/**
|
||||
* @file DisabledPicture 图片禁用
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'disabled-picture',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M44.0002 23.999C44.0002 22.8945 43.1048 21.999 42.0002 21.999C40.8957 21.999 40.0002 22.8945 40.0002 23.999H44.0002ZM24.0002 7.99902C25.1048 7.99902 26.0002 7.10359 26.0002 5.99902C26.0002 4.89445 25.1048 3.99902 24.0002 3.99902V7.99902ZM39.0002 39.999H9.00024V43.999H39.0002V39.999ZM8.00024 38.999V8.99902H4.00024V38.999H8.00024ZM40.0002 23.999V38.999H44.0002V23.999H40.0002ZM9.00024 7.99902H24.0002V3.99902H9.00024V7.99902ZM9.00024 39.999C8.44796 39.999 8.00024 39.5513 8.00024 38.999H4.00024C4.00024 41.7604 6.23882 43.999 9.00024 43.999V39.999ZM39.0002 43.999C41.7617 43.999 44.0002 41.7604 44.0002 38.999H40.0002C40.0002 39.5513 39.5525 39.999 39.0002 39.999V43.999ZM8.00024 8.99902C8.00024 8.44674 8.44796 7.99902 9.00024 7.99902V3.99902C6.23882 3.99902 4.00024 6.2376 4.00024 8.99902H8.00024Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M6 35L16.6931 25.198C17.4389 24.5143 18.5779 24.4953 19.3461 25.1538L32 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 31L32.7735 26.2265C33.4772 25.5228 34.5914 25.4436 35.3877 26.0408L42 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="36.0002"
|
||||
cy="12"
|
||||
r="6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M32 8L40 16"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<mask
|
||||
id={props.id + 'd0306dd9'}
|
||||
id={props.id + '68f1b653'}
|
||||
maskUnits="userSpaceOnUse"
|
||||
x="0"
|
||||
y="0"
|
||||
|
|
@ -33,7 +33,7 @@ export default IconWrapper(
|
|||
/>
|
||||
</mask>
|
||||
<g
|
||||
mask={'url(#' + props.id + 'd0306dd9' + ')'}
|
||||
mask={'url(#' + props.id + '68f1b653' + ')'}
|
||||
>
|
||||
<rect
|
||||
x="38"
|
||||
|
|
|
|||
75
packages/react/src/icons/Dog.tsx
Normal file
75
packages/react/src/icons/Dog.tsx
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
/**
|
||||
* @file Dog 狗
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'dog',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M16.9999 10L14.9997 5C12.833 5.83333 8.19976 10.8 8.99976 18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30.9999 10L33.0001 5C35.1668 5.83333 39.8 10.8 39 18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M42 28.5C42 38.165 33.9411 43 24 43C14.0589 43 6 38.165 6 28.5C6 18.835 14.0589 9 24 9C33.9411 9 42 18.835 42 28.5Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<circle
|
||||
cx="20"
|
||||
cy="17"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
cx="28"
|
||||
cy="17"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<path
|
||||
d="M24 26C24 27.6569 24.5 31.5 21 31.5C19.3431 31.5 18 30.1569 18 28.5"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24.0249 26C24.0249 27.6569 23.5249 31.5 27.0249 31.5C28.6818 31.5 30.0249 30.1569 30.0249 28.5"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M26 25.75C26 26.4404 24 27.5 24 27.5C24 27.5 22 26.4404 22 25.75C22 25.0596 22.5 24.5 24 24.5C25.5 24.5 26 25.0596 26 25.75Z"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/DogZodiac.tsx
Normal file
44
packages/react/src/icons/DogZodiac.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file DogZodiac 生肖狗
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'dog-zodiac',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M6 44V19C6 14 9.6 9.6 20 4V13H27V19"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 25C20.0133 26.7807 27.354 30.1237 29 40C29.5 43 35 47 41 40C42.9943 37.8639 43.321 34.3488 37.7642 32.5681"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 36.0002C24.6667 35.6224 17 37 17 43.9997"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/Dolphin.tsx
Normal file
37
packages/react/src/icons/Dolphin.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file Dolphin 海豚
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'dolphin',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M24 7.00009C14.2302 1.61319 9.68576 8.63208 7.99991 11.0005C2.33545 12.2185 5.14555 14.3238 6.99999 15.0005C8.2138 15.4065 11.1456 16.3233 13 17C13.4046 20.2481 14.6628 23.1541 15 24C15 23.188 16.3257 20.3534 17 19C25.0921 22.2481 30.7969 30.6015 34 35C32.7862 37.4361 31.5058 41.3083 31 43L37 40.0001L44 42.0001C44 38.752 39.8544 35.3535 38 34.0001C38.8092 21.0077 32.7089 13.1993 29 11.0001C29.4046 9.37604 30.1571 6.67677 31 6.00009C27.7632 4.37604 25.1801 6.15424 24 7.00009Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="16"
|
||||
cy="11"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
55
packages/react/src/icons/DownPicture.tsx
Normal file
55
packages/react/src/icons/DownPicture.tsx
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
/**
|
||||
* @file DownPicture 图片下载
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'down-picture',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M44 24C44 22.8954 43.1046 22 42 22C40.8954 22 40 22.8954 40 24H44ZM24 8C25.1046 8 26 7.10457 26 6C26 4.89543 25.1046 4 24 4V8ZM39 40H9V44H39V40ZM8 39V9H4V39H8ZM40 24V39H44V24H40ZM9 8H24V4H9V8ZM9 40C8.44772 40 8 39.5523 8 39H4C4 41.7614 6.23857 44 9 44V40ZM39 44C41.7614 44 44 41.7614 44 39H40C40 39.5523 39.5523 40 39 40V44ZM8 9C8 8.44772 8.44771 8 9 8V4C6.23858 4 4 6.23857 4 9H8Z"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
<path
|
||||
d="M6 35L16.6931 25.198C17.4389 24.5143 18.5779 24.4953 19.3461 25.1538L32 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 31L32.7735 26.2265C33.4772 25.5228 34.5914 25.4436 35.3877 26.0408L42 31"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M32 13L37 18L42 13"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M37 6L37 18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
58
packages/react/src/icons/DownloadComputer.tsx
Normal file
58
packages/react/src/icons/DownloadComputer.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file DownloadComputer 计算机下载
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'download-computer',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M26 6H9C7.34315 6 6 7.34315 6 9V31C6 32.6569 7.34315 34 9 34H39C40.6569 34 42 32.6569 42 31V25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M24 34V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 42L34 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M32 13L37 18L42 13"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M37 6L37 18"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
51
packages/react/src/icons/DownloadLaptop.tsx
Normal file
51
packages/react/src/icons/DownloadLaptop.tsx
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
/**
|
||||
* @file DownloadLaptop 笔记本电脑下载
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'download-laptop',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M25 9H11C9.34315 9 8 10.3431 8 12V33H40V25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 33H44V35C44 38.3137 41.3137 41 38 41H10C6.68629 41 4 38.3137 4 35V33Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M31 14L36 19L41 14"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M36 7L36 19"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
60
packages/react/src/icons/DownloadWeb.tsx
Normal file
60
packages/react/src/icons/DownloadWeb.tsx
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
/**
|
||||
* @file DownloadWeb 网页下载
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'download-web',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M27 40H7C5.34315 40 4 38.6569 4 37V11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V24"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M34 36L39 41L44 36"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M39 29L39 41"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M4 11C4 9.34315 5.34315 8 7 8H41C42.6569 8 44 9.34315 44 11V20H4V11Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 10 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
<circle
|
||||
r="2"
|
||||
transform="matrix(-1.31134e-07 -1 -1 1.31134e-07 16 14)"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
70
packages/react/src/icons/DragonZodiac.tsx
Normal file
70
packages/react/src/icons/DragonZodiac.tsx
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
/**
|
||||
* @file DragonZodiac 生肖龙
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'dragon-zodiac',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '8ee56772' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M34.0209 42.4941L37.7607 38.7543C40.1039 36.4111 40.1039 32.6122 37.7607 30.269V30.269C35.4176 27.9259 31.6186 27.9259 29.2754 30.269L27.0444 32.5"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M17.0741 25.5L23.6186 18.9555C25.9618 16.6123 25.9618 12.8133 23.6186 10.4702V10.4702C21.2755 8.12703 17.4765 8.12703 15.1333 10.4702L8.06227 17.5412"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M17.0746 25.5L8.76932 33.8053C6.42618 36.1484 6.42618 39.9474 8.76932 42.2906V42.2906C11.1125 44.6337 14.9115 44.6337 17.2546 42.2906L27.0209 32.5243"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
/>
|
||||
<path
|
||||
d="M13 12V4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 30L43 25"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '8ee56772'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
height="48"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + 'cfa1b7dc' + ')'}
|
||||
clipPath={'url(#' + props.id + '0ca2c506' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M24 10L12 18L24 26L36 18L24 10Z"
|
||||
|
|
@ -62,7 +62,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + 'cfa1b7dc'}
|
||||
id={props.id + '0ca2c506'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
44
packages/react/src/icons/Duck.tsx
Normal file
44
packages/react/src/icons/Duck.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file Duck 鸭子
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'duck',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M12 7.99958C8.94774 12.517 6.01307 13.809 4 12.9992C4.54274 14.8332 8.44257 17.3754 10.9274 18.8379C11.9978 19.4679 12.3095 20.9028 11.5649 21.8969C10.2021 23.7163 8.31564 26.2889 8 27C0.954271 39.7887 16.482 44.6479 24 44C46.1437 42.0917 45.3551 24.8027 42 18C33.9477 31.994 21.5186 23.9154 22 20.9999C22.4814 18.0845 25.7922 18.6646 27 13.9999C29.0131 4.76776 16.3737 0.398877 12 7.99958Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M19 31C21.5 34.5 29 38 35 33"
|
||||
stroke={props.colors[2]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="17"
|
||||
cy="12"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
58
packages/react/src/icons/DumbbelLine.tsx
Normal file
58
packages/react/src/icons/DumbbelLine.tsx
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
/**
|
||||
* @file DumbbelLine 杠铃
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'dumbbel-line',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M13 10V38"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M44 24L4 24"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M35 10V38"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M7 14L7 34"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M41 14L41 34"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
37
packages/react/src/icons/Eagle.tsx
Normal file
37
packages/react/src/icons/Eagle.tsx
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/**
|
||||
* @file Eagle 鹰
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'eagle',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M5.99992 23.0008C1.96063 15.9568 9.62406 11.8637 14 11.0004C28.5412 -1.84434 40.4853 10.7132 42 19C43.5147 27.2868 43.1584 33.8931 43.9999 37.0008C37.537 28.2995 33.1227 29.8415 31.9999 32.0008C29.9803 36.1442 26.6866 36.2519 24.9999 35.0008C20.9606 31.686 14.5245 38.2023 11.9999 42.0005C16.8473 33.2992 17.5049 27.7272 16.9999 26.0008C14.9803 17.7138 8.69286 20.5837 5.99992 23.0008Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="23"
|
||||
cy="16"
|
||||
r="2"
|
||||
fill={props.colors[2]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
30
packages/react/src/icons/Ecg.tsx
Normal file
30
packages/react/src/icons/Ecg.tsx
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/**
|
||||
* @file Ecg 心电图2
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'ecg',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M4 22H8L12 11L17 37L23 20L27 28L34 15L38 29L40 22H44"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
53
packages/react/src/icons/Editing.tsx
Normal file
53
packages/react/src/icons/Editing.tsx
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
/**
|
||||
* @file Editing 剪辑
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'editing',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<circle
|
||||
cx="13"
|
||||
cy="35"
|
||||
r="7"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<circle
|
||||
cx="35"
|
||||
cy="35"
|
||||
r="7"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
/>
|
||||
<path
|
||||
d="M8 6L32 28"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M40 6L16 28"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/Eeg.tsx
Normal file
44
packages/react/src/icons/Eeg.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file Eeg 脑电图
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'eeg',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M42 16V9C42 7.34315 40.6569 6 39 6H9C7.34315 6 6 7.34315 6 9V16"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M6 32V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V32"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M5 24H13.075L20 16L27 32L33.975 24H43"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/EfferentFour.tsx
Normal file
44
packages/react/src/icons/EfferentFour.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file EfferentFour 传出4
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'efferent-four',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M20 5L10 5C8.89543 5 8 5.89543 8 7L8 41C8 42.1046 8.89543 43 10 43L38 43C39.1046 43 40 42.1046 40 41L40 24.75"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M28 5H40V17"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M21.0002 23.9998L39.0001 6"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
44
packages/react/src/icons/EfferentThree.tsx
Normal file
44
packages/react/src/icons/EfferentThree.tsx
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
/**
|
||||
* @file EfferentThree 传出3
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'efferent-three',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M19 6H9C7.34315 6 6 7.34315 6 9V39C6 40.6569 7.34315 42 9 42H39C40.6569 42 42 40.6569 42 39V29"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M42 19L38 7L26 11"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M38 7C33 22 30 25 20 29"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
53
packages/react/src/icons/ElectricDrill.tsx
Normal file
53
packages/react/src/icons/ElectricDrill.tsx
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
/**
|
||||
* @file ElectricDrill 电钻
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'electric-drill',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M20 9H39.6977C42.0214 9 43.8561 10.9733 43.6871 13.2909L43.1038 21.2909C42.9513 23.3816 41.2107 25 39.1144 25H20V9Z"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M30.0909 25H39L34.9112 36.2443C34.3096 37.8987 32.7372 39 30.9769 39V39C28.0717 39 26.0497 36.1133 27.0425 33.383L30.0909 25Z"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<rect
|
||||
x="14"
|
||||
y="12"
|
||||
width="6"
|
||||
height="10"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M14 17H4"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '1cdf27df' + ')'}
|
||||
clipPath={'url(#' + props.id + '85dabb5d' + ')'}
|
||||
>
|
||||
<rect
|
||||
x="35.1924"
|
||||
|
|
@ -58,7 +58,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '1cdf27df'}
|
||||
id={props.id + '85dabb5d'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
36
packages/react/src/icons/Elephant.tsx
Normal file
36
packages/react/src/icons/Elephant.tsx
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
/**
|
||||
* @file Elephant 大象
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'elephant',
|
||||
true,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M16.7942 12C12.7417 11.1116 4 12.1925 4 21.7874V40H9.86912V33.7811H26.638V40H32.5071V28.8949C33.2058 28.3026 34.4075 33.0231 36.6994 34.2253C38.0521 34.9349 39.2147 35.3968 40.4724 35.1137C43.1948 34.5009 44.4969 32.715 43.8261 28.4507C42.5685 29.9313 38.7955 31.5429 38.3763 28.4507C38.3763 24.8798 38.3763 15.5687 38.3763 15.5687C37.957 12.9035 35.5255 7.66183 29.1534 8.01719H22.2842C19.3497 8 14.9898 12.0148 15.9959 17.3452C16.3082 19 17.5 22.3045 21.7035 22.6757C23.3804 22.8238 26.1534 22.1427 27.8302 18.2336"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<circle
|
||||
cx="33"
|
||||
cy="19"
|
||||
r="2"
|
||||
fill={props.colors[0]}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
|
|
@ -19,7 +19,7 @@ export default IconWrapper(
|
|||
fill="none"
|
||||
>
|
||||
<g
|
||||
clipPath={'url(#' + props.id + '9cb787eb' + ')'}
|
||||
clipPath={'url(#' + props.id + '1f61c9ed' + ')'}
|
||||
>
|
||||
<path
|
||||
d="M9.43899 42L12.6236 42C13.4525 42 14.1955 41.4887 14.4916 40.7144L16.6919 34.9607L16.7165 29.4351C16.717 29.3185 16.7278 29.2021 16.7486 29.0874L20.1529 10.2999C20.3753 9.07256 19.4323 7.9433 18.1849 7.9433L10.8634 7.94329C9.73711 7.94329 8.83296 8.8728 8.86412 9.99862L9.38638 28.8701L7.61562 32.1998C7.22342 32.9372 7.33085 33.8408 7.88504 34.4658L8.44688 35.0994L7.48367 39.5796C7.21593 40.825 8.16515 42 9.43899 42Z"
|
||||
|
|
@ -52,7 +52,7 @@ export default IconWrapper(
|
|||
</g>
|
||||
<defs>
|
||||
<clipPath
|
||||
id={props.id + '9cb787eb'}
|
||||
id={props.id + '1f61c9ed'}
|
||||
>
|
||||
<rect
|
||||
width="48"
|
||||
|
|
|
|||
69
packages/react/src/icons/EngineeringBrand.tsx
Normal file
69
packages/react/src/icons/EngineeringBrand.tsx
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
/**
|
||||
* @file EngineeringBrand 工程牌
|
||||
* @author Auto Generated by IconPark
|
||||
*/
|
||||
|
||||
/* tslint:disable: max-line-length */
|
||||
/* eslint-disable max-len */
|
||||
import React from 'react';
|
||||
import {ISvgIconProps, IconWrapper} from '../runtime';
|
||||
|
||||
export default IconWrapper(
|
||||
'engineering-brand',
|
||||
false,
|
||||
(props: ISvgIconProps) => (
|
||||
<svg
|
||||
width={props.size}
|
||||
height={props.size}
|
||||
viewBox="0 0 48 48"
|
||||
fill="none"
|
||||
>
|
||||
<rect
|
||||
x="5"
|
||||
y="6"
|
||||
width="38"
|
||||
height="20"
|
||||
rx="2"
|
||||
fill={props.colors[1]}
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M12 26V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M36 33H12"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M16 42L8 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M40 42L32 42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
<path
|
||||
d="M36 26V42"
|
||||
stroke={props.colors[0]}
|
||||
strokeWidth={props.strokeWidth}
|
||||
strokeLinecap={props.strokeLinecap}
|
||||
strokeLinejoin={props.strokeLinejoin}
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
);
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue