提交 4f4e5f93 编辑于 作者: AppleMonkey2019's avatar AppleMonkey2019
浏览文件

v1.3.2

无相关合并请求
Showing 4125 additions2455 deletions
+4125 -2455
# Changelog
## v1.3.2
> 2021.03.31
- 🦋**add icons**:add 101 icons, update 103 icons
## v1.3.1
> 2021.02.28
- 🦋**add icons**:add 119 icons, the number increased to 2235.
......
# 日志
## v1.3.2
> 2021.03.31
- 🦋**增加图标**: 新增101个icon,优化133个icon
## v1.3.1
> 2021.02.28
- 🦋**增加图标**: 数量丰富至2235
......
......@@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.3.0"
"version": "1.3.2"
}
此差异已折叠。
{
"name": "@icon-park/react",
"description": "React Icons for IconPark",
"version": "1.3.0",
"version": "1.3.2",
"main": "lib/index.js",
"module": "es/index.js",
"typings": "lib/index.d.ts",
......@@ -39,5 +39,6 @@
},
"sideEffects": [
"styles/**"
]
],
"gitHead": "bed2e8d1e451ffc66cbc4def3ba54fcc1f318d9e"
}
......@@ -19,7 +19,7 @@ export default IconWrapper(
fill="none"
>
<g
clipPath={'url(#' + props.id + '6d6d2b69' + ')'}
clipPath={'url(#' + props.id + '5054ef35' + ')'}
>
<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 + '6d6d2b69'}
id={props.id + '5054ef35'}
>
<rect
width="48"
......
......@@ -19,32 +19,36 @@ export default IconWrapper(
fill="none"
>
<path
d="M4 4H44V44H4V4Z"
d="M5 8C5 6.34315 6.34315 5 8 5H40C41.6569 5 43 6.34315 43 8V40C43 41.6569 41.6569 43 40 43H8C6.34315 43 5 41.6569 5 40V8Z"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M44 4H4V44M44 4V44H4M44 4L4 44"
stroke={props.colors[0]}
d="M36 12L12 36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M10 15H20"
d="M12 16H20"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M28 34H38"
d="M27 33H35"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M15 10V20"
d="M16 12V20"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
......
......@@ -19,7 +19,7 @@ export default IconWrapper(
fill="none"
>
<g
clipPath={'url(#' + props.id + '14b9b08b' + ')'}
clipPath={'url(#' + props.id + '044ec5be' + ')'}
>
<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 + '14b9b08b'}
id={props.id + '044ec5be'}
>
<rect
width="48"
......
/**
* @file AlignBottomTwo 下对齐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(
'align-bottom-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="7"
y="16"
width="6"
height="24"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="21"
y="8"
width="6"
height="32"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="35"
y="22"
width="6"
height="18"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignHorizontalCenterTwo 水平居中对齐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(
'align-horizontal-center-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="7"
y="12"
width="6"
height="24"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="21"
y="8"
width="6"
height="32"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="35"
y="15"
width="6"
height="18"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignLeftOne 文字左对齐
* @file AlignLeftOne 左对齐2
* @author Auto Generated by IconPark
*/
......
/**
* @file AlignLeftTwo 文字左对齐
* @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(
'align-left-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="8"
y="7"
width="24"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="8"
y="21"
width="32"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="8"
y="35"
width="18"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignRightOne 文字右对齐
* @file AlignRightOne 右对齐2
* @author Auto Generated by IconPark
*/
......
/**
* @file AlignRightTwo 文字右对齐
* @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(
'align-right-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="16"
y="7"
width="24"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="8"
y="21"
width="32"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="22"
y="35"
width="18"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignTopTwo 上对齐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(
'align-top-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="7"
y="8"
width="6"
height="24"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="21"
y="8"
width="6"
height="32"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="35"
y="8"
width="6"
height="18"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignVerticalCenterTwo 垂直居中对齐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(
'align-vertical-center-two',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="12"
y="7"
width="24"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="8"
y="21"
width="32"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<rect
x="15"
y="35"
width="18"
height="6"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
</svg>
)
);
/**
* @file AlignmentBottomCenter 底部中心对齐
* @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(
'alignment-bottom-center',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="6"
y="6"
width="36"
height="36"
rx="3"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M18 32V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M24 24V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M30 28V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
</svg>
)
);
/**
* @file AlignmentBottomLeft 底部左对齐
* @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(
'alignment-bottom-left',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="6"
y="6"
width="36"
height="36"
rx="3"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M12 32V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M18 24V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M24 28V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
</svg>
)
);
/**
* @file AlignmentBottomRight 底部右对齐
* @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(
'alignment-bottom-right',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="6"
y="6"
width="36"
height="36"
rx="3"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M24 32V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M30 24V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M36 28V36"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
</svg>
)
);
/**
* @file AlignmentHorizontalBottom 水平下对齐
* @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(
'alignment-horizontal-bottom',
true,
(props: ISvgIconProps) => (
<svg
width={props.size}
height={props.size}
viewBox="0 0 48 48"
fill="none"
>
<rect
x="6"
y="6"
width="36"
height="36"
rx="3"
fill={props.colors[1]}
stroke={props.colors[0]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
strokeLinejoin={props.strokeLinejoin}
/>
<path
d="M22 36H26"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M18 30H30"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
<path
d="M20 24H28"
stroke={props.colors[2]}
strokeWidth={props.strokeWidth}
strokeLinecap={props.strokeLinecap}
/>
</svg>
)
);
支持 Markdown
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册