@dfds-ui/icons 0.9.2 → 0.9.3-alpha.0dc66d72

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.
@@ -21,15 +21,15 @@ const SvgFlagLv = /*#__PURE__*/(0, _react.forwardRef)((props, svgRef) => (0, _re
21
21
  viewBox: "0 0 40 32",
22
22
  ref: svgRef
23
23
  }, props), (0, _react2.jsx)("path", {
24
- fill: "#fff",
25
- d: "M0 32h40V0H0z"
24
+ d: "M0 0h40v32H0z",
25
+ fill: "#fff"
26
26
  }), (0, _react2.jsx)("path", {
27
- fill: "#be1e2d",
28
- d: "M0 32h40V21.6H0zM0 10.4h40V0H0z"
27
+ d: "M0 19.06h40V32H0zM0 0h40v12.5H0z",
28
+ fill: "#be1e2d"
29
29
  }), (0, _react2.jsx)("path", {
30
+ d: "M38 2v28H2V2h36m2-2H0v32h40z",
30
31
  fill: "#2d2926",
31
- opacity: 0.15,
32
- d: "M38 30H2V2h36v28zm2-30H0v32h40V0z"
32
+ opacity: 0.15
33
33
  })));
34
34
  var _default = SvgFlagLv;
35
35
  exports.default = _default;
@@ -16,25 +16,13 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
16
16
  function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
17
 
18
18
  const SvgBuAboutDfds = /*#__PURE__*/(0, _react.forwardRef)((props, svgRef) => (0, _react2.jsx)("svg", _extends({
19
+ viewBox: "0 0 24 24",
19
20
  width: "1em",
20
21
  height: "1em",
21
- viewBox: "0 0 24 24",
22
22
  ref: svgRef
23
- }, props), (0, _react2.jsx)("g", {
24
- stroke: "none",
25
- strokeWidth: 1,
26
- fill: "none",
27
- fillRule: "evenodd"
28
- }, (0, _react2.jsx)("path", {
29
- d: "M0 0h24v24H0z"
30
- }), (0, _react2.jsx)("path", {
31
- d: "M0 0h24v24H0z"
32
- }), (0, _react2.jsx)("path", {
33
- d: "M10.252 3H23.96c.036 0 .05.026.032.058l-9.901 17.84c-.057.108-.08.102-.191.102H.04c-.036 0-.05-.026-.032-.058l9.891-17.84c.057-.109.081-.102.19-.102h.163z",
34
- fill: "#002B45"
35
- }), (0, _react2.jsx)("path", {
36
- d: "M15.708 15.012l-3.126-2.05c-.025-.017-.054.014-.039.041l1.875 3.405c.015.028-.003.063-.032.063H9.369c-.029 0-.047-.035-.032-.063l1.886-3.411c.015-.027-.014-.059-.039-.042l-3.127 2.057C8.032 15.03 8 15.01 8 14.977V9.504c0-.032.032-.052.057-.035l3.12 2.044c.025.016.054-.015.039-.042l-1.88-3.409C9.323 8.035 9.34 8 9.37 8h5.017c.03 0 .047.035.032.062l-1.868 3.403c-.015.027.013.058.038.042l3.12-2.038c.025-.017.057.003.057.035v5.473c0 .032-.032.052-.057.035",
37
- fill: "#FFF"
38
- }))));
23
+ }, props), (0, _react2.jsx)("path", {
24
+ d: "M23.87 3.5H10a.39.39 0 0 0-.18 0 .37.37 0 0 0-.12.13L0 20.32a.11.11 0 0 0 0 .06v.06a.12.12 0 0 0 .05 0H14a.39.39 0 0 0 .18 0 .37.37 0 0 0 .12-.13L24 3.68a.11.11 0 0 0 0-.06v-.06l-.05-.05zM16 14.36a.07.07 0 0 1 0 .05h-.1l-3.16-1.81 1.82 3.13a.07.07 0 0 1 0 .05h-5a.43.43 0 0 1 0-.05l1.83-3.13-3.21 1.85h-.09a.07.07 0 0 1 0-.05V9.63h.09l3.17 1.81-1.83-3.21a.09.09 0 0 1 0-.05h4.88a.09.09 0 0 1 0 .05l-1.82 3.13 3.16-1.81h.1z",
25
+ fill: "currentColor"
26
+ })));
39
27
  var _default = SvgBuAboutDfds;
