@ringcentral/juno-icon 1.34.0 → 1.35.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/RcApp.d.ts +3 -0
- package/RcApp.js +11 -0
- package/es6/RcApp.js +9 -0
- package/es6/icon-rc-app.svg +6 -0
- package/es6/index.js +1 -0
- package/icon-rc-app.svg +6 -0
- package/index.d.ts +1 -0
- package/index.js +2 -0
- package/package.json +1 -1
package/RcApp.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const RcApp: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "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" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "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" | "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"> & React.RefAttributes<SVGSVGElement>>>;
|
|
3
|
+
export default RcApp;
|
package/RcApp.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
var tslib_1 = require("tslib");
|
|
4
|
+
var React = tslib_1.__importStar(require("react"));
|
|
5
|
+
var react_1 = require("react");
|
|
6
|
+
var RcApp = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M21.015 2h-10.03c-2.649 0-3.921.246-5.244.953a6.715 6.715 0 0 0-2.788 2.788C2.246 7.063 2 8.336 2 10.985v10.03c0 2.649.246 3.921.953 5.244a6.715 6.715 0 0 0 2.788 2.788c1.322.707 2.595.953 5.244.953h10.03c2.649 0 3.921-.246 5.244-.953a6.715 6.715 0 0 0 2.788-2.788c.707-1.322.953-2.595.953-5.244v-10.03c0-2.649-.246-3.921-.953-5.244a6.715 6.715 0 0 0-2.788-2.788C24.937 2.246 23.664 2 21.015 2zM10.948 4.406l11.645.044.054.004.054.004.053.004.052.004.051.004.051.004.05.005.074.007.048.005.048.005.047.005.046.005.046.006.045.006.045.006.044.006.043.006.043.006.042.006.041.007.041.007a.918.918 0 0 1 .02.003l.04.007.04.007.039.007.019.004c.524.101.9.24 1.355.483a4.314 4.314 0 0 1 1.801 1.801c.244.456.382.832.483 1.355l.007.039.007.039a.142.142 0 0 0 .004.02l.007.04.007.041.007.041.003.021.006.042.006.043.006.043.006.044.006.044.006.045.006.046.005.046.005.047.005.048.005.048.005.049.007.075.004.051.004.051.004.052.004.053.004.054.004.054.004.055.003.056.003.056.003.057.003.058.003.059.004.09.002.061.002.062.002.062.003.095.003.097.002.099.002.101.001.068.001.104.001.07.001.107v10.4l-.001.109-.001.071-.001.07-.001.104-.001.068-.001.067-.002.099-.003.098-.002.064-.003.094-.003.093-.002.061-.004.09-.004.088-.003.058-.005.085-.003.056-.004.055-.004.054-.004.054-.004.053-.004.052-.004.051-.004.051-.005.05-.007.074-.005.048-.005.048-.005.047-.005.046-.006.046-.006.045-.006.044-.006.044-.006.043-.006.043-.006.042-.007.041-.007.041a.918.918 0 0 1-.003.02l-.007.04-.007.04-.007.039-.004.019c-.101.524-.24.9-.483 1.355a4.314 4.314 0 0 1-1.801 1.801 4.417 4.417 0 0 1-1.355.483l-.039.007-.039.007a.142.142 0 0 0-.02.004l-.04.007-.041.007-.041.007-.021.003-.042.006-.043.006-.043.006-.044.006-.045.006-.045.006-.046.006-.046.005-.047.005-.048.005-.048.005-.049.005-.075.007-.051.004-.051.004-.052.004-.053.004-.054.004-.054.004-.055.004-.056.003-.056.003-.057.003-.058.003-.059.003-.09.004-.061.002-.062.002-.062.002-.095.003-.097.003-.099.002-.101.002-.068.001-.174.002-.18.001h-.111l-11.645-.044-.054-.004-.054-.004-.053-.004-.052-.004-.051-.004-.051-.004-.05-.005-.074-.007-.048-.005-.048-.005-.047-.005-.046-.005-.046-.006-.045-.006-.045-.006-.044-.006-.043-.006-.043-.006-.042-.006-.041-.007-.041-.007a.918.918 0 0 1-.02-.003l-.04-.007-.04-.007-.039-.007-.019-.004c-.524-.101-.9-.24-1.355-.483a4.314 4.314 0 0 1-1.801-1.801 4.417 4.417 0 0 1-.483-1.355l-.007-.039-.007-.039a.142.142 0 0 0-.004-.02l-.007-.04-.007-.041-.007-.041-.003-.021-.006-.042-.006-.043-.006-.043-.006-.044-.006-.045-.006-.045-.006-.046-.005-.046-.005-.047-.005-.048-.005-.048-.005-.049-.007-.075-.004-.051-.004-.051-.004-.052-.004-.053-.004-.054-.004-.054-.004-.055-.003-.056-.003-.056-.003-.057-.003-.058-.003-.059-.004-.09-.002-.061-.002-.062-.002-.062-.003-.095-.003-.097-.002-.099-.002-.101-.001-.068-.001-.104-.001-.07-.001-.107v-10.4l.001-.109.001-.071.001-.07.001-.104.001-.068.001-.067.002-.099.002-.098.002-.064.003-.094.003-.093.002-.061.004-.09.004-.088.003-.058.005-.085.003-.056.004-.055.004-.054.004-.054.004-.053.004-.052.004-.051.004-.051.005-.05.007-.074.005-.048.005-.048.005-.047.005-.046.006-.046.006-.045.006-.044.006-.044.006-.043.006-.043.006-.042.007-.041.007-.041a.918.918 0 0 1 .003-.02l.007-.04.007-.04.007-.039.004-.019c.101-.524.24-.9.483-1.355a4.314 4.314 0 0 1 1.801-1.801 4.417 4.417 0 0 1 1.355-.483l.039-.007.039-.007a.142.142 0 0 0 .02-.004l.04-.007.041-.007.041-.007.021-.003.042-.006.043-.006.043-.006.044-.006.045-.006.045-.006.046-.006.046-.005.047-.005.048-.005.048-.005.049-.005.075-.007.051-.004.051-.004.052-.004.053-.004.054-.004.054-.004.055-.004.056-.003.056-.003.057-.003.058-.003.059-.003.09-.004.061-.002.062-.002.062-.002.095-.003.097-.003.099-.002.101-.002.068-.001.174-.002.18-.001h.111z" }),
|
|
8
|
+
React.createElement("path", { d: "M11.426 24.081c.055.002.11-.007.162-.026a.381.381 0 0 0 .227-.227.41.41 0 0 0 .027-.162V11.98a.327.327 0 0 1 .368-.37h7.577c.049-.005.099.001.146.017s.089.044.124.08a.32.32 0 0 1 .089.273v3.648a.332.332 0 0 1-.088.274.327.327 0 0 1-.271.097h-3.413a.33.33 0 0 0-.375.37v1.617a4.86 4.86 0 0 0 .104 1.096c.079.326.216.635.404.912l2.355 3.695a.84.84 0 0 0 .785.393h3.072c.154 0 .255-.041.302-.128.021-.051.028-.107.02-.162s-.031-.106-.067-.149l-2.335-3.772c-.108-.154-.068-.277.117-.37l1.638-.738a2.751 2.751 0 0 0 1.283-1.063 3.168 3.168 0 0 0 .406-1.654v-5.358c0-.909-.235-1.598-.704-2.067s-1.159-.704-2.068-.704H10.687c-.89 0-1.574.235-2.053.704s-.719 1.159-.719 2.067v12.979a.41.41 0 0 0 .115.3c.04.039.087.069.138.088s.107.029.162.027h3.095z" }))); }));
|
|
9
|
+
RcApp.displayName = 'RcApp';
|
|
10
|
+
RcApp['iconName'] = 'rc-app';
|
|
11
|
+
exports.default = RcApp;
|
package/es6/RcApp.js
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var RcApp = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M21.015 2h-10.03c-2.649 0-3.921.246-5.244.953a6.715 6.715 0 0 0-2.788 2.788C2.246 7.063 2 8.336 2 10.985v10.03c0 2.649.246 3.921.953 5.244a6.715 6.715 0 0 0 2.788 2.788c1.322.707 2.595.953 5.244.953h10.03c2.649 0 3.921-.246 5.244-.953a6.715 6.715 0 0 0 2.788-2.788c.707-1.322.953-2.595.953-5.244v-10.03c0-2.649-.246-3.921-.953-5.244a6.715 6.715 0 0 0-2.788-2.788C24.937 2.246 23.664 2 21.015 2zM10.948 4.406l11.645.044.054.004.054.004.053.004.052.004.051.004.051.004.05.005.074.007.048.005.048.005.047.005.046.005.046.006.045.006.045.006.044.006.043.006.043.006.042.006.041.007.041.007a.918.918 0 0 1 .02.003l.04.007.04.007.039.007.019.004c.524.101.9.24 1.355.483a4.314 4.314 0 0 1 1.801 1.801c.244.456.382.832.483 1.355l.007.039.007.039a.142.142 0 0 0 .004.02l.007.04.007.041.007.041.003.021.006.042.006.043.006.043.006.044.006.044.006.045.006.046.005.046.005.047.005.048.005.048.005.049.007.075.004.051.004.051.004.052.004.053.004.054.004.054.004.055.003.056.003.056.003.057.003.058.003.059.004.09.002.061.002.062.002.062.003.095.003.097.002.099.002.101.001.068.001.104.001.07.001.107v10.4l-.001.109-.001.071-.001.07-.001.104-.001.068-.001.067-.002.099-.003.098-.002.064-.003.094-.003.093-.002.061-.004.09-.004.088-.003.058-.005.085-.003.056-.004.055-.004.054-.004.054-.004.053-.004.052-.004.051-.004.051-.005.05-.007.074-.005.048-.005.048-.005.047-.005.046-.006.046-.006.045-.006.044-.006.044-.006.043-.006.043-.006.042-.007.041-.007.041a.918.918 0 0 1-.003.02l-.007.04-.007.04-.007.039-.004.019c-.101.524-.24.9-.483 1.355a4.314 4.314 0 0 1-1.801 1.801 4.417 4.417 0 0 1-1.355.483l-.039.007-.039.007a.142.142 0 0 0-.02.004l-.04.007-.041.007-.041.007-.021.003-.042.006-.043.006-.043.006-.044.006-.045.006-.045.006-.046.006-.046.005-.047.005-.048.005-.048.005-.049.005-.075.007-.051.004-.051.004-.052.004-.053.004-.054.004-.054.004-.055.004-.056.003-.056.003-.057.003-.058.003-.059.003-.09.004-.061.002-.062.002-.062.002-.095.003-.097.003-.099.002-.101.002-.068.001-.174.002-.18.001h-.111l-11.645-.044-.054-.004-.054-.004-.053-.004-.052-.004-.051-.004-.051-.004-.05-.005-.074-.007-.048-.005-.048-.005-.047-.005-.046-.005-.046-.006-.045-.006-.045-.006-.044-.006-.043-.006-.043-.006-.042-.006-.041-.007-.041-.007a.918.918 0 0 1-.02-.003l-.04-.007-.04-.007-.039-.007-.019-.004c-.524-.101-.9-.24-1.355-.483a4.314 4.314 0 0 1-1.801-1.801 4.417 4.417 0 0 1-.483-1.355l-.007-.039-.007-.039a.142.142 0 0 0-.004-.02l-.007-.04-.007-.041-.007-.041-.003-.021-.006-.042-.006-.043-.006-.043-.006-.044-.006-.045-.006-.045-.006-.046-.005-.046-.005-.047-.005-.048-.005-.048-.005-.049-.007-.075-.004-.051-.004-.051-.004-.052-.004-.053-.004-.054-.004-.054-.004-.055-.003-.056-.003-.056-.003-.057-.003-.058-.003-.059-.004-.09-.002-.061-.002-.062-.002-.062-.003-.095-.003-.097-.002-.099-.002-.101-.001-.068-.001-.104-.001-.07-.001-.107v-10.4l.001-.109.001-.071.001-.07.001-.104.001-.068.001-.067.002-.099.002-.098.002-.064.003-.094.003-.093.002-.061.004-.09.004-.088.003-.058.005-.085.003-.056.004-.055.004-.054.004-.054.004-.053.004-.052.004-.051.004-.051.005-.05.007-.074.005-.048.005-.048.005-.047.005-.046.006-.046.006-.045.006-.044.006-.044.006-.043.006-.043.006-.042.007-.041.007-.041a.918.918 0 0 1 .003-.02l.007-.04.007-.04.007-.039.004-.019c.101-.524.24-.9.483-1.355a4.314 4.314 0 0 1 1.801-1.801 4.417 4.417 0 0 1 1.355-.483l.039-.007.039-.007a.142.142 0 0 0 .02-.004l.04-.007.041-.007.041-.007.021-.003.042-.006.043-.006.043-.006.044-.006.045-.006.045-.006.046-.006.046-.005.047-.005.048-.005.048-.005.049-.005.075-.007.051-.004.051-.004.052-.004.053-.004.054-.004.054-.004.055-.004.056-.003.056-.003.057-.003.058-.003.059-.003.09-.004.061-.002.062-.002.062-.002.095-.003.097-.003.099-.002.101-.002.068-.001.174-.002.18-.001h.111z" }),
|
|
6
|
+
React.createElement("path", { d: "M11.426 24.081c.055.002.11-.007.162-.026a.381.381 0 0 0 .227-.227.41.41 0 0 0 .027-.162V11.98a.327.327 0 0 1 .368-.37h7.577c.049-.005.099.001.146.017s.089.044.124.08a.32.32 0 0 1 .089.273v3.648a.332.332 0 0 1-.088.274.327.327 0 0 1-.271.097h-3.413a.33.33 0 0 0-.375.37v1.617a4.86 4.86 0 0 0 .104 1.096c.079.326.216.635.404.912l2.355 3.695a.84.84 0 0 0 .785.393h3.072c.154 0 .255-.041.302-.128.021-.051.028-.107.02-.162s-.031-.106-.067-.149l-2.335-3.772c-.108-.154-.068-.277.117-.37l1.638-.738a2.751 2.751 0 0 0 1.283-1.063 3.168 3.168 0 0 0 .406-1.654v-5.358c0-.909-.235-1.598-.704-2.067s-1.159-.704-2.068-.704H10.687c-.89 0-1.574.235-2.053.704s-.719 1.159-.719 2.067v12.979a.41.41 0 0 0 .115.3c.04.039.087.069.138.088s.107.029.162.027h3.095z" }))); }));
|
|
7
|
+
RcApp.displayName = 'RcApp';
|
|
8
|
+
RcApp['iconName'] = 'rc-app';
|
|
9
|
+
export default RcApp;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>rc-app</title>
|
|
4
|
+
<path d="M21.015 2h-10.030c-2.649 0-3.921 0.246-5.244 0.953-1.199 0.641-2.147 1.589-2.788 2.788-0.707 1.322-0.953 2.595-0.953 5.244v10.030c0 2.649 0.246 3.921 0.953 5.244 0.641 1.199 1.589 2.147 2.788 2.788 1.322 0.707 2.595 0.953 5.244 0.953h10.030c2.649 0 3.921-0.246 5.244-0.953 1.199-0.641 2.147-1.589 2.788-2.788 0.707-1.322 0.953-2.595 0.953-5.244v-10.030c0-2.649-0.246-3.921-0.953-5.244-0.641-1.199-1.589-2.147-2.788-2.788-1.322-0.707-2.595-0.953-5.244-0.953v0zM10.948 4.406l11.645 0.044 0.054 0.004 0.054 0.004 0.053 0.004 0.052 0.004 0.051 0.004 0.051 0.004 0.050 0.005 0.074 0.007 0.048 0.005 0.048 0.005 0.047 0.005 0.046 0.005 0.046 0.006 0.045 0.006 0.045 0.006 0.044 0.006 0.043 0.006 0.043 0.006 0.042 0.006 0.041 0.007 0.041 0.007c0.007 0.001 0.014 0.002 0.020 0.003l0.040 0.007 0.040 0.007 0.039 0.007c0.006 0.001 0.013 0.002 0.019 0.004 0.524 0.101 0.9 0.24 1.355 0.483 0.78 0.417 1.384 1.022 1.801 1.801 0.244 0.456 0.382 0.832 0.483 1.355l0.007 0.039 0.007 0.039c0.001 0.007 0.002 0.013 0.004 0.020l0.007 0.040 0.007 0.041 0.007 0.041c0.001 0.007 0.002 0.014 0.003 0.021l0.006 0.042 0.006 0.043 0.006 0.043 0.006 0.044 0.006 0.044 0.006 0.045 0.006 0.046 0.005 0.046 0.005 0.047 0.005 0.048 0.005 0.048 0.005 0.049 0.007 0.075 0.004 0.051 0.004 0.051 0.004 0.052 0.004 0.053 0.004 0.054 0.004 0.054 0.004 0.055 0.003 0.056 0.003 0.056 0.003 0.057 0.003 0.058 0.003 0.059 0.004 0.090 0.002 0.061 0.002 0.062 0.002 0.062 0.003 0.095 0.003 0.097 0.002 0.099 0.002 0.101 0.001 0.068 0.001 0.104 0.001 0.070 0.001 0.107 0 0.073 0 0.111v10.105l-0 0.111-0.001 0.109-0.001 0.071-0.001 0.070-0.001 0.104-0.001 0.068-0.001 0.067-0.002 0.099-0.003 0.098-0.002 0.064-0.003 0.094-0.003 0.093-0.002 0.061-0.004 0.090-0.004 0.088-0.003 0.058-0.005 0.085-0.003 0.056-0.004 0.055-0.004 0.054-0.004 0.054-0.004 0.053-0.004 0.052-0.004 0.051-0.004 0.051-0.005 0.050-0.007 0.074-0.005 0.048-0.005 0.048-0.005 0.047-0.005 0.046-0.006 0.046-0.006 0.045-0.006 0.044-0.006 0.044-0.006 0.043-0.006 0.043-0.006 0.042-0.007 0.041-0.007 0.041c-0.001 0.007-0.002 0.014-0.003 0.020l-0.007 0.040-0.007 0.040-0.007 0.039c-0.001 0.006-0.002 0.013-0.004 0.019-0.101 0.524-0.24 0.9-0.483 1.355-0.417 0.78-1.022 1.384-1.801 1.801-0.456 0.244-0.832 0.382-1.355 0.483l-0.039 0.007-0.039 0.007c-0.007 0.001-0.013 0.002-0.020 0.004l-0.040 0.007-0.041 0.007-0.041 0.007c-0.007 0.001-0.014 0.002-0.021 0.003l-0.042 0.006-0.043 0.006-0.043 0.006-0.044 0.006-0.045 0.006-0.045 0.006-0.046 0.006-0.046 0.005-0.047 0.005-0.048 0.005-0.048 0.005-0.049 0.005-0.075 0.007-0.051 0.004-0.051 0.004-0.052 0.004-0.053 0.004-0.054 0.004-0.054 0.004-0.055 0.004-0.056 0.003-0.056 0.003-0.057 0.003-0.058 0.003-0.059 0.003-0.090 0.004-0.061 0.002-0.062 0.002-0.062 0.002-0.095 0.003-0.097 0.003-0.099 0.002-0.101 0.002-0.068 0.001-0.174 0.002-0.18 0.001-0.111 0-11.645-0.044-0.054-0.004-0.054-0.004-0.053-0.004-0.052-0.004-0.051-0.004-0.051-0.004-0.050-0.005-0.074-0.007-0.048-0.005-0.048-0.005-0.047-0.005-0.046-0.005-0.046-0.006-0.045-0.006-0.045-0.006-0.044-0.006-0.043-0.006-0.043-0.006-0.042-0.006-0.041-0.007-0.041-0.007c-0.007-0.001-0.014-0.002-0.020-0.003l-0.040-0.007-0.040-0.007-0.039-0.007c-0.006-0.001-0.013-0.002-0.019-0.004-0.524-0.101-0.9-0.24-1.355-0.483-0.78-0.417-1.384-1.022-1.801-1.801-0.244-0.456-0.382-0.832-0.483-1.355l-0.007-0.039-0.007-0.039c-0.001-0.007-0.002-0.013-0.004-0.020l-0.007-0.040-0.007-0.041-0.007-0.041c-0.001-0.007-0.002-0.014-0.003-0.021l-0.006-0.042-0.006-0.043-0.006-0.043-0.006-0.044-0.006-0.045-0.006-0.045-0.006-0.046-0.005-0.046-0.005-0.047-0.005-0.048-0.005-0.048-0.005-0.049-0.007-0.075-0.004-0.051-0.004-0.051-0.004-0.052-0.004-0.053-0.004-0.054-0.004-0.054-0.004-0.055-0.003-0.056-0.003-0.056-0.003-0.057-0.003-0.058-0.003-0.059-0.004-0.090-0.002-0.061-0.002-0.062-0.002-0.062-0.003-0.095-0.003-0.097-0.002-0.099-0.002-0.101-0.001-0.068-0.001-0.104-0.001-0.070-0.001-0.107-0-0.073-0-0.111v-10.105l0-0.111 0.001-0.109 0.001-0.071 0.001-0.070 0.001-0.104 0.001-0.068 0.001-0.067 0.002-0.099 0.002-0.098 0.002-0.064 0.003-0.094 0.003-0.093 0.002-0.061 0.004-0.090 0.004-0.088 0.003-0.058 0.005-0.085 0.003-0.056 0.004-0.055 0.004-0.054 0.004-0.054 0.004-0.053 0.004-0.052 0.004-0.051 0.004-0.051 0.005-0.050 0.007-0.074 0.005-0.048 0.005-0.048 0.005-0.047 0.005-0.046 0.006-0.046 0.006-0.045 0.006-0.044 0.006-0.044 0.006-0.043 0.006-0.043 0.006-0.042 0.007-0.041 0.007-0.041c0.001-0.007 0.002-0.014 0.003-0.020l0.007-0.040 0.007-0.040 0.007-0.039c0.001-0.006 0.002-0.013 0.004-0.019 0.101-0.524 0.24-0.9 0.483-1.355 0.417-0.78 1.022-1.384 1.801-1.801 0.456-0.244 0.832-0.382 1.355-0.483l0.039-0.007 0.039-0.007c0.007-0.001 0.013-0.002 0.020-0.004l0.040-0.007 0.041-0.007 0.041-0.007c0.007-0.001 0.014-0.002 0.021-0.003l0.042-0.006 0.043-0.006 0.043-0.006 0.044-0.006 0.045-0.006 0.045-0.006 0.046-0.006 0.046-0.005 0.047-0.005 0.048-0.005 0.048-0.005 0.049-0.005 0.075-0.007 0.051-0.004 0.051-0.004 0.052-0.004 0.053-0.004 0.054-0.004 0.054-0.004 0.055-0.004 0.056-0.003 0.056-0.003 0.057-0.003 0.058-0.003 0.059-0.003 0.090-0.004 0.061-0.002 0.062-0.002 0.062-0.002 0.095-0.003 0.097-0.003 0.099-0.002 0.101-0.002 0.068-0.001 0.174-0.002 0.18-0.001 0.111-0z"></path>
|
|
5
|
+
<path d="M11.426 24.081c0.055 0.002 0.11-0.007 0.162-0.026s0.099-0.050 0.138-0.089c0.039-0.039 0.069-0.086 0.089-0.138s0.029-0.107 0.027-0.162v-11.686c-0.007-0.050-0.003-0.101 0.013-0.149s0.043-0.092 0.079-0.128c0.036-0.036 0.079-0.063 0.127-0.079s0.099-0.021 0.149-0.014h7.577c0.049-0.005 0.099 0.001 0.146 0.017s0.089 0.044 0.124 0.080c0.035 0.036 0.061 0.079 0.076 0.126s0.020 0.097 0.013 0.147v3.648c0.007 0.049 0.003 0.1-0.012 0.147s-0.041 0.091-0.076 0.127c-0.035 0.036-0.077 0.063-0.124 0.080s-0.097 0.022-0.147 0.017h-3.413c-0.051-0.008-0.103-0.004-0.151 0.011s-0.093 0.043-0.13 0.079c-0.037 0.036-0.064 0.080-0.080 0.129s-0.021 0.1-0.014 0.151v1.617c-0.007 0.368 0.028 0.736 0.104 1.096 0.079 0.326 0.216 0.635 0.404 0.912l2.355 3.695c0.082 0.132 0.198 0.238 0.337 0.308s0.294 0.099 0.448 0.085h3.072c0.154 0 0.255-0.041 0.302-0.128 0.021-0.051 0.028-0.107 0.020-0.162s-0.031-0.106-0.067-0.149l-2.335-3.772c-0.108-0.154-0.068-0.277 0.117-0.37l1.638-0.738c0.527-0.213 0.976-0.585 1.283-1.063 0.284-0.504 0.424-1.076 0.406-1.654v-5.358c0-0.909-0.235-1.598-0.704-2.067s-1.159-0.704-2.068-0.704h-10.624c-0.89 0-1.574 0.235-2.053 0.704s-0.719 1.159-0.719 2.067v12.979c-0.002 0.055 0.007 0.11 0.027 0.162s0.050 0.099 0.088 0.138c0.040 0.039 0.087 0.069 0.138 0.088s0.107 0.029 0.162 0.027h3.095z"></path>
|
|
6
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -352,6 +352,7 @@ export { default as RadioUnselect } from './RadioUnselect';
|
|
|
352
352
|
export { default as Radio } from './Radio';
|
|
353
353
|
export { default as RbnOff } from './RbnOff';
|
|
354
354
|
export { default as RbnOn } from './RbnOn';
|
|
355
|
+
export { default as RcApp } from './RcApp';
|
|
355
356
|
export { default as RcBlog } from './RcBlog';
|
|
356
357
|
export { default as RcCcBorder } from './RcCcBorder';
|
|
357
358
|
export { default as RcCloudContact } from './RcCloudContact';
|
package/icon-rc-app.svg
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>rc-app</title>
|
|
4
|
+
<path d="M21.015 2h-10.030c-2.649 0-3.921 0.246-5.244 0.953-1.199 0.641-2.147 1.589-2.788 2.788-0.707 1.322-0.953 2.595-0.953 5.244v10.030c0 2.649 0.246 3.921 0.953 5.244 0.641 1.199 1.589 2.147 2.788 2.788 1.322 0.707 2.595 0.953 5.244 0.953h10.030c2.649 0 3.921-0.246 5.244-0.953 1.199-0.641 2.147-1.589 2.788-2.788 0.707-1.322 0.953-2.595 0.953-5.244v-10.030c0-2.649-0.246-3.921-0.953-5.244-0.641-1.199-1.589-2.147-2.788-2.788-1.322-0.707-2.595-0.953-5.244-0.953v0zM10.948 4.406l11.645 0.044 0.054 0.004 0.054 0.004 0.053 0.004 0.052 0.004 0.051 0.004 0.051 0.004 0.050 0.005 0.074 0.007 0.048 0.005 0.048 0.005 0.047 0.005 0.046 0.005 0.046 0.006 0.045 0.006 0.045 0.006 0.044 0.006 0.043 0.006 0.043 0.006 0.042 0.006 0.041 0.007 0.041 0.007c0.007 0.001 0.014 0.002 0.020 0.003l0.040 0.007 0.040 0.007 0.039 0.007c0.006 0.001 0.013 0.002 0.019 0.004 0.524 0.101 0.9 0.24 1.355 0.483 0.78 0.417 1.384 1.022 1.801 1.801 0.244 0.456 0.382 0.832 0.483 1.355l0.007 0.039 0.007 0.039c0.001 0.007 0.002 0.013 0.004 0.020l0.007 0.040 0.007 0.041 0.007 0.041c0.001 0.007 0.002 0.014 0.003 0.021l0.006 0.042 0.006 0.043 0.006 0.043 0.006 0.044 0.006 0.044 0.006 0.045 0.006 0.046 0.005 0.046 0.005 0.047 0.005 0.048 0.005 0.048 0.005 0.049 0.007 0.075 0.004 0.051 0.004 0.051 0.004 0.052 0.004 0.053 0.004 0.054 0.004 0.054 0.004 0.055 0.003 0.056 0.003 0.056 0.003 0.057 0.003 0.058 0.003 0.059 0.004 0.090 0.002 0.061 0.002 0.062 0.002 0.062 0.003 0.095 0.003 0.097 0.002 0.099 0.002 0.101 0.001 0.068 0.001 0.104 0.001 0.070 0.001 0.107 0 0.073 0 0.111v10.105l-0 0.111-0.001 0.109-0.001 0.071-0.001 0.070-0.001 0.104-0.001 0.068-0.001 0.067-0.002 0.099-0.003 0.098-0.002 0.064-0.003 0.094-0.003 0.093-0.002 0.061-0.004 0.090-0.004 0.088-0.003 0.058-0.005 0.085-0.003 0.056-0.004 0.055-0.004 0.054-0.004 0.054-0.004 0.053-0.004 0.052-0.004 0.051-0.004 0.051-0.005 0.050-0.007 0.074-0.005 0.048-0.005 0.048-0.005 0.047-0.005 0.046-0.006 0.046-0.006 0.045-0.006 0.044-0.006 0.044-0.006 0.043-0.006 0.043-0.006 0.042-0.007 0.041-0.007 0.041c-0.001 0.007-0.002 0.014-0.003 0.020l-0.007 0.040-0.007 0.040-0.007 0.039c-0.001 0.006-0.002 0.013-0.004 0.019-0.101 0.524-0.24 0.9-0.483 1.355-0.417 0.78-1.022 1.384-1.801 1.801-0.456 0.244-0.832 0.382-1.355 0.483l-0.039 0.007-0.039 0.007c-0.007 0.001-0.013 0.002-0.020 0.004l-0.040 0.007-0.041 0.007-0.041 0.007c-0.007 0.001-0.014 0.002-0.021 0.003l-0.042 0.006-0.043 0.006-0.043 0.006-0.044 0.006-0.045 0.006-0.045 0.006-0.046 0.006-0.046 0.005-0.047 0.005-0.048 0.005-0.048 0.005-0.049 0.005-0.075 0.007-0.051 0.004-0.051 0.004-0.052 0.004-0.053 0.004-0.054 0.004-0.054 0.004-0.055 0.004-0.056 0.003-0.056 0.003-0.057 0.003-0.058 0.003-0.059 0.003-0.090 0.004-0.061 0.002-0.062 0.002-0.062 0.002-0.095 0.003-0.097 0.003-0.099 0.002-0.101 0.002-0.068 0.001-0.174 0.002-0.18 0.001-0.111 0-11.645-0.044-0.054-0.004-0.054-0.004-0.053-0.004-0.052-0.004-0.051-0.004-0.051-0.004-0.050-0.005-0.074-0.007-0.048-0.005-0.048-0.005-0.047-0.005-0.046-0.005-0.046-0.006-0.045-0.006-0.045-0.006-0.044-0.006-0.043-0.006-0.043-0.006-0.042-0.006-0.041-0.007-0.041-0.007c-0.007-0.001-0.014-0.002-0.020-0.003l-0.040-0.007-0.040-0.007-0.039-0.007c-0.006-0.001-0.013-0.002-0.019-0.004-0.524-0.101-0.9-0.24-1.355-0.483-0.78-0.417-1.384-1.022-1.801-1.801-0.244-0.456-0.382-0.832-0.483-1.355l-0.007-0.039-0.007-0.039c-0.001-0.007-0.002-0.013-0.004-0.020l-0.007-0.040-0.007-0.041-0.007-0.041c-0.001-0.007-0.002-0.014-0.003-0.021l-0.006-0.042-0.006-0.043-0.006-0.043-0.006-0.044-0.006-0.045-0.006-0.045-0.006-0.046-0.005-0.046-0.005-0.047-0.005-0.048-0.005-0.048-0.005-0.049-0.007-0.075-0.004-0.051-0.004-0.051-0.004-0.052-0.004-0.053-0.004-0.054-0.004-0.054-0.004-0.055-0.003-0.056-0.003-0.056-0.003-0.057-0.003-0.058-0.003-0.059-0.004-0.090-0.002-0.061-0.002-0.062-0.002-0.062-0.003-0.095-0.003-0.097-0.002-0.099-0.002-0.101-0.001-0.068-0.001-0.104-0.001-0.070-0.001-0.107-0-0.073-0-0.111v-10.105l0-0.111 0.001-0.109 0.001-0.071 0.001-0.070 0.001-0.104 0.001-0.068 0.001-0.067 0.002-0.099 0.002-0.098 0.002-0.064 0.003-0.094 0.003-0.093 0.002-0.061 0.004-0.090 0.004-0.088 0.003-0.058 0.005-0.085 0.003-0.056 0.004-0.055 0.004-0.054 0.004-0.054 0.004-0.053 0.004-0.052 0.004-0.051 0.004-0.051 0.005-0.050 0.007-0.074 0.005-0.048 0.005-0.048 0.005-0.047 0.005-0.046 0.006-0.046 0.006-0.045 0.006-0.044 0.006-0.044 0.006-0.043 0.006-0.043 0.006-0.042 0.007-0.041 0.007-0.041c0.001-0.007 0.002-0.014 0.003-0.020l0.007-0.040 0.007-0.040 0.007-0.039c0.001-0.006 0.002-0.013 0.004-0.019 0.101-0.524 0.24-0.9 0.483-1.355 0.417-0.78 1.022-1.384 1.801-1.801 0.456-0.244 0.832-0.382 1.355-0.483l0.039-0.007 0.039-0.007c0.007-0.001 0.013-0.002 0.020-0.004l0.040-0.007 0.041-0.007 0.041-0.007c0.007-0.001 0.014-0.002 0.021-0.003l0.042-0.006 0.043-0.006 0.043-0.006 0.044-0.006 0.045-0.006 0.045-0.006 0.046-0.006 0.046-0.005 0.047-0.005 0.048-0.005 0.048-0.005 0.049-0.005 0.075-0.007 0.051-0.004 0.051-0.004 0.052-0.004 0.053-0.004 0.054-0.004 0.054-0.004 0.055-0.004 0.056-0.003 0.056-0.003 0.057-0.003 0.058-0.003 0.059-0.003 0.090-0.004 0.061-0.002 0.062-0.002 0.062-0.002 0.095-0.003 0.097-0.003 0.099-0.002 0.101-0.002 0.068-0.001 0.174-0.002 0.18-0.001 0.111-0z"></path>
|
|
5
|
+
<path d="M11.426 24.081c0.055 0.002 0.11-0.007 0.162-0.026s0.099-0.050 0.138-0.089c0.039-0.039 0.069-0.086 0.089-0.138s0.029-0.107 0.027-0.162v-11.686c-0.007-0.050-0.003-0.101 0.013-0.149s0.043-0.092 0.079-0.128c0.036-0.036 0.079-0.063 0.127-0.079s0.099-0.021 0.149-0.014h7.577c0.049-0.005 0.099 0.001 0.146 0.017s0.089 0.044 0.124 0.080c0.035 0.036 0.061 0.079 0.076 0.126s0.020 0.097 0.013 0.147v3.648c0.007 0.049 0.003 0.1-0.012 0.147s-0.041 0.091-0.076 0.127c-0.035 0.036-0.077 0.063-0.124 0.080s-0.097 0.022-0.147 0.017h-3.413c-0.051-0.008-0.103-0.004-0.151 0.011s-0.093 0.043-0.13 0.079c-0.037 0.036-0.064 0.080-0.080 0.129s-0.021 0.1-0.014 0.151v1.617c-0.007 0.368 0.028 0.736 0.104 1.096 0.079 0.326 0.216 0.635 0.404 0.912l2.355 3.695c0.082 0.132 0.198 0.238 0.337 0.308s0.294 0.099 0.448 0.085h3.072c0.154 0 0.255-0.041 0.302-0.128 0.021-0.051 0.028-0.107 0.020-0.162s-0.031-0.106-0.067-0.149l-2.335-3.772c-0.108-0.154-0.068-0.277 0.117-0.37l1.638-0.738c0.527-0.213 0.976-0.585 1.283-1.063 0.284-0.504 0.424-1.076 0.406-1.654v-5.358c0-0.909-0.235-1.598-0.704-2.067s-1.159-0.704-2.068-0.704h-10.624c-0.89 0-1.574 0.235-2.053 0.704s-0.719 1.159-0.719 2.067v12.979c-0.002 0.055 0.007 0.11 0.027 0.162s0.050 0.099 0.088 0.138c0.040 0.039 0.087 0.069 0.138 0.088s0.107 0.029 0.162 0.027h3.095z"></path>
|
|
6
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -352,6 +352,7 @@ export { default as RadioUnselect } from './RadioUnselect';
|
|
|
352
352
|
export { default as Radio } from './Radio';
|
|
353
353
|
export { default as RbnOff } from './RbnOff';
|
|
354
354
|
export { default as RbnOn } from './RbnOn';
|
|
355
|
+
export { default as RcApp } from './RcApp';
|
|
355
356
|
export { default as RcBlog } from './RcBlog';
|
|
356
357
|
export { default as RcCcBorder } from './RcCcBorder';
|
|
357
358
|
export { default as RcCloudContact } from './RcCloudContact';
|
package/index.js
CHANGED
|
@@ -708,6 +708,8 @@ var RbnOff_1 = require("./RbnOff");
|
|
|
708
708
|
exports.RbnOff = RbnOff_1.default;
|
|
709
709
|
var RbnOn_1 = require("./RbnOn");
|
|
710
710
|
exports.RbnOn = RbnOn_1.default;
|
|
711
|
+
var RcApp_1 = require("./RcApp");
|
|
712
|
+
exports.RcApp = RcApp_1.default;
|
|
711
713
|
var RcBlog_1 = require("./RcBlog");
|
|
712
714
|
exports.RcBlog = RcBlog_1.default;
|
|
713
715
|
var RcCcBorder_1 = require("./RcCcBorder");
|