@ringcentral/juno-icon 1.22.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;
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;
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>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';
@@ -441,6 +442,7 @@ export { default as Whisper } from './Whisper';
441
442
  export { default as Work } from './Work';
442
443
  export { default as WorkspaceBorder } from './WorkspaceBorder';
443
444
  export { default as Workspace } from './Workspace';
445
+ export { default as Yelp } from './Yelp';
444
446
  export { default as ZipD } from './ZipD';
445
447
  export { default as Zip } from './Zip';
446
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>
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';
@@ -441,6 +442,7 @@ export { default as Whisper } from './Whisper';
441
442
  export { default as Work } from './Work';
442
443
  export { default as WorkspaceBorder } from './WorkspaceBorder';
443
444
  export { default as Workspace } from './Workspace';
445
+ export { default as Yelp } from './Yelp';
444
446
  export { default as ZipD } from './ZipD';
445
447
  export { default as Zip } from './Zip';
446
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");
@@ -886,6 +888,8 @@ var WorkspaceBorder_1 = require("./WorkspaceBorder");
886
888
  exports.WorkspaceBorder = WorkspaceBorder_1.default;
887
889
  var Workspace_1 = require("./Workspace");
888
890
  exports.Workspace = Workspace_1.default;
891
+ var Yelp_1 = require("./Yelp");
892
+ exports.Yelp = Yelp_1.default;
889
893
  var ZipD_1 = require("./ZipD");
890
894
  exports.ZipD = ZipD_1.default;
891
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.22.0",
3
+ "version": "1.23.0",
4
4
  "author": "RingCentral",
5
5
  "license": "MIT",
6
6
  "main": "./index.js",