40
28
  exports.default = _default;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgPlay: React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "filter" | "values" | "fill" | "max" | "type" | "accumulate" | "offset" | "key" | "id" | "media" | "origin" | "height" | "width" | "end" | "name" | "alignmentBaseline" | "baselineShift" | "clip" | "clipPath" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "mask" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "alphabetic" | "hanging" | "ideographic" | "style" | "path" | "method" | "target" | "lang" | "className" | "children" | "tabIndex" | "orientation" | "local" | "x" | "y" | "mathematical" | "azimuth" | "colorRendering" | "glyphOrientationVertical" | "vectorEffect" | "additive" | "unicodeRange" | "crossOrigin" | "href" | "min" | "role" | "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" | "accentHeight" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | "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" | "css"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgPlay;
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireWildcard(require("react"));
9
+
10
+ var _react2 = require("@emotion/react");
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
+
18
+ const SvgPlay = /*#__PURE__*/(0, _react.forwardRef)((props, svgRef) => (0, _react2.jsx)("svg", _extends({
19
+ width: "1em",
20
+ height: "1em",
21
+ viewBox: "0 0 24 24",
22
+ ref: svgRef
23
+ }, props), (0, _react2.jsx)("path", {
24
+ d: "M7.33 3.148l12.337 8.258c.368.246.442.711.167 1.04a.794.794 0 0 1-.167.148L7.331 20.852c-.368.245-.89.179-1.165-.149A.691.691 0 0 1 6 20.258V3.742c0-.41.372-.742.832-.742a.9.9 0 0 1 .499.148z",
25
+ fill: "currentColor"
26
+ })));
27
+ var _default = SvgPlay;
28
+ exports.default = _default;
@@ -192,6 +192,9 @@ const all = [{
192
192
  }, {
193
193
  name: 'Pin',
194
194
  component: Icons.Pin
195
+ }, {
196
+ name: 'Play',
197
+ component: Icons.Play
195
198
  }, {
196
199
  name: 'Plus',
197
200
  component: Icons.Plus
@@ -58,6 +58,7 @@ export { default as NumberUp } from './NumberUp';
58
58
  export { default as Paste } from './Paste';
59
59
  export { default as Payment } from './Payment';
60
60
  export { default as Pin } from './Pin';
61
+ export { default as Play } from './Play';
61
62
  export { default as Plus } from './Plus';
62
63
  export { default as Print } from './Print';
63
64
  export { default as ProductSelect } from './ProductSelect';
@@ -363,6 +363,12 @@ Object.defineProperty(exports, "Pin", {
363
363
  return _Pin.default;
364
364
  }
365
365
  });
366
+ Object.defineProperty(exports, "Play", {
367
+ enumerable: true,
368
+ get: function get() {
369
+ return _Play.default;
370
+ }
371
+ });
366
372
  Object.defineProperty(exports, "Plus", {
367
373
  enumerable: true,
368
374
  get: function get() {
@@ -658,6 +664,8 @@ var _Payment = _interopRequireDefault(require("./Payment"));
658
664
 
659
665
  var _Pin = _interopRequireDefault(require("./Pin"));
660
666
 
667
+ var _Play = _interopRequireDefault(require("./Play"));
668
+
661
669
  var _Plus = _interopRequireDefault(require("./Plus"));
662
670
 
663
671
  var _Print = _interopRequireDefault(require("./Print"));
package/flags/FlagLv.js CHANGED
@@ -10,15 +10,15 @@ var SvgFlagLv = /*#__PURE__*/forwardRef(function (props, svgRef) {
10
10
  viewBox: "0 0 40 32",
11
11
  ref: svgRef
12
12
  }, props), ___EmotionJSX("path", {
13
- fill: "#fff",
14
- d: "M0 32h40V0H0z"
13
+ d: "M0 0h40v32H0z",
14
+ fill: "#fff"
15
15
  }), ___EmotionJSX("path", {
16
- fill: "#be1e2d",
17
- d: "M0 32h40V21.6H0zM0 10.4h40V0H0z"
16
+ d: "M0 19.06h40V32H0zM0 0h40v12.5H0z",
17
+ fill: "#be1e2d"
18
18
  }), ___EmotionJSX("path", {
19
+ d: "M38 2v28H2V2h36m2-2H0v32h40z",
19
20
  fill: "#2d2926",
20
- opacity: 0.15,
21
- d: "M38 30H2V2h36v28zm2-30H0v32h40V0z"
21
+ opacity: 0.15
22
22
  }));
23
23
  });
24
24
  export default SvgFlagLv;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Shared icons within DFDS",
4
4
  "license": "MIT",
5
5
  "private": false,
6
- "version": "0.9.2",
6
+ "version": "0.9.3-alpha.0dc66d72",
7
7
  "sideEffects": false,
8
8
  "main": "./cjs/index.js",
9
9
  "module": "./index.js",
@@ -15,7 +15,7 @@
15
15
  "react": ">= 16.8.0",
16
16
  "react-dom": ">= 16.8.0"
17
17
  },
