@ringcentral/juno-icon 1.21.0 → 1.23.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.
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const GoogleBusiness: 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 GoogleBusiness;
@@ -0,0 +1,20 @@
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 GoogleBusiness = 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", { fill: "#4989f5", d: "M4.907 28.439a1.5 1.5 0 0 1-1.5-1.5v-10.66c0-.382.022-.758.066-1.128.15-1.666.605-5.169 1.161-5.169l1.148-.001a9.518 9.518 0 0 1 7.167-3.242 9.54 9.54 0 0 1 2.27.274l3.792.929a11.657 11.657 0 0 1 4.283 2.04l3.36.001a1.244 1.244 0 0 1 1.24 1.24l.001 7.513c.008.181.013.362.013.545 0 .163-.004.324-.013.485l-.001 7.434a1.244 1.244 0 0 1-1.24 1.24H4.908z" }),
8
+ React.createElement("path", { fill: "#3c4ba6", d: "M9.001 13.188h7V4.001h-5.952z" }),
9
+ React.createElement("path", { fill: "#7babf7", d: "M23.001 13.188h-7V4.001h5.952l1.048 9.187zm4.93-7.446.033.1c-.008-.035-.024-.068-.033-.1z" }),
10
+ React.createElement("path", { fill: "#3f51b5", d: "m27.915 5.773-.009-.031A2.215 2.215 0 0 0 25.744 4h-3.792l1.047 9.188h7l-2.085-7.415z" }),
11
+ React.createElement("path", { fill: "#7babf7", d: "m4.144 5.742-.033.1c.008-.035.024-.068.033-.1z" }),
12
+ React.createElement("path", { fill: "#7babf7", d: "m4.086 5.773.009-.031A2.215 2.215 0 0 1 6.257 4h3.793l-1.049 9.188h-7l2.086-7.415z" }),
13
+ React.createElement("path", { fill: "#709be0", d: "M9.013 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
14
+ React.createElement("path", { fill: "#3c4ba6", d: "M16.009 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
15
+ React.createElement("path", { fill: "#709be0", d: "M23.005 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
16
+ React.createElement("path", { fill: "#3c4ba6", d: "M30 13.185a3.498 3.498 0 1 1-6.996 0H30z" }),
17
+ React.createElement("path", { fill: "#fff", d: "M26.502 22.662a6.518 6.518 0 0 0-.062-.513h-3.816c0 .534 0 1.116-.002 1.65h2.211a1.922 1.922 0 0 1-.809 1.234s0-.009-.002-.009a2.3 2.3 0 0 1-.895.349c-.32.059-.648.057-.968-.004a2.412 2.412 0 0 1-.903-.391 2.529 2.529 0 0 1-.888-1.134l-.039-.108v-.004l.003-.003a2.448 2.448 0 0 1-.001-1.575c.122-.358.323-.685.587-.955a2.385 2.385 0 0 1 2.403-.626c.328.101.627.277.874.515l.746-.746c.132-.133.268-.262.395-.399a3.932 3.932 0 0 0-1.306-.809 4.104 4.104 0 0 0-2.732-.024c-.031.011-.062.021-.092.033A4.084 4.084 0 0 0 19 21.12a4.059 4.059 0 0 0 2.574 5.742 4.339 4.339 0 0 0 2.076.022 3.69 3.69 0 0 0 1.662-.863 3.695 3.695 0 0 0 1.026-1.691c.154-.541.21-1.106.165-1.667z" }))); }));
18
+ GoogleBusiness.displayName = 'GoogleBusiness';
19
+ GoogleBusiness['iconName'] = 'google-business';
20
+ exports.default = GoogleBusiness;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Switchboard: 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 Switchboard;
package/Switchboard.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 Switchboard = 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: "m17.954 3.672-.057.003-.862-.003-.262.003-.454.016a5.253 5.253 0 0 0-.195.014l-.876.097c-.901.102-1.466.207-2.054.422-1.026.376-1.754.993-2.677 2.081l-.693.827-.221.251-.103.112c-.42.448-.795.931-1.265 1.602l-.729 1.053-.361.5c-1.139 1.525-1.723 2.556-2.008 3.851-.414 1.882.133 2.976 1.956 3.647.408.15.814.231 1.351.288l1.274.103 1.866.091.345.024-.178.308a16.09 16.09 0 0 1-.354.564l-.371.549-1.474 2.098-.646.96-.413.628-.367.573-.337.544c-.055.09-.109.179-.162.269-.567.949-.239 2.419.807 2.819.879.336 1.371.455 1.999.322 1.55-.327 2.592-.62 3.6-1.068 1.469-.652 2.955-1.437 4.672-2.444l.872-.523c1.095-.674 1.939-1.27 2.716-1.94l.667-.581.585-.524c1.187-1.084 1.875-1.856 2.548-2.892.5-.769.773-1.37.878-2.098.162-1.122-.409-2.183-1.457-2.603a4.932 4.932 0 0 0-1.46-.346l-.988-.058-1.608-.07-.521-.03-.036.171c.063-.367.194-.714.361-.95l.521-.722 1.578-2.1.539-.738.462-.666c.53-.784.794-1.549.642-2.298-.197-.972-1.017-1.573-2.271-1.791l-.358-.061-.642-.101-.559-.075a16.134 16.134 0 0 0-.497-.053l-.454-.033c-.147-.008-.29-.014-.432-.017l-1.837-.006z" }))); }));
8
+ Switchboard.displayName = 'Switchboard';
9
+ Switchboard['iconName'] = 'switchboard';
10
+ exports.default = Switchboard;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SwitchboardBorder: 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 SwitchboardBorder;
@@ -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 SwitchboardBorder = 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: "m17.954 3.672-.057.003-.862-.003-.262.003-.454.016a5.253 5.253 0 0 0-.195.014l-.876.097c-.901.102-1.466.207-2.054.422-1.026.376-1.754.993-2.677 2.081l-.693.827-.221.251-.103.112c-.42.448-.795.931-1.265 1.602l-.729 1.053-.361.5c-1.139 1.525-1.723 2.556-2.008 3.851-.414 1.882.133 2.976 1.956 3.647.408.15.814.231 1.351.288l1.274.103 1.866.091.345.024-.178.308a16.09 16.09 0 0 1-.354.564l-.371.549-1.474 2.098-.646.96-.413.628-.367.573-.337.544c-.055.09-.109.179-.162.269-.567.949-.239 2.419.807 2.819.879.336 1.371.455 1.999.322 1.55-.327 2.592-.62 3.6-1.068 1.469-.652 2.955-1.437 4.672-2.444l.872-.523c1.095-.674 1.939-1.27 2.716-1.94l.667-.581.585-.524c1.187-1.084 1.875-1.856 2.548-2.892.5-.769.773-1.37.878-2.098.162-1.122-.409-2.183-1.457-2.603a4.932 4.932 0 0 0-1.46-.346l-.988-.058-1.608-.07-.521-.03-.036.171c.063-.367.194-.714.361-.95l.521-.722 1.578-2.1.539-.738.462-.666c.53-.784.794-1.549.642-2.298-.197-.972-1.017-1.573-2.271-1.791l-.358-.061-.642-.101-.559-.075a16.134 16.134 0 0 0-.497-.053l-.454-.033c-.147-.008-.29-.014-.432-.017l-1.837-.006zm1.453 2.003.162.001c.123.001.245.003.369.008l.383.022.417.038.228.026.506.069.59.093.332.057c.116.02.212.04.292.06l.192.056.112.049c.039.022.054.04.056.052.019.092-.057.329-.249.642l-.306.455-.597.832-1.813 2.418-.338.468-.112.157c-.351.498-.588 1.123-.698 1.766-.201 1.176.584 2.072 1.761 2.154l.849.048 1.774.078.594.038c.276.02.577.093.862.207.168.067.255.229.222.461-.055.385-.22.746-.575 1.293a10.36 10.36 0 0 1-1.385 1.706l-.412.405c-.073.07-.149.141-.228.214l-.505.459-.579.51-.32.277c-.861.743-1.848 1.404-3.293 2.252-1.657.972-3.079 1.723-4.471 2.341-.85.377-1.778.638-3.202.939l-.047.004c-.073 0-.188-.022-.355-.073l-.274-.091.314-.514.337-.534.582-.89.649-.965 1.536-2.189.09-.132c.383-.564.697-1.073.967-1.581.65-1.223-.039-2.55-1.429-2.681l-.497-.04-.829-.044-.908-.041-1.262-.091c-.519-.045-.843-.1-1.112-.199l-.151-.057-.248-.104c-.392-.184-.451-.357-.359-.866l.064-.313c.208-.943.677-1.771 1.667-3.097l.382-.529.737-1.065c.348-.496.629-.867.912-1.189l.415-.457.428-.503.415-.497c.713-.84 1.212-1.263 1.835-1.491.249-.091.514-.157.862-.215l.461-.066 1.105-.125.321-.017.517-.008.785.003h.712l.664.007.097-.007z" }))); }));
8
+ SwitchboardBorder.displayName = 'SwitchboardBorder';
9
+ SwitchboardBorder['iconName'] = 'switchboard_border';
10
+ exports.default = SwitchboardBorder;
package/Yelp.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const Yelp: 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 Yelp;
package/Yelp.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 Yelp = 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", { fill: "#dd2c00", d: "M7.117 22.105c-.334 0-.601-.209-.801-.557-.133-.279-.2-.697-.267-1.184-.133-1.533 0-3.832.467-4.529a.938.938 0 0 1 .801-.488c.2 0 .4.07 4.738 1.951l1.268.557c.467.209.734.697.734 1.254s-.334.975-.801 1.115l-1.802.627c-4.004 1.254-4.137 1.254-4.337 1.254zm8.874 2.508c0 4.389 0 4.529-.067 4.738a.972.972 0 0 1-.734.627c-1.068.209-4.404-1.115-5.138-1.951a2.146 2.146 0 0 1-.267-.557c0-.139 0-.279.067-.418.067-.209.2-.418 3.203-4.111l.867-1.115c.267-.418.867-.488 1.335-.348.467.209.801.627.734 1.115v2.02zm-.801-9.336c-.2.07-.867.279-1.668-1.115 0 0-5.405-8.988-5.538-9.266-.067-.279 0-.697.267-.975.801-.906 5.138-2.16 6.272-1.881.4.07.601.348.734.697.067.418.601 8.709.667 10.59.133 1.672-.534 1.881-.734 1.951zm2.936 2.09c-.267-.418-.267-.975 0-1.324l1.134-1.602c2.402-3.484 2.536-3.693 2.736-3.762.267-.209.601-.209.934-.07.934.488 2.936 3.553 3.069 4.668v.07c0 .418-.133.697-.4.906-.2.139-.334.209-4.938 1.324-.734.209-1.134.279-1.334.348v-.07c-.4.209-.934-.07-1.201-.488zm7.807 5.922c-.133 1.115-2.335 4.041-3.403 4.459-.334.139-.667.139-.934-.139-.2-.139-.334-.418-2.736-4.459l-.734-1.184c-.267-.418-.2-.975.133-1.463.334-.418.801-.557 1.268-.418l1.802.627c4.004 1.393 4.137 1.393 4.27 1.533.267.348.4.697.334 1.045z" }))); }));
8
+ Yelp.displayName = 'Yelp';
9
+ Yelp['iconName'] = 'yelp';
10
+ exports.default = Yelp;
@@ -0,0 +1,18 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var GoogleBusiness = 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", { fill: "#4989f5", d: "M4.907 28.439a1.5 1.5 0 0 1-1.5-1.5v-10.66c0-.382.022-.758.066-1.128.15-1.666.605-5.169 1.161-5.169l1.148-.001a9.518 9.518 0 0 1 7.167-3.242 9.54 9.54 0 0 1 2.27.274l3.792.929a11.657 11.657 0 0 1 4.283 2.04l3.36.001a1.244 1.244 0 0 1 1.24 1.24l.001 7.513c.008.181.013.362.013.545 0 .163-.004.324-.013.485l-.001 7.434a1.244 1.244 0 0 1-1.24 1.24H4.908z" }),
6
+ React.createElement("path", { fill: "#3c4ba6", d: "M9.001 13.188h7V4.001h-5.952z" }),
7
+ React.createElement("path", { fill: "#7babf7", d: "M23.001 13.188h-7V4.001h5.952l1.048 9.187zm4.93-7.446.033.1c-.008-.035-.024-.068-.033-.1z" }),
8
+ React.createElement("path", { fill: "#3f51b5", d: "m27.915 5.773-.009-.031A2.215 2.215 0 0 0 25.744 4h-3.792l1.047 9.188h7l-2.085-7.415z" }),
9
+ React.createElement("path", { fill: "#7babf7", d: "m4.144 5.742-.033.1c.008-.035.024-.068.033-.1z" }),
10
+ React.createElement("path", { fill: "#7babf7", d: "m4.086 5.773.009-.031A2.215 2.215 0 0 1 6.257 4h3.793l-1.049 9.188h-7l2.086-7.415z" }),
11
+ React.createElement("path", { fill: "#709be0", d: "M9.013 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
12
+ React.createElement("path", { fill: "#3c4ba6", d: "M16.009 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
13
+ React.createElement("path", { fill: "#709be0", d: "M23.005 13.185a3.498 3.498 0 1 1-6.996 0h6.996z" }),
14
+ React.createElement("path", { fill: "#3c4ba6", d: "M30 13.185a3.498 3.498 0 1 1-6.996 0H30z" }),
15
+ React.createElement("path", { fill: "#fff", d: "M26.502 22.662a6.518 6.518 0 0 0-.062-.513h-3.816c0 .534 0 1.116-.002 1.65h2.211a1.922 1.922 0 0 1-.809 1.234s0-.009-.002-.009a2.3 2.3 0 0 1-.895.349c-.32.059-.648.057-.968-.004a2.412 2.412 0 0 1-.903-.391 2.529 2.529 0 0 1-.888-1.134l-.039-.108v-.004l.003-.003a2.448 2.448 0 0 1-.001-1.575c.122-.358.323-.685.587-.955a2.385 2.385 0 0 1 2.403-.626c.328.101.627.277.874.515l.746-.746c.132-.133.268-.262.395-.399a3.932 3.932 0 0 0-1.306-.809 4.104 4.104 0 0 0-2.732-.024c-.031.011-.062.021-.092.033A4.084 4.084 0 0 0 19 21.12a4.059 4.059 0 0 0 2.574 5.742 4.339 4.339 0 0 0 2.076.022 3.69 3.69 0 0 0 1.662-.863 3.695 3.695 0 0 0 1.026-1.691c.154-.541.21-1.106.165-1.667z" }))); }));
16
+ GoogleBusiness.displayName = 'GoogleBusiness';
17
+ GoogleBusiness['iconName'] = 'google-business';
18
+ export default GoogleBusiness;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var Switchboard = 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: "m17.954 3.672-.057.003-.862-.003-.262.003-.454.016a5.253 5.253 0 0 0-.195.014l-.876.097c-.901.102-1.466.207-2.054.422-1.026.376-1.754.993-2.677 2.081l-.693.827-.221.251-.103.112c-.42.448-.795.931-1.265 1.602l-.729 1.053-.361.5c-1.139 1.525-1.723 2.556-2.008 3.851-.414 1.882.133 2.976 1.956 3.647.408.15.814.231 1.351.288l1.274.103 1.866.091.345.024-.178.308a16.09 16.09 0 0 1-.354.564l-.371.549-1.474 2.098-.646.96-.413.628-.367.573-.337.544c-.055.09-.109.179-.162.269-.567.949-.239 2.419.807 2.819.879.336 1.371.455 1.999.322 1.55-.327 2.592-.62 3.6-1.068 1.469-.652 2.955-1.437 4.672-2.444l.872-.523c1.095-.674 1.939-1.27 2.716-1.94l.667-.581.585-.524c1.187-1.084 1.875-1.856 2.548-2.892.5-.769.773-1.37.878-2.098.162-1.122-.409-2.183-1.457-2.603a4.932 4.932 0 0 0-1.46-.346l-.988-.058-1.608-.07-.521-.03-.036.171c.063-.367.194-.714.361-.95l.521-.722 1.578-2.1.539-.738.462-.666c.53-.784.794-1.549.642-2.298-.197-.972-1.017-1.573-2.271-1.791l-.358-.061-.642-.101-.559-.075a16.134 16.134 0 0 0-.497-.053l-.454-.033c-.147-.008-.29-.014-.432-.017l-1.837-.006z" }))); }));
6
+ Switchboard.displayName = 'Switchboard';
7
+ Switchboard['iconName'] = 'switchboard';
8
+ export default Switchboard;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var SwitchboardBorder = 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: "m17.954 3.672-.057.003-.862-.003-.262.003-.454.016a5.253 5.253 0 0 0-.195.014l-.876.097c-.901.102-1.466.207-2.054.422-1.026.376-1.754.993-2.677 2.081l-.693.827-.221.251-.103.112c-.42.448-.795.931-1.265 1.602l-.729 1.053-.361.5c-1.139 1.525-1.723 2.556-2.008 3.851-.414 1.882.133 2.976 1.956 3.647.408.15.814.231 1.351.288l1.274.103 1.866.091.345.024-.178.308a16.09 16.09 0 0 1-.354.564l-.371.549-1.474 2.098-.646.96-.413.628-.367.573-.337.544c-.055.09-.109.179-.162.269-.567.949-.239 2.419.807 2.819.879.336 1.371.455 1.999.322 1.55-.327 2.592-.62 3.6-1.068 1.469-.652 2.955-1.437 4.672-2.444l.872-.523c1.095-.674 1.939-1.27 2.716-1.94l.667-.581.585-.524c1.187-1.084 1.875-1.856 2.548-2.892.5-.769.773-1.37.878-2.098.162-1.122-.409-2.183-1.457-2.603a4.932 4.932 0 0 0-1.46-.346l-.988-.058-1.608-.07-.521-.03-.036.171c.063-.367.194-.714.361-.95l.521-.722 1.578-2.1.539-.738.462-.666c.53-.784.794-1.549.642-2.298-.197-.972-1.017-1.573-2.271-1.791l-.358-.061-.642-.101-.559-.075a16.134 16.134 0 0 0-.497-.053l-.454-.033c-.147-.008-.29-.014-.432-.017l-1.837-.006zm1.453 2.003.162.001c.123.001.245.003.369.008l.383.022.417.038.228.026.506.069.59.093.332.057c.116.02.212.04.292.06l.192.056.112.049c.039.022.054.04.056.052.019.092-.057.329-.249.642l-.306.455-.597.832-1.813 2.418-.338.468-.112.157c-.351.498-.588 1.123-.698 1.766-.201 1.176.584 2.072 1.761 2.154l.849.048 1.774.078.594.038c.276.02.577.093.862.207.168.067.255.229.222.461-.055.385-.22.746-.575 1.293a10.36 10.36 0 0 1-1.385 1.706l-.412.405c-.073.07-.149.141-.228.214l-.505.459-.579.51-.32.277c-.861.743-1.848 1.404-3.293 2.252-1.657.972-3.079 1.723-4.471 2.341-.85.377-1.778.638-3.202.939l-.047.004c-.073 0-.188-.022-.355-.073l-.274-.091.314-.514.337-.534.582-.89.649-.965 1.536-2.189.09-.132c.383-.564.697-1.073.967-1.581.65-1.223-.039-2.55-1.429-2.681l-.497-.04-.829-.044-.908-.041-1.262-.091c-.519-.045-.843-.1-1.112-.199l-.151-.057-.248-.104c-.392-.184-.451-.357-.359-.866l.064-.313c.208-.943.677-1.771 1.667-3.097l.382-.529.737-1.065c.348-.496.629-.867.912-1.189l.415-.457.428-.503.415-.497c.713-.84 1.212-1.263 1.835-1.491.249-.091.514-.157.862-.215l.461-.066 1.105-.125.321-.017.517-.008.785.003h.712l.664.007.097-.007z" }))); }));
6
+ SwitchboardBorder.displayName = 'SwitchboardBorder';
7
+ SwitchboardBorder['iconName'] = 'switchboard_border';
8
+ export default SwitchboardBorder;
package/es6/Yelp.js ADDED
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import * as React from 'react';
3
+ import { forwardRef, memo } from 'react';
4
+ var Yelp = 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", { fill: "#dd2c00", d: "M7.117 22.105c-.334 0-.601-.209-.801-.557-.133-.279-.2-.697-.267-1.184-.133-1.533 0-3.832.467-4.529a.938.938 0 0 1 .801-.488c.2 0 .4.07 4.738 1.951l1.268.557c.467.209.734.697.734 1.254s-.334.975-.801 1.115l-1.802.627c-4.004 1.254-4.137 1.254-4.337 1.254zm8.874 2.508c0 4.389 0 4.529-.067 4.738a.972.972 0 0 1-.734.627c-1.068.209-4.404-1.115-5.138-1.951a2.146 2.146 0 0 1-.267-.557c0-.139 0-.279.067-.418.067-.209.2-.418 3.203-4.111l.867-1.115c.267-.418.867-.488 1.335-.348.467.209.801.627.734 1.115v2.02zm-.801-9.336c-.2.07-.867.279-1.668-1.115 0 0-5.405-8.988-5.538-9.266-.067-.279 0-.697.267-.975.801-.906 5.138-2.16 6.272-1.881.4.07.601.348.734.697.067.418.601 8.709.667 10.59.133 1.672-.534 1.881-.734 1.951zm2.936 2.09c-.267-.418-.267-.975 0-1.324l1.134-1.602c2.402-3.484 2.536-3.693 2.736-3.762.267-.209.601-.209.934-.07.934.488 2.936 3.553 3.069 4.668v.07c0 .418-.133.697-.4.906-.2.139-.334.209-4.938 1.324-.734.209-1.134.279-1.334.348v-.07c-.4.209-.934-.07-1.201-.488zm7.807 5.922c-.133 1.115-2.335 4.041-3.403 4.459-.334.139-.667.139-.934-.139-.2-.139-.334-.418-2.736-4.459l-.734-1.184c-.267-.418-.2-.975.133-1.463.334-.418.801-.557 1.268-.418l1.802.627c4.004 1.393 4.137 1.393 4.27 1.533.267.348.4.697.334 1.045z" }))); }));
6
+ Yelp.displayName = 'Yelp';
7
+ Yelp['iconName'] = 'yelp';
8
+ export default Yelp;
@@ -0,0 +1,15 @@
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>google-business</title>
4
+ <path fill="#4989f5" d="M4.907 28.439c-0.828 0-1.5-0.672-1.5-1.5v-10.66c0-0.382 0.022-0.758 0.066-1.128 0.15-1.666 0.605-5.169 1.161-5.169v0l1.148-0.001c1.749-1.988 4.311-3.242 7.167-3.242 0.765 0 1.527 0.092 2.27 0.274l3.792 0.929c1.591 0.39 3.039 1.095 4.283 2.040l3.36 0.001c0.684 0.002 1.238 0.556 1.24 1.24v0l0.001 7.513c0.008 0.181 0.013 0.362 0.013 0.545 0 0.163-0.004 0.324-0.013 0.485l-0.001 7.434c-0.002 0.684-0.556 1.238-1.24 1.24v0h-21.746z"></path>
5
+ <path fill="#3c4ba6" d="M9.001 13.188h7v-9.187h-5.952z"></path>
6
+ <path fill="#7babf7" d="M23.001 13.188h-7v-9.187h5.952l1.048 9.187zM27.931 5.742l0.033 0.1c-0.008-0.035-0.024-0.068-0.033-0.1z"></path>
7
+ <path fill="#3f51b5" d="M27.915 5.773l-0.009-0.031c-0.222-1.016-1.121-1.741-2.162-1.742h-3.792l1.047 9.188h7l-2.085-7.415z"></path>
8
+ <path fill="#7babf7" d="M4.144 5.742l-0.033 0.1c0.008-0.035 0.024-0.068 0.033-0.1z"></path>
9
+ <path fill="#7babf7" d="M4.086 5.773l0.009-0.031c0.222-1.016 1.121-1.741 2.162-1.742h3.793l-1.049 9.188h-7l2.086-7.415z"></path>
10
+ <path fill="#709be0" d="M9.013 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
11
+ <path fill="#3c4ba6" d="M16.009 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
12
+ <path fill="#709be0" d="M23.005 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
13
+ <path fill="#3c4ba6" d="M30 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
14
+ <path fill="#fff" d="M26.502 22.662c-0.012-0.167-0.033-0.319-0.062-0.513h-3.816c0 0.534 0 1.116-0.002 1.65h2.211c-0.095 0.503-0.386 0.947-0.809 1.234 0 0 0-0.009-0.002-0.009-0.271 0.178-0.575 0.297-0.895 0.349-0.32 0.059-0.648 0.057-0.968-0.004-0.325-0.067-0.632-0.2-0.903-0.391-0.4-0.284-0.708-0.678-0.888-1.134-0.014-0.036-0.026-0.071-0.039-0.108v-0.004l0.003-0.003c-0.174-0.51-0.174-1.064-0.001-1.575 0.122-0.358 0.323-0.685 0.587-0.955 0.621-0.642 1.548-0.884 2.403-0.626 0.328 0.101 0.627 0.277 0.874 0.515l0.746-0.746c0.132-0.133 0.268-0.262 0.395-0.399-0.378-0.353-0.822-0.628-1.306-0.809-0.881-0.32-1.846-0.328-2.732-0.024-0.031 0.011-0.062 0.021-0.092 0.033-0.957 0.36-1.744 1.065-2.206 1.977-0.163 0.323-0.282 0.666-0.353 1.021-0.422 2.099 0.858 4.166 2.927 4.721 0.676 0.181 1.395 0.177 2.076 0.022 0.619-0.14 1.191-0.437 1.662-0.863 0.491-0.451 0.842-1.053 1.026-1.691 0.154-0.541 0.21-1.106 0.165-1.667v0z"></path>
15
+ </svg>
@@ -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>switchboard</title>
4
+ <path d="M17.954 3.672l-0.057 0.003-0.862-0.003-0.262 0.003-0.454 0.016c-0.068 0.004-0.133 0.008-0.195 0.014l-0.876 0.097c-0.901 0.102-1.466 0.207-2.054 0.422-1.026 0.376-1.754 0.993-2.677 2.081l-0.693 0.827-0.221 0.251-0.103 0.112c-0.42 0.448-0.795 0.931-1.265 1.602l-0.729 1.053-0.361 0.5c-1.139 1.525-1.723 2.556-2.008 3.851-0.414 1.882 0.133 2.976 1.956 3.647 0.408 0.15 0.814 0.231 1.351 0.288l1.274 0.103 1.866 0.091 0.345 0.024-0.178 0.308c-0.109 0.182-0.226 0.369-0.354 0.564l-0.371 0.549-1.474 2.098-0.646 0.96-0.413 0.628-0.367 0.573-0.337 0.544c-0.055 0.090-0.109 0.179-0.162 0.269-0.567 0.949-0.239 2.419 0.807 2.819 0.879 0.336 1.371 0.455 1.999 0.322 1.55-0.327 2.592-0.62 3.6-1.068 1.469-0.652 2.955-1.437 4.672-2.444l0.872-0.523c1.095-0.674 1.939-1.27 2.716-1.94l0.667-0.581 0.585-0.524c1.187-1.084 1.875-1.856 2.548-2.892 0.5-0.769 0.773-1.37 0.878-2.098 0.162-1.122-0.409-2.183-1.457-2.603-0.47-0.189-0.972-0.31-1.46-0.346l-0.988-0.058-1.608-0.070-0.521-0.030-0.036 0.171c0.063-0.367 0.194-0.714 0.361-0.95l0.521-0.722 1.578-2.1 0.539-0.738 0.462-0.666c0.53-0.784 0.794-1.549 0.642-2.298-0.197-0.972-1.017-1.573-2.271-1.791l-0.358-0.061-0.642-0.101-0.559-0.075c-0.175-0.021-0.339-0.039-0.497-0.053l-0.454-0.033c-0.147-0.008-0.29-0.014-0.432-0.017l-1.837-0.006z"></path>
5
+ </svg>
@@ -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>switchboard_border</title>
4
+ <path d="M17.954 3.672l-0.057 0.003-0.862-0.003-0.262 0.003-0.454 0.016c-0.068 0.004-0.133 0.008-0.195 0.014l-0.876 0.097c-0.901 0.102-1.466 0.207-2.054 0.422-1.026 0.376-1.754 0.993-2.677 2.081l-0.693 0.827-0.221 0.251-0.103 0.112c-0.42 0.448-0.795 0.931-1.265 1.602l-0.729 1.053-0.361 0.5c-1.139 1.525-1.723 2.556-2.008 3.851-0.414 1.882 0.133 2.976 1.956 3.647 0.408 0.15 0.814 0.231 1.351 0.288l1.274 0.103 1.866 0.091 0.345 0.024-0.178 0.308c-0.109 0.182-0.226 0.369-0.354 0.564l-0.371 0.549-1.474 2.098-0.646 0.96-0.413 0.628-0.367 0.573-0.337 0.544c-0.055 0.090-0.109 0.179-0.162 0.269-0.567 0.949-0.239 2.419 0.807 2.819 0.879 0.336 1.371 0.455 1.999 0.322 1.55-0.327 2.592-0.62 3.6-1.068 1.469-0.652 2.955-1.437 4.672-2.444l0.872-0.523c1.095-0.674 1.939-1.27 2.716-1.94l0.667-0.581 0.585-0.524c1.187-1.084 1.875-1.856 2.548-2.892 0.5-0.769 0.773-1.37 0.878-2.098 0.162-1.122-0.409-2.183-1.457-2.603-0.47-0.189-0.972-0.31-1.46-0.346l-0.988-0.058-1.608-0.070-0.521-0.030-0.036 0.171c0.063-0.367 0.194-0.714 0.361-0.95l0.521-0.722 1.578-2.1 0.539-0.738 0.462-0.666c0.53-0.784 0.794-1.549 0.642-2.298-0.197-0.972-1.017-1.573-2.271-1.791l-0.358-0.061-0.642-0.101-0.559-0.075c-0.175-0.021-0.339-0.039-0.497-0.053l-0.454-0.033c-0.147-0.008-0.29-0.014-0.432-0.017l-1.837-0.006zM19.407 5.675l0.162 0.001c0.123 0.001 0.245 0.003 0.369 0.008l0.383 0.022 0.417 0.038c0.073 0.008 0.149 0.017 0.228 0.026l0.506 0.069 0.59 0.093 0.332 0.057c0.116 0.020 0.212 0.040 0.292 0.060l0.192 0.056 0.112 0.049c0.039 0.022 0.054 0.040 0.056 0.052 0.019 0.092-0.057 0.329-0.249 0.642l-0.306 0.455-0.597 0.832-1.813 2.418-0.338 0.468c-0.037 0.052-0.074 0.104-0.112 0.157-0.351 0.498-0.588 1.123-0.698 1.766-0.201 1.176 0.584 2.072 1.761 2.154l0.849 0.048 1.774 0.078 0.594 0.038c0.276 0.020 0.577 0.093 0.862 0.207 0.168 0.067 0.255 0.229 0.222 0.461-0.055 0.385-0.22 0.746-0.575 1.293-0.394 0.606-0.806 1.119-1.385 1.706l-0.412 0.405c-0.073 0.070-0.149 0.141-0.228 0.214l-0.505 0.459-0.579 0.51c-0.103 0.090-0.21 0.182-0.32 0.277-0.861 0.743-1.848 1.404-3.293 2.252-1.657 0.972-3.079 1.723-4.471 2.341-0.85 0.377-1.778 0.638-3.202 0.939l-0.047 0.004c-0.073 0-0.188-0.022-0.355-0.073l-0.274-0.091 0.314-0.514 0.337-0.534 0.582-0.89 0.649-0.965 1.536-2.189 0.090-0.132c0.383-0.564 0.697-1.073 0.967-1.581 0.65-1.223-0.039-2.55-1.429-2.681l-0.497-0.040-0.829-0.044-0.908-0.041-1.262-0.091c-0.519-0.045-0.843-0.1-1.112-0.199l-0.151-0.057-0.248-0.104c-0.392-0.184-0.451-0.357-0.359-0.866l0.064-0.313c0.208-0.943 0.677-1.771 1.667-3.097l0.382-0.529 0.737-1.065c0.348-0.496 0.629-0.867 0.912-1.189l0.415-0.457 0.428-0.503 0.415-0.497c0.713-0.84 1.212-1.263 1.835-1.491 0.249-0.091 0.514-0.157 0.862-0.215l0.461-0.066 1.105-0.125 0.321-0.017 0.517-0.008 0.785 0.003 0.712-0 0.664 0.007 0.097-0.007z"></path>
5
+ </svg>
@@ -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>yelp</title>
4
+ <path fill="#dd2c00" d="M7.117 22.105c-0.334 0-0.601-0.209-0.801-0.557-0.133-0.279-0.2-0.697-0.267-1.184-0.133-1.533 0-3.832 0.467-4.529 0.2-0.348 0.534-0.488 0.801-0.488 0.2 0 0.4 0.070 4.738 1.951 0 0 1.268 0.557 1.268 0.557 0.467 0.209 0.734 0.697 0.734 1.254s-0.334 0.975-0.801 1.115c0 0-1.802 0.627-1.802 0.627-4.004 1.254-4.137 1.254-4.337 1.254zM15.991 24.613c0 4.389 0 4.529-0.067 4.738-0.133 0.348-0.4 0.557-0.734 0.627-1.068 0.209-4.404-1.115-5.138-1.951-0.133-0.209-0.2-0.348-0.267-0.557 0-0.139 0-0.279 0.067-0.418 0.067-0.209 0.2-0.418 3.203-4.111 0 0 0.867-1.115 0.867-1.115 0.267-0.418 0.867-0.488 1.335-0.348 0.467 0.209 0.801 0.627 0.734 1.115 0 0.070 0 2.020 0 2.020zM15.19 15.277c-0.2 0.070-0.867 0.279-1.668-1.115 0 0-5.405-8.988-5.538-9.266-0.067-0.279 0-0.697 0.267-0.975 0.801-0.906 5.138-2.16 6.272-1.881 0.4 0.070 0.601 0.348 0.734 0.697 0.067 0.418 0.601 8.709 0.667 10.59 0.133 1.672-0.534 1.881-0.734 1.951zM18.126 17.367c-0.267-0.418-0.267-0.975 0-1.324 0 0 1.134-1.602 1.134-1.602 2.402-3.484 2.536-3.693 2.736-3.762 0.267-0.209 0.601-0.209 0.934-0.070 0.934 0.488 2.936 3.553 3.069 4.668 0 0 0 0 0 0.070 0 0.418-0.133 0.697-0.4 0.906-0.2 0.139-0.334 0.209-4.938 1.324-0.734 0.209-1.134 0.279-1.334 0.348 0 0 0-0.070 0-0.070-0.4 0.209-0.934-0.070-1.201-0.488zM25.933 23.289c-0.133 1.115-2.335 4.041-3.403 4.459-0.334 0.139-0.667 0.139-0.934-0.139-0.2-0.139-0.334-0.418-2.736-4.459l-0.734-1.184c-0.267-0.418-0.2-0.975 0.133-1.463 0.334-0.418 0.801-0.557 1.268-0.418 0 0 1.802 0.627 1.802 0.627 4.004 1.393 4.137 1.393 4.27 1.533 0.267 0.348 0.4 0.697 0.334 1.045z"></path>
5
+ </svg>
package/es6/index.js CHANGED
@@ -182,6 +182,7 @@ export { default as GifFile } from './GifFile';
182
182
  export { default as Gif } from './Gif';
