@arco-iconbox/react-coze 0.1.67 → 0.1.69

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.
@@ -52,9 +52,9 @@ function IconCozImageComponent(props, ref) {
52
52
  var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
53
  var prefix = prefixFromProps || prefixFromContext || 'font';
54
54
  var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
- return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_image").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
- react_1.default.createElement("path", { d: "M10.0332 7.36983C10.2992 7.00022 10.8492 7.00027 11.1152 7.36983L12.3978 9.15108V9.84444C12.3978 10.8153 12.3311 10.9321 12.2689 11.3946 12.2106 11.828 12.1165 11.9643 12.0404 12.0404 11.9642 12.1165 11.8278 12.2107 11.3945 12.2689 10.9321 12.3311 10.3042 12.3334 9.33334 12.3334H6.66668C5.69578 12.3334 5.06794 12.3311 4.60548 12.2689 4.17205 12.2106 4.03578 12.1165 3.95965 12.0404 3.88354 11.9643 3.78944 11.828 3.73113 11.3946 3.7131 11.2605 3.70545 11.1294 3.70379 10.9877 3.69275 10.0453 4.02751 9.12686 4.57814 8.36202 4.84416 7.99239 5.39411 7.99243 5.66017 8.36202L6.94858 10.1517C7.21458 10.5213 7.76454 10.5212 8.03061 10.1517L10.0332 7.36983zM5.58269 4.44731C6.13487 4.44731 6.58252 4.89517 6.58269 5.44731 6.58269 5.99959 6.13498 6.44731 5.58269 6.44731 5.03051 6.44719 4.58269 5.99952 4.58269 5.44731 4.58286 4.89524 5.03061 4.44742 5.58269 4.44731z", fillOpacity: "1" }),
57
- react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00001 1.33337C11.1427 1.33337 12.7138 1.33363 13.6901 2.30994C14.6664 3.28625 14.6667 4.85736 14.6667 8.00004C14.6667 11.1426 14.6664 12.7139 13.6901 13.6901C12.7138 14.6662 11.1425 14.6667 8.00001 14.6667C4.95581 14.6667 3.38575 14.6668 2.40301 13.7793L2.30991 13.6901C1.33362 12.7139 1.33334 11.1426 1.33334 8.00004C1.33334 4.95594 1.33344 3.38581 2.22071 2.40304L2.30991 2.30994C3.2862 1.33365 4.85744 1.33337 8.00001 1.33337ZM8.00001 2.66671C6.39115 2.66671 5.31837 2.66943 4.52019 2.77673C3.76049 2.8789 3.45173 3.05353 3.25261 3.25264C3.05357 3.45178 2.87883 3.76063 2.7767 4.52022C2.66943 5.3184 2.66668 6.39124 2.66668 8.00004C2.66668 9.60888 2.6694 10.6817 2.7767 11.4799C2.87887 12.2396 3.0535 12.5483 3.25261 12.7474C3.45173 12.9465 3.76047 13.1212 4.52019 13.2233C5.31837 13.3306 6.39115 13.3334 8.00001 13.3334C9.60883 13.3334 10.6816 13.3306 11.4798 13.2233C12.2394 13.1212 12.5483 12.9465 12.7474 12.7474C12.9465 12.5483 13.1212 12.2395 13.2233 11.4799C13.3306 10.6817 13.3333 9.60888 13.3333 8.00004C13.3333 6.3912 13.3306 5.31841 13.2233 4.52022C13.1212 3.76038 12.9465 3.45178 12.7474 3.25264C12.5483 3.05351 12.2397 2.87889 11.4798 2.77673C10.6816 2.66945 9.60887 2.66671 8.00001 2.66671Z", fillOpacity: "1" }));
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_image").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 22 22", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { d: "M7.67619 6.11499C8.43544 6.11499 9.05095 6.7308 9.05119 7.48999C9.05119 8.24938 8.43559 8.86499 7.67619 8.86499C6.91694 8.86483 6.30119 8.24928 6.30119 7.48999C6.30142 6.73089 6.91708 6.11514 7.67619 6.11499Z" }),
57
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 1.83398C15.3212 1.83398 17.4818 1.83433 18.8242 3.17676C20.1665 4.51919 20.167 6.67988 20.167 11.001C20.167 15.3215 20.1664 17.482 18.8242 18.8242C17.4818 20.1664 15.3209 20.167 11 20.167C6.81462 20.167 4.65596 20.1673 3.30469 18.9473L3.17676 18.8242C1.83439 17.482 1.83398 15.3218 1.83398 11.001C1.83398 6.81534 1.83371 4.656 3.05371 3.30469L3.17676 3.17676C4.51916 1.83462 6.67934 1.83398 11 1.83398ZM14.4141 11.8271C13.6331 11.0467 12.3669 11.0467 11.5859 11.8271L5.39355 18.0186C5.61523 18.0811 5.88415 18.138 6.21582 18.1826C7.31325 18.3301 8.78818 18.334 11 18.334C13.2121 18.334 14.6876 18.3302 15.7852 18.1826C16.8291 18.0423 17.2536 17.8019 17.5273 17.5283C17.8011 17.2546 18.0422 16.8296 18.1826 15.7852C18.1901 15.7293 18.1944 15.6721 18.2012 15.6143L14.4141 11.8271ZM11 3.66699C8.7882 3.66699 7.31325 3.67088 6.21582 3.81836C5.17154 3.9588 4.74645 4.19898 4.47266 4.47266C4.19899 4.74646 3.95879 5.17147 3.81836 6.21582C3.67086 7.31332 3.66699 8.78888 3.66699 11.001C3.66699 13.2128 3.67086 14.6877 3.81836 15.7852C3.8627 16.1148 3.91835 16.3826 3.98047 16.6035L10.1719 10.4131C11.7339 8.85159 14.2661 8.85159 15.8281 10.4131L18.3242 12.9092C18.3296 12.3407 18.333 11.7085 18.333 11.001C18.333 8.78882 18.3302 7.31333 18.1826 6.21582C18.0422 5.17106 17.8011 4.74647 17.5273 4.47266C17.2536 4.19904 16.8293 3.95876 15.7852 3.81836C14.6876 3.67085 13.2122 3.66699 11 3.66699Z" }));
58
58
  }
