@sensoro-design/icons 2.31.0 → 2.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AcademicCapFilled.d.ts +2 -0
- package/AcademicCapFilled.js +15 -0
- package/AnimalHospitalFilled.d.ts +2 -0
- package/AnimalHospitalFilled.js +15 -0
- package/BeautySalonFilled.d.ts +2 -0
- package/BeautySalonFilled.js +15 -0
- package/BusStopFilled.d.ts +2 -0
- package/BusStopFilled.js +15 -0
- package/CHANGELOG.md +11 -0
- package/CarParkFilled.d.ts +2 -0
- package/CarParkFilled.js +15 -0
- package/CateringFilled.d.ts +2 -0
- package/CateringFilled.js +15 -0
- package/CourierServiceFilled.d.ts +2 -0
- package/CourierServiceFilled.js +15 -0
- package/DockFilled.d.ts +2 -0
- package/DockFilled.js +15 -0
- package/GarageFilled.d.ts +2 -0
- package/GarageFilled.js +15 -0
- package/MemorialFilled.d.ts +2 -0
- package/MemorialFilled.js +15 -0
- package/PigeonholeFilled.d.ts +2 -0
- package/PigeonholeFilled.js +15 -0
- package/PlaneFilled.d.ts +2 -0
- package/PlaneFilled.js +15 -0
- package/PostOfficeFilled.d.ts +2 -0
- package/PostOfficeFilled.js +15 -0
- package/RadioReceiverFilled.d.ts +2 -0
- package/RadioReceiverFilled.js +15 -0
- package/RailwayStationFilled.d.ts +2 -0
- package/RailwayStationFilled.js +15 -0
- package/RecreationFilled.d.ts +2 -0
- package/RecreationFilled.js +15 -0
- package/SafetyFireFilled.d.ts +2 -0
- package/SafetyFireFilled.js +15 -0
- package/ShoppingFilled.d.ts +2 -0
- package/ShoppingFilled.js +15 -0
- package/SubwayStationFilled.d.ts +2 -0
- package/SubwayStationFilled.js +15 -0
- package/TempleFilled.d.ts +2 -0
- package/TempleFilled.js +15 -0
- package/TheaterFilled.d.ts +2 -0
- package/TheaterFilled.js +15 -0
- package/WcFilled.d.ts +2 -0
- package/WcFilled.js +15 -0
- package/ZooFilled.d.ts +2 -0
- package/ZooFilled.js +15 -0
- package/es/icons/AcademicCapFilled.d.ts +4 -0
- package/es/icons/AcademicCapFilled.js +13 -0
- package/es/icons/AnimalHospitalFilled.d.ts +4 -0
- package/es/icons/AnimalHospitalFilled.js +13 -0
- package/es/icons/BeautySalonFilled.d.ts +4 -0
- package/es/icons/BeautySalonFilled.js +13 -0
- package/es/icons/BusStopFilled.d.ts +4 -0
- package/es/icons/BusStopFilled.js +13 -0
- package/es/icons/CarParkFilled.d.ts +4 -0
- package/es/icons/CarParkFilled.js +13 -0
- package/es/icons/CateringFilled.d.ts +4 -0
- package/es/icons/CateringFilled.js +13 -0
- package/es/icons/CourierServiceFilled.d.ts +4 -0
- package/es/icons/CourierServiceFilled.js +13 -0
- package/es/icons/DockFilled.d.ts +4 -0
- package/es/icons/DockFilled.js +13 -0
- package/es/icons/GarageFilled.d.ts +4 -0
- package/es/icons/GarageFilled.js +13 -0
- package/es/icons/MemorialFilled.d.ts +4 -0
- package/es/icons/MemorialFilled.js +13 -0
- package/es/icons/PigeonholeFilled.d.ts +4 -0
- package/es/icons/PigeonholeFilled.js +13 -0
- package/es/icons/PlaneFilled.d.ts +4 -0
- package/es/icons/PlaneFilled.js +13 -0
- package/es/icons/PostOfficeFilled.d.ts +4 -0
- package/es/icons/PostOfficeFilled.js +13 -0
- package/es/icons/RadioReceiverFilled.d.ts +4 -0
- package/es/icons/RadioReceiverFilled.js +13 -0
- package/es/icons/RailwayStationFilled.d.ts +4 -0
- package/es/icons/RailwayStationFilled.js +13 -0
- package/es/icons/RecreationFilled.d.ts +4 -0
- package/es/icons/RecreationFilled.js +13 -0
- package/es/icons/SafetyFireFilled.d.ts +4 -0
- package/es/icons/SafetyFireFilled.js +13 -0
- package/es/icons/ShoppingFilled.d.ts +4 -0
- package/es/icons/ShoppingFilled.js +13 -0
- package/es/icons/SubwayStationFilled.d.ts +4 -0
- package/es/icons/SubwayStationFilled.js +13 -0
- package/es/icons/TempleFilled.d.ts +4 -0
- package/es/icons/TempleFilled.js +13 -0
- package/es/icons/TheaterFilled.d.ts +4 -0
- package/es/icons/TheaterFilled.js +13 -0
- package/es/icons/WcFilled.d.ts +4 -0
- package/es/icons/WcFilled.js +13 -0
- package/es/icons/ZooFilled.d.ts +4 -0
- package/es/icons/ZooFilled.js +13 -0
- package/es/icons/index.d.ts +23 -0
- package/es/icons/index.js +23 -0
- package/lib/icons/AcademicCapFilled.d.ts +4 -0
- package/lib/icons/AcademicCapFilled.js +42 -0
- package/lib/icons/AnimalHospitalFilled.d.ts +4 -0
- package/lib/icons/AnimalHospitalFilled.js +42 -0
- package/lib/icons/BeautySalonFilled.d.ts +4 -0
- package/lib/icons/BeautySalonFilled.js +42 -0
- package/lib/icons/BusStopFilled.d.ts +4 -0
- package/lib/icons/BusStopFilled.js +42 -0
- package/lib/icons/CarParkFilled.d.ts +4 -0
- package/lib/icons/CarParkFilled.js +42 -0
- package/lib/icons/CateringFilled.d.ts +4 -0
- package/lib/icons/CateringFilled.js +42 -0
- package/lib/icons/CourierServiceFilled.d.ts +4 -0
- package/lib/icons/CourierServiceFilled.js +42 -0
- package/lib/icons/DockFilled.d.ts +4 -0
- package/lib/icons/DockFilled.js +42 -0
- package/lib/icons/GarageFilled.d.ts +4 -0
- package/lib/icons/GarageFilled.js +42 -0
- package/lib/icons/MemorialFilled.d.ts +4 -0
- package/lib/icons/MemorialFilled.js +42 -0
- package/lib/icons/PigeonholeFilled.d.ts +4 -0
- package/lib/icons/PigeonholeFilled.js +42 -0
- package/lib/icons/PlaneFilled.d.ts +4 -0
- package/lib/icons/PlaneFilled.js +42 -0
- package/lib/icons/PostOfficeFilled.d.ts +4 -0
- package/lib/icons/PostOfficeFilled.js +42 -0
- package/lib/icons/RadioReceiverFilled.d.ts +4 -0
- package/lib/icons/RadioReceiverFilled.js +42 -0
- package/lib/icons/RailwayStationFilled.d.ts +4 -0
- package/lib/icons/RailwayStationFilled.js +42 -0
- package/lib/icons/RecreationFilled.d.ts +4 -0
- package/lib/icons/RecreationFilled.js +42 -0
- package/lib/icons/SafetyFireFilled.d.ts +4 -0
- package/lib/icons/SafetyFireFilled.js +42 -0
- package/lib/icons/ShoppingFilled.d.ts +4 -0
- package/lib/icons/ShoppingFilled.js +42 -0
- package/lib/icons/SubwayStationFilled.d.ts +4 -0
- package/lib/icons/SubwayStationFilled.js +42 -0
- package/lib/icons/TempleFilled.d.ts +4 -0
- package/lib/icons/TempleFilled.js +42 -0
- package/lib/icons/TheaterFilled.d.ts +4 -0
- package/lib/icons/TheaterFilled.js +42 -0
- package/lib/icons/WcFilled.d.ts +4 -0
- package/lib/icons/WcFilled.js +42 -0
- package/lib/icons/ZooFilled.d.ts +4 -0
- package/lib/icons/ZooFilled.js +42 -0
- package/lib/icons/index.d.ts +23 -0
- package/lib/icons/index.js +69 -0
- package/package.json +2 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ShoppingFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default ShoppingFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import ShoppingFilledSvg from '@sensoro-design/icons-svg/es/asn/ShoppingFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var ShoppingFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: ShoppingFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ShoppingFilled.displayName = 'ShoppingFilled';
|
|
13
|
+
export default ShoppingFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const SubwayStationFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default SubwayStationFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import SubwayStationFilledSvg from '@sensoro-design/icons-svg/es/asn/SubwayStationFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var SubwayStationFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: SubwayStationFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
SubwayStationFilled.displayName = 'SubwayStationFilled';
|
|
13
|
+
export default SubwayStationFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const TempleFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default TempleFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import TempleFilledSvg from '@sensoro-design/icons-svg/es/asn/TempleFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var TempleFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: TempleFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TempleFilled.displayName = 'TempleFilled';
|
|
13
|
+
export default TempleFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const TheaterFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default TheaterFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import TheaterFilledSvg from '@sensoro-design/icons-svg/es/asn/TheaterFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var TheaterFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: TheaterFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TheaterFilled.displayName = 'TheaterFilled';
|
|
13
|
+
export default TheaterFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const WcFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default WcFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import WcFilledSvg from '@sensoro-design/icons-svg/es/asn/WcFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var WcFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: WcFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
WcFilled.displayName = 'WcFilled';
|
|
13
|
+
export default WcFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ZooFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default ZooFilled;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
// This icon file is generated automatically.
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import ZooFilledSvg from '@sensoro-design/icons-svg/es/asn/ZooFilled';
|
|
5
|
+
import SensoroIcon from "../components/SensoroIcon";
|
|
6
|
+
var ZooFilled = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
7
|
+
return /*#__PURE__*/React.createElement(SensoroIcon, _extends({}, props, {
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: ZooFilledSvg
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ZooFilled.displayName = 'ZooFilled';
|
|
13
|
+
export default ZooFilled;
|
package/es/icons/index.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { default as AcademicCapFilled } from './AcademicCapFilled';
|
|
1
2
|
export { default as AcademicCapOutlined } from './AcademicCapOutlined';
|
|
2
3
|
export { default as AccessControlPurely } from './AccessControlPurely';
|
|
3
4
|
export { default as AccountBookFilled } from './AccountBookFilled';
|
|
@@ -20,6 +21,7 @@ export { default as AlgorithmOutlined } from './AlgorithmOutlined';
|
|
|
20
21
|
export { default as AlignCenterOutlined } from './AlignCenterOutlined';
|
|
21
22
|
export { default as AlignLeftOutlined } from './AlignLeftOutlined';
|
|
22
23
|
export { default as AlignRightOutlined } from './AlignRightOutlined';
|
|
24
|
+
export { default as AnimalHospitalFilled } from './AnimalHospitalFilled';
|
|
23
25
|
export { default as AnimalHospitalOutlined } from './AnimalHospitalOutlined';
|
|
24
26
|
export { default as ApertureMinusOutlined } from './ApertureMinusOutlined';
|
|
25
27
|
export { default as AperturePlusOutlined } from './AperturePlusOutlined';
|
|
@@ -70,6 +72,7 @@ export { default as BaseStationOutlined } from './BaseStationOutlined';
|
|
|
70
72
|
export { default as BatchOutlined } from './BatchOutlined';
|
|
71
73
|
export { default as BatteryGroupFilled } from './BatteryGroupFilled';
|
|
72
74
|
export { default as BatteryOutlined } from './BatteryOutlined';
|
|
75
|
+
export { default as BeautySalonFilled } from './BeautySalonFilled';
|
|
73
76
|
export { default as BeautySalonOutlined } from './BeautySalonOutlined';
|
|
74
77
|
export { default as BellFilled } from './BellFilled';
|
|
75
78
|
export { default as BellOutlined } from './BellOutlined';
|
|
@@ -92,6 +95,7 @@ export { default as BulbOutlined } from './BulbOutlined';
|
|
|
92
95
|
export { default as BurningPointOutlined } from './BurningPointOutlined';
|
|
93
96
|
export { default as BusFilled } from './BusFilled';
|
|
94
97
|
export { default as BusOutlined } from './BusOutlined';
|
|
98
|
+
export { default as BusStopFilled } from './BusStopFilled';
|
|
95
99
|
export { default as BusStopOutlined } from './BusStopOutlined';
|
|
96
100
|
export { default as BusinessAreaOutlined } from './BusinessAreaOutlined';
|
|
97
101
|
export { default as CakeOutlined } from './CakeOutlined';
|
|
@@ -109,6 +113,7 @@ export { default as CarFilled } from './CarFilled';
|
|
|
109
113
|
export { default as CarFocusFilled } from './CarFocusFilled';
|
|
110
114
|
export { default as CarForeignFilled } from './CarForeignFilled';
|
|
111
115
|
export { default as CarOutlined } from './CarOutlined';
|
|
116
|
+
export { default as CarParkFilled } from './CarParkFilled';
|
|
112
117
|
export { default as CarParkOutlined } from './CarParkOutlined';
|
|
113
118
|
export { default as CarPenFilled } from './CarPenFilled';
|
|
114
119
|
export { default as CarSpecialFilled } from './CarSpecialFilled';
|
|
@@ -119,6 +124,7 @@ export { default as CaretLeftFilled } from './CaretLeftFilled';
|
|
|
119
124
|
export { default as CaretRightFilled } from './CaretRightFilled';
|
|
120
125
|
export { default as CaretUpFilled } from './CaretUpFilled';
|
|
121
126
|
export { default as CaseAssistanceOutlined } from './CaseAssistanceOutlined';
|
|
127
|
+
export { default as CateringFilled } from './CateringFilled';
|
|
122
128
|
export { default as CateringOutlined } from './CateringOutlined';
|
|
123
129
|
export { default as CellularDiagramFilled } from './CellularDiagramFilled';
|
|
124
130
|
export { default as Ch4Outlined } from './Ch4Outlined';
|
|
@@ -154,6 +160,7 @@ export { default as CompressOutlined } from './CompressOutlined';
|
|
|
154
160
|
export { default as ContinuityDetectionOutlined } from './ContinuityDetectionOutlined';
|
|
155
161
|
export { default as ControllerOutlined } from './ControllerOutlined';
|
|
156
162
|
export { default as CopyOutlined } from './CopyOutlined';
|
|
163
|
+
export { default as CourierServiceFilled } from './CourierServiceFilled';
|
|
157
164
|
export { default as CourierServiceOutlined } from './CourierServiceOutlined';
|
|
158
165
|
export { default as CropOutlined } from './CropOutlined';
|
|
159
166
|
export { default as CurrentOutlined } from './CurrentOutlined';
|
|
@@ -180,6 +187,7 @@ export { default as DewOutlined } from './DewOutlined';
|
|
|
180
187
|
export { default as DigitalMediaFilled } from './DigitalMediaFilled';
|
|
181
188
|
export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
|
|
182
189
|
export { default as DistanceOutlined } from './DistanceOutlined';
|
|
190
|
+
export { default as DockFilled } from './DockFilled';
|
|
183
191
|
export { default as DockOutlined } from './DockOutlined';
|
|
184
192
|
export { default as DoctorOutlined } from './DoctorOutlined';
|
|
185
193
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
@@ -344,6 +352,7 @@ export { default as FullscreenExitProOutlined } from './FullscreenExitProOutline
|
|
|
344
352
|
export { default as FullscreenOutlined } from './FullscreenOutlined';
|
|
345
353
|
export { default as FullscreenProOutlined } from './FullscreenProOutlined';
|
|
346
354
|
export { default as GalleryFilled } from './GalleryFilled';
|
|
355
|
+
export { default as GarageFilled } from './GarageFilled';
|
|
347
356
|
export { default as GarageOutlined } from './GarageOutlined';
|
|
348
357
|
export { default as GasAlarmFilled } from './GasAlarmFilled';
|
|
349
358
|
export { default as GasAlarmOutlined } from './GasAlarmOutlined';
|
|
@@ -490,6 +499,7 @@ export { default as MedicalKitOutlined } from './MedicalKitOutlined';
|
|
|
490
499
|
export { default as MedicalOutlined } from './MedicalOutlined';
|
|
491
500
|
export { default as MehFilled } from './MehFilled';
|
|
492
501
|
export { default as MehOutlined } from './MehOutlined';
|
|
502
|
+
export { default as MemorialFilled } from './MemorialFilled';
|
|
493
503
|
export { default as MemorialOutlined } from './MemorialOutlined';
|
|
494
504
|
export { default as MenuFoldOutlined } from './MenuFoldOutlined';
|
|
495
505
|
export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined';
|
|
@@ -591,7 +601,9 @@ export { default as PetDogPurely } from './PetDogPurely';
|
|
|
591
601
|
export { default as PhoneFilled } from './PhoneFilled';
|
|
592
602
|
export { default as PhoneOutlined } from './PhoneOutlined';
|
|
593
603
|
export { default as PieChartOutlined } from './PieChartOutlined';
|
|
604
|
+
export { default as PigeonholeFilled } from './PigeonholeFilled';
|
|
594
605
|
export { default as PigeonholeOutlined } from './PigeonholeOutlined';
|
|
606
|
+
export { default as PlaneFilled } from './PlaneFilled';
|
|
595
607
|
export { default as PlaneOutlined } from './PlaneOutlined';
|
|
596
608
|
export { default as PlateOutlined } from './PlateOutlined';
|
|
597
609
|
export { default as PlatformSwitchOutlined } from './PlatformSwitchOutlined';
|
|
@@ -610,6 +622,7 @@ export { default as PointOutlined } from './PointOutlined';
|
|
|
610
622
|
export { default as PoliceBeltOutlined } from './PoliceBeltOutlined';
|
|
611
623
|
export { default as PolygonLayerOutlined } from './PolygonLayerOutlined';
|
|
612
624
|
export { default as PolymerizationOutlined } from './PolymerizationOutlined';
|
|
625
|
+
export { default as PostOfficeFilled } from './PostOfficeFilled';
|
|
613
626
|
export { default as PostOfficeOutlined } from './PostOfficeOutlined';
|
|
614
627
|
export { default as PowerDeviceOutlined } from './PowerDeviceOutlined';
|
|
615
628
|
export { default as PowerOutageFilled } from './PowerOutageFilled';
|
|
@@ -630,9 +643,12 @@ export { default as QrcodeOutlined } from './QrcodeOutlined';
|
|
|
630
643
|
export { default as QuestionCircleOutlined } from './QuestionCircleOutlined';
|
|
631
644
|
export { default as QuestionOutlined } from './QuestionOutlined';
|
|
632
645
|
export { default as RadiationLayoutOutlined } from './RadiationLayoutOutlined';
|
|
646
|
+
export { default as RadioReceiverFilled } from './RadioReceiverFilled';
|
|
633
647
|
export { default as RadioReceiverOutlined } from './RadioReceiverOutlined';
|
|
648
|
+
export { default as RailwayStationFilled } from './RailwayStationFilled';
|
|
634
649
|
export { default as RainfallOutlined } from './RainfallOutlined';
|
|
635
650
|
export { default as RainstormOutlined } from './RainstormOutlined';
|
|
651
|
+
export { default as RecreationFilled } from './RecreationFilled';
|
|
636
652
|
export { default as RecreationOutlined } from './RecreationOutlined';
|
|
637
653
|
export { default as RedoOutlined } from './RedoOutlined';
|
|
638
654
|
export { default as RefillStationFilled } from './RefillStationFilled';
|
|
@@ -680,6 +696,7 @@ export { default as SafetyCertificateCancelFilled } from './SafetyCertificateCan
|
|
|
680
696
|
export { default as SafetyCertificateCancelOutlined } from './SafetyCertificateCancelOutlined';
|
|
681
697
|
export { default as SafetyCertificateFilled } from './SafetyCertificateFilled';
|
|
682
698
|
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
699
|
+
export { default as SafetyFireFilled } from './SafetyFireFilled';
|
|
683
700
|
export { default as SafetyFireOutlined } from './SafetyFireOutlined';
|
|
684
701
|
export { default as SafetyKeyOutlined } from './SafetyKeyOutlined';
|
|
685
702
|
export { default as SafetyPreventionPurely } from './SafetyPreventionPurely';
|
|
@@ -717,6 +734,7 @@ export { default as ShareAltOutlined } from './ShareAltOutlined';
|
|
|
717
734
|
export { default as ShelterOutlined } from './ShelterOutlined';
|
|
718
735
|
export { default as ShootFilled } from './ShootFilled';
|
|
719
736
|
export { default as ShoppingCartOutlined } from './ShoppingCartOutlined';
|
|
737
|
+
export { default as ShoppingFilled } from './ShoppingFilled';
|
|
720
738
|
export { default as ShoppingOutlined } from './ShoppingOutlined';
|
|
721
739
|
export { default as ShutdownOutlined } from './ShutdownOutlined';
|
|
722
740
|
export { default as SignalTowerFilled } from './SignalTowerFilled';
|
|
@@ -754,6 +772,7 @@ export { default as StepCountOutlined } from './StepCountOutlined';
|
|
|
754
772
|
export { default as StepForwardOutlined } from './StepForwardOutlined';
|
|
755
773
|
export { default as StickerOutlined } from './StickerOutlined';
|
|
756
774
|
export { default as StopOutlined } from './StopOutlined';
|
|
775
|
+
export { default as SubwayStationFilled } from './SubwayStationFilled';
|
|
757
776
|
export { default as SubwayStationOutlined } from './SubwayStationOutlined';
|
|
758
777
|
export { default as SunOutlined } from './SunOutlined';
|
|
759
778
|
export { default as SunriseOutlined } from './SunriseOutlined';
|
|
@@ -775,6 +794,7 @@ export { default as TaskFilled } from './TaskFilled';
|
|
|
775
794
|
export { default as TaskOutlined } from './TaskOutlined';
|
|
776
795
|
export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined';
|
|
777
796
|
export { default as TemplateFilled } from './TemplateFilled';
|
|
797
|
+
export { default as TempleFilled } from './TempleFilled';
|
|
778
798
|
export { default as TempleOutlined } from './TempleOutlined';
|
|
779
799
|
export { default as TenantFilled } from './TenantFilled';
|
|
780
800
|
export { default as TenantOutlined } from './TenantOutlined';
|
|
@@ -783,6 +803,7 @@ export { default as TextAutoHeightOutlined } from './TextAutoHeightOutlined';
|
|
|
783
803
|
export { default as TextAutoWidthOutlined } from './TextAutoWidthOutlined';
|
|
784
804
|
export { default as TextFixedSizeOutlined } from './TextFixedSizeOutlined';
|
|
785
805
|
export { default as TextOutlined } from './TextOutlined';
|
|
806
|
+
export { default as TheaterFilled } from './TheaterFilled';
|
|
786
807
|
export { default as TheaterOutlined } from './TheaterOutlined';
|
|
787
808
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
788
809
|
export { default as ThirdPurely } from './ThirdPurely';
|
|
@@ -871,6 +892,7 @@ export { default as WaterLevelOutlined } from './WaterLevelOutlined';
|
|
|
871
892
|
export { default as WaterQualityPurely } from './WaterQualityPurely';
|
|
872
893
|
export { default as WatersFilled } from './WatersFilled';
|
|
873
894
|
export { default as WatersOutlined } from './WatersOutlined';
|
|
895
|
+
export { default as WcFilled } from './WcFilled';
|
|
874
896
|
export { default as WcOutlined } from './WcOutlined';
|
|
875
897
|
export { default as WearingMaskFilled } from './WearingMaskFilled';
|
|
876
898
|
export { default as WeatherStationFilled } from './WeatherStationFilled';
|
|
@@ -886,6 +908,7 @@ export { default as WordOrderOutlined } from './WordOrderOutlined';
|
|
|
886
908
|
export { default as WorkOrderCheckOutlined } from './WorkOrderCheckOutlined';
|
|
887
909
|
export { default as WorkOrderTimeOutlined } from './WorkOrderTimeOutlined';
|
|
888
910
|
export { default as YuntaiOutlined } from './YuntaiOutlined';
|
|
911
|
+
export { default as ZooFilled } from './ZooFilled';
|
|
889
912
|
export { default as ZooOutlined } from './ZooOutlined';
|
|
890
913
|
export { default as ZoomInOutlined } from './ZoomInOutlined';
|
|
891
914
|
export { default as ZoomMinusOutlined } from './ZoomMinusOutlined';
|
package/es/icons/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
// This index.ts file is generated automatically.
|
|
2
|
+
export { default as AcademicCapFilled } from "./AcademicCapFilled";
|
|
2
3
|
export { default as AcademicCapOutlined } from "./AcademicCapOutlined";
|
|
3
4
|
export { default as AccessControlPurely } from "./AccessControlPurely";
|
|
4
5
|
export { default as AccountBookFilled } from "./AccountBookFilled";
|
|
@@ -21,6 +22,7 @@ export { default as AlgorithmOutlined } from "./AlgorithmOutlined";
|
|
|
21
22
|
export { default as AlignCenterOutlined } from "./AlignCenterOutlined";
|
|
22
23
|
export { default as AlignLeftOutlined } from "./AlignLeftOutlined";
|
|
23
24
|
export { default as AlignRightOutlined } from "./AlignRightOutlined";
|
|
25
|
+
export { default as AnimalHospitalFilled } from "./AnimalHospitalFilled";
|
|
24
26
|
export { default as AnimalHospitalOutlined } from "./AnimalHospitalOutlined";
|
|
25
27
|
export { default as ApertureMinusOutlined } from "./ApertureMinusOutlined";
|
|
26
28
|
export { default as AperturePlusOutlined } from "./AperturePlusOutlined";
|
|
@@ -71,6 +73,7 @@ export { default as BaseStationOutlined } from "./BaseStationOutlined";
|
|
|
71
73
|
export { default as BatchOutlined } from "./BatchOutlined";
|
|
72
74
|
export { default as BatteryGroupFilled } from "./BatteryGroupFilled";
|
|
73
75
|
export { default as BatteryOutlined } from "./BatteryOutlined";
|
|
76
|
+
export { default as BeautySalonFilled } from "./BeautySalonFilled";
|
|
74
77
|
export { default as BeautySalonOutlined } from "./BeautySalonOutlined";
|
|
75
78
|
export { default as BellFilled } from "./BellFilled";
|
|
76
79
|
export { default as BellOutlined } from "./BellOutlined";
|
|
@@ -93,6 +96,7 @@ export { default as BulbOutlined } from "./BulbOutlined";
|
|
|
93
96
|
export { default as BurningPointOutlined } from "./BurningPointOutlined";
|
|
94
97
|
export { default as BusFilled } from "./BusFilled";
|
|
95
98
|
export { default as BusOutlined } from "./BusOutlined";
|
|
99
|
+
export { default as BusStopFilled } from "./BusStopFilled";
|
|
96
100
|
export { default as BusStopOutlined } from "./BusStopOutlined";
|
|
97
101
|
export { default as BusinessAreaOutlined } from "./BusinessAreaOutlined";
|
|
98
102
|
export { default as CakeOutlined } from "./CakeOutlined";
|
|
@@ -110,6 +114,7 @@ export { default as CarFilled } from "./CarFilled";
|
|
|
110
114
|
export { default as CarFocusFilled } from "./CarFocusFilled";
|
|
111
115
|
export { default as CarForeignFilled } from "./CarForeignFilled";
|
|
112
116
|
export { default as CarOutlined } from "./CarOutlined";
|
|
117
|
+
export { default as CarParkFilled } from "./CarParkFilled";
|
|
113
118
|
export { default as CarParkOutlined } from "./CarParkOutlined";
|
|
114
119
|
export { default as CarPenFilled } from "./CarPenFilled";
|
|
115
120
|
export { default as CarSpecialFilled } from "./CarSpecialFilled";
|
|
@@ -120,6 +125,7 @@ export { default as CaretLeftFilled } from "./CaretLeftFilled";
|
|
|
120
125
|
export { default as CaretRightFilled } from "./CaretRightFilled";
|
|
121
126
|
export { default as CaretUpFilled } from "./CaretUpFilled";
|
|
122
127
|
export { default as CaseAssistanceOutlined } from "./CaseAssistanceOutlined";
|
|
128
|
+
export { default as CateringFilled } from "./CateringFilled";
|
|
123
129
|
export { default as CateringOutlined } from "./CateringOutlined";
|
|
124
130
|
export { default as CellularDiagramFilled } from "./CellularDiagramFilled";
|
|
125
131
|
export { default as Ch4Outlined } from "./Ch4Outlined";
|
|
@@ -155,6 +161,7 @@ export { default as CompressOutlined } from "./CompressOutlined";
|
|
|
155
161
|
export { default as ContinuityDetectionOutlined } from "./ContinuityDetectionOutlined";
|
|
156
162
|
export { default as ControllerOutlined } from "./ControllerOutlined";
|
|
157
163
|
export { default as CopyOutlined } from "./CopyOutlined";
|
|
164
|
+
export { default as CourierServiceFilled } from "./CourierServiceFilled";
|
|
158
165
|
export { default as CourierServiceOutlined } from "./CourierServiceOutlined";
|
|
159
166
|
export { default as CropOutlined } from "./CropOutlined";
|
|
160
167
|
export { default as CurrentOutlined } from "./CurrentOutlined";
|
|
@@ -181,6 +188,7 @@ export { default as DewOutlined } from "./DewOutlined";
|
|
|
181
188
|
export { default as DigitalMediaFilled } from "./DigitalMediaFilled";
|
|
182
189
|
export { default as DigitalMediaOutlined } from "./DigitalMediaOutlined";
|
|
183
190
|
export { default as DistanceOutlined } from "./DistanceOutlined";
|
|
191
|
+
export { default as DockFilled } from "./DockFilled";
|
|
184
192
|
export { default as DockOutlined } from "./DockOutlined";
|
|
185
193
|
export { default as DoctorOutlined } from "./DoctorOutlined";
|
|
186
194
|
export { default as DomeCameraOutlined } from "./DomeCameraOutlined";
|
|
@@ -345,6 +353,7 @@ export { default as FullscreenExitProOutlined } from "./FullscreenExitProOutline
|
|
|
345
353
|
export { default as FullscreenOutlined } from "./FullscreenOutlined";
|
|
346
354
|
export { default as FullscreenProOutlined } from "./FullscreenProOutlined";
|
|
347
355
|
export { default as GalleryFilled } from "./GalleryFilled";
|
|
356
|
+
export { default as GarageFilled } from "./GarageFilled";
|
|
348
357
|
export { default as GarageOutlined } from "./GarageOutlined";
|
|
349
358
|
export { default as GasAlarmFilled } from "./GasAlarmFilled";
|
|
350
359
|
export { default as GasAlarmOutlined } from "./GasAlarmOutlined";
|
|
@@ -491,6 +500,7 @@ export { default as MedicalKitOutlined } from "./MedicalKitOutlined";
|
|
|
491
500
|
export { default as MedicalOutlined } from "./MedicalOutlined";
|
|
492
501
|
export { default as MehFilled } from "./MehFilled";
|
|
493
502
|
export { default as MehOutlined } from "./MehOutlined";
|
|
503
|
+
export { default as MemorialFilled } from "./MemorialFilled";
|
|
494
504
|
export { default as MemorialOutlined } from "./MemorialOutlined";
|
|
495
505
|
export { default as MenuFoldOutlined } from "./MenuFoldOutlined";
|
|
496
506
|
export { default as MenuUnfoldOutlined } from "./MenuUnfoldOutlined";
|
|
@@ -592,7 +602,9 @@ export { default as PetDogPurely } from "./PetDogPurely";
|
|
|
592
602
|
export { default as PhoneFilled } from "./PhoneFilled";
|
|
593
603
|
export { default as PhoneOutlined } from "./PhoneOutlined";
|
|
594
604
|
export { default as PieChartOutlined } from "./PieChartOutlined";
|
|
605
|
+
export { default as PigeonholeFilled } from "./PigeonholeFilled";
|
|
595
606
|
export { default as PigeonholeOutlined } from "./PigeonholeOutlined";
|
|
607
|
+
export { default as PlaneFilled } from "./PlaneFilled";
|
|
596
608
|
export { default as PlaneOutlined } from "./PlaneOutlined";
|
|
597
609
|
export { default as PlateOutlined } from "./PlateOutlined";
|
|
598
610
|
export { default as PlatformSwitchOutlined } from "./PlatformSwitchOutlined";
|
|
@@ -611,6 +623,7 @@ export { default as PointOutlined } from "./PointOutlined";
|
|
|
611
623
|
export { default as PoliceBeltOutlined } from "./PoliceBeltOutlined";
|
|
612
624
|
export { default as PolygonLayerOutlined } from "./PolygonLayerOutlined";
|
|
613
625
|
export { default as PolymerizationOutlined } from "./PolymerizationOutlined";
|
|
626
|
+
export { default as PostOfficeFilled } from "./PostOfficeFilled";
|
|
614
627
|
export { default as PostOfficeOutlined } from "./PostOfficeOutlined";
|
|
615
628
|
export { default as PowerDeviceOutlined } from "./PowerDeviceOutlined";
|
|
616
629
|
export { default as PowerOutageFilled } from "./PowerOutageFilled";
|
|
@@ -631,9 +644,12 @@ export { default as QrcodeOutlined } from "./QrcodeOutlined";
|
|
|
631
644
|
export { default as QuestionCircleOutlined } from "./QuestionCircleOutlined";
|
|
632
645
|
export { default as QuestionOutlined } from "./QuestionOutlined";
|
|
633
646
|
export { default as RadiationLayoutOutlined } from "./RadiationLayoutOutlined";
|
|
647
|
+
export { default as RadioReceiverFilled } from "./RadioReceiverFilled";
|
|
634
648
|
export { default as RadioReceiverOutlined } from "./RadioReceiverOutlined";
|
|
649
|
+
export { default as RailwayStationFilled } from "./RailwayStationFilled";
|
|
635
650
|
export { default as RainfallOutlined } from "./RainfallOutlined";
|
|
636
651
|
export { default as RainstormOutlined } from "./RainstormOutlined";
|
|
652
|
+
export { default as RecreationFilled } from "./RecreationFilled";
|
|
637
653
|
export { default as RecreationOutlined } from "./RecreationOutlined";
|
|
638
654
|
export { default as RedoOutlined } from "./RedoOutlined";
|
|
639
655
|
export { default as RefillStationFilled } from "./RefillStationFilled";
|
|
@@ -681,6 +697,7 @@ export { default as SafetyCertificateCancelFilled } from "./SafetyCertificateCan
|
|
|
681
697
|
export { default as SafetyCertificateCancelOutlined } from "./SafetyCertificateCancelOutlined";
|
|
682
698
|
export { default as SafetyCertificateFilled } from "./SafetyCertificateFilled";
|
|
683
699
|
export { default as SafetyCertificateOutlined } from "./SafetyCertificateOutlined";
|
|
700
|
+
export { default as SafetyFireFilled } from "./SafetyFireFilled";
|
|
684
701
|
export { default as SafetyFireOutlined } from "./SafetyFireOutlined";
|
|
685
702
|
export { default as SafetyKeyOutlined } from "./SafetyKeyOutlined";
|
|
686
703
|
export { default as SafetyPreventionPurely } from "./SafetyPreventionPurely";
|
|
@@ -718,6 +735,7 @@ export { default as ShareAltOutlined } from "./ShareAltOutlined";
|
|
|
718
735
|
export { default as ShelterOutlined } from "./ShelterOutlined";
|
|
719
736
|
export { default as ShootFilled } from "./ShootFilled";
|
|
720
737
|
export { default as ShoppingCartOutlined } from "./ShoppingCartOutlined";
|
|
738
|
+
export { default as ShoppingFilled } from "./ShoppingFilled";
|
|
721
739
|
export { default as ShoppingOutlined } from "./ShoppingOutlined";
|
|
722
740
|
export { default as ShutdownOutlined } from "./ShutdownOutlined";
|
|
723
741
|
export { default as SignalTowerFilled } from "./SignalTowerFilled";
|
|
@@ -755,6 +773,7 @@ export { default as StepCountOutlined } from "./StepCountOutlined";
|
|
|
755
773
|
export { default as StepForwardOutlined } from "./StepForwardOutlined";
|
|
756
774
|
export { default as StickerOutlined } from "./StickerOutlined";
|
|
757
775
|
export { default as StopOutlined } from "./StopOutlined";
|
|
776
|
+
export { default as SubwayStationFilled } from "./SubwayStationFilled";
|
|
758
777
|
export { default as SubwayStationOutlined } from "./SubwayStationOutlined";
|
|
759
778
|
export { default as SunOutlined } from "./SunOutlined";
|
|
760
779
|
export { default as SunriseOutlined } from "./SunriseOutlined";
|
|
@@ -776,6 +795,7 @@ export { default as TaskFilled } from "./TaskFilled";
|
|
|
776
795
|
export { default as TaskOutlined } from "./TaskOutlined";
|
|
777
796
|
export { default as TemperaturePatchOutlined } from "./TemperaturePatchOutlined";
|
|
778
797
|
export { default as TemplateFilled } from "./TemplateFilled";
|
|
798
|
+
export { default as TempleFilled } from "./TempleFilled";
|
|
779
799
|
export { default as TempleOutlined } from "./TempleOutlined";
|
|
780
800
|
export { default as TenantFilled } from "./TenantFilled";
|
|
781
801
|
export { default as TenantOutlined } from "./TenantOutlined";
|
|
@@ -784,6 +804,7 @@ export { default as TextAutoHeightOutlined } from "./TextAutoHeightOutlined";
|
|
|
784
804
|
export { default as TextAutoWidthOutlined } from "./TextAutoWidthOutlined";
|
|
785
805
|
export { default as TextFixedSizeOutlined } from "./TextFixedSizeOutlined";
|
|
786
806
|
export { default as TextOutlined } from "./TextOutlined";
|
|
807
|
+
export { default as TheaterFilled } from "./TheaterFilled";
|
|
787
808
|
export { default as TheaterOutlined } from "./TheaterOutlined";
|
|
788
809
|
export { default as ThermometerOutlined } from "./ThermometerOutlined";
|
|
789
810
|
export { default as ThirdPurely } from "./ThirdPurely";
|
|
@@ -872,6 +893,7 @@ export { default as WaterLevelOutlined } from "./WaterLevelOutlined";
|
|
|
872
893
|
export { default as WaterQualityPurely } from "./WaterQualityPurely";
|
|
873
894
|
export { default as WatersFilled } from "./WatersFilled";
|
|
874
895
|
export { default as WatersOutlined } from "./WatersOutlined";
|
|
896
|
+
export { default as WcFilled } from "./WcFilled";
|
|
875
897
|
export { default as WcOutlined } from "./WcOutlined";
|
|
876
898
|
export { default as WearingMaskFilled } from "./WearingMaskFilled";
|
|
877
899
|
export { default as WeatherStationFilled } from "./WeatherStationFilled";
|
|
@@ -887,6 +909,7 @@ export { default as WordOrderOutlined } from "./WordOrderOutlined";
|
|
|
887
909
|
export { default as WorkOrderCheckOutlined } from "./WorkOrderCheckOutlined";
|
|
888
910
|
export { default as WorkOrderTimeOutlined } from "./WorkOrderTimeOutlined";
|
|
889
911
|
export { default as YuntaiOutlined } from "./YuntaiOutlined";
|
|
912
|
+
export { default as ZooFilled } from "./ZooFilled";
|
|
890
913
|
export { default as ZooOutlined } from "./ZooOutlined";
|
|
891
914
|
export { default as ZoomInOutlined } from "./ZoomInOutlined";
|
|
892
915
|
export { default as ZoomMinusOutlined } from "./ZoomMinusOutlined";
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const AcademicCapFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default AcademicCapFilled;
|