183
183
  export { default as Gmail } from './Gmail';
184
184
  export { default as GoodConnection } from './GoodConnection';
185
+ export { default as GoogleBusiness } from './GoogleBusiness';
185
186
  export { default as GoogleCalendar2019 } from './GoogleCalendar2019';
186
187
  export { default as GoogleDocD } from './GoogleDocD';
187
188
  export { default as GoogleDoc } from './GoogleDoc';
@@ -389,6 +390,8 @@ export { default as StopCircleBorder } from './StopCircleBorder';
389
390
  export { default as StopRecord } from './StopRecord';
390
391
  export { default as Stop } from './Stop';
391
392
  export { default as Strike } from './Strike';
393
+ export { default as SwitchboardBorder } from './SwitchboardBorder';
394
+ export { default as Switchboard } from './Switchboard';
392
395
  export { default as TakeOver } from './TakeOver';
393
396
  export { default as TaskNewBorder } from './TaskNewBorder';
394
397
  export { default as TaskNew } from './TaskNew';
@@ -439,6 +442,7 @@ export { default as Whisper } from './Whisper';
439
442
  export { default as Work } from './Work';
440
443
  export { default as WorkspaceBorder } from './WorkspaceBorder';
441
444
  export { default as Workspace } from './Workspace';
445
+ export { default as Yelp } from './Yelp';
442
446
  export { default as ZipD } from './ZipD';