18
- "gitHead": "48c103a90565639e7d07fd862d08e143d8dec832",
18
+ "gitHead": "0dc66d729b1cfbd9b4b6548572f5059731fc2314",
19
19
  "publishConfig": {
20
20
  "access": "public"
21
21
  }
@@ -1,8 +1,6 @@
1
- <!-- Generated by IcoMoon.io -->
2
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="40" height="32" viewBox="0 0 40 32">
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="40" height="32" viewBox="0 0 40 32">
3
2
  <title>Latvia</title>
4
- <path fill="#fff" d="M0 32h40v-32h-40z"></path>
5
- <path fill="#be1e2d" d="M0 32h40v-10.4h-40z"></path>
6
- <path fill="#be1e2d" d="M0 10.4h40v-10.4h-40z"></path>
7
- <path fill="#2d2926" opacity="0.15" d="M38 30h-36v-28h36v28zM40 0h-40v32h40v-32z"></path>
8
- </svg>
3
+ <path d="M0,0H40V32H0Z" fill="#fff"/>
4
+ <path d="M0,19.06H40V32H0ZM0,0H40V12.5H0Z" fill="#be1e2d"/>
5
+ <path d="M38,2V30H2V2H38m2-2H0V32H40Z" fill="#2d2926" opacity="0.15" />
6
+ </svg>
@@ -1,14 +1 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: Sketch 63.1 (92452) - https://sketch.com -->
4
- <title>ICONS/SYSTEM/BUAboutDFDS</title>
5
- <desc>Created with Sketch.</desc>
6
- <g id="ICONS/SYSTEM/BUAboutDFDS" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
7
- <rect id="Clear-space" x="0" y="0" width="24" height="24"></rect>
8
- <g>
9
- <rect id="Clearspace" x="0" y="0" width="24" height="24"></rect>
10
- <path d="M10.252021,3 L23.9604407,3 C23.9956977,3 24.0101176,3.02624348 23.9924513,3.05817831 L14.0908858,20.8978138 C14.0340367,21.0058705 14.0114631,21 13.8995013,21 L0.039559338,21 C0.00430229959,21 -0.0101176026,20.9736986 0.00754866501,20.9416847 L9.89937508,3.10228632 C9.95629972,2.99336008 9.98008124,3.00023714 10.0896272,3.00023714 L10.252021,3 Z" id="Colour1" fill="#002B45"></path>
11
- <path d="M15.7075197,15.0121315 L12.581715,12.9613711 C12.556645,12.9449676 12.5281632,12.9760777 12.54322,13.0033899 L14.4181985,16.4082065 C14.4333295,16.4355995 14.4152317,16.4705882 14.3858598,16.4705882 L9.36935216,16.4705882 C9.33998029,16.4705882 9.32188247,16.4355995 9.33701343,16.4081257 L11.222821,12.9970063 C11.2379519,12.9696132 11.2093218,12.9384224 11.1842518,12.9549067 L8.05726031,15.0120507 C8.03211621,15.028535 8,15.0088185 8,14.9768195 L8,9.50395021 C8,9.47195127 8.03204204,9.45215394 8.05718614,9.46863824 L11.1773539,11.5129342 C11.2024238,11.5294185 11.2309798,11.4983084 11.2158489,11.4709154 L9.33686509,8.06238177 C9.3218083,8.03490794 9.33990612,8 9.36920382,8 L14.385934,8 C14.4152317,8 14.4334036,8.03482713 14.4183469,8.06230097 L12.5499696,11.4646126 C12.534987,11.4919248 12.5633946,11.5229541 12.5884646,11.5066314 L15.7075939,9.46855744 C15.732738,9.45207314 15.7647059,9.47187046 15.7647059,9.5038694 L15.7647059,14.9768195 C15.7647059,15.0088993 15.7326638,15.0286158 15.7075197,15.0121315" id="Colour2" fill="#FFFFFF"></path>
12
- </g>
13
- </g>
14
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.87 3.5H10a.39.39 0 0 0-.18 0 .37.37 0 0 0-.12.13L0 20.32a.11.11 0 0 0 0 .06v.06a.12.12 0 0 0 .05 0H14a.39.39 0 0 0 .18 0 .37.37 0 0 0 .12-.13L24 3.68a.11.11 0 0 0 0-.06v-.06l-.05-.05zM16 14.36a.07.07 0 0 1 0 .05h-.1l-3.16-1.81 1.82 3.13a.07.07 0 0 1 0 .05h-5a.43.43 0 0 1 0-.05l1.83-3.13-3.21 1.85h-.09a.07.07 0 0 1 0-.05V9.63h.09l3.17 1.81-1.83-3.21a.09.09 0 0 1 0-.05h4.88a.09.09 0 0 1 0 .05l-1.82 3.13 3.16-1.81h.1z" fill="#002b45"/></svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.33069 3.14845L19.6673 11.4062C20.0347 11.6521 20.1092 12.1174 19.8336 12.4453C19.7863 12.5016 19.7303 12.5516 19.6673 12.5938L7.33069 20.8515C6.96323 21.0975 6.44193 21.031 6.16634 20.7031C6.05837 20.5746 6 20.4183 6 20.2577L6 3.74227C6 3.33232 6.37236 3 6.83168 3C7.01163 3 7.18673 3.05209 7.33069 3.14845Z" fill="#002b45"/>
3
+ </svg>
@@ -5,25 +5,13 @@ import React, { forwardRef } from 'react';
5
5
  import { jsx as ___EmotionJSX } from "@emotion/react";
