@ringcentral/juno-icon 1.76.0 → 1.77.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/HomeBorder.d.ts +3 -0
- package/HomeBorder.js +10 -0
- package/es6/HomeBorder.js +8 -0
- package/es6/icon-home_border.svg +5 -0
- package/es6/index.js +1 -0
- package/icon-home_border.svg +5 -0
- package/index.d.ts +1 -0
- package/index.js +2 -0
- package/package.json +1 -1
package/HomeBorder.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const HomeBorder: 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 HomeBorder;
|
package/HomeBorder.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
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 HomeBorder = 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: "m29.201 15.933-.001.05.001.05a14.276 14.276 0 0 1-1.623 6.97l-.002-.001a11.72 11.72 0 0 1-4.456 4.502l-.053.027-.019.01c-1.919 1.041-4.221 1.661-6.683 1.661-.114 0-.223-.001-.327-.003l-.049-.001-.049.001a14.2 14.2 0 0 1-6.964-1.644l.001-.002a11.723 11.723 0 0 1-4.501-4.439l-.025-.048-.008-.016c-1.031-1.918-1.647-4.216-1.647-6.67 0-.113.002-.229.004-.352l.001-.036-.001-.036a13.947 13.947 0 0 1 1.752-7.002l.002.001a11.49 11.49 0 0 1 4.342-4.47l.043-.023.013-.007c1.919-1.042 4.221-1.663 6.681-1.663.116 0 .226.001.332.003l.033.001h.033a14.273 14.273 0 0 1 7.006 1.755l.001.001a11.48 11.48 0 0 1 4.477 4.352l.022.041.006.012c1.039 1.899 1.66 4.179 1.66 6.616 0 .118-.002.238-.004.36zm.122 8.047.026-.05a16.267 16.267 0 0 0 1.851-7.951c.003-.135.005-.271.005-.407 0-2.775-.706-5.384-1.905-7.576l-.035-.065a13.484 13.484 0 0 0-5.266-5.135 16.268 16.268 0 0 0-7.987-2 15.88 15.88 0 0 0-.378-.004c-2.794 0-5.424.705-7.635 1.905l-.065.034a13.475 13.475 0 0 0-5.078 5.161l-.014.025-.044.079.042-.08-.044.079-.008.015a15.942 15.942 0 0 0-1.989 7.975c-.003.131-.005.263-.005.395 0 2.786.698 5.409 1.885 7.617l.035.068a13.713 13.713 0 0 0 5.174 5.17l.028.016.084.047-.086-.043.085.046.04.021a16.2 16.2 0 0 0 7.952 1.875c.124.003.248.004.373.004 2.795 0 5.425-.704 7.636-1.903l.068-.035a13.704 13.704 0 0 0 5.185-5.167l.019-.033.048-.085-.043.088.046-.087zm-14.644-.94c.168.576.68.954 1.302.96h.038c.622-.006 1.134-.384 1.302-.96l.578-2.01c.439-1.52 1.595-2.69 3.11-3.12l2.004-.58c.578-.17.987-.71.987-1.32s-.409-1.15-.997-1.32l-2.004-.57a4.509 4.509 0 0 1-3.11-3.12l-.578-2.01A1.38 1.38 0 0 0 16 8a1.38 1.38 0 0 0-1.311.99L14.111 11a4.51 4.51 0 0 1-3.11 3.12l-2.004.57c-.588.17-.997.71-.997 1.32s.409 1.15.987 1.32l2.004.58a4.509 4.509 0 0 1 3.11 3.12l.578 2.01zm1.326-2.658L16 20.364l-.005.018a6.51 6.51 0 0 0-4.354-4.366 6.508 6.508 0 0 0 4.36-4.351 6.506 6.506 0 0 0 4.36 4.351 6.513 6.513 0 0 0-4.355 4.366z" }))); }));
|
|
8
|
+
HomeBorder.displayName = 'HomeBorder';
|
|
9
|
+
HomeBorder['iconName'] = 'home_border';
|
|
10
|
+
exports.default = HomeBorder;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var HomeBorder = 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: "m29.201 15.933-.001.05.001.05a14.276 14.276 0 0 1-1.623 6.97l-.002-.001a11.72 11.72 0 0 1-4.456 4.502l-.053.027-.019.01c-1.919 1.041-4.221 1.661-6.683 1.661-.114 0-.223-.001-.327-.003l-.049-.001-.049.001a14.2 14.2 0 0 1-6.964-1.644l.001-.002a11.723 11.723 0 0 1-4.501-4.439l-.025-.048-.008-.016c-1.031-1.918-1.647-4.216-1.647-6.67 0-.113.002-.229.004-.352l.001-.036-.001-.036a13.947 13.947 0 0 1 1.752-7.002l.002.001a11.49 11.49 0 0 1 4.342-4.47l.043-.023.013-.007c1.919-1.042 4.221-1.663 6.681-1.663.116 0 .226.001.332.003l.033.001h.033a14.273 14.273 0 0 1 7.006 1.755l.001.001a11.48 11.48 0 0 1 4.477 4.352l.022.041.006.012c1.039 1.899 1.66 4.179 1.66 6.616 0 .118-.002.238-.004.36zm.122 8.047.026-.05a16.267 16.267 0 0 0 1.851-7.951c.003-.135.005-.271.005-.407 0-2.775-.706-5.384-1.905-7.576l-.035-.065a13.484 13.484 0 0 0-5.266-5.135 16.268 16.268 0 0 0-7.987-2 15.88 15.88 0 0 0-.378-.004c-2.794 0-5.424.705-7.635 1.905l-.065.034a13.475 13.475 0 0 0-5.078 5.161l-.014.025-.044.079.042-.08-.044.079-.008.015a15.942 15.942 0 0 0-1.989 7.975c-.003.131-.005.263-.005.395 0 2.786.698 5.409 1.885 7.617l.035.068a13.713 13.713 0 0 0 5.174 5.17l.028.016.084.047-.086-.043.085.046.04.021a16.2 16.2 0 0 0 7.952 1.875c.124.003.248.004.373.004 2.795 0 5.425-.704 7.636-1.903l.068-.035a13.704 13.704 0 0 0 5.185-5.167l.019-.033.048-.085-.043.088.046-.087zm-14.644-.94c.168.576.68.954 1.302.96h.038c.622-.006 1.134-.384 1.302-.96l.578-2.01c.439-1.52 1.595-2.69 3.11-3.12l2.004-.58c.578-.17.987-.71.987-1.32s-.409-1.15-.997-1.32l-2.004-.57a4.509 4.509 0 0 1-3.11-3.12l-.578-2.01A1.38 1.38 0 0 0 16 8a1.38 1.38 0 0 0-1.311.99L14.111 11a4.51 4.51 0 0 1-3.11 3.12l-2.004.57c-.588.17-.997.71-.997 1.32s.409 1.15.987 1.32l2.004.58a4.509 4.509 0 0 1 3.11 3.12l.578 2.01zm1.326-2.658L16 20.364l-.005.018a6.51 6.51 0 0 0-4.354-4.366 6.508 6.508 0 0 0 4.36-4.351 6.506 6.506 0 0 0 4.36 4.351 6.513 6.513 0 0 0-4.355 4.366z" }))); }));
|
|
6
|
+
HomeBorder.displayName = 'HomeBorder';
|
|
7
|
+
HomeBorder['iconName'] = 'home_border';
|
|
8
|
+
export default HomeBorder;
|
|
@@ -0,0 +1,5 @@
|
|
|
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>home_border</title>
|
|
4
|
+
<path d="M29.201 15.933l-0.001 0.050 0.001 0.050c0.002 0.087 0.003 0.201 0.003 0.328 0 2.401-0.588 4.659-1.626 6.642l-0.002-0.001c-1.078 1.923-2.613 3.459-4.456 4.502l-0.053 0.027-0.019 0.010c-1.919 1.041-4.221 1.661-6.683 1.661-0.114 0-0.223-0.001-0.327-0.003l-0.049-0.001-0.049 0.001c-0.081 0.002-0.186 0.003-0.302 0.003-2.41 0-4.675-0.596-6.662-1.647l0.001-0.002c-1.92-1.073-3.455-2.602-4.501-4.439l-0.025-0.048-0.008-0.016c-1.031-1.918-1.647-4.216-1.647-6.67 0-0.113 0.002-0.229 0.004-0.352l0.001-0.036-0.001-0.036c-0.001-0.066-0.002-0.137-0.002-0.206 0-2.47 0.637-4.785 1.754-6.796l0.002 0.001c1.041-1.904 2.539-3.429 4.342-4.47l0.043-0.023 0.013-0.007c1.919-1.042 4.221-1.663 6.681-1.663 0.116 0 0.226 0.001 0.332 0.003l0.033 0.001 0.033-0c2.446-0.026 4.858 0.579 7.006 1.755l0.001 0.001c1.91 1.044 3.437 2.545 4.477 4.352l0.022 0.041 0.006 0.012c1.039 1.899 1.66 4.179 1.66 6.616 0 0.118-0.002 0.238-0.004 0.36zM29.323 23.98l0.026-0.050c1.185-2.262 1.855-4.838 1.855-7.57 0-0.134-0.001-0.268-0.004-0.381 0.003-0.135 0.005-0.271 0.005-0.407 0-2.775-0.706-5.384-1.905-7.576l-0.035-0.065c-1.227-2.142-3.029-3.912-5.266-5.135-2.447-1.34-5.198-2.030-7.987-2-0.126-0.003-0.252-0.004-0.378-0.004-2.794 0-5.424 0.705-7.635 1.905l-0.065 0.034c-2.109 1.208-3.858 2.973-5.078 5.161l-0.014 0.025-0.044 0.079 0.042-0.080-0.044 0.079-0.008 0.015c-1.269 2.294-1.991 4.933-1.991 7.74 0 0.082 0.001 0.164 0.002 0.235-0.003 0.131-0.005 0.263-0.005 0.395 0 2.786 0.698 5.409 1.885 7.617l0.035 0.068c1.209 2.138 2.977 3.917 5.174 5.17l0.028 0.016c0.028 0.016 0.056 0.032 0.084 0.047l-0.086-0.043 0.085 0.046 0.040 0.021c2.267 1.199 4.852 1.879 7.597 1.879 0.125 0 0.249-0.001 0.355-0.004 0.124 0.003 0.248 0.004 0.373 0.004 2.795 0 5.425-0.704 7.636-1.903l0.068-0.035c2.144-1.204 3.927-2.972 5.185-5.167l0.019-0.033c0.016-0.028 0.032-0.057 0.048-0.085l-0.043 0.088 0.046-0.087zM14.679 23.040c0.168 0.576 0.68 0.954 1.302 0.96h0.038c0.622-0.006 1.134-0.384 1.302-0.96l0.578-2.010c0.439-1.52 1.595-2.69 3.11-3.12l2.004-0.58c0.578-0.17 0.987-0.71 0.987-1.32s-0.409-1.15-0.997-1.32l-2.004-0.57c-1.515-0.44-2.682-1.6-3.11-3.12l-0.578-2.010c-0.169-0.578-0.705-0.988-1.311-0.99-0.606 0.002-1.142 0.412-1.311 0.99l-0.578 2.010c-0.429 1.52-1.595 2.68-3.11 3.12l-2.004 0.57c-0.588 0.17-0.997 0.71-0.997 1.32s0.409 1.15 0.987 1.32l2.004 0.58c1.515 0.43 2.672 1.6 3.11 3.12l0.578 2.010zM16.005 20.382l-0.005-0.018-0.005 0.018c-0.636-2.090-2.243-3.729-4.354-4.366 2.088-0.635 3.722-2.244 4.36-4.351 0.638 2.107 2.271 3.716 4.36 4.351-2.111 0.637-3.718 2.276-4.355 4.366z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -267,6 +267,7 @@ export { default as HoldAnswer } from './HoldAnswer';
|
|
|
267
267
|
export { default as HoldSp } from './HoldSp';
|
|
268
268
|
export { default as Hold } from './Hold';
|
|
269
269
|
export { default as HoldcallBorder } from './HoldcallBorder';
|
|
270
|
+
export { default as HomeBorder } from './HomeBorder';
|
|
270
271
|
export { default as HorizontalLine } from './HorizontalLine';
|
|
271
272
|
export { default as HudBorder } from './HudBorder';
|
|
272
273
|
export { default as HybridContact } from './HybridContact';
|
|
@@ -0,0 +1,5 @@
|
|
|
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>home_border</title>
|
|
4
|
+
<path d="M29.201 15.933l-0.001 0.050 0.001 0.050c0.002 0.087 0.003 0.201 0.003 0.328 0 2.401-0.588 4.659-1.626 6.642l-0.002-0.001c-1.078 1.923-2.613 3.459-4.456 4.502l-0.053 0.027-0.019 0.010c-1.919 1.041-4.221 1.661-6.683 1.661-0.114 0-0.223-0.001-0.327-0.003l-0.049-0.001-0.049 0.001c-0.081 0.002-0.186 0.003-0.302 0.003-2.41 0-4.675-0.596-6.662-1.647l0.001-0.002c-1.92-1.073-3.455-2.602-4.501-4.439l-0.025-0.048-0.008-0.016c-1.031-1.918-1.647-4.216-1.647-6.67 0-0.113 0.002-0.229 0.004-0.352l0.001-0.036-0.001-0.036c-0.001-0.066-0.002-0.137-0.002-0.206 0-2.47 0.637-4.785 1.754-6.796l0.002 0.001c1.041-1.904 2.539-3.429 4.342-4.47l0.043-0.023 0.013-0.007c1.919-1.042 4.221-1.663 6.681-1.663 0.116 0 0.226 0.001 0.332 0.003l0.033 0.001 0.033-0c2.446-0.026 4.858 0.579 7.006 1.755l0.001 0.001c1.91 1.044 3.437 2.545 4.477 4.352l0.022 0.041 0.006 0.012c1.039 1.899 1.66 4.179 1.66 6.616 0 0.118-0.002 0.238-0.004 0.36zM29.323 23.98l0.026-0.050c1.185-2.262 1.855-4.838 1.855-7.57 0-0.134-0.001-0.268-0.004-0.381 0.003-0.135 0.005-0.271 0.005-0.407 0-2.775-0.706-5.384-1.905-7.576l-0.035-0.065c-1.227-2.142-3.029-3.912-5.266-5.135-2.447-1.34-5.198-2.030-7.987-2-0.126-0.003-0.252-0.004-0.378-0.004-2.794 0-5.424 0.705-7.635 1.905l-0.065 0.034c-2.109 1.208-3.858 2.973-5.078 5.161l-0.014 0.025-0.044 0.079 0.042-0.080-0.044 0.079-0.008 0.015c-1.269 2.294-1.991 4.933-1.991 7.74 0 0.082 0.001 0.164 0.002 0.235-0.003 0.131-0.005 0.263-0.005 0.395 0 2.786 0.698 5.409 1.885 7.617l0.035 0.068c1.209 2.138 2.977 3.917 5.174 5.17l0.028 0.016c0.028 0.016 0.056 0.032 0.084 0.047l-0.086-0.043 0.085 0.046 0.040 0.021c2.267 1.199 4.852 1.879 7.597 1.879 0.125 0 0.249-0.001 0.355-0.004 0.124 0.003 0.248 0.004 0.373 0.004 2.795 0 5.425-0.704 7.636-1.903l0.068-0.035c2.144-1.204 3.927-2.972 5.185-5.167l0.019-0.033c0.016-0.028 0.032-0.057 0.048-0.085l-0.043 0.088 0.046-0.087zM14.679 23.040c0.168 0.576 0.68 0.954 1.302 0.96h0.038c0.622-0.006 1.134-0.384 1.302-0.96l0.578-2.010c0.439-1.52 1.595-2.69 3.11-3.12l2.004-0.58c0.578-0.17 0.987-0.71 0.987-1.32s-0.409-1.15-0.997-1.32l-2.004-0.57c-1.515-0.44-2.682-1.6-3.11-3.12l-0.578-2.010c-0.169-0.578-0.705-0.988-1.311-0.99-0.606 0.002-1.142 0.412-1.311 0.99l-0.578 2.010c-0.429 1.52-1.595 2.68-3.11 3.12l-2.004 0.57c-0.588 0.17-0.997 0.71-0.997 1.32s0.409 1.15 0.987 1.32l2.004 0.58c1.515 0.43 2.672 1.6 3.11 3.12l0.578 2.010zM16.005 20.382l-0.005-0.018-0.005 0.018c-0.636-2.090-2.243-3.729-4.354-4.366 2.088-0.635 3.722-2.244 4.36-4.351 0.638 2.107 2.271 3.716 4.36 4.351-2.111 0.637-3.718 2.276-4.355 4.366z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -267,6 +267,7 @@ export { default as HoldAnswer } from './HoldAnswer';
|
|
|
267
267
|
export { default as HoldSp } from './HoldSp';
|
|
268
268
|
export { default as Hold } from './Hold';
|
|
269
269
|
export { default as HoldcallBorder } from './HoldcallBorder';
|
|
270
|
+
export { default as HomeBorder } from './HomeBorder';
|
|
270
271
|
export { default as HorizontalLine } from './HorizontalLine';
|
|
271
272
|
export { default as HudBorder } from './HudBorder';
|
|
272
273
|
export { default as HybridContact } from './HybridContact';
|
package/index.js
CHANGED
|
@@ -538,6 +538,8 @@ var Hold_1 = require("./Hold");
|
|
|
538
538
|
exports.Hold = Hold_1.default;
|
|
539
539
|
var HoldcallBorder_1 = require("./HoldcallBorder");
|
|
540
540
|
exports.HoldcallBorder = HoldcallBorder_1.default;
|
|
541
|
+
var HomeBorder_1 = require("./HomeBorder");
|
|
542
|
+
exports.HomeBorder = HomeBorder_1.default;
|
|
541
543
|
var HorizontalLine_1 = require("./HorizontalLine");
|
|
542
544
|
exports.HorizontalLine = HorizontalLine_1.default;
|
|
543
545
|
var HudBorder_1 = require("./HudBorder");
|