59
59
  var IconCozImage = react_1.default.forwardRef(IconCozImageComponent);
60
60
  exports.default = IconCozImage;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconCozLike: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "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" | "children" | "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" | "onClick" | "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" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconCozLike;
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconCozLikeComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'font';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_like").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { d: "M8.59771 12.7241C9.22472 12.2215 9.83998 11.6922 10.4119 11.1493C11.1142 10.4825 11.6994 9.84313 12.1267 9.25931C12.2352 9.11099 12.3325 8.96767 12.4179 8.83018C12.5417 8.63074 12.5944 8.54481 12.66 8.43422C13.1236 7.65237 13.3333 7.05308 13.3333 6.31766C13.3322 4.64656 12.1628 3.33333 10.8218 3.33333C9.63468 3.33333 8.00664 5.5044 8.00664 5.5044C8.00664 5.5044 6.35949 3.33333 5.18401 3.33333C3.83205 3.33333 2.66659 4.63918 2.66659 6.31683C2.66659 7.05308 2.87623 7.65237 3.33983 8.43422C3.4054 8.54481 3.45814 8.63074 3.58485 8.83484C3.66344 8.9626 3.75221 9.09524 3.85074 9.2322C4.27834 9.82655 4.87221 10.4791 5.58903 11.1596C6.15871 11.7005 6.77163 12.2272 7.39643 12.7271C7.56853 12.8647 7.80311 13.0468 7.99596 13.1951C8.18781 13.0485 8.3858 12.894 8.59771 12.7241ZM8.00215 3.60374C8.00215 3.60374 8.41541 3.00023 8.93758 2.62902C9.47915 2.22621 10.1053 2 10.8218 2C12.9361 2 14.6651 3.9425 14.6666 6.31683C14.6666 7.73899 14.0461 8.73541 13.5506 9.53347C12.1073 11.8574 8.64345 14.3706 8.49168 14.4927C8.33991 14.6056 8.17177 14.6667 7.9962 14.6667C7.81914 14.6667 7.651 14.6148 7.50072 14.4927C7.34895 14.3706 3.88356 11.8651 2.4492 9.53347C1.95372 8.73541 1.33325 7.73899 1.33325 6.31683C1.33325 3.93334 3.06074 2 5.18401 2C5.90164 2 6.52499 2.22636 7.06557 2.62942C7.55064 3.00732 8.00215 3.60374 8.00215 3.60374Z" }));
57
+ }
58
+ var IconCozLike = react_1.default.forwardRef(IconCozLikeComponent);
59
+ exports.default = IconCozLike;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconCozLikeFilled: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "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-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "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" | "children" | "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" | "onClick" | "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" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconCozLikeFilled;
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconCozLikeFilledComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'font';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-coz_like_filled").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { d: "M10.8218 2C9.6478 2 8.71636 2.60732 8.00215 3.60374C7.28199 2.60732 6.35948 2 5.18401 2C3.06074 2 1.33325 3.93334 1.33325 6.31683C1.33325 7.73899 1.95372 8.73541 2.4492 9.53347C3.88356 11.8651 7.34895 14.3706 7.50072 14.4927C7.651 14.6148 7.81914 14.6667 7.9962 14.6667C8.17177 14.6667 8.33991 14.6056 8.49168 14.4927C8.64345 14.3706 12.1073 11.8574 13.5506 9.53347C14.0461 8.73541 14.6666 7.73899 14.6666 6.31683C14.6651 3.9425 12.9361 2 10.8218 2Z" }));
57
+ }
58
+ var IconCozLikeFilled = react_1.default.forwardRef(IconCozLikeFilledComponent);
59
+ exports.default = IconCozLikeFilled;
package/cjs/index.d.ts CHANGED
@@ -567,4 +567,6 @@ export { default as IconCozTrashFillCan } from './IconCozTrashFillCan';
567
567
  export { default as IconCozPinFillSlash } from './IconCozPinFillSlash';