443
447
  export { default as Zip } from './Zip';
444
448
  export { default as ZoomIn } from './ZoomIn';
@@ -0,0 +1,15 @@
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>google-business</title>
4
+ <path fill="#4989f5" d="M4.907 28.439c-0.828 0-1.5-0.672-1.5-1.5v-10.66c0-0.382 0.022-0.758 0.066-1.128 0.15-1.666 0.605-5.169 1.161-5.169v0l1.148-0.001c1.749-1.988 4.311-3.242 7.167-3.242 0.765 0 1.527 0.092 2.27 0.274l3.792 0.929c1.591 0.39 3.039 1.095 4.283 2.040l3.36 0.001c0.684 0.002 1.238 0.556 1.24 1.24v0l0.001 7.513c0.008 0.181 0.013 0.362 0.013 0.545 0 0.163-0.004 0.324-0.013 0.485l-0.001 7.434c-0.002 0.684-0.556 1.238-1.24 1.24v0h-21.746z"></path>
5
+ <path fill="#3c4ba6" d="M9.001 13.188h7v-9.187h-5.952z"></path>
6
+ <path fill="#7babf7" d="M23.001 13.188h-7v-9.187h5.952l1.048 9.187zM27.931 5.742l0.033 0.1c-0.008-0.035-0.024-0.068-0.033-0.1z"></path>
7
+ <path fill="#3f51b5" d="M27.915 5.773l-0.009-0.031c-0.222-1.016-1.121-1.741-2.162-1.742h-3.792l1.047 9.188h7l-2.085-7.415z"></path>
8
+ <path fill="#7babf7" d="M4.144 5.742l-0.033 0.1c0.008-0.035 0.024-0.068 0.033-0.1z"></path>
9
+ <path fill="#7babf7" d="M4.086 5.773l0.009-0.031c0.222-1.016 1.121-1.741 2.162-1.742h3.793l-1.049 9.188h-7l2.086-7.415z"></path>
10
+ <path fill="#709be0" d="M9.013 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
11
+ <path fill="#3c4ba6" d="M16.009 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
12
+ <path fill="#709be0" d="M23.005 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
13
+ <path fill="#3c4ba6" d="M30 13.185c0 1.932-1.566 3.498-3.498 3.498s-3.498-1.566-3.498-3.498h6.996z"></path>
14
+ <path fill="#fff" d="M26.502 22.662c-0.012-0.167-0.033-0.319-0.062-0.513h-3.816c0 0.534 0 1.116-0.002 1.65h2.211c-0.095 0.503-0.386 0.947-0.809 1.234 0 0 0-0.009-0.002-0.009-0.271 0.178-0.575 0.297-0.895 0.349-0.32 0.059-0.648 0.057-0.968-0.004-0.325-0.067-0.632-0.2-0.903-0.391-0.4-0.284-0.708-0.678-0.888-1.134-0.014-0.036-0.026-0.071-0.039-0.108v-0.004l0.003-0.003c-0.174-0.51-0.174-1.064-0.001-1.575 0.122-0.358 0.323-0.685 0.587-0.955 0.621-0.642 1.548-0.884 2.403-0.626 0.328 0.101 0.627 0.277 0.874 0.515l0.746-0.746c0.132-0.133 0.268-0.262 0.395-0.399-0.378-0.353-0.822-0.628-1.306-0.809-0.881-0.32-1.846-0.328-2.732-0.024-0.031 0.011-0.062 0.021-0.092 0.033-0.957 0.36-1.744 1.065-2.206 1.977-0.163 0.323-0.282 0.666-0.353 1.021-0.422 2.099 0.858 4.166 2.927 4.721 0.676 0.181 1.395 0.177 2.076 0.022 0.619-0.14 1.191-0.437 1.662-0.863 0.491-0.451 0.842-1.053 1.026-1.691 0.154-0.541 0.21-1.106 0.165-1.667v0z"></path>
15
+ </svg>
@@ -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>switchboard</title>
4
+ <path d="M17.954 3.672l-0.057 0.003-0.862-0.003-0.262 0.003-0.454 0.016c-0.068 0.004-0.133 0.008-0.195 0.014l-0.876 0.097c-0.901 0.102-1.466 0.207-2.054 0.422-1.026 0.376-1.754 0.993-2.677 2.081l-0.693 0.827-0.221 0.251-0.103 0.112c-0.42 0.448-0.795 0.931-1.265 1.602l-0.729 1.053-0.361 0.5c-1.139 1.525-1.723 2.556-2.008 3.851-0.414 1.882 0.133 2.976 1.956 3.647 0.408 0.15 0.814 0.231 1.351 0.288l1.274 0.103 1.866 0.091 0.345 0.024-0.178 0.308c-0.109 0.182-0.226 0.369-0.354 0.564l-0.371 0.549-1.474 2.098-0.646 0.96-0.413 0.628-0.367 0.573-0.337 0.544c-0.055 0.090-0.109 0.179-0.162 0.269-0.567 0.949-0.239 2.419 0.807 2.819 0.879 0.336 1.371 0.455 1.999 0.322 1.55-0.327 2.592-0.62 3.6-1.068 1.469-0.652 2.955-1.437 4.672-2.444l0.872-0.523c1.095-0.674 1.939-1.27 2.716-1.94l0.667-0.581 0.585-0.524c1.187-1.084 1.875-1.856 2.548-2.892 0.5-0.769 0.773-1.37 0.878-2.098 0.162-1.122-0.409-2.183-1.457-2.603-0.47-0.189-0.972-0.31-1.46-0.346l-0.988-0.058-1.608-0.070-0.521-0.030-0.036 0.171c0.063-0.367 0.194-0.714 0.361-0.95l0.521-0.722 1.578-2.1 0.539-0.738 0.462-0.666c0.53-0.784 0.794-1.549 0.642-2.298-0.197-0.972-1.017-1.573-2.271-1.791l-0.358-0.061-0.642-0.101-0.559-0.075c-0.175-0.021-0.339-0.039-0.497-0.053l-0.454-0.033c-0.147-0.008-0.29-0.014-0.432-0.017l-1.837-0.006z"></path>
5
+ </svg>
@@ -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>switchboard_border</title>
4
+ <path d="M17.954 3.672l-0.057 0.003-0.862-0.003-0.262 0.003-0.454 0.016c-0.068 0.004-0.133 0.008-0.195 0.014l-0.876 0.097c-0.901 0.102-1.466 0.207-2.054 0.422-1.026 0.376-1.754 0.993-2.677 2.081l-0.693 0.827-0.221 0.251-0.103 0.112c-0.42 0.448-0.795 0.931-1.265 1.602l-0.729 1.053-0.361 0.5c-1.139 1.525-1.723 2.556-2.008 3.851-0.414 1.882 0.133 2.976 1.956 3.647 0.408 0.15 0.814 0.231 1.351 0.288l1.274 0.103 1.866 0.091 0.345 0.024-0.178 0.308c-0.109 0.182-0.226 0.369-0.354 0.564l-0.371 0.549-1.474 2.098-0.646 0.96-0.413 0.628-0.367 0.573-0.337 0.544c-0.055 0.090-0.109 0.179-0.162 0.269-0.567 0.949-0.239 2.419 0.807 2.819 0.879 0.336 1.371 0.455 1.999 0.322 1.55-0.327 2.592-0.62 3.6-1.068 1.469-0.652 2.955-1.437 4.672-2.444l0.872-0.523c1.095-0.674 1.939-1.27 2.716-1.94l0.667-0.581 0.585-0.524c1.187-1.084 1.875-1.856 2.548-2.892 0.5-0.769 0.773-1.37 0.878-2.098 0.162-1.122-0.409-2.183-1.457-2.603-0.47-0.189-0.972-0.31-1.46-0.346l-0.988-0.058-1.608-0.070-0.521-0.030-0.036 0.171c0.063-0.367 0.194-0.714 0.361-0.95l0.521-0.722 1.578-2.1 0.539-0.738 0.462-0.666c0.53-0.784 0.794-1.549 0.642-2.298-0.197-0.972-1.017-1.573-2.271-1.791l-0.358-0.061-0.642-0.101-0.559-0.075c-0.175-0.021-0.339-0.039-0.497-0.053l-0.454-0.033c-0.147-0.008-0.29-0.014-0.432-0.017l-1.837-0.006zM19.407 5.675l0.162 0.001c0.123 0.001 0.245 0.003 0.369 0.008l0.383 0.022 0.417 0.038c0.073 0.008 0.149 0.017 0.228 0.026l0.506 0.069 0.59 0.093 0.332 0.057c0.116 0.020 0.212 0.040 0.292 0.060l0.192 0.056 0.112 0.049c0.039 0.022 0.054 0.040 0.056 0.052 0.019 0.092-0.057 0.329-0.249 0.642l-0.306 0.455-0.597 0.832-1.813 2.418-0.338 0.468c-0.037 0.052-0.074 0.104-0.112 0.157-0.351 0.498-0.588 1.123-0.698 1.766-0.201 1.176 0.584 2.072 1.761 2.154l0.849 0.048 1.774 0.078 0.594 0.038c0.276 0.020 0.577 0.093 0.862 0.207 0.168 0.067 0.255 0.229 0.222 0.461-0.055 0.385-0.22 0.746-0.575 1.293-0.394 0.606-0.806 1.119-1.385 1.706l-0.412 0.405c-0.073 0.070-0.149 0.141-0.228 0.214l-0.505 0.459-0.579 0.51c-0.103 0.090-0.21 0.182-0.32 0.277-0.861 0.743-1.848 1.404-3.293 2.252-1.657 0.972-3.079 1.723-4.471 2.341-0.85 0.377-1.778 0.638-3.202 0.939l-0.047 0.004c-0.073 0-0.188-0.022-0.355-0.073l-0.274-0.091 0.314-0.514 0.337-0.534 0.582-0.89 0.649-0.965 1.536-2.189 0.090-0.132c0.383-0.564 0.697-1.073 0.967-1.581 0.65-1.223-0.039-2.55-1.429-2.681l-0.497-0.040-0.829-0.044-0.908-0.041-1.262-0.091c-0.519-0.045-0.843-0.1-1.112-0.199l-0.151-0.057-0.248-0.104c-0.392-0.184-0.451-0.357-0.359-0.866l0.064-0.313c0.208-0.943 0.677-1.771 1.667-3.097l0.382-0.529 0.737-1.065c0.348-0.496 0.629-0.867 0.912-1.189l0.415-0.457 0.428-0.503 0.415-0.497c0.713-0.84 1.212-1.263 1.835-1.491 0.249-0.091 0.514-0.157 0.862-0.215l0.461-0.066 1.105-0.125 0.321-0.017 0.517-0.008 0.785 0.003 0.712-0 0.664 0.007 0.097-0.007z"></path>
5
+ </svg>
package/icon-yelp.svg ADDED
@@ -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>yelp</title>
4
+ <path fill="#dd2c00" d="M7.117 22.105c-0.334 0-0.601-0.209-0.801-0.557-0.133-0.279-0.2-0.697-0.267-1.184-0.133-1.533 0-3.832 0.467-4.529 0.2-0.348 0.534-0.488 0.801-0.488 0.2 0 0.4 0.070 4.738 1.951 0 0 1.268 0.557 1.268 0.557 0.467 0.209 0.734 0.697 0.734 1.254s-0.334 0.975-0.801 1.115c0 0-1.802 0.627-1.802 0.627-4.004 1.254-4.137 1.254-4.337 1.254zM15.991 24.613c0 4.389 0 4.529-0.067 4.738-0.133 0.348-0.4 0.557-0.734 0.627-1.068 0.209-4.404-1.115-5.138-1.951-0.133-0.209-0.2-0.348-0.267-0.557 0-0.139 0-0.279 0.067-0.418 0.067-0.209 0.2-0.418 3.203-4.111 0 0 0.867-1.115 0.867-1.115 0.267-0.418 0.867-0.488 1.335-0.348 0.467 0.209 0.801 0.627 0.734 1.115 0 0.070 0 2.020 0 2.020zM15.19 15.277c-0.2 0.070-0.867 0.279-1.668-1.115 0 0-5.405-8.988-5.538-9.266-0.067-0.279 0-0.697 0.267-0.975 0.801-0.906 5.138-2.16 6.272-1.881 0.4 0.070 0.601 0.348 0.734 0.697 0.067 0.418 0.601 8.709 0.667 10.59 0.133 1.672-0.534 1.881-0.734 1.951zM18.126 17.367c-0.267-0.418-0.267-0.975 0-1.324 0 0 1.134-1.602 1.134-1.602 2.402-3.484 2.536-3.693 2.736-3.762 0.267-0.209 0.601-0.209 0.934-0.070 0.934 0.488 2.936 3.553 3.069 4.668 0 0 0 0 0 0.070 0 0.418-0.133 0.697-0.4 0.906-0.2 0.139-0.334 0.209-4.938 1.324-0.734 0.209-1.134 0.279-1.334 0.348 0 0 0-0.070 0-0.070-0.4 0.209-0.934-0.070-1.201-0.488zM25.933 23.289c-0.133 1.115-2.335 4.041-3.403 4.459-0.334 0.139-0.667 0.139-0.934-0.139-0.2-0.139-0.334-0.418-2.736-4.459l-0.734-1.184c-0.267-0.418-0.2-0.975 0.133-1.463 0.334-0.418 0.801-0.557 1.268-0.418 0 0 1.802 0.627 1.802 0.627 4.004 1.393 4.137 1.393 4.27 1.533 0.267 0.348 0.4 0.697 0.334 1.045z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -182,6 +182,7 @@ export { default as GifFile } from './GifFile';
182
182
  export { default as Gif } from './Gif';