6
6
  var SvgBuAboutDfds = /*#__PURE__*/forwardRef(function (props, svgRef) {
7
7
  return ___EmotionJSX("svg", _extends({
8
+ viewBox: "0 0 24 24",
8
9
  width: "1em",
9
10
  height: "1em",
10
- viewBox: "0 0 24 24",
11
11
  ref: svgRef
12
- }, props), ___EmotionJSX("g", {
13
- stroke: "none",
14
- strokeWidth: 1,
15
- fill: "none",
16
- fillRule: "evenodd"
17
- }, ___EmotionJSX("path", {
18
- d: "M0 0h24v24H0z"
19
- }), ___EmotionJSX("path", {
20
- d: "M0 0h24v24H0z"
21
- }), ___EmotionJSX("path", {
22
- d: "M10.252 3H23.96c.036 0 .05.026.032.058l-9.901 17.84c-.057.108-.08.102-.191.102H.04c-.036 0-.05-.026-.032-.058l9.891-17.84c.057-.109.081-.102.19-.102h.163z",
23
- fill: "#002B45"
24
- }), ___EmotionJSX("path", {
25
- d: "M15.708 15.012l-3.126-2.05c-.025-.017-.054.014-.039.041l1.875 3.405c.015.028-.003.063-.032.063H9.369c-.029 0-.047-.035-.032-.063l1.886-3.411c.015-.027-.014-.059-.039-.042l-3.127 2.057C8.032 15.03 8 15.01 8 14.977V9.504c0-.032.032-.052.057-.035l3.12 2.044c.025.016.054-.015.039-.042l-1.88-3.409C9.323 8.035 9.34 8 9.37 8h5.017c.03 0 .047.035.032.062l-1.868 3.403c-.015.027.013.058.038.042l3.12-2.038c.025-.017.057.003.057.035v5.473c0 .032-.032.052-.057.035",
26
- fill: "#FFF"
27
- })));
12
+ }, props), ___EmotionJSX("path", {
13
+ d: "M23.87 3.5H10a.39.39 0 0 0-.18 0 .37.37 0 0 0-.12.13L0 20.32a.11.11 0 0 0 0 .06v.06a.12.12 0 0 0 .05 0H14a.39.39 0 0 0 .18 0 .37.37 0 0 0 .12-.13L24 3.68a.11.11 0 0 0 0-.06v-.06l-.05-.05zM16 14.36a.07.07 0 0 1 0 .05h-.1l-3.16-1.81 1.82 3.13a.07.07 0 0 1 0 .05h-5a.43.43 0 0 1 0-.05l1.83-3.13-3.21 1.85h-.09a.07.07 0 0 1 0-.05V9.63h.09l3.17 1.81-1.83-3.21a.09.09 0 0 1 0-.05h4.88a.09.09 0 0 1 0 .05l-1.82 3.13 3.16-1.81h.1z",
14
+ fill: "currentColor"
15
+ }));
28
16
  });
