@ringcentral/juno-icon 1.75.0 → 1.76.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/IdBorder.d.ts +3 -0
- package/IdBorder.js +10 -0
- package/es6/IdBorder.js +8 -0
- package/es6/icon-ID_border.svg +5 -0
- package/es6/index.js +1 -0
- package/icon-ID_border.svg +5 -0
- package/index.d.ts +1 -0
- package/index.js +2 -0
- package/package.json +1 -1
package/IdBorder.d.ts
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IdBorder: 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 IdBorder;
|
package/IdBorder.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 IdBorder = 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: "M28.255 5.034c-1.052-.698-2.285-1.033-3.67-1.033L22.701 4c-.831 0-1.452.503-1.452 1.308v7.95c0 .806.621 1.242 1.452 1.242h1.884c1.371 0 2.631-.376 3.683-1.087 1.053-.738 1.731-2.579 1.731-4.23 0-1.624-.678-3.465-1.745-4.149zM23 5.75h1.265c2.728 0 3.985 1.113 3.985 3.349s-1.221 3.651-3.985 3.651H23v-7zm-12.801-.129a2.996 2.996 0 0 0-1.38-1.313l-.002.001a3.171 3.171 0 0 0-1.866-.269c-.481.075-1.063.285-1.766.627-.689.334-1.221.655-1.599.971-.817.685-1.312 1.613-1.49 2.755-.185 1.081-.101 2.3.246 3.651.341 1.327.93 2.747 1.766 4.261.831 1.523 1.9 3.066 3.206 4.63a32.018 32.018 0 0 0 3.017 3.119l.377.342a21.313 21.313 0 0 0 2.663 2.036c1.029.659 2.039 1.166 3.032 1.52 1.018.363 1.997.547 2.936.547.579 0 1.114-.076 1.6-.231a3.928 3.928 0 0 0 1.326-.716l.141-.111c.335-.276.717-.671 1.133-1.175.483-.585.808-1.08.977-1.499l.076-.17c.183-.461.208-.985.065-1.525-.158-.599-.5-1.116-1.012-1.537l-.988-.821-.829-.704-.402-.349a61.83 61.83 0 0 1-1.632-1.485c-.421-.451-1.017-.73-1.719-.792a3.127 3.127 0 0 0-1.898.423c-.223.15-.39.281-.54.417l-.043.039-.238.232-.222.23-.074.094-.07.069-.191.209a3.776 3.776 0 0 1-.273-.139 5.363 5.363 0 0 1-.934-.692 12.245 12.245 0 0 1-1.162-1.217c-.386-.461-.704-.89-.954-1.282a5.638 5.638 0 0 1-.527-1.01l-.086-.226a2.032 2.032 0 0 1-.073-.254 2.59 2.59 0 0 1 .126-.059l.039-.019.156-.086.15-.073a.99.99 0 0 0 .191-.12 5.182 5.182 0 0 0 .898-.617c.502-.506.775-1.051.855-1.663.081-.621-.063-1.217-.425-1.765a44.232 44.232 0 0 1-1.484-2.276 29.261 29.261 0 0 1-1.1-1.982zM5.95 6.24c.57-.276.995-.428 1.27-.471l.002-.001c.298-.046.575-.007.854.124l.105.055c.201.117.355.279.484.514.312.625.701 1.325 1.137 2.046s.947 1.505 1.543 2.367a.762.762 0 0 1 .129.543l-.018.095a1.051 1.051 0 0 1-.253.462l-.043.046-.089.073-.153.111c-.085.059-.185.12-.303.184l-.125.075-.044.031-.097.047-.156.086-.219.105a1.751 1.751 0 0 0-.897 1.892c.049.246.134.501.255.799l.064.16c.15.355.353.729.605 1.125.293.46.657.949 1.088 1.465.473.559.916 1.023 1.34 1.401.432.385.847.692 1.249.916.143.08.277.148.402.204a1.749 1.749 0 0 0 2.012-.413l.137-.151.139-.142.079-.091.032-.041.199-.202.14-.133.069-.06c.048-.04.102-.081.165-.127l.043-.031.104-.055c.221-.102.458-.141.724-.117.281.025.475.115.596.244l.077.077.546.509c.368.339.745.679 1.131 1.018l.412.359.715.608 1.133.943c.236.194.371.399.434.635.053.202.041.352-.015.464l-.093.206c-.107.221-.327.546-.669.96-.395.479-.732.819-.973.999l-.136.105a2.23 2.23 0 0 1-.672.343 3.513 3.513 0 0 1-1.07.149c-.727 0-1.509-.146-2.348-.445-.862-.307-1.753-.755-2.677-1.346a20.127 20.127 0 0 1-2.795-2.189 30.501 30.501 0 0 1-2.873-2.969c-1.226-1.468-2.229-2.918-3.003-4.334-.773-1.401-1.305-2.686-1.606-3.858-.29-1.129-.356-2.102-.216-2.92.12-.768.411-1.309.891-1.711.247-.206.661-.457 1.239-.738zM19.5 4.875a.875.875 0 0 0-1.75 0v8.75a.875.875 0 0 0 1.75 0v-8.75z" }))); }));
|
|
8
|
+
IdBorder.displayName = 'IdBorder';
|
|
9
|
+
IdBorder['iconName'] = 'ID_border';
|
|
10
|
+
exports.default = IdBorder;
|
package/es6/IdBorder.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { forwardRef, memo } from 'react';
|
|
4
|
+
var IdBorder = memo(forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props),
|
|
5
|
+
React.createElement("path", { d: "M28.255 5.034c-1.052-.698-2.285-1.033-3.67-1.033L22.701 4c-.831 0-1.452.503-1.452 1.308v7.95c0 .806.621 1.242 1.452 1.242h1.884c1.371 0 2.631-.376 3.683-1.087 1.053-.738 1.731-2.579 1.731-4.23 0-1.624-.678-3.465-1.745-4.149zM23 5.75h1.265c2.728 0 3.985 1.113 3.985 3.349s-1.221 3.651-3.985 3.651H23v-7zm-12.801-.129a2.996 2.996 0 0 0-1.38-1.313l-.002.001a3.171 3.171 0 0 0-1.866-.269c-.481.075-1.063.285-1.766.627-.689.334-1.221.655-1.599.971-.817.685-1.312 1.613-1.49 2.755-.185 1.081-.101 2.3.246 3.651.341 1.327.93 2.747 1.766 4.261.831 1.523 1.9 3.066 3.206 4.63a32.018 32.018 0 0 0 3.017 3.119l.377.342a21.313 21.313 0 0 0 2.663 2.036c1.029.659 2.039 1.166 3.032 1.52 1.018.363 1.997.547 2.936.547.579 0 1.114-.076 1.6-.231a3.928 3.928 0 0 0 1.326-.716l.141-.111c.335-.276.717-.671 1.133-1.175.483-.585.808-1.08.977-1.499l.076-.17c.183-.461.208-.985.065-1.525-.158-.599-.5-1.116-1.012-1.537l-.988-.821-.829-.704-.402-.349a61.83 61.83 0 0 1-1.632-1.485c-.421-.451-1.017-.73-1.719-.792a3.127 3.127 0 0 0-1.898.423c-.223.15-.39.281-.54.417l-.043.039-.238.232-.222.23-.074.094-.07.069-.191.209a3.776 3.776 0 0 1-.273-.139 5.363 5.363 0 0 1-.934-.692 12.245 12.245 0 0 1-1.162-1.217c-.386-.461-.704-.89-.954-1.282a5.638 5.638 0 0 1-.527-1.01l-.086-.226a2.032 2.032 0 0 1-.073-.254 2.59 2.59 0 0 1 .126-.059l.039-.019.156-.086.15-.073a.99.99 0 0 0 .191-.12 5.182 5.182 0 0 0 .898-.617c.502-.506.775-1.051.855-1.663.081-.621-.063-1.217-.425-1.765a44.232 44.232 0 0 1-1.484-2.276 29.261 29.261 0 0 1-1.1-1.982zM5.95 6.24c.57-.276.995-.428 1.27-.471l.002-.001c.298-.046.575-.007.854.124l.105.055c.201.117.355.279.484.514.312.625.701 1.325 1.137 2.046s.947 1.505 1.543 2.367a.762.762 0 0 1 .129.543l-.018.095a1.051 1.051 0 0 1-.253.462l-.043.046-.089.073-.153.111c-.085.059-.185.12-.303.184l-.125.075-.044.031-.097.047-.156.086-.219.105a1.751 1.751 0 0 0-.897 1.892c.049.246.134.501.255.799l.064.16c.15.355.353.729.605 1.125.293.46.657.949 1.088 1.465.473.559.916 1.023 1.34 1.401.432.385.847.692 1.249.916.143.08.277.148.402.204a1.749 1.749 0 0 0 2.012-.413l.137-.151.139-.142.079-.091.032-.041.199-.202.14-.133.069-.06c.048-.04.102-.081.165-.127l.043-.031.104-.055c.221-.102.458-.141.724-.117.281.025.475.115.596.244l.077.077.546.509c.368.339.745.679 1.131 1.018l.412.359.715.608 1.133.943c.236.194.371.399.434.635.053.202.041.352-.015.464l-.093.206c-.107.221-.327.546-.669.96-.395.479-.732.819-.973.999l-.136.105a2.23 2.23 0 0 1-.672.343 3.513 3.513 0 0 1-1.07.149c-.727 0-1.509-.146-2.348-.445-.862-.307-1.753-.755-2.677-1.346a20.127 20.127 0 0 1-2.795-2.189 30.501 30.501 0 0 1-2.873-2.969c-1.226-1.468-2.229-2.918-3.003-4.334-.773-1.401-1.305-2.686-1.606-3.858-.29-1.129-.356-2.102-.216-2.92.12-.768.411-1.309.891-1.711.247-.206.661-.457 1.239-.738zM19.5 4.875a.875.875 0 0 0-1.75 0v8.75a.875.875 0 0 0 1.75 0v-8.75z" }))); }));
|
|
6
|
+
IdBorder.displayName = 'IdBorder';
|
|
7
|
+
IdBorder['iconName'] = 'ID_border';
|
|
8
|
+
export default IdBorder;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>ID_border</title>
|
|
4
|
+
<path d="M28.255 5.034c-1.052-0.698-2.285-1.033-3.67-1.033l-1.884-0.001c-0.831 0-1.452 0.503-1.452 1.308v7.95c0 0.806 0.621 1.242 1.452 1.242h1.884c1.371 0 2.631-0.376 3.683-1.087 1.053-0.738 1.731-2.579 1.731-4.23 0-1.624-0.678-3.465-1.745-4.149zM23 5.75h1.265c2.728 0 3.985 1.113 3.985 3.349s-1.221 3.651-3.985 3.651h-1.265v-7zM10.199 5.621c-0.326-0.597-0.787-1.034-1.38-1.313l-0.002 0.001c-0.593-0.278-1.223-0.37-1.866-0.269-0.481 0.075-1.063 0.285-1.766 0.627-0.689 0.334-1.221 0.655-1.599 0.971-0.817 0.685-1.312 1.613-1.49 2.755-0.185 1.081-0.101 2.3 0.246 3.651 0.341 1.327 0.93 2.747 1.766 4.261 0.831 1.523 1.9 3.066 3.206 4.63 0.99 1.165 1.995 2.203 3.017 3.119l0.377 0.342c0.881 0.784 1.771 1.465 2.663 2.036 1.029 0.659 2.039 1.166 3.032 1.52 1.018 0.363 1.997 0.547 2.936 0.547 0.579 0 1.114-0.076 1.6-0.231 0.498-0.158 0.941-0.398 1.326-0.716l0.141-0.111c0.335-0.276 0.717-0.671 1.133-1.175 0.483-0.585 0.808-1.080 0.977-1.499l0.076-0.17c0.183-0.461 0.208-0.985 0.065-1.525-0.158-0.599-0.5-1.116-1.012-1.537l-0.988-0.821-0.829-0.704-0.402-0.349c-0.563-0.495-1.108-0.99-1.632-1.485-0.421-0.451-1.017-0.73-1.719-0.792-0.681-0.060-1.322 0.083-1.898 0.423-0.223 0.15-0.39 0.281-0.54 0.417l-0.043 0.039-0.238 0.232-0.222 0.23-0.074 0.094-0.070 0.069-0.191 0.209c-0.075-0.033-0.167-0.081-0.273-0.139-0.276-0.153-0.589-0.384-0.934-0.692-0.356-0.318-0.745-0.724-1.162-1.217-0.386-0.461-0.704-0.89-0.954-1.282-0.243-0.382-0.418-0.72-0.527-1.010l-0.086-0.226c-0.035-0.101-0.059-0.185-0.073-0.254 0.038-0.019 0.080-0.039 0.126-0.059l0.039-0.019 0.156-0.086 0.15-0.073c0.069-0.033 0.132-0.073 0.191-0.12 0.166-0.091 0.318-0.183 0.454-0.277 0.153-0.105 0.301-0.219 0.444-0.34 0.502-0.506 0.775-1.051 0.855-1.663 0.081-0.621-0.063-1.217-0.425-1.765-0.578-0.836-1.070-1.59-1.484-2.276-0.413-0.684-0.78-1.345-1.1-1.982zM5.95 6.24c0.57-0.276 0.995-0.428 1.27-0.471l0.002-0.001c0.298-0.046 0.575-0.007 0.854 0.124l0.105 0.055c0.201 0.117 0.355 0.279 0.484 0.514 0.312 0.625 0.701 1.325 1.137 2.046s0.947 1.505 1.543 2.367c0.113 0.171 0.155 0.346 0.129 0.543l-0.018 0.095c-0.037 0.157-0.113 0.302-0.253 0.462l-0.043 0.046-0.089 0.073-0.153 0.111c-0.085 0.059-0.185 0.12-0.303 0.184l-0.125 0.075-0.044 0.031-0.097 0.047-0.156 0.086-0.219 0.105c-0.685 0.363-1.049 1.132-0.897 1.892 0.049 0.246 0.134 0.501 0.255 0.799l0.064 0.16c0.15 0.355 0.353 0.729 0.605 1.125 0.293 0.46 0.657 0.949 1.088 1.465 0.473 0.559 0.916 1.023 1.34 1.401 0.432 0.385 0.847 0.692 1.249 0.916 0.143 0.080 0.277 0.148 0.402 0.204 0.689 0.312 1.501 0.146 2.012-0.413l0.137-0.151 0.139-0.142 0.079-0.091 0.032-0.041 0.199-0.202 0.14-0.133 0.069-0.060c0.048-0.040 0.102-0.081 0.165-0.127l0.043-0.031 0.104-0.055c0.221-0.102 0.458-0.141 0.724-0.117 0.281 0.025 0.475 0.115 0.596 0.244l0.077 0.077 0.546 0.509c0.368 0.339 0.745 0.679 1.131 1.018l0.412 0.359 0.715 0.608 1.133 0.943c0.236 0.194 0.371 0.399 0.434 0.635 0.053 0.202 0.041 0.352-0.015 0.464l-0.093 0.206c-0.107 0.221-0.327 0.546-0.669 0.96-0.395 0.479-0.732 0.819-0.973 0.999l-0.136 0.105c-0.222 0.163-0.432 0.267-0.672 0.343-0.307 0.098-0.662 0.149-1.070 0.149-0.727 0-1.509-0.146-2.348-0.445-0.862-0.307-1.753-0.755-2.677-1.346-0.927-0.594-1.862-1.325-2.795-2.189-0.983-0.881-1.932-1.863-2.873-2.969-1.226-1.468-2.229-2.918-3.003-4.334-0.773-1.401-1.305-2.686-1.606-3.858-0.29-1.129-0.356-2.102-0.216-2.92 0.12-0.768 0.411-1.309 0.891-1.711 0.247-0.206 0.661-0.457 1.239-0.738zM19.5 4.875c0-0.483-0.392-0.875-0.875-0.875s-0.875 0.392-0.875 0.875v8.75c0 0.483 0.392 0.875 0.875 0.875s0.875-0.392 0.875-0.875v-8.75z"></path>
|
|
5
|
+
</svg>
|
package/es6/index.js
CHANGED
|
@@ -17,6 +17,7 @@ export { default as Country } from './Country';
|
|
|
17
17
|
export { default as Description } from './Description';
|
|
18
18
|
export { default as Disposition } from './Disposition';
|
|
19
19
|
export { default as Hud } from './Hud';
|
|
20
|
+
export { default as IdBorder } from './IdBorder';
|
|
20
21
|
export { default as JumpTo } from './JumpTo';
|
|
21
22
|
export { default as Limited } from './Limited';
|
|
22
23
|
export { default as Logout } from './Logout';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>ID_border</title>
|
|
4
|
+
<path d="M28.255 5.034c-1.052-0.698-2.285-1.033-3.67-1.033l-1.884-0.001c-0.831 0-1.452 0.503-1.452 1.308v7.95c0 0.806 0.621 1.242 1.452 1.242h1.884c1.371 0 2.631-0.376 3.683-1.087 1.053-0.738 1.731-2.579 1.731-4.23 0-1.624-0.678-3.465-1.745-4.149zM23 5.75h1.265c2.728 0 3.985 1.113 3.985 3.349s-1.221 3.651-3.985 3.651h-1.265v-7zM10.199 5.621c-0.326-0.597-0.787-1.034-1.38-1.313l-0.002 0.001c-0.593-0.278-1.223-0.37-1.866-0.269-0.481 0.075-1.063 0.285-1.766 0.627-0.689 0.334-1.221 0.655-1.599 0.971-0.817 0.685-1.312 1.613-1.49 2.755-0.185 1.081-0.101 2.3 0.246 3.651 0.341 1.327 0.93 2.747 1.766 4.261 0.831 1.523 1.9 3.066 3.206 4.63 0.99 1.165 1.995 2.203 3.017 3.119l0.377 0.342c0.881 0.784 1.771 1.465 2.663 2.036 1.029 0.659 2.039 1.166 3.032 1.52 1.018 0.363 1.997 0.547 2.936 0.547 0.579 0 1.114-0.076 1.6-0.231 0.498-0.158 0.941-0.398 1.326-0.716l0.141-0.111c0.335-0.276 0.717-0.671 1.133-1.175 0.483-0.585 0.808-1.080 0.977-1.499l0.076-0.17c0.183-0.461 0.208-0.985 0.065-1.525-0.158-0.599-0.5-1.116-1.012-1.537l-0.988-0.821-0.829-0.704-0.402-0.349c-0.563-0.495-1.108-0.99-1.632-1.485-0.421-0.451-1.017-0.73-1.719-0.792-0.681-0.060-1.322 0.083-1.898 0.423-0.223 0.15-0.39 0.281-0.54 0.417l-0.043 0.039-0.238 0.232-0.222 0.23-0.074 0.094-0.070 0.069-0.191 0.209c-0.075-0.033-0.167-0.081-0.273-0.139-0.276-0.153-0.589-0.384-0.934-0.692-0.356-0.318-0.745-0.724-1.162-1.217-0.386-0.461-0.704-0.89-0.954-1.282-0.243-0.382-0.418-0.72-0.527-1.010l-0.086-0.226c-0.035-0.101-0.059-0.185-0.073-0.254 0.038-0.019 0.080-0.039 0.126-0.059l0.039-0.019 0.156-0.086 0.15-0.073c0.069-0.033 0.132-0.073 0.191-0.12 0.166-0.091 0.318-0.183 0.454-0.277 0.153-0.105 0.301-0.219 0.444-0.34 0.502-0.506 0.775-1.051 0.855-1.663 0.081-0.621-0.063-1.217-0.425-1.765-0.578-0.836-1.070-1.59-1.484-2.276-0.413-0.684-0.78-1.345-1.1-1.982zM5.95 6.24c0.57-0.276 0.995-0.428 1.27-0.471l0.002-0.001c0.298-0.046 0.575-0.007 0.854 0.124l0.105 0.055c0.201 0.117 0.355 0.279 0.484 0.514 0.312 0.625 0.701 1.325 1.137 2.046s0.947 1.505 1.543 2.367c0.113 0.171 0.155 0.346 0.129 0.543l-0.018 0.095c-0.037 0.157-0.113 0.302-0.253 0.462l-0.043 0.046-0.089 0.073-0.153 0.111c-0.085 0.059-0.185 0.12-0.303 0.184l-0.125 0.075-0.044 0.031-0.097 0.047-0.156 0.086-0.219 0.105c-0.685 0.363-1.049 1.132-0.897 1.892 0.049 0.246 0.134 0.501 0.255 0.799l0.064 0.16c0.15 0.355 0.353 0.729 0.605 1.125 0.293 0.46 0.657 0.949 1.088 1.465 0.473 0.559 0.916 1.023 1.34 1.401 0.432 0.385 0.847 0.692 1.249 0.916 0.143 0.080 0.277 0.148 0.402 0.204 0.689 0.312 1.501 0.146 2.012-0.413l0.137-0.151 0.139-0.142 0.079-0.091 0.032-0.041 0.199-0.202 0.14-0.133 0.069-0.060c0.048-0.040 0.102-0.081 0.165-0.127l0.043-0.031 0.104-0.055c0.221-0.102 0.458-0.141 0.724-0.117 0.281 0.025 0.475 0.115 0.596 0.244l0.077 0.077 0.546 0.509c0.368 0.339 0.745 0.679 1.131 1.018l0.412 0.359 0.715 0.608 1.133 0.943c0.236 0.194 0.371 0.399 0.434 0.635 0.053 0.202 0.041 0.352-0.015 0.464l-0.093 0.206c-0.107 0.221-0.327 0.546-0.669 0.96-0.395 0.479-0.732 0.819-0.973 0.999l-0.136 0.105c-0.222 0.163-0.432 0.267-0.672 0.343-0.307 0.098-0.662 0.149-1.070 0.149-0.727 0-1.509-0.146-2.348-0.445-0.862-0.307-1.753-0.755-2.677-1.346-0.927-0.594-1.862-1.325-2.795-2.189-0.983-0.881-1.932-1.863-2.873-2.969-1.226-1.468-2.229-2.918-3.003-4.334-0.773-1.401-1.305-2.686-1.606-3.858-0.29-1.129-0.356-2.102-0.216-2.92 0.12-0.768 0.411-1.309 0.891-1.711 0.247-0.206 0.661-0.457 1.239-0.738zM19.5 4.875c0-0.483-0.392-0.875-0.875-0.875s-0.875 0.392-0.875 0.875v8.75c0 0.483 0.392 0.875 0.875 0.875s0.875-0.392 0.875-0.875v-8.75z"></path>
|
|
5
|
+
</svg>
|
package/index.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ export { default as Country } from './Country';
|
|
|
17
17
|
export { default as Description } from './Description';
|
|
18
18
|
export { default as Disposition } from './Disposition';
|
|
19
19
|
export { default as Hud } from './Hud';
|
|
20
|
+
export { default as IdBorder } from './IdBorder';
|
|
20
21
|
export { default as JumpTo } from './JumpTo';
|
|
21
22
|
export { default as Limited } from './Limited';
|
|
22
23
|
export { default as Logout } from './Logout';
|
package/index.js
CHANGED
|
@@ -38,6 +38,8 @@ var Disposition_1 = require("./Disposition");
|
|
|
38
38
|
exports.Disposition = Disposition_1.default;
|
|
39
39
|
var Hud_1 = require("./Hud");
|
|
40
40
|
exports.Hud = Hud_1.default;
|
|
41
|
+
var IdBorder_1 = require("./IdBorder");
|
|
42
|
+
exports.IdBorder = IdBorder_1.default;
|
|
41
43
|
var JumpTo_1 = require("./JumpTo");
|
|
42
44
|
exports.JumpTo = JumpTo_1.default;
|
|
43
45
|
var Limited_1 = require("./Limited");
|