568
568
  export { default as IconCozTagFill } from './IconCozTagFill';
569
569
  export { default as IconCozFont } from './IconCozFont';
570
+ export { default as IconCozLike } from './IconCozLike';
571
+ export { default as IconCozLikeFilled } from './IconCozLikeFilled';
570
572
  export * from './type';
package/cjs/index.js CHANGED
@@ -28,7 +28,7 @@ exports.IconCozMessageCreditFill = exports.IconCozSortReverse = exports.IconCozS
28
28
  exports.IconCozPlugin = exports.IconCozPlus = exports.IconCozPencil = exports.IconCozInsert = exports.IconCozPauseCircle = exports.IconCozPlayCircle = exports.IconCozSuccessRate = exports.IconCozPlug = exports.IconCozWrenchFill = exports.IconCozPeople = exports.IconCozPhone = exports.IconCozPlayground = exports.IconCozStopCircle = exports.IconCozPaste = exports.IconCozMargin = exports.IconCozTag = exports.IconCozEarth = exports.IconCozTriangle = exports.IconCozTextStyle = exports.IconCozPlayFill = exports.IconCozPauseFill = exports.IconCozPieChart = exports.IconCozParagraph = exports.IconCozXTwitterFill = exports.IconCozYoutubeFill = exports.IconCozDatabaseFill = exports.IconCozMatchSlash = exports.IconCozTable = exports.IconCozWarningCircle = exports.IconCozMoon = exports.IconCozSort = exports.IconCozImportFill = exports.IconCozWarningCircleFill = exports.IconCozQuotation = exports.IconCozUnderscore = exports.IconCozSwitch = exports.IconCozRoleFill = exports.IconCozSound = exports.IconCozTableSetting = exports.IconCozString = exports.IconCozRocket = exports.IconCozMessageCredit = exports.IconCozSingleAgent = exports.IconCozImageOverlayFill = exports.IconCozPuzzle = exports.IconCozSideNav = exports.IconCozSkill = exports.IconCozWarningCircleFillPalette = exports.IconCozMicrophoneFill = exports.IconCozHistory = void 0;
29
29
  exports.IconCozRightpanel = exports.IconCozLeftlist = exports.IconCozLogoDark = exports.IconCozLogoLight = exports.IconCozCollaborate = exports.IconCozHandsoff = exports.IconCozK = exports.IconCozCommand = exports.IconCozCtrl = exports.IconCozThinkingLight = exports.IconCozThinkingDark = exports.IconCozUserPrompt = exports.IconCozVerifiedFill = exports.IconCozEasyInOut = exports.IconCozVariables = exports.IconCozPencilPaper = exports.IconCozTransSwitch = exports.IconCozWorkflow = exports.IconCozWebSearchFill = exports.IconCozQuotationFill = exports.IconCozDubbleHorizontal = exports.IconCozPinSlashFill = exports.IconCozPause = exports.IconCozFaceSwapFill = exports.IconCozMinusCircleFillPalette = exports.IconCozSortPositive = exports.IconCozLess = exports.IconCozFist = exports.IconCozHamburger = exports.IconCozLoading = exports.IconCozWarningSlash = exports.IconCozPlusCircleFill = exports.IconCozFontHeight = exports.IconCozProperSuperset = exports.IconCozFilter = exports.IconCozPlayCircleFill = exports.IconCozProperSubsetSlash = exports.IconCozPlusCircle = exports.IconCozPromptOptimize = exports.IconCozFolderFillMulticolor = exports.IconCozEnvelope = exports.IconCozPluginCitation = exports.IconCozFolderFill = exports.IconCozElementOf = exports.IconCozFolder = exports.IconCozPlaygroundFill = exports.IconCozPlugFill = exports.IconCozEllipseFill = exports.IconCozPlusCircleFillPalette = exports.IconCozWalletFill = void 0;
