diff --git a/packages/icons/src/asn/UserOutlined.ts b/packages/icons/src/asn/UserOutlined.ts deleted file mode 100644 index e8a28451a..000000000 --- a/packages/icons/src/asn/UserOutlined.ts +++ /dev/null @@ -1,7 +0,0 @@ -// This icon file is generated automatically. - -import { IconDefinition } from '../types'; - -const UserOutlined: IconDefinition = {"icon":{"tag":"svg","attrs":{"viewBox":"64 64 896 896","xmlns:xlink":"http://www.w3.org/1999/xlink","focusable":"false"},"children":[{"tag":"defs","attrs":{},"children":[{"tag":"path","attrs":{"d":"M0 0h782.893v391.929H0z","id":"icon-outlined-user-a"}}]},{"tag":"g","attrs":{"fill-rule":"evenodd"},"children":[{"tag":"path","attrs":{"d":"M0 0h1024v1024H0z"}},{"tag":"path","attrs":{"d":"M512.542 125.605c-121.531 0-220.051 98.52-220.051 220.05 0 121.532 98.52 220.053 220.05 220.053 121.532 0 220.052-98.521 220.052-220.052 0-121.53-98.52-220.051-220.051-220.051m0 64c41.683 0 80.87 16.232 110.345 45.706 29.474 29.475 45.706 68.662 45.706 110.345 0 41.681-16.232 80.87-45.706 110.344-29.474 29.474-68.662 45.707-110.345 45.707-41.683 0-80.871-16.233-110.345-45.707-29.474-29.473-45.706-68.663-45.706-110.344 0-41.683 16.232-80.87 45.706-110.346 29.474-29.473 68.662-45.705 110.345-45.705"}},{"tag":"g","attrs":{"transform":"translate(120.553 506.466)"},"children":[{"tag":"mask","attrs":{"id":"icon-outlined-user-b"},"children":[{"tag":"use","attrs":{"xlink:href":"#icon-outlined-user-a"}}]},{"tag":"path","attrs":{"d":"M774.886 391.929h-48.012c-4.353 0-7.89-3.482-7.99-7.834-1.97-84.667-35.83-163.97-95.853-224.06C561.171 98.107 478.925 64 391.446 64c-87.479 0-169.723 34.107-231.584 96.035-60.022 60.09-93.883 139.393-95.852 224.06-.1 4.352-3.638 7.834-7.99 7.834H8.006c-4.476 0-8.096-3.673-8.007-8.148 1.011-50.015 11.324-98.556 30.695-144.407 19.72-46.673 47.943-88.584 83.887-124.568 35.947-35.986 77.815-64.244 124.443-83.988C287.318 10.368 338.6 0 391.446 0c52.847 0 104.13 10.368 152.422 30.818 46.628 19.744 88.496 48.002 124.443 83.988 35.944 35.984 64.167 77.895 83.886 124.568 19.372 45.851 29.685 94.392 30.697 144.407.088 4.475-3.532 8.148-8.008 8.148","mask":"url(#icon-outlined-user-b)"}}]}]}]},"name":"user","theme":"outlined"}; - -export default UserOutlined; \ No newline at end of file diff --git a/packages/icons/src/icons/UserOutlined.tsx b/packages/icons/src/icons/UserOutlined.tsx deleted file mode 100644 index 597acc16b..000000000 --- a/packages/icons/src/icons/UserOutlined.tsx +++ /dev/null @@ -1,12 +0,0 @@ -// DON NOT EDIT IT MANUALLY -import * as React from 'react'; -import UserOutlinedSvg from '../asn/UserOutlined'; -import AntdIcon, { AntdIconProps } from '../components/AntdIcon'; - -const UserOutlined = ( - props: AntdIconProps, - ref: React.ForwardedRef, -) => ; - -UserOutlined.displayName = 'UserOutlined'; -export default React.forwardRef(UserOutlined); \ No newline at end of file diff --git a/packages/icons/src/index.ts b/packages/icons/src/index.ts index 064453cc4..d82b6b812 100644 --- a/packages/icons/src/index.ts +++ b/packages/icons/src/index.ts @@ -176,7 +176,6 @@ export { default as UnfoldOutlined } from './icons/UnfoldOutlined'; export { default as UserGroupOutlined } from './icons/UserGroupOutlined'; export { default as UserSettingsOutlined } from './icons/UserSettingsOutlined'; export { default as UserSquareOutlined } from './icons/UserSquareOutlined'; -export { default as UserOutlined } from './icons/UserOutlined'; export { default as VariableOutlined } from './icons/VariableOutlined'; export { default as WorkbenchOutlined } from './icons/WorkbenchOutlined'; export { default as WorkspaceOutlined } from './icons/WorkspaceOutlined'; diff --git a/packages/icons/svg/outlined/user.svg b/packages/icons/svg/outlined/user.svg deleted file mode 100644 index 9eafafe43..000000000 --- a/packages/icons/svg/outlined/user.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - -