@icons-pack/react-simple-icons 5.8.0 → 5.9.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/Backblaze.d.ts +31 -0
- package/dist/cjs/components/Backblaze.d.ts.map +1 -0
- package/dist/cjs/components/Backblaze.js +1 -0
- package/dist/cjs/components/Billboard.d.ts +31 -0
- package/dist/cjs/components/Billboard.d.ts.map +1 -0
- package/dist/cjs/components/Billboard.js +1 -0
- package/dist/cjs/components/Crayon.d.ts +31 -0
- package/dist/cjs/components/Crayon.d.ts.map +1 -0
- package/dist/cjs/components/Crayon.js +1 -0
- package/dist/cjs/components/Fireship.d.ts +31 -0
- package/dist/cjs/components/Fireship.d.ts.map +1 -0
- package/dist/cjs/components/Fireship.js +1 -0
- package/dist/cjs/components/Hedera.d.ts +31 -0
- package/dist/cjs/components/Hedera.d.ts.map +1 -0
- package/dist/cjs/components/Hedera.js +1 -0
- package/dist/cjs/components/Instructure.d.ts +31 -0
- package/dist/cjs/components/Instructure.d.ts.map +1 -0
- package/dist/cjs/components/Instructure.js +1 -0
- package/dist/cjs/components/Penpot.d.ts +31 -0
- package/dist/cjs/components/Penpot.d.ts.map +1 -0
- package/dist/cjs/components/Penpot.js +1 -0
- package/dist/cjs/components/Persistent.d.ts +31 -0
- package/dist/cjs/components/Persistent.d.ts.map +1 -0
- package/dist/cjs/components/Persistent.js +1 -0
- package/dist/cjs/components/Pysyft.d.ts +31 -0
- package/dist/cjs/components/Pysyft.d.ts.map +1 -0
- package/dist/cjs/components/Pysyft.js +1 -0
- package/dist/cjs/components/Rsocket.d.ts +31 -0
- package/dist/cjs/components/Rsocket.d.ts.map +1 -0
- package/dist/cjs/components/Rsocket.js +1 -0
- package/dist/cjs/index.d.ts +10 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/components/Backblaze.d.ts +31 -0
- package/dist/components/Backblaze.d.ts.map +1 -0
- package/dist/components/Billboard.d.ts +31 -0
- package/dist/components/Billboard.d.ts.map +1 -0
- package/dist/components/Crayon.d.ts +31 -0
- package/dist/components/Crayon.d.ts.map +1 -0
- package/dist/components/Fireship.d.ts +31 -0
- package/dist/components/Fireship.d.ts.map +1 -0
- package/dist/components/Hedera.d.ts +31 -0
- package/dist/components/Hedera.d.ts.map +1 -0
- package/dist/components/Instructure.d.ts +31 -0
- package/dist/components/Instructure.d.ts.map +1 -0
- package/dist/components/Penpot.d.ts +31 -0
- package/dist/components/Penpot.d.ts.map +1 -0
- package/dist/components/Persistent.d.ts +31 -0
- package/dist/components/Persistent.d.ts.map +1 -0
- package/dist/components/Pysyft.d.ts +31 -0
- package/dist/components/Pysyft.d.ts.map +1 -0
- package/dist/components/Rsocket.d.ts +31 -0
- package/dist/components/Rsocket.d.ts.map +1 -0
- package/dist/esm/components/Backblaze.d.ts +31 -0
- package/dist/esm/components/Backblaze.d.ts.map +1 -0
- package/dist/esm/components/Backblaze.js +9 -0
- package/dist/esm/components/Billboard.d.ts +31 -0
- package/dist/esm/components/Billboard.d.ts.map +1 -0
- package/dist/esm/components/Billboard.js +9 -0
- package/dist/esm/components/Crayon.d.ts +31 -0
- package/dist/esm/components/Crayon.d.ts.map +1 -0
- package/dist/esm/components/Crayon.js +9 -0
- package/dist/esm/components/Fireship.d.ts +31 -0
- package/dist/esm/components/Fireship.d.ts.map +1 -0
- package/dist/esm/components/Fireship.js +9 -0
- package/dist/esm/components/Hedera.d.ts +31 -0
- package/dist/esm/components/Hedera.d.ts.map +1 -0
- package/dist/esm/components/Hedera.js +9 -0
- package/dist/esm/components/Instructure.d.ts +31 -0
- package/dist/esm/components/Instructure.d.ts.map +1 -0
- package/dist/esm/components/Instructure.js +9 -0
- package/dist/esm/components/Penpot.d.ts +31 -0
- package/dist/esm/components/Penpot.d.ts.map +1 -0
- package/dist/esm/components/Penpot.js +9 -0
- package/dist/esm/components/Persistent.d.ts +31 -0
- package/dist/esm/components/Persistent.d.ts.map +1 -0
- package/dist/esm/components/Persistent.js +9 -0
- package/dist/esm/components/Pysyft.d.ts +31 -0
- package/dist/esm/components/Pysyft.d.ts.map +1 -0
- package/dist/esm/components/Pysyft.js +9 -0
- package/dist/esm/components/Rsocket.d.ts +31 -0
- package/dist/esm/components/Rsocket.d.ts.map +1 -0
- package/dist/esm/components/Rsocket.js +9 -0
- package/dist/esm/index.d.ts +10 -0
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +10 -0
- package/dist/index.d.ts +10 -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 PysyftProps = 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 Pysyft: 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 Pysyft;
|
|
31
|
+
//# sourceMappingURL=Pysyft.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Pysyft.d.ts","sourceRoot":"","sources":["../../../src/components/Pysyft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,oBAAY,WAAW,GAAG,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,GAAG;IAChE;;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,MAAM;IAdV;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;uCAYH,CAAC;AAEH,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";function e(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var l=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,l.get?l:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var t=e(require("react"));const r=t.forwardRef((function({color:e="currentColor",size:r=24,title:l="pysyft",...n},m){return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:r,height:r,fill:e,viewBox:"0 0 24 24",ref:m,...n},t.createElement("title",null,l),t.createElement("path",{d:"m16.524 17.985 1.413-.46V13.64Zm6.485-5.632L24 9.305l-6.786-4.93zm-4.346-4.515 2.414 7.422 1.489-2.052zm.136 3.2 1.59 4.898-1.59 1.156zM9.732 20.19l3.688-1.198H8.863ZM12 22.03l4.159-3.023-5.747 1.87zm3.266 1.225 3.894-5.363-6.305 4.581zm4.149.158h-3.2l5.788-7.967Zm-9.657-1.947-6.305-4.581v2.532zm-5.175 1.947h8.377l-9.365-3.045Zm-.365-9.346-.607 1.87 4.16 3.021zm2.722 2.284-2.278-3.14.87-1.197ZM0 9.305l2.592 7.98V7.422Zm5.865-3.091-2.41.784v6.635Zm.952-.14-1.593 4.898 3.561-4.897Zm2.915.159 1.413.46-3.696 2.685zm4.863-3.761L11.998.587 5.206 5.52ZM8.946 5.213h7.81L15.267 3.16zm3.083.862 5.765 1.872-.61-1.872zm5.908 2.823v1.488l-3.702-2.688Z"}))}));module.exports=r;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare type RsocketProps = 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 Rsocket: 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 Rsocket;
|
|
31
|
+
//# sourceMappingURL=Rsocket.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Rsocket.d.ts","sourceRoot":"","sources":["../../../src/components/Rsocket.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,oBAAY,YAAY,GAAG,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,GAAG;IACjE;;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,OAAO;IAdX;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;uCAYH,CAAC;AAEH,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";function e(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var c=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,c.get?c:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var t=e(require("react"));const r=t.forwardRef((function({color:e="currentColor",size:r=24,title:c="rsocket",...n},o){return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:r,height:r,fill:e,viewBox:"0 0 24 24",ref:o,...n},t.createElement("title",null,c),t.createElement("path",{d:"M22.0017.0027a10.519 10.519 0 0 1-.707.0254c-2.729-.0032-5.4588.0152-8.1873-.0235-1.3307-.0188-2.5864.2591-3.8065.7383-1.888.7414-3.491 1.8872-4.8105 3.4335C3.3771 5.4811 2.6038 6.9602 2.1 8.5981c-.351 1.1412-.4421 2.316-.457 3.4843-.0491 3.8519-.03 7.704-.045 11.5563-.001.272.12.3397.3594.3399a747.047 747.047 0 0 1 3.8808.0156c.2057.0013.3034-.0698.3027-.2988-.0065-2.0774-.004-4.1549-.004-6.2323h.004c0-1.6147-.0051-3.2289.002-4.8436.0032-.7354.0408-1.4628.2011-2.1913.2935-1.3334.8763-2.4931 1.8007-3.5019 1.4113-1.5399 3.095-2.3874 5.2264-2.4062 2.7385-.024 5.4765-.017 8.2147-.0097.758.002.7573.0062.7597-.748.0038-1.1425.0089-2.2853.0137-3.4277.001-.2785-.081-.3503-.3574-.332zm.0722 6.4686a8.0464 8.0464 0 0 1-.5097.0175c-2.7098.0032-5.419.0064-8.1287.0078-.4452.0003-.899.0172-1.3222.1348-2.3604.6557-3.8665 2.6802-3.9921 4.9784-.1171 2.1443.8097 3.7936 2.5624 4.992.639.437 1.3534.7418 2.121.8027 1.5251.121 3.059.0446 4.5878.084.19.005.2812-.0765.2656-.2734-.007-.089-.0564-.2059.0528-.254.1102-.0484.1893.0542.2695.1153.5025.3832.9995.775 1.5078 1.1504.2049.1513.162.2592-.0058.3945-.4774.3848-.9511.776-1.4258 1.164-.0732.0599-.145.1317-.25.0977-.1193-.0386-.1036-.1468-.0976-.2383.0159-.243-.1108-.3032-.332-.3027-2.9551.0058-5.91.0073-8.865.0058-.4322-.0002-.4198-.0086-.416.412.0117 1.3027.0395 2.6042-.0176 3.9062-.0114.2586.094.3345.3281.334 1.5294-.0033 3.0584-.002 4.5878-.002v-.0332c.9158 0 1.8322.0067 2.748-.002.7262-.0069 1.4622.0436 2.1757-.1055 1.4784-.3089 2.6552-1.106 3.5057-2.3515 1.0026-1.4681 1.1873-3.0805.6836-4.7596-.3397-1.1324-1.0219-2.0666-1.9824-2.7577-.8843-.6363-1.8522-1.0606-2.9862-1.0644-1.1798-.004-2.3591-.0068-3.539-.0235-.2507-.0035-.2778.1322-.25.33.0116.0822.027.1789-.0644.2286-.0936.051-.1617-.0238-.2246-.0762-.515-.4283-1.0257-.8616-1.543-1.287-.1355-.1115-.1546-.2131-.0098-.3164.5468-.39 1.0515-.829 1.543-1.2852.0603-.056.1264-.1333.2207-.0761.0785.0475.051.1323.0449.207-.0266.3245.025.3792.3515.3808.6797.0034 1.3583-.03 2.037-.037 2.1146-.0223 4.2309-.0069 6.3456 0 .2361.0007.3523-.079.3516-.3243-.004-1.2932-.0035-2.5875-.0058-3.8807-.0004-.213-.1099-.3068-.3223-.293z"}))}));module.exports=r;
|
package/dist/cjs/index.d.ts
CHANGED
|
@@ -236,6 +236,7 @@ export { default as Azurefunctions } from './components/Azurefunctions';
|
|
|
236
236
|
export { default as Azurepipelines } from './components/Azurepipelines';
|
|
237
237
|
export { default as Bandrautomation } from './components/Bandrautomation';
|
|
238
238
|
export { default as Babel } from './components/Babel';
|
|
239
|
+
export { default as Backblaze } from './components/Backblaze';
|
|
239
240
|
export { default as Backbonedotjs } from './components/Backbonedotjs';
|
|
240
241
|
export { default as Backendless } from './components/Backendless';
|
|
241
242
|
export { default as Badgr } from './components/Badgr';
|
|
@@ -268,6 +269,7 @@ export { default as Bigbasket } from './components/Bigbasket';
|
|
|
268
269
|
export { default as Bigbluebutton } from './components/Bigbluebutton';
|
|
269
270
|
export { default as Bigcommerce } from './components/Bigcommerce';
|
|
270
271
|
export { default as Bilibili } from './components/Bilibili';
|
|
272
|
+
export { default as Billboard } from './components/Billboard';
|
|
271
273
|
export { default as Binance } from './components/Binance';
|
|
272
274
|
export { default as Biolink } from './components/Biolink';
|
|
273
275
|
export { default as Bit } from './components/Bit';
|
|
@@ -476,6 +478,7 @@ export { default as Coveralls } from './components/Coveralls';
|
|
|
476
478
|
export { default as Cpanel } from './components/Cpanel';
|
|
477
479
|
export { default as Craftcms } from './components/Craftcms';
|
|
478
480
|
export { default as Cratedb } from './components/Cratedb';
|
|
481
|
+
export { default as Crayon } from './components/Crayon';
|
|
479
482
|
export { default as Createreactapp } from './components/Createreactapp';
|
|
480
483
|
export { default as Creativecommons } from './components/Creativecommons';
|
|
481
484
|
export { default as Credly } from './components/Credly';
|
|
@@ -708,6 +711,7 @@ export { default as Fing } from './components/Fing';
|
|
|
708
711
|
export { default as Firebase } from './components/Firebase';
|
|
709
712
|
export { default as Firefox } from './components/Firefox';
|
|
710
713
|
export { default as Firefoxbrowser } from './components/Firefoxbrowser';
|
|
714
|
+
export { default as Fireship } from './components/Fireship';
|
|
711
715
|
export { default as First } from './components/First';
|
|
712
716
|
export { default as Fitbit } from './components/Fitbit';
|
|
713
717
|
export { default as Fite } from './components/Fite';
|
|
@@ -910,6 +914,7 @@ export { default as Hbo } from './components/Hbo';
|
|
|
910
914
|
export { default as Hcl } from './components/Hcl';
|
|
911
915
|
export { default as Headlessui } from './components/Headlessui';
|
|
912
916
|
export { default as Headspace } from './components/Headspace';
|
|
917
|
+
export { default as Hedera } from './components/Hedera';
|
|
913
918
|
export { default as Hellofresh } from './components/Hellofresh';
|
|
914
919
|
export { default as Hellyhansen } from './components/Hellyhansen';
|
|
915
920
|
export { default as Helm } from './components/Helm';
|
|
@@ -997,6 +1002,7 @@ export { default as Instagram } from './components/Instagram';
|
|
|
997
1002
|
export { default as Instapaper } from './components/Instapaper';
|
|
998
1003
|
export { default as Instatus } from './components/Instatus';
|
|
999
1004
|
export { default as Instructables } from './components/Instructables';
|
|
1005
|
+
export { default as Instructure } from './components/Instructure';
|
|
1000
1006
|
export { default as Integromat } from './components/Integromat';
|
|
1001
1007
|
export { default as Intel } from './components/Intel';
|
|
1002
1008
|
export { default as Intellijidea } from './components/Intellijidea';
|
|
@@ -1511,10 +1517,12 @@ export { default as Pegasusairlines } from './components/Pegasusairlines';
|
|
|
1511
1517
|
export { default as Pelican } from './components/Pelican';
|
|
1512
1518
|
export { default as Peloton } from './components/Peloton';
|
|
1513
1519
|
export { default as Penny } from './components/Penny';
|
|
1520
|
+
export { default as Penpot } from './components/Penpot';
|
|
1514
1521
|
export { default as Pepsi } from './components/Pepsi';
|
|
1515
1522
|
export { default as Percy } from './components/Percy';
|
|
1516
1523
|
export { default as Perforce } from './components/Perforce';
|
|
1517
1524
|
export { default as Perl } from './components/Perl';
|
|
1525
|
+
export { default as Persistent } from './components/Persistent';
|
|
1518
1526
|
export { default as Personio } from './components/Personio';
|
|
1519
1527
|
export { default as Petsathome } from './components/Petsathome';
|
|
1520
1528
|
export { default as Peugeot } from './components/Peugeot';
|
|
@@ -1645,6 +1653,7 @@ export { default as Pyg } from './components/Pyg';
|
|
|
1645
1653
|
export { default as Pypi } from './components/Pypi';
|
|
1646
1654
|
export { default as Pypy } from './components/Pypy';
|
|
1647
1655
|
export { default as Pyscaffold } from './components/Pyscaffold';
|
|
1656
|
+
export { default as Pysyft } from './components/Pysyft';
|
|
1648
1657
|
export { default as Pytest } from './components/Pytest';
|
|
1649
1658
|
export { default as Python } from './components/Python';
|
|
1650
1659
|
export { default as Pytorch } from './components/Pytorch';
|
|
@@ -1763,6 +1772,7 @@ export { default as Rossmann } from './components/Rossmann';
|
|
|
1763
1772
|
export { default as Rotaryinternational } from './components/Rotaryinternational';
|
|
1764
1773
|
export { default as Rottentomatoes } from './components/Rottentomatoes';
|
|
1765
1774
|
export { default as Roundcube } from './components/Roundcube';
|
|
1775
|
+
export { default as Rsocket } from './components/Rsocket';
|
|
1766
1776
|
export { default as Rss } from './components/Rss';
|
|
1767
1777
|
export { default as Rstudio } from './components/Rstudio';
|
|
1768
1778
|
export { default as Rte } from './components/Rte';
|