30
30
  exports.IconCozBook = exports.IconCozTask = exports.IconCozScheduling = exports.IconCozBrowser = exports.IconCozTerminal = exports.IconCozAiEdit = exports.IconCozAspectRatio219 = exports.IconCozAspectRatio169 = exports.IconCozAspectRatio916 = exports.IconCozAspectRatio43 = exports.IconCozAspectRatio34 = exports.IconCozAspectRatio23 = exports.IconCozAspectRatio32 = exports.IconCozAspectRatio11 = exports.IconCozExcel = exports.IconCozMessageQuote = exports.IconCozeCollection = exports.IconCozLineThick = exports.IconCozLineThin = exports.IconCozRedraw = exports.IconCozHeightFix = exports.IconCozCreateCopy = exports.IconCozSearchImage = exports.IconCozMatting = exports.IconCozMobileAndPC = exports.IconCozSelectedit = exports.IconCozNewtab = exports.IconCozForward = exports.IconCozReturn = exports.IconCozView = exports.IconCozHD = exports.IconChatTip = exports.IconClear = exports.IconChecked = exports.IconCamera = exports.IconInformationTipGray = exports.IconCozRightarrow = exports.IconCozEnter = exports.IconCozMention = exports.IconCozAttachment = exports.IconCozImageText = exports.IconCozPoster = exports.IconCozPodcast = exports.IconCozPpt = exports.IconCozCursor = exports.IconCozMenu = exports.IconCozExpert = exports.IconCozAlarm = exports.IconCozAutomatic = exports.IconCozAutomation = void 0;
31
- exports.IconCozFont = exports.IconCozTagFill = exports.IconCozPinFillSlash = exports.IconCozTrashFillCan = exports.IconCozClown = exports.IconCozLivephoto = exports.IconCozGif = exports.IconCozTabHomeOutline = exports.IconCozTabTaskOutline = exports.IconCozeCollectionFill = exports.IconCozTabCollectOutline = exports.IconCozTabExploreOutline = exports.IconCozGrid = exports.IconCozMultipleChoice = exports.IconCozBarChartVertical = exports.IconCozPaintBucket = exports.IconCozBarChartHorizontal = exports.IconCozPencilStar = exports.IconCozTextShadow = void 0;
31
+ exports.IconCozLikeFilled = exports.IconCozLike = exports.IconCozFont = exports.IconCozTagFill = exports.IconCozPinFillSlash = exports.IconCozTrashFillCan = exports.IconCozClown = exports.IconCozLivephoto = exports.IconCozGif = exports.IconCozTabHomeOutline = exports.IconCozTabTaskOutline = exports.IconCozeCollectionFill = exports.IconCozTabCollectOutline = exports.IconCozTabExploreOutline = exports.IconCozGrid = exports.IconCozMultipleChoice = exports.IconCozBarChartVertical = exports.IconCozPaintBucket = exports.IconCozBarChartHorizontal = exports.IconCozPencilStar = exports.IconCozTextShadow = void 0;
32
32
  var IconCozAddNode_1 = require("./IconCozAddNode");
33
33
  Object.defineProperty(exports, "IconCozAddNode", { enumerable: true, get: function () { return __importDefault(IconCozAddNode_1).default; } });
34
34
  var IconCozAdjust_1 = require("./IconCozAdjust");
@@ -1167,4 +1167,8 @@ var IconCozTagFill_1 = require("./IconCozTagFill");
1167
1167
  Object.defineProperty(exports, "IconCozTagFill", { enumerable: true, get: function () { return __importDefault(IconCozTagFill_1).default; } });
1168
1168
  var IconCozFont_1 = require("./IconCozFont");
1169
1169
  Object.defineProperty(exports, "IconCozFont", { enumerable: true, get: function () { return __importDefault(IconCozFont_1).default; } });
1170
+ var IconCozLike_1 = require("./IconCozLike");
1171
+ Object.defineProperty(exports, "IconCozLike", { enumerable: true, get: function () { return __importDefault(IconCozLike_1).default; } });
1172
+ var IconCozLikeFilled_1 = require("./IconCozLikeFilled");
1173
+ Object.defineProperty(exports, "IconCozLikeFilled", { enumerable: true, get: function () { return __importDefault(IconCozLikeFilled_1).default; } });
1170
1174
  __exportStar(require("./type"), exports);