183
183
  export { default as Gmail } from './Gmail';
184
184
  export { default as GoodConnection } from './GoodConnection';
185
+ export { default as GoogleBusiness } from './GoogleBusiness';
185
186
  export { default as GoogleCalendar2019 } from './GoogleCalendar2019';
186
187
  export { default as GoogleDocD } from './GoogleDocD';
187
188
  export { default as GoogleDoc } from './GoogleDoc';
@@ -389,6 +390,8 @@ export { default as StopCircleBorder } from './StopCircleBorder';
389
390
  export { default as StopRecord } from './StopRecord';
390
391
  export { default as Stop } from './Stop';
391
392
  export { default as Strike } from './Strike';
393
+ export { default as SwitchboardBorder } from './SwitchboardBorder';
394
+ export { default as Switchboard } from './Switchboard';
392
395
  export { default as TakeOver } from './TakeOver';
393
396
  export { default as TaskNewBorder } from './TaskNewBorder';
394
397
  export { default as TaskNew } from './TaskNew';
@@ -439,6 +442,7 @@ export { default as Whisper } from './Whisper';
439
442
  export { default as Work } from './Work';
440
443
  export { default as WorkspaceBorder } from './WorkspaceBorder';
441
444
  export { default as Workspace } from './Workspace';
445
+ export { default as Yelp } from './Yelp';
442
446
  export { default as ZipD } from './ZipD';
