@ringcentral/juno-icon 1.45.0 → 1.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Airbrake.d.ts +3 -0
- package/Airbrake.js +10 -0
- package/Asana.d.ts +3 -0
- package/Asana.js +10 -0
- package/Bitbucket.d.ts +3 -0
- package/Bitbucket.js +10 -0
- package/Crashlytics.d.ts +3 -0
- package/Crashlytics.js +10 -0
- package/Donedone.d.ts +3 -0
- package/Donedone.js +10 -0
- package/Github.d.ts +3 -0
- package/Github.js +10 -0
- package/Glipwebhooks.d.ts +3 -0
- package/Glipwebhooks.js +10 -0
- package/Hangouts.d.ts +3 -0
- package/Hangouts.js +10 -0
- package/Harvest.d.ts +3 -0
- package/Harvest.js +10 -0
- package/Jira.d.ts +3 -0
- package/Jira.js +10 -0
- package/Mailchimp.d.ts +3 -0
- package/Mailchimp.js +10 -0
- package/Pagerduty.d.ts +3 -0
- package/Pagerduty.js +10 -0
- package/PivotalTracker.d.ts +3 -0
- package/PivotalTracker.js +10 -0
- package/Salesforce.d.ts +3 -0
- package/Salesforce.js +10 -0
- package/Stripe.d.ts +3 -0
- package/Stripe.js +10 -0
- package/Trello.d.ts +3 -0
- package/Trello.js +10 -0
- package/Zapier.d.ts +3 -0
- package/Zapier.js +10 -0
- package/Zendesk.d.ts +3 -0
- package/Zendesk.js +10 -0
- package/es6/Airbrake.js +8 -0
- package/es6/Asana.js +8 -0
- package/es6/Bitbucket.js +8 -0
- package/es6/Crashlytics.js +8 -0
- package/es6/Donedone.js +8 -0
- package/es6/Github.js +8 -0
- package/es6/Glipwebhooks.js +8 -0
- package/es6/Hangouts.js +8 -0
- package/es6/Harvest.js +8 -0
- package/es6/Jira.js +8 -0
- package/es6/Mailchimp.js +8 -0
- package/es6/Pagerduty.js +8 -0
- package/es6/PivotalTracker.js +8 -0
- package/es6/Salesforce.js +8 -0
- package/es6/Stripe.js +8 -0
- package/es6/Trello.js +8 -0
- package/es6/Zapier.js +8 -0
- package/es6/Zendesk.js +8 -0
- package/es6/icon-airbrake.svg +5 -0
- package/es6/icon-asana.svg +5 -0
- package/es6/icon-bitbucket.svg +5 -0
- package/es6/icon-crashlytics.svg +5 -0
- package/es6/icon-donedone.svg +5 -0
- package/es6/icon-github.svg +5 -0
- package/es6/icon-glipwebhooks.svg +5 -0
- package/es6/icon-hangouts.svg +5 -0
- package/es6/icon-harvest.svg +5 -0
- package/es6/icon-jira.svg +5 -0
- package/es6/icon-mailchimp.svg +5 -0
- package/es6/icon-pagerduty.svg +5 -0
- package/es6/icon-pivotal-tracker.svg +5 -0
- package/es6/icon-salesforce.svg +5 -0
- package/es6/icon-stripe.svg +5 -0
- package/es6/icon-trello.svg +5 -0
- package/es6/icon-zapier.svg +5 -0
- package/es6/icon-zendesk.svg +5 -0
- package/es6/index.js +18 -0
- package/icon-airbrake.svg +5 -0
- package/icon-asana.svg +5 -0
- package/icon-bitbucket.svg +5 -0
- package/icon-crashlytics.svg +5 -0
- package/icon-donedone.svg +5 -0
- package/icon-github.svg +5 -0
- package/icon-glipwebhooks.svg +5 -0
- package/icon-hangouts.svg +5 -0
- package/icon-harvest.svg +5 -0
- package/icon-jira.svg +5 -0
- package/icon-mailchimp.svg +5 -0
- package/icon-pagerduty.svg +5 -0
- package/icon-pivotal-tracker.svg +5 -0
- package/icon-salesforce.svg +5 -0
- package/icon-stripe.svg +5 -0
- package/icon-trello.svg +5 -0
- package/icon-zapier.svg +5 -0
- package/icon-zendesk.svg +5 -0
- package/index.d.ts +18 -0
- package/index.js +36 -0
- package/package.json +1 -1
package/Airbrake.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Airbrake: 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 Airbrake;
|
package/Airbrake.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 Airbrake = 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: "m16.175 2.248 13.642 6.947v13.541L16.21 29.753l-.035-.001-.072.001h-.416L2.184 22.736V9.195l13.503-6.947h.488zm1.179 7.11h-2.793l-4.303 10.767c-.122.335-.285.411-.632.411H9.3v2.071h1.611c1.02 0 1.366-.243 1.692-1.083l.897-2.314h4.894l.897 2.314c.326.84.693 1.083 1.713 1.083h1.59v-2.071h-.326c-.346 0-.509-.075-.632-.411L17.354 9.358zm-1.387 2.537s.306 1.251.571 1.979l1.244 3.322h-3.67l1.244-3.322c.265-.727.571-1.979.571-1.979z" }))); }));
|
|
8
|
+
Airbrake.displayName = 'Airbrake';
|
|
9
|
+
Airbrake['iconName'] = 'airbrake';
|
|
10
|
+
exports.default = Airbrake;
|
package/Asana.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Asana: 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 Asana;
|
package/Asana.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 Asana = 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: "M30.027 24c1.106 0 1.973.878 1.973 2 0 1.103-.885 2.001-1.973 2.001-1.07 0-1.973-.916-1.973-2.001 0-1.103.886-2 1.973-2zM11.443 4c7.883 0 10.693 3.445 10.693 6.668v16.774h-2.178l-.731-1.852c-1.959 1.279-5.873 2.411-8.529 2.411C3.6 28.001 0 25.723 0 21.23c0-4.281 3.612-6.581 11.367-7.239 4.935-.425 7.652-1.615 7.652-3.351 0-2.107-2.99-3.469-7.617-3.469-6.303 0-7.569 2.141-7.97 3.743a9.508 9.508 0 0 0-.197.859H.397s.022-.655.082-.988c.733-4.564 4.319-6.783 10.964-6.783zm7.697 11.503c-1.955 1.018-4.139 1.372-7.7 1.693-7.262.657-8.193 2.5-8.193 4.032 0 2.323 2.646 3.603 7.451 3.603 4.586 0 8.294-2.568 8.442-3.389zm10.887.498c1.106 0 1.973.878 1.973 2 0 1.103-.885 2-1.973 2-1.07 0-1.973-.915-1.973-2 0-1.103.886-2 1.973-2zm0-8.001C31.133 8 32 8.878 32 10c0 1.103-.885 2.001-1.973 2.001-1.07 0-1.973-.916-1.973-2.001 0-1.103.886-2 1.973-2z" }))); }));
|
|
8
|
+
Asana.displayName = 'Asana';
|
|
9
|
+
Asana['iconName'] = 'asana';
|
|
10
|
+
exports.default = Asana;
|
package/Bitbucket.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Bitbucket: 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 Bitbucket;
|
package/Bitbucket.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 Bitbucket = 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.924 15.51a1.928 1.928 0 0 1-1.933 1.916 1.92 1.92 0 0 1-1.911-1.932 1.914 1.914 0 0 1 1.928-1.914 1.922 1.922 0 0 1 1.915 1.93zm7.177 6.578a.833.833 0 0 1-.019.238c-.268 1.412-.54 2.82-.802 4.232a2.287 2.287 0 0 1-.637 1.212c-.371.38-.807.661-1.274.899-.862.438-1.776.714-2.713.907-1.212.252-2.438.364-3.135.358-2.12-.005-3.681-.174-5.205-.614a8.728 8.728 0 0 1-2.023-.838 4.434 4.434 0 0 1-.916-.695 2.283 2.283 0 0 1-.652-1.228c-.261-1.411-.536-2.821-.805-4.231a1.034 1.034 0 0 1-.017-.215c.017-.346.326-.525.637-.372.032.019.063.036.092.055 1.033.75 2.185 1.251 3.394 1.633 1.11.352 2.248.564 3.407.667 1.337.121 2.667.091 3.993-.097 1.76-.247 3.441-.749 5.003-1.608.311-.171.603-.378.901-.568.049-.032.096-.067.148-.092.298-.133.592.034.622.355zM23.636 5.93a1.59 1.59 0 0 1-.383.314c-.396.236-.837.36-1.279.477-.837.213-1.692.337-2.547.426a33.041 33.041 0 0 1-3.335.165c-1.311-.007-2.564-.059-3.811-.209-.936-.114-1.868-.256-2.768-.557a6.127 6.127 0 0 1-.777-.335 1.236 1.236 0 0 1-.339-.267c-.173-.19-.173-.397.004-.583.103-.111.228-.204.358-.278.373-.216.783-.343 1.196-.45.865-.225 1.746-.354 2.634-.448a33.199 33.199 0 0 1 4.369-.151c1.34.04 2.679.139 4.003.379.62.112 1.238.241 1.825.48.207.084.408.191.601.304a.952.952 0 0 1 .253.234c.124.16.13.349-.004.5zm-7.654 13.412a3.835 3.835 0 0 1-3.812-3.855 3.82 3.82 0 0 1 3.843-3.816 3.828 3.828 0 0 1 3.827 3.859c-.01 2.109-1.741 3.819-3.858 3.812zM27.759 5.16a3.03 3.03 0 0 0-.641-.648c-.537-.419-1.141-.717-1.769-.97-1.334-.537-2.724-.854-4.136-1.081-1.722-.275-3.459-.385-5.284-.396-1.631.014-3.34.118-5.036.382-1.204.189-2.393.445-3.549.836-.764.262-1.504.571-2.179 1.025a3.656 3.656 0 0 0-.859.764c-.303.386-.432.815-.354 1.301.152.961.293 1.923.452 2.879.232 1.417.472 2.834.713 4.247.269 1.571.546 3.143.808 4.715.062.366.216.676.462.941.157.171.326.332.505.478.642.519 1.374.889 2.139 1.191 1.831.73 3.746 1.06 5.705 1.169 1.422.079 2.842.029 4.256-.165 1.204-.163 2.384-.421 3.529-.834.849-.307 1.662-.682 2.397-1.215.312-.229.601-.482.831-.794.16-.209.268-.443.312-.708.349-2.059.712-4.116 1.052-6.177.318-1.91.616-3.823.93-5.734a1.564 1.564 0 0 0-.285-1.206z" }))); }));
|
|
8
|
+
Bitbucket.displayName = 'Bitbucket';
|
|
9
|
+
Bitbucket['iconName'] = 'bitbucket';
|
|
10
|
+
exports.default = Bitbucket;
|
package/Crashlytics.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Crashlytics: 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 Crashlytics;
|
package/Crashlytics.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 Crashlytics = 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.25 2.04 1.662.003c1.116.003 1.836.712 1.839 1.822.005 2.162.002 4.325 0 6.488 0 .113-.013.228-.022.388-2.037-1.179-4.115-1.354-6.228-.376-1.579.731-2.674 1.951-3.256 3.595-1.16 3.278.614 6.879 3.932 8.003 3.443 1.165 7.338-.75 8.303-4.685.099.083 3.365 3.29 4.901 4.813.834.827.833 1.817.002 2.644-.757.753-1.517 1.504-2.278 2.254-.847.832-1.85.836-2.69.01-.762-.748-2.675-2.619-2.675-2.619v.101l.001.167c.002.438.007 1.342.008 2.177v1.059l-.001.279c-.007 1.064-.729 1.787-1.789 1.793-1.134.005-2.268.005-3.402 0-1.082-.005-1.81-.721-1.823-1.81-.003-.243-.005-.574-.006-.938l-.001-.374V26.065l.001-.548v-.169l.001-.31v-.137l.001-.233v-.092l.001-.175s-1.845 1.852-2.598 2.591c-.846.829-1.845.829-2.689.001-.753-.739-1.504-1.48-2.252-2.223-.872-.865-.869-1.832-.014-2.7.832-.843 2.555-2.609 2.555-2.609H8.69l-.707.001H5.457l-.321-.001-.279-.001c-1.181-.006-1.861-.691-1.865-1.871a489.145 489.145 0 0 1 0-3.205c.005-1.151.69-1.839 1.849-1.846l.429-.002.336-.001h2.521l.521.001h.097l-.552-.552-.888-.888-.407-.406-.132-.131-.676-.675c-.796-.793-.803-1.797-.014-2.585.792-.792 1.588-1.581 2.391-2.364.756-.736 1.8-.743 2.544.005.864.867 2.713 2.605 2.713 2.605l.001-1.427v-.182l.001-.56.005-1.476c.008-1.139.726-1.857 1.854-1.86 1.107-.004 2.215-.004 3.323 0zm.018 11.393a2.56 2.56 0 0 1 2.57 2.553c.001 1.419-1.132 2.546-2.564 2.551-1.455.005-2.595-1.124-2.589-2.564a2.561 2.561 0 0 1 2.583-2.54z" }))); }));
|
|
8
|
+
Crashlytics.displayName = 'Crashlytics';
|
|
9
|
+
Crashlytics['iconName'] = 'crashlytics';
|
|
10
|
+
exports.default = Crashlytics;
|
package/Donedone.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Donedone: 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 Donedone;
|
package/Donedone.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 Donedone = 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: "M16.04 2C8.33 2 2.08 8.251 2.08 15.962s6.25 13.962 13.96 13.962c7.71 0 13.96-6.251 13.96-13.962S23.75 2 16.04 2zm-5.781 16.048L6.575 14.42a.492.492 0 0 1-.011-.705l1.741-1.74a.506.506 0 0 1 .704-.007l1.679 1.623 6.348-6.285a.508.508 0 0 1 .72-.008l1.789 1.741a.481.481 0 0 1 .006.691l-8.579 8.33a.516.516 0 0 1-.713-.013zm15.323-1.607-8.579 8.329a.515.515 0 0 1-.713-.013l-3.684-3.627a.492.492 0 0 1-.011-.705l1.74-1.74a.507.507 0 0 1 .704-.008l1.679 1.624 6.348-6.285a.508.508 0 0 1 .72-.008l1.789 1.74c.195.19.202.504.007.692z" }))); }));
|
|
8
|
+
Donedone.displayName = 'Donedone';
|
|
9
|
+
Donedone['iconName'] = 'donedone';
|
|
10
|
+
exports.default = Donedone;
|
package/Github.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Github: 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 Github;
|
package/Github.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 Github = 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: "M26.901 13.759c.102-.652.167-1.367.183-2.169-.006-3.439-1.649-4.656-1.965-5.226.465-2.606-.078-3.791-.33-4.197-.931-.332-3.238.854-4.499 1.688-2.057-.602-6.4-.544-8.029.156-3.006-2.157-4.596-1.828-4.596-1.828S6.637 4.03 7.393 6.732c-.989 1.263-1.726 2.156-1.726 4.524 0 .568.035 1.103.095 1.619.852 4.488 4.4 6.424 7.886 6.758-.525.399-1.154 1.155-1.241 2.031-.659.427-1.985.568-3.016.243-1.445-.457-1.997-3.324-4.161-2.915-.468.088-.375.398.03.661.659.428 1.28.96 1.758 2.1.367.875 1.14 2.436 3.584 2.436.97 0 1.65-.114 1.65-.114s.018 2.229.018 3.098c0 1-1.347 1.281-1.347 1.761 0 .191.446.209.804.209.708 0 2.182-.591 2.182-1.631 0-.826.013-3.602.013-4.089 0-1.063.568-1.4.568-1.4s.069 5.672-.137 6.432c-.242.894-.68.768-.68 1.165 0 .594 1.772.146 2.36-1.154.455-1.015.251-6.578.251-6.578l.473-.011s.006 2.548-.01 3.712c-.018 1.205-.142 2.73.573 3.449.469.472 1.906 1.303 1.906.544 0-.44-1.007-.803-1.007-1.994v-5.487c.612 0 .738 1.804.738 1.804l.22 3.35s-.147 1.222 1.319 1.733c.517.181 1.622.23 1.675-.074.051-.305-1.332-.757-1.346-1.703-.006-.577.027-.913.027-3.42 0-2.505-.336-3.432-1.506-4.171 3.395-.349 6.919-1.869 7.555-5.863z" }))); }));
|
|
8
|
+
Github.displayName = 'Github';
|
|
9
|
+
Github['iconName'] = 'github';
|
|
10
|
+
exports.default = Github;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Glipwebhooks: 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 Glipwebhooks;
|
package/Glipwebhooks.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 Glipwebhooks = 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: "M15.001 6.548a3.046 3.046 0 0 1 3.455.944c.667.846.879 1.797.528 2.84-.098.291-.224.573-.361.917l.883 1.561 1.774 3.136c4.471-1.388 7.843 1.095 9.053 3.751 1.461 3.209.462 7.011-2.407 8.991-2.945 2.032-6.669 1.685-9.279-.925l2.048-1.718c2.577 1.674 4.831 1.594 6.505-.387a4.505 4.505 0 0 0-.073-5.866c-1.695-1.91-3.965-1.968-6.708-.134-1.139-2.024-2.297-4.033-3.399-6.072-.372-.687-.782-1.086-1.62-1.231-1.399-.243-2.302-1.448-2.356-2.797a3.073 3.073 0 0 1 1.957-3.01zm-8.434 9.069.689 2.507c-3.043 1.557-4.097 3.518-3.245 5.971.749 2.158 2.88 3.342 5.192 2.883 2.362-.467 3.552-2.435 3.407-5.592 2.239 0 4.48-.023 6.719.012.875.014 1.549-.077 2.208-.85 1.084-1.272 3.081-1.157 4.248.043 1.194 1.228 1.137 3.202-.126 4.378a3.041 3.041 0 0 1-4.285-.148c-.234-.252-.419-.552-.65-.861h-5.383c-.516 2.128-1.631 3.846-3.551 4.938-1.492.849-3.102 1.137-4.814.86-3.153-.51-5.731-3.356-5.958-6.56-.257-3.631 2.232-6.857 5.549-7.581zm4.407-11.521a7.172 7.172 0 0 1 8.967-.943c2.739 1.763 3.993 5.199 2.924 8.14l-2.51-.683c.336-1.635.087-3.104-1.013-4.361-.726-.831-1.659-1.266-2.719-1.426-2.126-.322-4.213 1.047-4.832 3.139-.703 2.374.361 4.312 3.268 5.774-1.248 2.103-2.444 4.14-3.664 6.161-.314.52-.469.942-.218 1.602.692 1.823-.284 3.596-2.117 4.077-1.729.454-3.413-.685-3.756-2.54-.304-1.643.967-3.253 2.773-3.509.152-.021.306-.024.56-.043l2.748-4.618c-1.728-1.722-2.757-3.736-2.529-6.231.161-1.763.853-3.288 2.117-4.537z" }))); }));
|
|
8
|
+
Glipwebhooks.displayName = 'Glipwebhooks';
|
|
9
|
+
Glipwebhooks['iconName'] = 'glipwebhooks';
|
|
10
|
+
exports.default = Glipwebhooks;
|
package/Hangouts.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Hangouts: 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 Hangouts;
|
package/Hangouts.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 Hangouts = 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: "m20.739 14.293-1.354 2.732h-2.031l1.354-2.732h-2.032v-4.098h4.062v4.098zm-5.416 0-1.354 2.732h-2.031l1.354-2.732h-2.031v-4.098h4.062v4.098zM16 2C9.636 2 4.491 7.19 4.491 13.61S9.636 25.22 16 25.22h.677v4.781c6.634-3.142 10.832-10.244 10.832-16.39 0-6.42-5.146-11.61-11.509-11.61z" }))); }));
|
|
8
|
+
Hangouts.displayName = 'Hangouts';
|
|
9
|
+
Hangouts['iconName'] = 'hangouts';
|
|
10
|
+
exports.default = Hangouts;
|
package/Harvest.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Harvest: 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 Harvest;
|
package/Harvest.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 Harvest = 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: "M18.292 14.254h-4.474V7.598h-3.274v16.75h3.274v-7.257h4.474v7.257h3.274V7.598h-3.274v6.656zM2.033 4.366a2.333 2.333 0 0 1 2.334-2.334h23.268a2.334 2.334 0 0 1 2.334 2.334v23.268a2.333 2.333 0 0 1-2.334 2.334H4.367a2.334 2.334 0 0 1-2.334-2.334V4.366z" }))); }));
|
|
8
|
+
Harvest.displayName = 'Harvest';
|
|
9
|
+
Harvest['iconName'] = 'harvest';
|
|
10
|
+
exports.default = Harvest;
|
package/Jira.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Jira: 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 Jira;
|
package/Jira.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 Jira = 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: "M11.883 21.685c1.422 1.453 2.498 2.673 3.304 3.716-1.463 2.172-1.63 3.513-1.428 4.572H9.216l-.004-.12-.001-.18c.01-1.02.235-4.487 2.672-7.988zM5.576 9.015c-.001-1.031.894-.494.894-.494 1.549 1.247 3.732 1.331 4.016 1.336h.031c.729 3.159 4.911 7.072 5.552 7.658.962-.909 4.725-4.611 5.413-7.592 0 0 2.387-.034 4.047-1.369 0 0 .895-.571.894.461v.109c-.018.708-.378 4.801-6.048 10.369-.363.356-.706.698-1.03 1.03 3.173 3.807 3.435 7.814 3.444 8.899v.122a4.112 4.112 0 0 1-.004.162h-4.543c.342-1.722-.369-4.213-6.616-10.346-5.67-5.568-6.03-9.553-6.048-10.241zm12.638 1.224s.587-.083.444.696c-.138.752-1.302 2.027-2.036 2.769l-.216.215c-.231.228-.383.368-.383.368s-.082-.076-.218-.21l-.153-.153c-.564-.572-1.632-1.73-2.197-2.837 0 0-.319-.848.256-.848zm3.716-6.623a1.968 1.968 0 1 1-.001 3.935 1.968 1.968 0 0 1 .001-3.935zm-11.586 0a1.968 1.968 0 1 1-.001 3.935 1.968 1.968 0 0 1 .001-3.935zm5.906-1.589a1.967 1.967 0 1 1 0 3.934 1.967 1.967 0 0 1 0-3.934z" }))); }));
|
|
8
|
+
Jira.displayName = 'Jira';
|
|
9
|
+
Jira['iconName'] = 'jira';
|
|
10
|
+
exports.default = Jira;
|
package/Mailchimp.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const Mailchimp: 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 Mailchimp;
|
package/Mailchimp.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 Mailchimp = react_1.memo(react_1.forwardRef(function (props, ref) { return (React.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
7
|
+
React.createElement("path", { d: "M29.425 20.54a46.843 46.843 0 0 0-.133-.4 1.4 1.4 0 0 1-.067-.034l-.034-.134-.201-.166-.1-.133a5.164 5.164 0 0 1-.133-.034c-.011-.022-.022-.045-.034-.066h-.067v-.034h-.066v-.034h-.101l-.034-.066a3.862 3.862 0 0 0-.099.034l-.034-.1a1.4 1.4 0 0 1-.067-.034l-.034-.3h-.033v-.066h-.034v-.1h-.034v-.1h-.034v-.1h-.033v-.066h-.034v-.067h-.033v-.066h-.034v-.1h-.034a.275.275 0 0 1 .068-.134h.033l.034-.1.067-.033v-.067l.068-.033v-.066l.067-.034v-.1h.033v-.066l.068-.034v-.166h.034c.043-.146-.004-.438-.034-.533v-.133h-.034v-.067h-.034v-.1h-.033l-.034-.133-.067-.034v-.066a4.338 4.338 0 0 1-.1-.067v-.066h-.034l-.1-.134h-.067l-.1-.133a5.164 5.164 0 0 1-.133-.034v-.033h-.068v-.034c-.067-.022-.133-.045-.201-.066v-.034a16.91 16.91 0 0 1-.201-.034l-.235-.266h-.066l-.135-.166-.133-.034-.067-.1h-.067l-.034-.066a.62.62 0 0 0-.235-.1v-.066c-.148-.021-.146-.085-.3-.1 0 0-.006-.13-.034-.067v.034h-.034v-.066l-.167-.034c-.038-.098.006-.037-.1-.034v-.066l-.168-.034c0-.001.009-.119-.033-.066-.024.007.009.056-.034.034-.022-.012-.017-.079-.067-.067v.034h-.034v-.066c-.118-.013-.162-.048-.267-.067v-.066h-.1c-.007-.126-.043-.211-.068-.3-.02-.077.041-.092.034-.133h-.034v-.167h-.033c-.031-.107.044-.212.033-.266h-.033v-.133h-.033v-.367h-.034v-.4h-.034v-.166h-.034c-.021-.075.038-.149.034-.166h-.034v-.1h-.033v-.266h-.034v-.234h-.033l-.068-.366h-.034v-.134h-.033v-.1h-.034l-.033-.133h-.034c-.034-.1-.068-.2-.1-.3l-.067-.034-.068-.2h-.034c-.058-.074-.111-.12-.133-.233-.107-.029-.118-.086-.201-.134v-.066a5.164 5.164 0 0 1-.133-.034 15.711 15.711 0 0 0-.068-.2h-.034v-.066l-.066-.034-.068-.2-.068-.033v-.067l-.066-.033v-.067l-.067-.033v-.067h-.034c-.06-.073-.11-.12-.133-.233-.094-.023-.128-.061-.167-.134-.037-.037-.015.001-.034-.066.062-.05.16-.194.201-.266v-.067c.023-.011.045-.021.067-.033.011-.045.023-.089.033-.134l.068-.034.034-.1h.034v-.066l.066-.066v-.066h.034v-.067h.034v-.066h.034v-.066h.034v-.067h.033v-.066h.033v-.066h.034v-.067h.034v-.066h.034v-.1l.067-.034v-.1h.033v-.066h.034v-.1h.034l.034-.133h.033l.034-.2h.033v-.1h.034v-.1h.034v-.067h.034V6.25h.033l.033-.266.068-.034.068-.633h.033v-.133h.033v-.8h-.033c-.003-.045.055-.054.033-.133h-.033v-.134h-.033v-.2h-.034l-.034-.234h-.034l-.034-.166h-.033v-.066h-.033v-.1h-.034v-.066l-.068-.034c-.011-.045-.023-.089-.033-.134l-.067-.033a2.931 2.931 0 0 0-.034-.1h-.034l-.034-.1h-.067a.25.25 0 0 0-.2-.2v-.067c-.225-.061-.311-.275-.569-.299v-.067c-.014.016-.113.028-.167 0l-.034-.066h-.134v-.034h-.133l-.034-.066c-.039.007-.062.06-.133.034v-.034h-.068v-.034h-.334v-.033c-.163-.049-.653 0-.769.033l-.368-.033v.066l-.201.034c-.004-.001-.013-.049-.068-.034v.034h-.067v.033c-.072.023-.099-.044-.134-.033l-.034.066h-.2v.034h-.067v.033l-.067-.033c-.028.013.003.044-.099.066-.038-.037 0-.014-.068-.034v.067l-.268.033-.033.067-.1-.034-.034.066-.334.066v.067a2.931 2.931 0 0 1-.1-.034v.066l-.301.067-.034.066h-.067v.034l-.167.033-.034.067-.067-.034v.066c-.129.016-.139.055-.268.067v.066l-.234.066-.033.067-.135.033v.034l-.133.034-.034.066c-.034.022-.275.12-.334.1v-.034l-.1-.033v-.034h-.033v-.066c-.038-.043-.082-.002-.135-.034a1.353 1.353 0 0 0-.033-.066.654.654 0 0 0-.267-.167v-.066l-.435-.3V2.58c-.137-.019-.143-.074-.267-.1 0 0-.005-.13-.033-.066-.047.007.013.031-.034.033v-.066a1.84 1.84 0 0 1-.268-.066l-.033-.067a2.931 2.931 0 0 0-.1.034c-.011-.022-.022-.045-.034-.066h-.033v.033c-.051-.014-.054-.028-.134-.033v-.067c-.114.021-.175.046-.301 0v-.033c-.065-.023-.116-.013-.167-.034v.066l-.401-.033c-.079.022-.147.061-.268.066-.038-.098.006-.037-.1-.034v.067c-.082.006-.098.031-.134.033-.018-.012-.026-.061-.1-.033l-.033.066a6.573 6.573 0 0 1-.134-.034v.067l-.402.066-.033.066h-.1v.034l-.201.033-.033.067h-.1v.033a.71.71 0 0 1-.268.067s-.005.129-.033.066c-.046-.008.014-.032-.033-.034v.067c-.129.015-.138.054-.268.066v.066a6.573 6.573 0 0 0-.134.034l-.033.066-.134.034v.034l-.067-.034v.066h-.067v.034l-.134.066v-.033h-.033v.066c-.151.042-.152.146-.334.166v.066a.648.648 0 0 0-.234.1l-.067.1c-.051.031-.103-.013-.134.034v.066c-.274.073-.401.376-.669.433v.066c-.114.031-.086.071-.2.1v.066c-.103.03-.125.08-.201.134v.034h-.1c-.049.179-.217.196-.301.333h-.067c-.038.137-.101.128-.201.2l-.368.4h-.067l-.267.3a10.87 10.87 0 0 0-.167.134v.066l-.134.1c-.133.134-.341.338-.435.5h-.067c-.044.159-.198.291-.301.4l-.067.033v.066l-.234.2v.067h-.033c-.048.058-.078.08-.1.166h-.067a.606.606 0 0 1-.134.234c-.022.01-.045.021-.067.033v.067c-.022.01-.045.021-.067.033v.034a8.687 8.687 0 0 0-.1.066v.066l-.134.1v.067l-.067.033v.067l-.1.066v.066l-.1.067v.066l-.134.1v.066l-.067.034-.033.1h-.033v.066l-.067.034v.066l-.1.066v.067c-.023.011-.045.021-.067.033v.067c-.022.011-.045.021-.067.033v.067h-.034l-.033.1-.067.033v.067c-.034.021-.067.044-.1.066l-.034.133-.067.034v.066a1.4 1.4 0 0 0-.067.034v.066l-.067.034v.066l-.067.034-.067.2h-.033l-.033.1-.067.034v.066l-.067.034v.066l-.067.066v.066h-.034v.067l-.067.033v.067l-.067.066v.066h-.033v.067c-.022.011-.045.021-.067.033l-.033.134-.067.066v.067h-.033v.066h-.033v.066h-.034v.066h-.033v.067h-.033v.066h-.034v.066h-.033v.067l-.067.066v.066l-.067.034-.033.2h-.034l-.067.2h-.034v.066h-.033l-.033.166h-.034v.067h-.033l-.067.3h-.033l-.033.133h-.033l-.034.234h-.033v.1h-.033v.066h-.034l-.033.234h-.033v.133a1.4 1.4 0 0 0-.067.034v.166h-.033v.167h-.033v.199h-.034v.2h-.033v.1h-.033v.334c-.03.096-.076.693-.034.832h.034v.266h.033v.1h.033l-.033.1.067.034.033.234h.033l.067.2h.033v.066h.033l.034.133.067.034v.066l.067.034v.066h.033l.033.1c.121.033.14.112.235.167v.066c.092.023.122.064.201.1v.066c.121.012.142.026.167.134.101.014.108.021.167.066v.034h.067l.034.066h.067l.1.134h.067l.067.1h.067l.033.066.201.134c-.012.13-.065.258-.1.366v.133h-.033v.067h-.033v.033h.033v.034h-.033v.2h-.034v.533l-.033.433.067.034v.266h.033l.067.366h.034v.134h.033v.066h.033v.1h.034l.033.2h.033v.066l.067.034v.1h.033v.066h.034v.066l.067.034.067.2.067.034v.066h.034a.416.416 0 0 1 .1.2h.067c.045.178.214.291.334.4l.034.066h.067v.066h.034v.034h.067l.1.134h.067v.066c.101.015.107.021.167.066v.034l.134.034.067.1h.067l.033.066a1.4 1.4 0 0 0 .067-.034v.066c.104.022.149.058.267.067.038.098-.005.036.1.033v.067l.234.033.034.067.1-.034.033.066c.033-.011.067-.021.1-.033v.033h.067v.034h.234c.223.066.513.056.735.034.021.074.028.082.067.133h.033l.034.134.067.034v.066l.067.034.033.133.1.066.033.1h.034v.067h.033a.412.412 0 0 1 .1.2h.067a.556.556 0 0 0 .134.233l.067.034.034.1.1.066v.066l.134.1v.067l.134.1v.066h.067v.066h.033l.167.2.067.034c.046.062-.015.049.067.1v.066c.139.038.18.146.267.234l.301.266.1.134h.067v.033c.085.071.147.168.267.2v.067c.033.01.067.021.1.033l.1.134h.067l.1.133h.067l.067.1.1.034.033.066a.548.548 0 0 0 .234.134v.066l.134.034v.066c.156.022.155.102.301.134v.066c.229.033.306.22.535.266v.067c.075.01.088.002.134.033v.034h.067l.033.066.301.1.033.067.301.1.033.066h.067v.034c.056.01.112.021.167.033v.066l.301.067v.066l.435.1v.066c.034-.011.067-.021.1-.033l.034.066h.1l.033.034v.033c.033-.011.067-.021.1-.033v.066l.1-.034.033.067c.134.021.268.044.401.066l.034.066.1-.033v.033h.067v.034h.134v.034h.201l.033.066c.036.011.06-.058.134-.034v.034h.067v.034c.055.017.062-.033.067-.034h.034v.034h.099l.034.066.201-.034.034.067c.034.01.067.021.099.033v-.066c.134.013.204.057.302.1v-.066c.099.01.201.021.3.033v.066h.134v-.033l1.204.033c.355 0 .614-.029.937 0v-.066c.119-.001.181-.018.267-.033v.066h.034c-.005-.065.113-.048.167-.066v-.034c.138-.044.363-.007.468 0v-.066c.08-.007.102-.033.134-.034.02.012.004.052.067.034v-.034h.067v-.034c.077-.024.09.03.134.034l.033-.066h.168v-.034h.167c.011-.022.022-.045.034-.066l.201-.034.033.034.034-.067.401-.066v-.066l.235-.034.033-.066h.067v-.034l.101.034v-.067l.3-.066c.037-.098-.006-.037.101-.034v-.066c.227-.053.337-.224.601-.233v-.067c.162-.038.193-.147.369-.166v-.066h.133v-.067c.153-.042.195-.163.368-.2v-.066c.141-.025.151-.094.235-.166l.067.033v-.066h.033l.034-.066h.068v-.034c.09-.055.064.03.099-.1.114-.031.086-.071.201-.1v-.066c.116-.031.191-.128.268-.2l.034-.066h.066l.034-.067h.068c.034-.055.067-.11.099-.166h.068l.034-.066.099-.066v-.067l.067-.033v-.067l.133-.1c.13-.13.289-.292.368-.466h.068c.024-.112.073-.161.133-.233h.034l.034-.1.1-.067v-.066l.067-.034.034-.1h.034v-.066l.067-.034v-.066l.1-.066v-.067a.832.832 0 0 0 .067-.033l.034-.134.067-.033.034-.1h.034l.033-.134.1-.066v-.1l.068-.034c.01-.045.022-.089.033-.134l.067-.033v-.067l.068-.066v-.066h.033v-.066l.067-.034.034-.166.068-.034v-.066h.033v-.067h.034v-.1h.033v-.066l.068-.034v-.1h.034v-.066h.033l.067-.2h.034v-.1h.034v-.066h.034v-.1h.033c.011-.045.023-.089.033-.134h.034v-.1h.034l.034-.2c.023-.01.044-.021.067-.033v-.134h.033l.034-.2h.034v-.066h.034v-.134h.033v-.1h.034v-.066h.033v-.066l.068-.034v-.066h.034v-.1h.033v-.066h.034c.01-.045.022-.09.033-.134h.034v-.1h.034v-.134c.023-.011.045-.021.067-.033l-.033-.034c-.007-.182.143-.392.066-.633zM9.527 22.671H9.46v.034h-.067v.034h-.1v.033a6.573 6.573 0 0 0-.134.034v.034h-.1c-.286.114-.804.245-1.204.133l-.368-.033a4.285 4.285 0 0 1-1.104-.566l-.2-.234-.167-.134v-.066l-.1-.066v-.067l-.1-.066-.033-.133a1.4 1.4 0 0 1-.067-.034l-.033-.134H5.65l-.034-.133h-.033v-.1H5.55a6.573 6.573 0 0 0-.034-.134h-.033l-.033-.266c-.139-.411-.18-.991-.033-1.432v-.134h.033v-.134h.033v-.1h.033v-.1h.034v-.066h.033v-.1h.033l.034-.133h.033v-.067c.022-.011.045-.021.067-.033l.067-.2.1-.067v-.066l.1-.066v-.067l.134-.099.234-.267h.067l.067-.1h.067l.034-.066h.067c.011-.022.022-.045.034-.066h.067l.034-.067a3.27 3.27 0 0 0 .134-.033v-.034l.134-.034v-.033h.1v-.034h.1v-.034h.1v-.033h.1v-.034h.167c.451-.136 1.04-.044 1.405.1l.301.1.067.1.201.166v.067c.022.011.045.021.067.033.011.045.023.089.033.134h.034l.067.2h.034v.1c.093.23.202.512.2.832h.067l.201-.666h.033c.09.218.128.491.201.732.041.136-.009.376.067.467v.599h.033l.268-.466c.02-.066-.005-.028.033-.066.27 1.485-.614 2.614-1.438 3.131zm2.106-12.956v.066l-.201.166v.067l-.167.133v.067l-.201.166v.066l-.201.167v.066l-.1.066v.034l-.067.033v.067l-.2.166v.066l-.167.134v.066l-.168.134v.066l-.2.166v.067l-.167.133v.067l-.167.133v.067c-.023.011-.045.021-.067.033-.049.052-.079.121-.134.167v.033h-.034c.026-.116.086-.181.134-.266v-.066l.067-.034.067-.2.067-.034v-.066l.067-.066v-.067l.067-.033.033-.134.067-.033v-.067l.067-.033v-.067l.067-.033v-.067c.022-.011.045-.021.067-.033v-.067a.832.832 0 0 0 .067-.033v-.067h.033l.034-.1.067-.033v-.067c.034-.021.067-.044.1-.066v-.066a1.4 1.4 0 0 0 .067-.034v-.066l.134-.1v-.066l.1-.067v-.066l.1-.066v-.067l.1-.066v-.066l.134-.1v-.066l.134-.1.034-.1.067-.034v-.066a1.4 1.4 0 0 0 .067-.034v-.034c.022-.011.045-.021.067-.033v-.067l.134-.1v-.066l.167-.134v-.066l.167-.133v-.067l.201-.166v-.066l.234-.2v-.067l.301-.266v-.066l.602-.566v-.067l.268-.233.1-.134h.067l.034-.066.334-.3v-.066a.429.429 0 0 0-.201.1v.033h-.067l-.033.067h-.067l-.033.066h-.067l-.067.1h-.067l-.033.066h-.067l-.1.134h-.067l-.034.066h-.067l-.067.1h-.067l-.1.134-.1.033-.033.067h-.067l-.167.2h-.067l-.1.133h-.034l-.033.067h-.067l-.301.333h-.067l-.401.433c-.326.325-.661.62-.936.999l-.268.234v.066l-.201.166v.067l-.167.133v.067l-.134.1v.066l-.134.1v.066l-.134.1v.066l-.1.067-.033.1-.067.033v.067l-.1.066-.033.1a1.4 1.4 0 0 0-.067.034v.066l-.1.066v.067c-.022.01-.045.021-.067.033l-.034.1h-.033v.066l-.1.067v.066l-.067.034-.033.1h-.033v.066a1.4 1.4 0 0 0-.067.034l-.033.1h-.033v.066a1.4 1.4 0 0 0-.067.034l-.033.133-.1.067v.066h-.033v.066a1.4 1.4 0 0 0-.067.034l-.033.133-.067.034c-.011.045-.023.089-.033.134-.022.011-.045.021-.067.033-.011.045-.023.089-.033.134l-.067.034-.067.2c-.022.01-.045.021-.067.033v.067l-.067.066v.066h-.033v.066h-.033v.067l-.067.033v.067l-.067.066v.066h-.033v.067h-.033v.066H7.36v.066h-.033v.067h-.033v.066h-.033v.066h-.034v.067h-.033v.066h-.033v.1h-.034v.066h-.033v.066h-.033l-.034.134h-.033v.1h-.033a6.573 6.573 0 0 1-.034.134h-.033v.1h-.033v.066h-.033l-.034.166h-.033v.1h-.033v.066h-.034l-.067.3h-.034v.067H6.56v.133c-.058.158-.163.321-.167.534-.033.011-.067.021-.1.033v.034h-.067v.034h-.067l-.067.1h-.067l-.067.1h-.067l-.167.2h-.067l-.1.133-.067.034-.033.1-.201.166c-.063.088-.077.174-.168.233v.033c-.033-.011-.067-.021-.1-.033v-.034a2.931 2.931 0 0 1-.1-.034 4.012 4.012 0 0 1-.034-.066h-.067l-.067-.1h-.067l-.1-.134h-.067l-.1-.133h-.067l-.134-.166h-.067l-.067-.1-.167-.134v-.066l-.067-.034-.067-.2h-.033v-.1h-.034v-.1H3.65c-.046-.131-.122-.873-.067-1.066h.033v-.3h.033v-.2c.05-.165.113-.373.167-.533v-.134h.033v-.1h.033v-.1h.034v-.1h.033l.033-.2h.034v-.066h.033l.067-.3h.033l.033-.133h.033v-.1h.034v-.067h.033v-.1h.033l.067-.2h.033v-.066h.034v-.1l.067-.033.1-.3h.033v-.067h.034v-.066l.067-.066v-.067c.022-.01.045-.021.067-.033v-.067l.067-.066v-.066h.033v-.067h.033v-.066l.067-.066v-.066l.067-.034v-.066l.067-.067v-.066h.033v-.066a1.4 1.4 0 0 0 .067-.034v-.066h.033v-.067l.067-.033.033-.134a1.4 1.4 0 0 0 .067-.034v-.066h.033v-.066a1.4 1.4 0 0 0 .067-.034l.033-.1h.033l.034-.133.067-.034v-.066a1.4 1.4 0 0 0 .067-.034v-.066l.067-.034v-.066l.067-.034v-.066l.067-.034v-.066h.033l.033-.1a1.4 1.4 0 0 0 .067-.034v-.066l.1-.066V9.48c.023-.011.045-.021.067-.033V9.38l.1-.066.034-.1.067-.034v-.066l.067-.034v-.066l.134-.1v-.066l.1-.066v-.067l.134-.1v-.066l.134-.1v-.066l.134-.1v-.067l.167-.133v-.067l.234-.199V7.75l.234-.2v-.066h.033l.067-.1.301-.266v-.066l.368-.334c.281-.28.543-.563.87-.8l.234-.266h.067v-.034l.1-.066.067-.1h.067l.134-.166h.067l.033-.067.1-.033.1-.134h.067l.1-.133h.067l.033-.067h.067l.067-.1h.067l.067-.1h.067l.034-.066h.067l.067-.1h.067l.033-.066h.067l.033-.067c.045-.01.089-.022.134-.033l.033-.066h.067l.033-.067h.067l.033-.066h.067v-.034h.067l.034-.066h.067l.067-.066h.067v-.034h.067l.034-.066h.067l.067-.067h.067v-.033h.067v-.034h.067v-.034h.067v-.033l.201-.067v-.033h.1v-.033h.067v-.034h.1v-.033h.067V3.42l.201-.033v-.034h.1v-.034h.1v-.033h.1v-.034h.134v-.034h.201c.131-.039.502-.122.702-.066.045.012.206.067.301.034v-.034l.134-.034v-.033h.1v-.034l.201-.034v-.033c.145.04.114.105.201.166h.067v.034l.101.066.033.066h.067l.167.2h.068l.133.166h.068l.133.167h.067l.067.1.1.066v.034h.068v.033c.075.064.124.138.234.167v.033l.1-.033v-.034h.067c.011-.022.022-.045.034-.066l.2-.067.034-.066h.068l.067-.066h.067v-.034h.068l.034-.066h.066v-.034l.168-.034.033-.066h.068v-.034l.3-.1v-.033l.135-.034v-.034h.099v-.033l.134-.034v-.033h.1v-.034h.067v-.034h.1V3.28h.068v-.034l.201-.034v-.033h.099v-.034h.101v-.034h.099v-.033h.134c.202-.072.473-.169.736-.167v.034l-.201.034v.033h-.101v.034h-.099v.034h-.101v.033h-.099v.034h-.067v.034h-.099v.033h-.068v.034h-.1v.034l-.134.033v.034h-.099v.034l-.201.066v.033h-.068v.034h-.067v.034h-.067v.033h-.068v.034h-.067v.034h-.067l-.068.066h-.067l-.033.066-.201.067-.034.066-.201.066v.034c-.034.011-.068.022-.1.034a4.012 4.012 0 0 0-.034.066l-.134.034-.033.066h-.067l-.034.066h-.068l-.066.1h-.068a4.012 4.012 0 0 1-.034.066h-.067a3.481 3.481 0 0 1-.067.1h-.068l-.033.067h-.067l-.068.1h-.067a1.353 1.353 0 0 0-.033.066h-.068l-.068.1h-.066l-.034.066h-.068l-.034.067-.099.033-.067.1h-.067l-.067.1h-.068l-.067.1h-.067l-.068.1h-.066l-.101.134c-.034.011-.067.021-.099.033l-.034.067h-.068a5.712 5.712 0 0 0-.099.133h-.068l-.1.134h-.067l-.1.134h-.067l-.1.133h-.067l-.134.166h-.067l-.134.167h-.067l-.1.133h-.033l-.034.067h-.067l-.268.3h-.067l-.234.266-.569.532v.067l-.301.266v.066l-.267.233v.066l-.201.166v.067l-.234.199v.067h-.033a3.481 3.481 0 0 0-.067.1l-.1.066v.066l-.201.167v.066l-.234.2zm2.709.2-.033.066h-.067l-.067.1h-.067l-.067.1h-.067l-.067.1h-.067l-.1.134h-.067l-.134.166h-.067l-.167.2h-.067c-.112.121-.223.244-.334.366h-.067l-.234.266-.1.067v.066l-.334.3v.066a1.4 1.4 0 0 0-.067.034l-.1.133h-.033v.067h-.033c-.048.058-.076.08-.1.166h-.067l.167-.3h.033c.011-.034.023-.066.033-.1a1.4 1.4 0 0 0 .067-.034v-.066l.067-.034v-.066l.1-.066v-.067l.1-.066v-.066l.134-.1v-.066l.134-.1v-.067l.167-.133v-.067l.301-.266v-.066l.201-.166.268-.3h.067v-.034l.1-.066.167-.2h.067l.134-.166h.067l.1-.134h.067l.1-.134h.067l.067-.1h.067l.033-.066h.067l.067-.1h.067l.033-.066.1-.034v-.034h.067l.033-.066.1-.033v-.034h.067v-.034h.067l.033-.066c.061-.039.075-.001.134-.066.038-.029.005.004.033-.034h-.033c-.055-.041-.505.026-.636.034v-.067a.282.282 0 0 0 .134-.066v-.034h.067v-.033h.067l.033-.067h.067v-.033l.803-.334h.133v-.034h.067v-.033h.134c.118-.041.24-.096.402-.1v-.066c-.257-.051-.503-.106-.837-.1v-.067l.803-.266.401-.034c.403-.115.921-.043 1.338 0v-.066c-.033-.062-.48-.259-.602-.266v-.034a2.803 2.803 0 0 1 1.338.067h.167v.033c.118.043.191.015.268.1h.1c-.068-.148-.196-.32-.335-.4V6.75l.568.133v.034h.068v.034h.099v.033l.135.034v.034l.133.033v.034l.133.033c.096.051.127.119.268.134a.47.47 0 0 0-.167-.233v-.034c.221.022.385.137.535.233h.068l.033.067.134.033c.034.045.067.089.099.134h.068l.167.2.068.034v.066l.099.066c.056.08.063.172.134.234v.066c-.112-.066-.222-.134-.335-.2h-.099v-.033h-.101v-.034h-.099v-.034h-.101v-.033h-.167v-.034l-.769-.034c-.649 0-1.217.041-1.705.2l-.636.134v.033l-.602.167v.033h-.066v.034h-.101v.034l-.201.033v.034l-.133.034v.033h-.1v.034l-.134.034v.033l-.167.034v.034l-.201.066v.034h-.067v.033h-.067v.034h-.068v.034h-.067v.033h-.067v.034h-.068v.033h-.067l-.067.067h-.068l-.034.066c-.066.022-.133.045-.2.066l-.034.067-.201.066v.034c-.033.011-.067.021-.1.033l-.033.067-.134.033-.033.067h-.067l-.033.066h-.067l-.033.066h-.067v.034l-.1.034-.033.066h-.067l-.067.1h-.067zm14.147 11.192h-.034v.066h-.033l-.033.166h-.034v.067c-.023.01-.045.021-.068.033v.067a3.403 3.403 0 0 0-.099.066v.066h-.034l-.068.366h-.033v.1h-.034v.067h-.033l-.034.2h-.034v.066h-.034v.1h-.033l-.033.133h-.034v.067h-.034v.1l-.068.033v.067l-.066.066v.066h-.034v.067h-.034v.066l-.067.066v.067h-.034l-.033.1-.068.033-.034.134a4.208 4.208 0 0 1-.067.033v.067l-.067.033v.067a2.472 2.472 0 0 0-.1.066v.066l-.067.034v.066l-.068.034v.034c-.023.01-.044.021-.067.033v.067l-.134.1v.066l-.234.2v.066l-.168.134c-.099.11-.201.221-.3.333h-.068l-.201.234h-.067l-.1.133h-.067l-.034.067h-.033l-.034.066h-.068l-.033.066h-.067l-.068.1h-.067l-.033.067c-.034.011-.068.021-.101.033v.034l-.133.034a4.012 4.012 0 0 0-.034.066c-.034.011-.068.022-.1.034v.033l-.134.034-.033.066h-.067l-.068.067h-.067v.033h-.067v.034h-.068v.033h-.067v.034h-.067v.034c-.068.021-.134.044-.201.066v.034l-.201.033v.034a6.573 6.573 0 0 0-.134.034v.033l-.301.067v.033h-.067v.034h-.1v.034l-.267.033v.034h-.1v.034h-.134v.033h-.134v.034h-.167v.034h-.167v.033l-.401.034c-.291.084-.699.066-1.07.066h-.434v-.033h-.335v-.034h-.2v-.034h-.168v-.033h-.168v-.034h-.133v-.034h-.133v-.033h-.101v-.034h-.099v-.034h-.101v-.033l-.201-.034v-.034l-.201-.066v-.034h-.066v-.033h-.068v-.034a5.164 5.164 0 0 1-.133-.034 4.012 4.012 0 0 1-.034-.066h-.068l-.033-.066h-.067l-.068-.1h-.067l-.067-.1-.235-.2v-.066l-.133-.1v-.067c-.034-.021-.068-.044-.101-.066v-.066l-.067-.034v-.066l-.067-.034-.034-.134a.832.832 0 0 1-.067-.033c-.011-.045-.023-.089-.033-.134-.079-.143-.197-.286-.234-.466h-.101l-.066.534H16.5l-.133-.367h-.034l-.034-.2a3.496 3.496 0 0 1-.235-1.365l-.099.033-.068.2c-.076.14-.22.306-.235.5h-.066l-.168-.566-.067-.633c-.006-.135-.035-.425.033-.499v-.3h-.033l-.235.366h-.033c.001-.287-.078-.626 0-.9v-.366h.033v-.234h.034v-.133h.033v-.134h.033v-.133h.034l.067-.3h.034v-.067h.033v-.1h.033l.067-.2h.033l.034-.133a1.4 1.4 0 0 0 .067-.034l.067-.2h.034l.034-.1.067-.033v-.067l.067-.033v-.067c.034-.021.068-.044.101-.066v-.066l.133-.1v-.067l.167-.133v-.066l.068-.034.167-.2h.067v-.066a116.84 116.84 0 0 0-.335-.134v-.034h-.067v-.033h-.067l-.068-.067h-.066l-.034-.066h-.068l-.034-.066-.133-.034-.068-.1h-.066l-.034-.066h-.067c-.022-.014-.023-.045-.067-.066.032-.03.307-.064.369-.067-.095-.158-.276-.239-.402-.366l-.067-.1h-.033v-.066l-.201-.166v-.067l-.1-.066v-.066l-.067-.034v-.066a1.4 1.4 0 0 1-.067-.034c-.011-.034-.023-.066-.033-.1h-.034l-.033-.134h-.033l-.067-.2h-.033v-.099h-.033v-.067h-.034v-.1h-.033c-.011-.078-.023-.155-.033-.233h-.034v-.134c.167.098.295.317.502.366-.026-.138-.063-.335-.1-.466v-.433h-.033c-.029-.101.019-.25.033-.3v-.434h.033v-.233h.034v-.167h.033v-.133h.033l.034-.2h.033v-.067h.033v-.099h.033v-.067h.034l.067-.2c.022-.011.045-.021.067-.033v-.067c.023-.011.045-.021.067-.033v-.067l.1-.066v-.066l.301-.266.133-.167h.068l.034-.066.099-.034v-.033h.068l.033-.067h.067l.068-.066h.067v-.034h.067v-.033h.067v-.034l.602-.166h.3v-.034h.469v.034h.769v.033h.602v-.033h.334v-.034l.301-.034v-.033h.134v-.034h.099v-.034c.045-.01.09-.022.134-.033v-.034h.1v-.034h.068v-.033h.066l.034-.066.134-.034.033-.066h.068l.067-.1h.067l.101-.134h.067l.267-.3h.068l.099-.134c.045-.01.09-.021.134-.033v-.034l.201-.066v-.034h.134v-.033h.201v-.034c.087-.025.439.042.501.066v.034h.1l.034.066h.067l.034.066h.067l.1.134.067.034v.066l.066.034.034.1h.034l.234.599v.134h.033v.1h.034v.2h.033v.234h.034v.299h.034v.334h.034v.3h.033v.366h.034v.366h.033v.3h.034v.2h.034v.134h.034v.133h.033v.1h.033l.034.134.068.034c.034.044.067.089.099.133h.068l.067.067h.067v.033h.068v.034h.067v.033h.067v.034h.101v.034l.201.066v.034h.066v.033h.068v.034h.068v.034h.066v.033h.068v.034h.067v.034h.067v.033l.134.034.034.066.2.067v.033l.101.034.034.066h.066l.034.067h.068l.034.066.099.033.1.134h.067l.368.4.401.066.034.067h.067c.056.039.085.121.167.166l.034.166h.033a.559.559 0 0 1-.134.366 8.499 8.499 0 0 0-.099.067v.066l-.602.566-.268.3h-.067l-.167.2h-.067l-.101.133h-.066l-.068.1h-.068a8.687 8.687 0 0 1-.066.1h-.067l-.034.067h-.067v.033l-.1.034-.067.1-.134.034-.034.066a3.862 3.862 0 0 0-.099.034v.033h-.068v.034h-.067l-.033.066h-.067l-.068.067h-.066v.033h-.068l-.034.067-.201.066v.033h-.067v.034l-.2.066v.034h-.101v.034l-.133.033v.034h-.068v.034h-.099v.033l-.134.034v.034l-.301.066v.034h-.068v.033l-.334.067v.033h-.1v.034h-.1v.034h-.133v.033l-.268.034v.034h-.099v.033h-.168c-.205.064-.494.106-.703.166l-2.24.167v.033h-.068v.034h-.1l-.033.066h-.068l-.034.067h-.066l-.101.133a1.4 1.4 0 0 0-.067.034v.066l-.1.067-.068.199h-.033v.067h-.033v.133h-.034v.134h-.034v.666c.207.695.574 1.062 1.204 1.332h.099v.034h.101v.034h.133v.033h.167v.034h.167c.257.077.849.114 1.138.034l.669-.034v-.034h.201v-.033h.201v-.034h.167l1.171-.334v-.033h.068v-.034l.3-.066v-.034h.068v-.034l.167-.033v-.034l.201-.066v-.034h.067v-.033h.1v-.034c.068-.022.133-.045.201-.066v-.034h.067v-.034l.133-.033.034-.067h.067l.067-.066h.068v-.034h.067l.033-.066.201-.066v-.034l.101-.034.033-.066.134-.034v-.033a2.29 2.29 0 0 0 .099-.034l.034-.066h.068l.067-.1h.067c.011-.022.022-.045.034-.066h.067l.034-.067c.033-.011.067-.021.1-.033l.067-.1h.067l.134-.167h.067l.201-.233h.068c.067-.078.133-.156.201-.233l.067-.033v-.067l.201-.166v-.066l.1-.067a.95.95 0 0 0 .133-.3c-.126.035-.217.121-.3.2l-.034.067h-.068l-.099.133h-.067l-.067.1h-.067l-.101.134h-.066l-.068.1h-.068l-.033.066h-.067l-.068.1h-.067l-.033.066-.101.034v.034h-.067l-.033.066-.134.034-.033.066-.101.034v.033a6.484 6.484 0 0 0-.133.034 4.012 4.012 0 0 1-.034.066 5.164 5.164 0 0 0-.133.034 4.012 4.012 0 0 1-.034.066h-.068v.034h-.067l-.033.066h-.068l-.067.067h-.067v.033h-.068v.034h-.067v.033h-.067v.034h-.068v.034h-.067v.033h-.067v.034h-.068v.034h-.067v.033l-.134.034v.034h-.067v.033h-.1v.034a5.164 5.164 0 0 0-.133.034v.033h-.101v.034h-.066v.034h-.101v.033h-.067v.034a14.05 14.05 0 0 0-.201.034v.033a14.05 14.05 0 0 0-.201.034v.034h-.067v.033h-.1v.034l-.369.066v.034l-1.203.233-.936.034c-.84 0-1.98-.212-2.006-.966 1.261.226 2.822.058 3.812-.3h.134v-.033h.1v-.034h.099v-.034h.101v-.033l.201-.034v-.034h.067v-.033h.1v-.034h.067v-.034h.1v-.033l.201-.067v-.033h.068v-.034l.167-.034.034-.066.2-.066.034-.067h.067v-.033c.034-.011.068-.022.1-.034v-.066c-.13.014-.207.066-.301.1l-.235.033v.034h-.066v.034h-.134v.033h-.1v.034l-.334.066v.034l-1.405.334h-.201c-.193.056-.469.076-.669.133h-.401c-.118.034-.774.078-.937.034v-.034l-.535-.033c-.122-.037-.238-.091-.401-.1.005-.331.196-.643.435-.733h.201v-.033h.869v-.034h.435v-.034h.268v-.033h.234v-.034h.201v-.034h.234v-.033h.168v-.034h.134v-.034c.099-.011.201-.021.3-.033v-.034l.301-.034v-.033h.1v-.034h.1v-.034c.089-.011.179-.021.267-.033v-.034h.068v-.034h.099v-.033l.235-.034v-.034h.068v-.033h.099v-.034h.068v-.033h.1v-.034h.1v-.034l.133-.033v-.034h.101v-.034h.066v-.033h.101v-.034c.067-.022.133-.045.201-.066v-.034h.067v-.034h.067v-.033h.068v-.034h.066v-.034h.068l.067-.066h.066c.011-.022.022-.045.034-.066h.068l.067-.067h.067v-.033h.068l.033-.067h.067v-.033h.068l.034-.067.133-.033c.011-.022.022-.045.034-.066h.067l.033-.067h.068l.034-.066h.067v-.034c.033-.011.067-.021.1-.033l.034-.067h.067l.033-.066.101-.034.067-.1h.067l.1-.133h.067l.167-.2h.068c.068-.078.133-.156.201-.233h.067l.034.134.067.033.034.167h.034c.011.066.023.133.033.2.119.3.21.672.201 1.099.249-.01.653-.107.803.067.121.029.177.107.2.233.054.061.073.327.034.434zM14.844 4.185c.114.048.212.096.368.1l-.267-.999h-.067c-.039.176-.229.536-.067.699a.523.523 0 0 0 .034.2zm-.602 1.699.201.233h.1l.067-.1c.088-.083.205-.122.267-.233.013-.021.052-.004.033-.067l-.435-.333-.033-.067h-.067l-.033-.066h-.033l-.034-.066h-.067l-.134-.166h-.067l-.134-.167h-.067a19.497 19.497 0 0 0-.134-.166h-.067l-.033-.066h-.033l-.034-.067h-.067a3.481 3.481 0 0 1-.067-.1h-.033a4.012 4.012 0 0 1-.034-.066h-.067l-.033-.066-.1-.066v-.034h-.067v-.034c-.049-.038-.059-.048-.134-.066l.1.732c.121.057.209.147.301.234l.034.066h.067l.201.234h.067l.033.066h.034l.167.2h.067l.201.234h.067zm1.906-1.033h.034l.033-.066c.123-.064.265-.082.301-.234-.131-.036-.12-.093-.201-.166a2.931 2.931 0 0 1-.1-.034l-.033-.066a.46.46 0 0 0-.234-.133c.015.149.127.59.201.666v.033zm-1.304.034h.067l.1.134c.034.01.067.021.1.033l.033.067c.079.073.22.205.335.233.1-.122.284-.163.368-.3h.033v-.033l-1.237-.367v.067c.033.011.067.021.1.033l.1.134zm7.291 9.326c.036.122-.008.256.068.334v.066c.064.099.372-.006.501.034.136.041.269.122.435.133a2.416 2.416 0 0 0-.167-.732v-.1h-.034v-.066h-.034a9.88 9.88 0 0 0-.034-.167c-.023-.01-.044-.021-.067-.033l-.033-.134a2.154 2.154 0 0 1-.068-.034 3.862 3.862 0 0 0-.034-.099l-.099-.034-.068-.1H22.3v.034c-.034.01-.067.021-.099.033-.07.086-.16.656-.101.866h.034zm-3.111 1.499.201.033v.034l.133.034v.033h.135v.034a.414.414 0 0 0 .167-.034.35.35 0 0 0-.101-.233h-.033v-.067l-.067-.066h-.068a4.2 4.2 0 0 1-.099-.134h-.068a4.012 4.012 0 0 1-.034-.066c-.33-.209-.748-.246-1.304-.233-.074.065-.197.028-.301.066v.034h-.1c-.236.119-.706.394-.769.666h-.034l.034.1c.238-.008.373-.097.535-.167h.101v-.033h.099v-.034l.235-.034v-.033h.133c.416-.133.867-.026 1.204.1zm4.013-.233h-.066l-.068.1h-.034v.066h-.033a.575.575 0 0 0-.034.4h.034c.034.079-.034.036.033.1.039.064.09.079.134.134.16-.013.301-.093.335-.234h.034v-.133h.033a.38.38 0 0 0-.067-.3c-.025-.094-.06-.096-.101-.167h-.201v.034zm-1.003 1.2v-.034l.134-.034c.015-.072.021-.094.067-.133-.007-.268-.107-.275-.201-.433-.151-.036-.414-.195-.568-.033-.048.029-.076.046-.1.1v.066h-.034c.024.236.144.281.235.433.114.024.293.127.468.067zm-3.511-.134h.099v-.034c.219-.069.758.091.903-.033h.033c-.072-.276-.619-.403-.97-.3l-.266.033-.034.067-.167.033-.068.1h-.067v.034l-.134.1c-.015.082-.032.122-.034.234a.959.959 0 0 0 .335-.1v-.034c.123-.022.245-.045.369-.066v-.034z" }))); }));
|
|
8
|
+
Mailchimp.displayName = 'Mailchimp';
|
|
9
|
+
Mailchimp['iconName'] = 'mailchimp';
|
|
10
|
+
exports.default = Mailchimp;
|