29
17
  export default SvgBuAboutDfds;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgPlay: React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "filter" | "values" | "fill" | "max" | "type" | "accumulate" | "offset" | "key" | "id" | "media" | "origin" | "height" | "width" | "end" | "name" | "alignmentBaseline" | "baselineShift" | "clip" | "clipPath" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "mask" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "alphabetic" | "hanging" | "ideographic" | "style" | "path" | "method" | "target" | "lang" | "className" | "children" | "tabIndex" | "orientation" | "local" | "x" | "y" | "mathematical" | "azimuth" | "colorRendering" | "glyphOrientationVertical" | "vectorEffect" | "additive" | "unicodeRange" | "crossOrigin" | "href" | "min" | "role" | "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" | "accentHeight" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | "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" | "css"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgPlay;
package/system/Play.js ADDED
@@ -0,0 +1,17 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
4
+ import React, { forwardRef } from 'react';
5
+ import { jsx as ___EmotionJSX } from "@emotion/react";
6
+ var SvgPlay = /*#__PURE__*/forwardRef(function (props, svgRef) {
7
+ return ___EmotionJSX("svg", _extends({
8
+ width: "1em",
9
+ height: "1em",
10
+ viewBox: "0 0 24 24",
11
+ ref: svgRef
12
+ }, props), ___EmotionJSX("path", {
13
+ d: "M7.33 3.148l12.337 8.258c.368.246.442.711.167 1.04a.794.794 0 0 1-.167.148L7.331 20.852c-.368.245-.89.179-1.165-.149A.691.691 0 0 1 6 20.258V3.742c0-.41.372-.742.832-.742a.9.9 0 0 1 .499.148z",
14
+ fill: "currentColor"
15
+ }));
16
+ });
17
+ export default SvgPlay;
@@ -180,6 +180,9 @@ var all = [{
180
180
  }, {
181
181
  name: 'Pin',
182
182
  component: Icons.Pin
183
+ }, {
184
+ name: 'Play',
185
+ component: Icons.Play
183
186
  }, {
184
187
  name: 'Plus',
185
188
  component: Icons.Plus
package/system/index.d.ts CHANGED
@@ -58,6 +58,7 @@ export { default as NumberUp } from './NumberUp';
58
58
  export { default as Paste } from './Paste';
59
59
  export { default as Payment } from './Payment';
60
60
  export { default as Pin } from './Pin';
61
+ export { default as Play } from './Play';
61
62
  export { default as Plus } from './Plus';
62
63
  export { default as Print } from './Print';
63
64
  export { default as ProductSelect } from './ProductSelect';
package/system/index.js CHANGED
@@ -59,6 +59,7 @@ export { default as NumberUp } from './NumberUp';
59
59
  export { default as Paste } from './Paste';
60
60
  export { default as Payment } from './Payment';
61
61
  export { default as Pin } from './Pin';
62
+ export { default as Play } from './Play';
62
63
  export { default as Plus } from './Plus';
63
64
  export { default as Print } from './Print';
64
65
  export { default as ProductSelect } from './ProductSelect';