443
447
  export { default as Zip } from './Zip';
444
448
  export { default as ZoomIn } from './ZoomIn';
package/index.js CHANGED
@@ -368,6 +368,8 @@ var Gmail_1 = require("./Gmail");
368
368
  exports.Gmail = Gmail_1.default;
369
369
  var GoodConnection_1 = require("./GoodConnection");
370
370
  exports.GoodConnection = GoodConnection_1.default;
371
+ var GoogleBusiness_1 = require("./GoogleBusiness");
372
+ exports.GoogleBusiness = GoogleBusiness_1.default;
371
373
  var GoogleCalendar2019_1 = require("./GoogleCalendar2019");
372
374
  exports.GoogleCalendar2019 = GoogleCalendar2019_1.default;
373
375
  var GoogleDocD_1 = require("./GoogleDocD");
@@ -782,6 +784,10 @@ var Stop_1 = require("./Stop");
782
784
  exports.Stop = Stop_1.default;
783
785
  var Strike_1 = require("./Strike");
784
786
  exports.Strike = Strike_1.default;
787
+ var SwitchboardBorder_1 = require("./SwitchboardBorder");
788
+ exports.SwitchboardBorder = SwitchboardBorder_1.default;
789
+ var Switchboard_1 = require("./Switchboard");
790
+ exports.Switchboard = Switchboard_1.default;
785
791
  var TakeOver_1 = require("./TakeOver");
786
792
  exports.TakeOver = TakeOver_1.default;
787
793
  var TaskNewBorder_1 = require("./TaskNewBorder");
@@ -882,6 +888,8 @@ var WorkspaceBorder_1 = require("./WorkspaceBorder");
882
888
  exports.WorkspaceBorder = WorkspaceBorder_1.default;
883
889
  var Workspace_1 = require("./Workspace");
884
890
  exports.Workspace = Workspace_1.default;
891
+ var Yelp_1 = require("./Yelp");
892
+ exports.Yelp = Yelp_1.default;
885
893
  var ZipD_1 = require("./ZipD");
886
894
  exports.ZipD = ZipD_1.default;
887
895
  var Zip_1 = require("./Zip");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ringcentral/juno-icon",
3
- "version": "1.21.0",
3
+ "version": "1.23.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",