@icons-pack/react-simple-icons 5.9.0 → 5.11.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/README.md +1 -1
- package/dist/cjs/components/Backstage.d.ts +31 -0
- package/dist/cjs/components/Backstage.d.ts.map +1 -0
- package/dist/cjs/components/Backstage.js +1 -0
- package/dist/cjs/components/Bim.d.ts +31 -0
- package/dist/cjs/components/Bim.d.ts.map +1 -0
- package/dist/cjs/components/Bim.js +1 -0
- package/dist/cjs/components/Dovecot.d.ts +31 -0
- package/dist/cjs/components/Dovecot.d.ts.map +1 -0
- package/dist/cjs/components/Dovecot.js +1 -0
- package/dist/cjs/components/EThree.d.ts +31 -0
- package/dist/cjs/components/EThree.d.ts.map +1 -0
- package/dist/cjs/components/EThree.js +1 -0
- package/dist/cjs/components/Elgato.d.ts +31 -0
- package/dist/cjs/components/Elgato.d.ts.map +1 -0
- package/dist/cjs/components/Elgato.js +1 -0
- package/dist/cjs/components/Engadget.d.ts +31 -0
- package/dist/cjs/components/Engadget.d.ts.map +1 -0
- package/dist/cjs/components/Engadget.js +1 -0
- package/dist/cjs/components/Fox.d.ts +31 -0
- package/dist/cjs/components/Fox.d.ts.map +1 -0
- package/dist/cjs/components/Fox.js +1 -0
- package/dist/cjs/components/Gsk.d.ts +31 -0
- package/dist/cjs/components/Gsk.d.ts.map +1 -0
- package/dist/cjs/components/Gsk.js +1 -0
- package/dist/cjs/components/Iced.d.ts +31 -0
- package/dist/cjs/components/Iced.d.ts.map +1 -0
- package/dist/cjs/components/Iced.js +1 -0
- package/dist/cjs/components/Linktree.js +1 -1
- package/dist/cjs/components/Moonrepo.d.ts +31 -0
- package/dist/cjs/components/Moonrepo.d.ts.map +1 -0
- package/dist/cjs/components/Moonrepo.js +1 -0
- package/dist/cjs/components/Replit.js +1 -1
- package/dist/cjs/components/Standardjs.d.ts +31 -0
- package/dist/cjs/components/Standardjs.d.ts.map +1 -0
- package/dist/cjs/components/Standardjs.js +1 -0
- package/dist/cjs/components/System7Six.d.ts +31 -0
- package/dist/cjs/components/System7Six.d.ts.map +1 -0
- package/dist/cjs/components/System7Six.js +1 -0
- package/dist/cjs/components/Wpexplorer.d.ts +31 -0
- package/dist/cjs/components/Wpexplorer.d.ts.map +1 -0
- package/dist/cjs/components/Wpexplorer.js +1 -0
- package/dist/cjs/index.d.ts +13 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/components/Backstage.d.ts +31 -0
- package/dist/components/Backstage.d.ts.map +1 -0
- package/dist/components/Bim.d.ts +31 -0
- package/dist/components/Bim.d.ts.map +1 -0
- package/dist/components/Dovecot.d.ts +31 -0
- package/dist/components/Dovecot.d.ts.map +1 -0
- package/dist/components/EThree.d.ts +31 -0
- package/dist/components/EThree.d.ts.map +1 -0
- package/dist/components/Elgato.d.ts +31 -0
- package/dist/components/Elgato.d.ts.map +1 -0
- package/dist/components/Engadget.d.ts +31 -0
- package/dist/components/Engadget.d.ts.map +1 -0
- package/dist/components/Fox.d.ts +31 -0
- package/dist/components/Fox.d.ts.map +1 -0
- package/dist/components/Gsk.d.ts +31 -0
- package/dist/components/Gsk.d.ts.map +1 -0
- package/dist/components/Iced.d.ts +31 -0
- package/dist/components/Iced.d.ts.map +1 -0
- package/dist/components/Moonrepo.d.ts +31 -0
- package/dist/components/Moonrepo.d.ts.map +1 -0
- package/dist/components/Standardjs.d.ts +31 -0
- package/dist/components/Standardjs.d.ts.map +1 -0
- package/dist/components/System7Six.d.ts +31 -0
- package/dist/components/System7Six.d.ts.map +1 -0
- package/dist/components/Wpexplorer.d.ts +31 -0
- package/dist/components/Wpexplorer.d.ts.map +1 -0
- package/dist/esm/components/Backstage.d.ts +31 -0
- package/dist/esm/components/Backstage.d.ts.map +1 -0
- package/dist/esm/components/Backstage.js +9 -0
- package/dist/esm/components/Bim.d.ts +31 -0
- package/dist/esm/components/Bim.d.ts.map +1 -0
- package/dist/esm/components/Bim.js +9 -0
- package/dist/esm/components/Dovecot.d.ts +31 -0
- package/dist/esm/components/Dovecot.d.ts.map +1 -0
- package/dist/esm/components/Dovecot.js +9 -0
- package/dist/esm/components/EThree.d.ts +31 -0
- package/dist/esm/components/EThree.d.ts.map +1 -0
- package/dist/esm/components/EThree.js +9 -0
- package/dist/esm/components/Elgato.d.ts +31 -0
- package/dist/esm/components/Elgato.d.ts.map +1 -0
- package/dist/esm/components/Elgato.js +9 -0
- package/dist/esm/components/Engadget.d.ts +31 -0
- package/dist/esm/components/Engadget.d.ts.map +1 -0
- package/dist/esm/components/Engadget.js +9 -0
- package/dist/esm/components/Fox.d.ts +31 -0
- package/dist/esm/components/Fox.d.ts.map +1 -0
- package/dist/esm/components/Fox.js +9 -0
- package/dist/esm/components/Gsk.d.ts +31 -0
- package/dist/esm/components/Gsk.d.ts.map +1 -0
- package/dist/esm/components/Gsk.js +9 -0
- package/dist/esm/components/Iced.d.ts +31 -0
- package/dist/esm/components/Iced.d.ts.map +1 -0
- package/dist/esm/components/Iced.js +9 -0
- package/dist/esm/components/Linktree.js +1 -1
- package/dist/esm/components/Moonrepo.d.ts +31 -0
- package/dist/esm/components/Moonrepo.d.ts.map +1 -0
- package/dist/esm/components/Moonrepo.js +9 -0
- package/dist/esm/components/Replit.js +1 -1
- package/dist/esm/components/Standardjs.d.ts +31 -0
- package/dist/esm/components/Standardjs.d.ts.map +1 -0
- package/dist/esm/components/Standardjs.js +9 -0
- package/dist/esm/components/System7Six.d.ts +31 -0
- package/dist/esm/components/System7Six.d.ts.map +1 -0
- package/dist/esm/components/System7Six.js +9 -0
- package/dist/esm/components/Wpexplorer.d.ts +31 -0
- package/dist/esm/components/Wpexplorer.d.ts.map +1 -0
- package/dist/esm/components/Wpexplorer.js +9 -0
- package/dist/esm/index.d.ts +13 -0
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +13 -0
- package/dist/index.d.ts +13 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare type WpexplorerProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
3
|
+
/**
|
|
4
|
+
* Hex color or color name
|
|
5
|
+
*/
|
|
6
|
+
title?: string;
|
|
7
|
+
/**
|
|
8
|
+
* The size of the Icon.
|
|
9
|
+
*/
|
|
10
|
+
color?: string;
|
|
11
|
+
/**
|
|
12
|
+
* The title provides an accessible short text description to the SVG
|
|
13
|
+
*/
|
|
14
|
+
size?: string | number;
|
|
15
|
+
};
|
|
16
|
+
declare const Wpexplorer: React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "style" | "clipPath" | "filter" | "mask" | "path" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "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" | "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" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "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" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "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" | "key"> & {
|
|
17
|
+
/**
|
|
18
|
+
* Hex color or color name
|
|
19
|
+
*/
|
|
20
|
+
title?: string | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* The size of the Icon.
|
|
23
|
+
*/
|
|
24
|
+
color?: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* The title provides an accessible short text description to the SVG
|
|
27
|
+
*/
|
|
28
|
+
size?: string | number | undefined;
|
|
29
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
30
|
+
export default Wpexplorer;
|
|
31
|
+
//# sourceMappingURL=Wpexplorer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Wpexplorer.d.ts","sourceRoot":"","sources":["../../../src/components/Wpexplorer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,oBAAY,eAAe,GAAG,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,GAAG;IACpE;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB,CAAC;AAEF,QAAA,MAAM,UAAU;IAdd;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;uCAYH,CAAC;AAEH,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
const Wpexplorer = React.forwardRef(function Wpexplorer({ color = 'currentColor', size = 24, title = "wpexplorer", ...others }, ref) {
|
|
4
|
+
return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: color, viewBox: "0 0 24 24", ref: ref, ...others },
|
|
5
|
+
React.createElement("title", null, title),
|
|
6
|
+
React.createElement("path", { d: "M24 12A12 12 0 1 1 12 0a12.008 12.008 0 0 1 12 12Zm-1.5 0A10.5 10.5 0 1 0 12 22.5 10.516 10.516 0 0 0 22.5 12ZM7.542 5.841l4.074 1.739-1.739 4.073L5.8 9.914l1.742-4.073Zm5.158 7.926 2.185 4.406H14.2l-2.343-4.687-2.295 4.687h-.656l2.4-5.01-1.046-.441.282-.656 3.215 1.364-.281.67Zm-.553-5.451 3.216 1.378-1.378 3.2-3.2-1.364 1.364-3.215Zm3.764 2.011 2.56 1.082-1.1 2.546-2.545-1.083 1.082-2.545Z" })));
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
export { Wpexplorer as default };
|
package/dist/esm/index.d.ts
CHANGED
|
@@ -239,6 +239,7 @@ export { default as Babel } from './components/Babel';
|
|
|
239
239
|
export { default as Backblaze } from './components/Backblaze';
|
|
240
240
|
export { default as Backbonedotjs } from './components/Backbonedotjs';
|
|
241
241
|
export { default as Backendless } from './components/Backendless';
|
|
242
|
+
export { default as Backstage } from './components/Backstage';
|
|
242
243
|
export { default as Badgr } from './components/Badgr';
|
|
243
244
|
export { default as Badoo } from './components/Badoo';
|
|
244
245
|
export { default as Baidu } from './components/Baidu';
|
|
@@ -270,6 +271,7 @@ export { default as Bigbluebutton } from './components/Bigbluebutton';
|
|
|
270
271
|
export { default as Bigcommerce } from './components/Bigcommerce';
|
|
271
272
|
export { default as Bilibili } from './components/Bilibili';
|
|
272
273
|
export { default as Billboard } from './components/Billboard';
|
|
274
|
+
export { default as Bim } from './components/Bim';
|
|
273
275
|
export { default as Binance } from './components/Binance';
|
|
274
276
|
export { default as Biolink } from './components/Biolink';
|
|
275
277
|
export { default as Bit } from './components/Bit';
|
|
@@ -580,6 +582,7 @@ export { default as Dolby } from './components/Dolby';
|
|
|
580
582
|
export { default as Doordash } from './components/Doordash';
|
|
581
583
|
export { default as Douban } from './components/Douban';
|
|
582
584
|
export { default as Doubanread } from './components/Doubanread';
|
|
585
|
+
export { default as Dovecot } from './components/Dovecot';
|
|
583
586
|
export { default as Dpd } from './components/Dpd';
|
|
584
587
|
export { default as Dragonframe } from './components/Dragonframe';
|
|
585
588
|
export { default as Draugiemdotlv } from './components/Draugiemdotlv';
|
|
@@ -601,6 +604,7 @@ export { default as Dwm } from './components/Dwm';
|
|
|
601
604
|
export { default as DynamicsThreeHundredSixtyFive } from './components/DynamicsThreeHundredSixtyFive';
|
|
602
605
|
export { default as Dynatrace } from './components/Dynatrace';
|
|
603
606
|
export { default as Edotleclerc } from './components/Edotleclerc';
|
|
607
|
+
export { default as EThree } from './components/EThree';
|
|
604
608
|
export { default as Ea } from './components/Ea';
|
|
605
609
|
export { default as Eagle } from './components/Eagle';
|
|
606
610
|
export { default as Easyjet } from './components/Easyjet';
|
|
@@ -628,6 +632,7 @@ export { default as Element } from './components/Element';
|
|
|
628
632
|
export { default as Elementary } from './components/Elementary';
|
|
629
633
|
export { default as Elementor } from './components/Elementor';
|
|
630
634
|
export { default as Eleventy } from './components/Eleventy';
|
|
635
|
+
export { default as Elgato } from './components/Elgato';
|
|
631
636
|
export { default as Elixir } from './components/Elixir';
|
|
632
637
|
export { default as Ello } from './components/Ello';
|
|
633
638
|
export { default as Elm } from './components/Elm';
|
|
@@ -638,6 +643,7 @@ export { default as Emby } from './components/Emby';
|
|
|
638
643
|
export { default as Emirates } from './components/Emirates';
|
|
639
644
|
export { default as Emlakjet } from './components/Emlakjet';
|
|
640
645
|
export { default as Empirekred } from './components/Empirekred';
|
|
646
|
+
export { default as Engadget } from './components/Engadget';
|
|
641
647
|
export { default as Enpass } from './components/Enpass';
|
|
642
648
|
export { default as Enterprisedb } from './components/Enterprisedb';
|
|
643
649
|
export { default as Envato } from './components/Envato';
|
|
@@ -747,6 +753,7 @@ export { default as Fossa } from './components/Fossa';
|
|
|
747
753
|
export { default as Fossilscm } from './components/Fossilscm';
|
|
748
754
|
export { default as Foursquare } from './components/Foursquare';
|
|
749
755
|
export { default as Foursquarecityguide } from './components/Foursquarecityguide';
|
|
756
|
+
export { default as Fox } from './components/Fox';
|
|
750
757
|
export { default as Foxtel } from './components/Foxtel';
|
|
751
758
|
export { default as Fozzy } from './components/Fozzy';
|
|
752
759
|
export { default as Framer } from './components/Framer';
|
|
@@ -880,6 +887,7 @@ export { default as Groupme } from './components/Groupme';
|
|
|
880
887
|
export { default as Groupon } from './components/Groupon';
|
|
881
888
|
export { default as Grubhub } from './components/Grubhub';
|
|
882
889
|
export { default as Grunt } from './components/Grunt';
|
|
890
|
+
export { default as Gsk } from './components/Gsk';
|
|
883
891
|
export { default as Gtk } from './components/Gtk';
|
|
884
892
|
export { default as Guangzhoumetro } from './components/Guangzhoumetro';
|
|
885
893
|
export { default as Guilded } from './components/Guilded';
|
|
@@ -967,6 +975,7 @@ export { default as Ibeacon } from './components/Ibeacon';
|
|
|
967
975
|
export { default as Ibm } from './components/Ibm';
|
|
968
976
|
export { default as Ibmcloud } from './components/Ibmcloud';
|
|
969
977
|
export { default as Ibmwatson } from './components/Ibmwatson';
|
|
978
|
+
export { default as Iced } from './components/Iced';
|
|
970
979
|
export { default as Iceland } from './components/Iceland';
|
|
971
980
|
export { default as Icinga } from './components/Icinga';
|
|
972
981
|
export { default as Icloud } from './components/Icloud';
|
|
@@ -1329,6 +1338,7 @@ export { default as Monoprix } from './components/Monoprix';
|
|
|
1329
1338
|
export { default as Monster } from './components/Monster';
|
|
1330
1339
|
export { default as Monzo } from './components/Monzo';
|
|
1331
1340
|
export { default as Moo } from './components/Moo';
|
|
1341
|
+
export { default as Moonrepo } from './components/Moonrepo';
|
|
1332
1342
|
export { default as Morrisons } from './components/Morrisons';
|
|
1333
1343
|
export { default as Moscowmetro } from './components/Moscowmetro';
|
|
1334
1344
|
export { default as Motorola } from './components/Motorola';
|
|
@@ -1960,6 +1970,7 @@ export { default as Stackpath } from './components/Stackpath';
|
|
|
1960
1970
|
export { default as Stackshare } from './components/Stackshare';
|
|
1961
1971
|
export { default as Stadia } from './components/Stadia';
|
|
1962
1972
|
export { default as Staffbase } from './components/Staffbase';
|
|
1973
|
+
export { default as Standardjs } from './components/Standardjs';
|
|
1963
1974
|
export { default as Startrek } from './components/Startrek';
|
|
1964
1975
|
export { default as Starbucks } from './components/Starbucks';
|
|
1965
1976
|
export { default as Stardock } from './components/Stardock';
|
|
@@ -2022,6 +2033,7 @@ export { default as Symfony } from './components/Symfony';
|
|
|
2022
2033
|
export { default as Symphony } from './components/Symphony';
|
|
2023
2034
|
export { default as Sympy } from './components/Sympy';
|
|
2024
2035
|
export { default as Synology } from './components/Synology';
|
|
2036
|
+
export { default as System7Six } from './components/System7Six';
|
|
2025
2037
|
export { default as Tmobile } from './components/Tmobile';
|
|
2026
2038
|
export { default as Tableau } from './components/Tableau';
|
|
2027
2039
|
export { default as Tablecheck } from './components/Tablecheck';
|
|
@@ -2316,6 +2328,7 @@ export { default as Workplace } from './components/Workplace';
|
|
|
2316
2328
|
export { default as Worldhealthorganization } from './components/Worldhealthorganization';
|
|
2317
2329
|
export { default as Wpengine } from './components/Wpengine';
|
|
2318
2330
|
export { default as Wprocket } from './components/Wprocket';
|
|
2331
|
+
export { default as Wpexplorer } from './components/Wpexplorer';
|
|
2319
2332
|
export { default as Writedotas } from './components/Writedotas';
|
|
2320
2333
|
export { default as Wwe } from './components/Wwe';
|
|
2321
2334
|
export { default as Wwise } from './components/Wwise';
|