@fountain-ui/icons 2.0.0-beta.21 → 2.0.0-beta.22

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.
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _reactNativeSvg = require("react-native-svg");
11
+
12
+ var _createSvgIcon = _interopRequireDefault(require("../utils/createSvgIcon"));
13
+
14
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
+
16
+ var _default = (0, _createSvgIcon.default)( /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
17
+ d: "M17.579 6L16.1602 13.3777C15.9791 14.3194 15.1551 15 14.1962 15H9.43194C8.4448 15 7.6053 14.2798 7.45519 13.3041L6.33148 6H17.579ZM6.33148 4C5.10571 4 4.16835 5.0926 4.35474 6.30411L5.47845 13.6082C5.77865 15.5596 7.45765 17 9.43194 17H14.1962C16.0389 17 17.6324 15.7434 18.0757 13.9745C18.2149 13.9913 18.3565 14 18.5002 14C20.4332 14 22.0002 12.433 22.0002 10.5C22.0002 8.87839 20.8974 7.51435 19.4008 7.11697L19.543 6.37769C19.7802 5.14424 18.8351 4 17.579 4H6.33148ZM18.5002 12C18.4874 12 18.4746 11.9998 18.4619 11.9995L19.0209 9.09283C19.5927 9.30447 20.0002 9.85464 20.0002 10.5C20.0002 11.3284 19.3286 12 18.5002 12ZM3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19C22 18.4477 21.5523 18 21 18H3Z"
18
+ }), 'CoffeeOutlined');
19
+
20
+ exports.default = _default;
21
+ //# sourceMappingURL=CoffeeOutlined.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["createSvgIcon"],"sources":["CoffeeOutlined.tsx"],"sourcesContent":["import React from 'react';\nimport { Path } from 'react-native-svg';\nimport createSvgIcon from '../utils/createSvgIcon';\n\nexport default createSvgIcon(\n <Path\n d=\"M17.579 6L16.1602 13.3777C15.9791 14.3194 15.1551 15 14.1962 15H9.43194C8.4448 15 7.6053 14.2798 7.45519 13.3041L6.33148 6H17.579ZM6.33148 4C5.10571 4 4.16835 5.0926 4.35474 6.30411L5.47845 13.6082C5.77865 15.5596 7.45765 17 9.43194 17H14.1962C16.0389 17 17.6324 15.7434 18.0757 13.9745C18.2149 13.9913 18.3565 14 18.5002 14C20.4332 14 22.0002 12.433 22.0002 10.5C22.0002 8.87839 20.8974 7.51435 19.4008 7.11697L19.543 6.37769C19.7802 5.14424 18.8351 4 17.579 4H6.33148ZM18.5002 12C18.4874 12 18.4746 11.9998 18.4619 11.9995L19.0209 9.09283C19.5927 9.30447 20.0002 9.85464 20.0002 10.5C20.0002 11.3284 19.3286 12 18.5002 12ZM3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19C22 18.4477 21.5523 18 21 18H3Z\"\n />,\n 'CoffeeOutlined',\n);\n"],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,IAAAA,sBAAA,gBACX,6BAAC,oBAAD;EACI,CAAC,EAAC;AADN,EADW,EAIX,gBAJW,C"}
@@ -159,6 +159,12 @@ Object.defineProperty(exports, "Close", {
159
159
  return _Close.default;
160
160
  }
161
161
  });
162
+ Object.defineProperty(exports, "CoffeeOutlined", {
163
+ enumerable: true,
164
+ get: function () {
165
+ return _CoffeeOutlined.default;
166
+ }
167
+ });
162
168
  Object.defineProperty(exports, "ContentFilled", {
163
169
  enumerable: true,
164
170
  get: function () {
@@ -578,6 +584,8 @@ var _ClockTwoTone = _interopRequireDefault(require("./icons/ClockTwoTone"));
578
584
 
579
585
  var _Close = _interopRequireDefault(require("./icons/Close"));
580
586
 
587
+ var _CoffeeOutlined = _interopRequireDefault(require("./icons/CoffeeOutlined"));
588
+
581
589
  var _ContentFilled = _interopRequireDefault(require("./icons/ContentFilled"));
582
590
 
583
591
  var _ContentOutlined = _interopRequireDefault(require("./icons/ContentOutlined"));
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export { default as ActionTwoTone } from './icons/ActionTwoTone';\nexport { default as Add } from './icons/Add';\nexport { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as Check } from './icons/Check';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleFilled } from './icons/CheckCircleFilled';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockFilled } from './icons/ClockFilled';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwoTone } from './icons/ClockTwoTone';\nexport { default as Close } from './icons/Close';\nexport { default as ContentFilled } from './icons/ContentFilled';\nexport { default as ContentOutlined } from './icons/ContentOutlined';\nexport { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as Expand } from './icons/Expand';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GiftOutlined } from './icons/GiftOutlined';\nexport { default as GiftTwoTone } from './icons/GiftTwoTone';\nexport { default as Google } from './icons/Google';\nexport { default as GraphUp } from './icons/GraphUp';\nexport { default as HdOff } from './icons/HdOff';\nexport { default as HdOn } from './icons/HdOn';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as InfoSquareFilled } from './icons/InfoSquareFilled';\nexport { default as InfoSquareOutlined } from './icons/InfoSquareOutlined';\nexport { default as InfoSquareOutlinedLight } from './icons/InfoSquareOutlinedLight';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as ListFilled } from './icons/ListFilled';\nexport { default as ListOutlined } from './icons/ListOutlined';\nexport { default as ListOutlinedLight } from './icons/ListOutlinedLight';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as MinusCircle } from './icons/MinusCircle';\nexport { default as Nib } from './icons/Nib';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwoTone } from './icons/SaleTwoTone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwoTone } from './icons/TicketTwoTone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA"}
1
+ {"version":3,"names":[],"sources":["index.ts"],"sourcesContent":["export { default as ActionTwoTone } from './icons/ActionTwoTone';\nexport { default as Add } from './icons/Add';\nexport { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as Check } from './icons/Check';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleFilled } from './icons/CheckCircleFilled';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockFilled } from './icons/ClockFilled';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwoTone } from './icons/ClockTwoTone';\nexport { default as Close } from './icons/Close';\nexport { default as CoffeeOutlined } from './icons/CoffeeOutlined';\nexport { default as ContentFilled } from './icons/ContentFilled';\nexport { default as ContentOutlined } from './icons/ContentOutlined';\nexport { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as Expand } from './icons/Expand';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GiftOutlined } from './icons/GiftOutlined';\nexport { default as GiftTwoTone } from './icons/GiftTwoTone';\nexport { default as Google } from './icons/Google';\nexport { default as GraphUp } from './icons/GraphUp';\nexport { default as HdOff } from './icons/HdOff';\nexport { default as HdOn } from './icons/HdOn';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as InfoSquareFilled } from './icons/InfoSquareFilled';\nexport { default as InfoSquareOutlined } from './icons/InfoSquareOutlined';\nexport { default as InfoSquareOutlinedLight } from './icons/InfoSquareOutlinedLight';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as ListFilled } from './icons/ListFilled';\nexport { default as ListOutlined } from './icons/ListOutlined';\nexport { default as ListOutlinedLight } from './icons/ListOutlinedLight';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as MinusCircle } from './icons/MinusCircle';\nexport { default as Nib } from './icons/Nib';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwoTone } from './icons/SaleTwoTone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwoTone } from './icons/TicketTwoTone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA"}
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import { Path } from 'react-native-svg';
3
+ import createSvgIcon from '../utils/createSvgIcon';
4
+ export default createSvgIcon( /*#__PURE__*/React.createElement(Path, {
5
+ d: "M17.579 6L16.1602 13.3777C15.9791 14.3194 15.1551 15 14.1962 15H9.43194C8.4448 15 7.6053 14.2798 7.45519 13.3041L6.33148 6H17.579ZM6.33148 4C5.10571 4 4.16835 5.0926 4.35474 6.30411L5.47845 13.6082C5.77865 15.5596 7.45765 17 9.43194 17H14.1962C16.0389 17 17.6324 15.7434 18.0757 13.9745C18.2149 13.9913 18.3565 14 18.5002 14C20.4332 14 22.0002 12.433 22.0002 10.5C22.0002 8.87839 20.8974 7.51435 19.4008 7.11697L19.543 6.37769C19.7802 5.14424 18.8351 4 17.579 4H6.33148ZM18.5002 12C18.4874 12 18.4746 11.9998 18.4619 11.9995L19.0209 9.09283C19.5927 9.30447 20.0002 9.85464 20.0002 10.5C20.0002 11.3284 19.3286 12 18.5002 12ZM3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19C22 18.4477 21.5523 18 21 18H3Z"
6
+ }), 'CoffeeOutlined');
7
+ //# sourceMappingURL=CoffeeOutlined.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["React","Path","createSvgIcon"],"sources":["CoffeeOutlined.tsx"],"sourcesContent":["import React from 'react';\nimport { Path } from 'react-native-svg';\nimport createSvgIcon from '../utils/createSvgIcon';\n\nexport default createSvgIcon(\n <Path\n d=\"M17.579 6L16.1602 13.3777C15.9791 14.3194 15.1551 15 14.1962 15H9.43194C8.4448 15 7.6053 14.2798 7.45519 13.3041L6.33148 6H17.579ZM6.33148 4C5.10571 4 4.16835 5.0926 4.35474 6.30411L5.47845 13.6082C5.77865 15.5596 7.45765 17 9.43194 17H14.1962C16.0389 17 17.6324 15.7434 18.0757 13.9745C18.2149 13.9913 18.3565 14 18.5002 14C20.4332 14 22.0002 12.433 22.0002 10.5C22.0002 8.87839 20.8974 7.51435 19.4008 7.11697L19.543 6.37769C19.7802 5.14424 18.8351 4 17.579 4H6.33148ZM18.5002 12C18.4874 12 18.4746 11.9998 18.4619 11.9995L19.0209 9.09283C19.5927 9.30447 20.0002 9.85464 20.0002 10.5C20.0002 11.3284 19.3286 12 18.5002 12ZM3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19C22 18.4477 21.5523 18 21 18H3Z\"\n />,\n 'CoffeeOutlined',\n);\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAqB,kBAArB;AACA,OAAOC,aAAP,MAA0B,wBAA1B;AAEA,eAAeA,aAAa,eACxB,oBAAC,IAAD;EACI,CAAC,EAAC;AADN,EADwB,EAIxB,gBAJwB,CAA5B"}
@@ -24,6 +24,7 @@ export { default as ClockFilled } from './icons/ClockFilled';
24
24
  export { default as ClockOutlined } from './icons/ClockOutlined';
25
25
  export { default as ClockTwoTone } from './icons/ClockTwoTone';
26
26
  export { default as Close } from './icons/Close';
27
+ export { default as CoffeeOutlined } from './icons/CoffeeOutlined';
27
28
  export { default as ContentFilled } from './icons/ContentFilled';
28
29
  export { default as ContentOutlined } from './icons/ContentOutlined';
29
30
  export { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';
@@ -1 +1 @@
1
- {"version":3,"names":["default","ActionTwoTone","Add","Apple","ArrowLeft","ArrowLightHorizontalFilled","ArrowLightHorizontalOutlined","ArrowLightVerticalFilled","ArrowLightVerticalOutlined","ArrowRight","BellOff","BellOn","BellOutlined","Bullet","CalendarOutlined","Check","CheckboxChecked","CheckCircleFilled","CheckCircleOutlined","ChevronDown","ChevronRight","ChevronUp","ChevronLeft","ClockFilled","ClockOutlined","ClockTwoTone","Close","ContentFilled","ContentOutlined","ContentOutlinedLight","CopyFilled","Expand","EyeOff","EyeOutlined","Facebook","FontLato","FontLiterata","GiftOutlined","GiftTwoTone","Google","GraphUp","HdOff","HdOn","Help","HomeFilled","HomeOutlined","Info","InfoSquareFilled","InfoSquareOutlined","InfoSquareOutlinedLight","Instagram","LibraryFilled","LibraryOutlined","List","ListFilled","ListOutlined","ListOutlinedLight","Logo","MailFilled","MailOutlined","MenuFilled","MenuOutlined","MinusCircle","Nib","Pencil","Point","Radio","RadioChecked","Restart","SaleOutlined","SaleTwoTone","Search","Share","SpacingLargeFilled","SpacingLargeOutlined","SpacingMediumFilled","SpacingMediumOutlined","SpacingSmallFilled","SpacingSmallOutlined","Speaker","SwapHorizontal","SwapVertical","TicketOutlined","TicketTwoTone","TokenFilled","Twitter","Warning","Youtube"],"sources":["index.ts"],"sourcesContent":["export { default as ActionTwoTone } from './icons/ActionTwoTone';\nexport { default as Add } from './icons/Add';\nexport { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as Check } from './icons/Check';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleFilled } from './icons/CheckCircleFilled';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockFilled } from './icons/ClockFilled';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwoTone } from './icons/ClockTwoTone';\nexport { default as Close } from './icons/Close';\nexport { default as ContentFilled } from './icons/ContentFilled';\nexport { default as ContentOutlined } from './icons/ContentOutlined';\nexport { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as Expand } from './icons/Expand';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GiftOutlined } from './icons/GiftOutlined';\nexport { default as GiftTwoTone } from './icons/GiftTwoTone';\nexport { default as Google } from './icons/Google';\nexport { default as GraphUp } from './icons/GraphUp';\nexport { default as HdOff } from './icons/HdOff';\nexport { default as HdOn } from './icons/HdOn';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as InfoSquareFilled } from './icons/InfoSquareFilled';\nexport { default as InfoSquareOutlined } from './icons/InfoSquareOutlined';\nexport { default as InfoSquareOutlinedLight } from './icons/InfoSquareOutlinedLight';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as ListFilled } from './icons/ListFilled';\nexport { default as ListOutlined } from './icons/ListOutlined';\nexport { default as ListOutlinedLight } from './icons/ListOutlinedLight';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as MinusCircle } from './icons/MinusCircle';\nexport { default as Nib } from './icons/Nib';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwoTone } from './icons/SaleTwoTone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwoTone } from './icons/TicketTwoTone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"],"mappings":"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"}
1
+ {"version":3,"names":["default","ActionTwoTone","Add","Apple","ArrowLeft","ArrowLightHorizontalFilled","ArrowLightHorizontalOutlined","ArrowLightVerticalFilled","ArrowLightVerticalOutlined","ArrowRight","BellOff","BellOn","BellOutlined","Bullet","CalendarOutlined","Check","CheckboxChecked","CheckCircleFilled","CheckCircleOutlined","ChevronDown","ChevronRight","ChevronUp","ChevronLeft","ClockFilled","ClockOutlined","ClockTwoTone","Close","CoffeeOutlined","ContentFilled","ContentOutlined","ContentOutlinedLight","CopyFilled","Expand","EyeOff","EyeOutlined","Facebook","FontLato","FontLiterata","GiftOutlined","GiftTwoTone","Google","GraphUp","HdOff","HdOn","Help","HomeFilled","HomeOutlined","Info","InfoSquareFilled","InfoSquareOutlined","InfoSquareOutlinedLight","Instagram","LibraryFilled","LibraryOutlined","List","ListFilled","ListOutlined","ListOutlinedLight","Logo","MailFilled","MailOutlined","MenuFilled","MenuOutlined","MinusCircle","Nib","Pencil","Point","Radio","RadioChecked","Restart","SaleOutlined","SaleTwoTone","Search","Share","SpacingLargeFilled","SpacingLargeOutlined","SpacingMediumFilled","SpacingMediumOutlined","SpacingSmallFilled","SpacingSmallOutlined","Speaker","SwapHorizontal","SwapVertical","TicketOutlined","TicketTwoTone","TokenFilled","Twitter","Warning","Youtube"],"sources":["index.ts"],"sourcesContent":["export { default as ActionTwoTone } from './icons/ActionTwoTone';\nexport { default as Add } from './icons/Add';\nexport { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as Check } from './icons/Check';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleFilled } from './icons/CheckCircleFilled';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockFilled } from './icons/ClockFilled';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwoTone } from './icons/ClockTwoTone';\nexport { default as Close } from './icons/Close';\nexport { default as CoffeeOutlined } from './icons/CoffeeOutlined';\nexport { default as ContentFilled } from './icons/ContentFilled';\nexport { default as ContentOutlined } from './icons/ContentOutlined';\nexport { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as Expand } from './icons/Expand';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GiftOutlined } from './icons/GiftOutlined';\nexport { default as GiftTwoTone } from './icons/GiftTwoTone';\nexport { default as Google } from './icons/Google';\nexport { default as GraphUp } from './icons/GraphUp';\nexport { default as HdOff } from './icons/HdOff';\nexport { default as HdOn } from './icons/HdOn';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as InfoSquareFilled } from './icons/InfoSquareFilled';\nexport { default as InfoSquareOutlined } from './icons/InfoSquareOutlined';\nexport { default as InfoSquareOutlinedLight } from './icons/InfoSquareOutlinedLight';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as ListFilled } from './icons/ListFilled';\nexport { default as ListOutlined } from './icons/ListOutlined';\nexport { default as ListOutlinedLight } from './icons/ListOutlinedLight';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as MinusCircle } from './icons/MinusCircle';\nexport { default as Nib } from './icons/Nib';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwoTone } from './icons/SaleTwoTone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwoTone } from './icons/TicketTwoTone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"],"mappings":"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"}
@@ -0,0 +1,130 @@
1
+ import React from 'react';
2
+ declare const _default: React.MemoExoticComponent<{
3
+ (props: {
4
+ readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
5
+ title?: string | undefined;
6
+ clipPath?: string | undefined;
7
+ marker?: string | undefined;
8
+ mask?: string | undefined;
9
+ opacity?: import("react-native-svg").NumberProp | undefined;
10
+ readonly fill?: import("react-native").ColorValue | undefined;
11
+ fillOpacity?: import("react-native-svg").NumberProp | undefined;
12
+ fillRule?: import("react-native-svg").FillRule | undefined;
13
+ stroke?: import("react-native").ColorValue | undefined;
14
+ strokeWidth?: import("react-native-svg").NumberProp | undefined;
15
+ strokeOpacity?: import("react-native-svg").NumberProp | undefined;
16
+ strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
17
+ strokeDashoffset?: import("react-native-svg").NumberProp | undefined;
18
+ strokeLinecap?: import("react-native-svg").Linecap | undefined;
19
+ strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
20
+ strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
21
+ vectorEffect?: import("react-native-svg").VectorEffect | undefined;
22
+ clipRule?: import("react-native-svg").FillRule | undefined;
23
+ translate?: import("react-native-svg").NumberArray | undefined;
24
+ translateX?: import("react-native-svg").NumberProp | undefined;
25
+ translateY?: import("react-native-svg").NumberProp | undefined;
26
+ origin?: import("react-native-svg").NumberArray | undefined;
27
+ originX?: import("react-native-svg").NumberProp | undefined;
28
+ originY?: import("react-native-svg").NumberProp | undefined;
29
+ scale?: import("react-native-svg").NumberArray | undefined;
30
+ scaleX?: import("react-native-svg").NumberProp | undefined;
31
+ scaleY?: import("react-native-svg").NumberProp | undefined;
32
+ skew?: import("react-native-svg").NumberArray | undefined;
33
+ skewX?: import("react-native-svg").NumberProp | undefined;
34
+ skewY?: import("react-native-svg").NumberProp | undefined;
35
+ rotation?: import("react-native-svg").NumberProp | undefined;
36
+ x?: import("react-native-svg").NumberArray | undefined;
37
+ y?: import("react-native-svg").NumberArray | undefined;
38
+ transform?: string | import("react-native-svg").ColumnMajorTransformMatrix | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | undefined;
39
+ pointerEvents?: "none" | "auto" | "box-none" | "box-only" | undefined;
40
+ onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
41
+ onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
42
+ onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
43
+ onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
44
+ onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
45
+ onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
46
+ onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
47
+ onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
48
+ onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
49
+ onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
50
+ onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
51
+ onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
52
+ disabled?: boolean | undefined;
53
+ onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
54
+ onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
55
+ onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
56
+ onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
57
+ delayPressIn?: number | undefined;
58
+ delayPressOut?: number | undefined;
59
+ delayLongPress?: number | undefined;
60
+ id?: string | undefined;
61
+ markerStart?: string | undefined;
62
+ markerMid?: string | undefined;
63
+ markerEnd?: string | undefined;
64
+ onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
65
+ accessibilityLabel?: string | undefined;
66
+ accessible?: boolean | undefined;
67
+ testID?: string | undefined;
68
+ readonly width?: import("react-native-svg").NumberProp | undefined;
69
+ readonly height?: import("react-native-svg").NumberProp | undefined;
70
+ readonly viewBox?: string | undefined;
71
+ preserveAspectRatio?: string | undefined;
72
+ readonly color?: import("packages/fountain-ui/build/typescript").CommonComponentColor | undefined;
73
+ font?: import("react-native-svg").FontObject | undefined;
74
+ fontStyle?: import("react-native-svg").FontStyle | undefined;
75
+ fontVariant?: import("react-native-svg").FontVariant | undefined;
76
+ fontWeight?: import("react-native-svg").FontWeight | undefined;
77
+ fontStretch?: import("react-native-svg").FontStretch | undefined;
78
+ fontSize?: import("react-native-svg").NumberProp | undefined;
79
+ fontFamily?: string | undefined;
80
+ textAnchor?: import("react-native-svg").TextAnchor | undefined;
81
+ textDecoration?: import("react-native-svg").TextDecoration | undefined;
82
+ letterSpacing?: import("react-native-svg").NumberProp | undefined;
83
+ wordSpacing?: import("react-native-svg").NumberProp | undefined;
84
+ kerning?: import("react-native-svg").NumberProp | undefined;
85
+ fontFeatureSettings?: string | undefined;
86
+ fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
87
+ fontVariationSettings?: string | undefined;
88
+ hitSlop?: import("react-native").Insets | undefined;
89
+ removeClippedSubviews?: boolean | undefined;
90
+ nativeID?: string | undefined;
91
+ collapsable?: boolean | undefined;
92
+ needsOffscreenAlphaCompositing?: boolean | undefined;
93
+ renderToHardwareTextureAndroid?: boolean | undefined;
94
+ focusable?: boolean | undefined;
95
+ shouldRasterizeIOS?: boolean | undefined;
96
+ isTVSelectable?: boolean | undefined;
97
+ hasTVPreferredFocus?: boolean | undefined;
98
+ tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
99
+ tvParallaxShiftDistanceX?: number | undefined;
100
+ tvParallaxShiftDistanceY?: number | undefined;
101
+ tvParallaxTiltAngle?: number | undefined;
102
+ tvParallaxMagnification?: number | undefined;
103
+ onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
104
+ onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
105
+ onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
106
+ onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
107
+ onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
108
+ accessibilityActions?: readonly Readonly<{
109
+ name: string;
110
+ label?: string | undefined;
111
+ }>[] | undefined;
112
+ accessibilityRole?: import("react-native").AccessibilityRole | undefined;
113
+ accessibilityState?: import("react-native").AccessibilityState | undefined;
114
+ accessibilityHint?: string | undefined;
115
+ accessibilityValue?: import("react-native").AccessibilityValue | undefined;
116
+ onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
117
+ accessibilityLabelledBy?: string | string[] | undefined;
118
+ accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
119
+ importantForAccessibility?: "auto" | "no" | "yes" | "no-hide-descendants" | undefined;
120
+ accessibilityElementsHidden?: boolean | undefined;
121
+ accessibilityLanguage?: string | undefined;
122
+ accessibilityViewIsModal?: boolean | undefined;
123
+ onAccessibilityEscape?: (() => void) | undefined;
124
+ onAccessibilityTap?: (() => void) | undefined;
125
+ onMagicTap?: (() => void) | undefined;
126
+ accessibilityIgnoresInvertColors?: boolean | undefined;
127
+ }): JSX.Element;
128
+ displayName: string;
129
+ }>;
130
+ export default _default;
@@ -24,6 +24,7 @@ export { default as ClockFilled } from './icons/ClockFilled';
24
24
  export { default as ClockOutlined } from './icons/ClockOutlined';
25
25
  export { default as ClockTwoTone } from './icons/ClockTwoTone';
26
26
  export { default as Close } from './icons/Close';
27
+ export { default as CoffeeOutlined } from './icons/CoffeeOutlined';
27
28
  export { default as ContentFilled } from './icons/ContentFilled';
28
29
  export { default as ContentOutlined } from './icons/ContentOutlined';
29
30
  export { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fountain-ui/icons",
3
- "version": "2.0.0-beta.21",
3
+ "version": "2.0.0-beta.22",
4
4
  "private": false,
5
5
  "author": "Fountain-UI Team",
6
6
  "description": "Fountain Design Svg Icons converted to Fountain-UI React components.",
@@ -50,5 +50,5 @@
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "d5da44c0b896468e1b5ce7f5f2f40ad63074c65e"
53
+ "gitHead": "cfe41c7a5b62786c1c24473a91645b0a35c60b60"
54
54
  }
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { Path } from 'react-native-svg';
3
+ import createSvgIcon from '../utils/createSvgIcon';
4
+
5
+ export default createSvgIcon(
6
+ <Path
7
+ d="M17.579 6L16.1602 13.3777C15.9791 14.3194 15.1551 15 14.1962 15H9.43194C8.4448 15 7.6053 14.2798 7.45519 13.3041L6.33148 6H17.579ZM6.33148 4C5.10571 4 4.16835 5.0926 4.35474 6.30411L5.47845 13.6082C5.77865 15.5596 7.45765 17 9.43194 17H14.1962C16.0389 17 17.6324 15.7434 18.0757 13.9745C18.2149 13.9913 18.3565 14 18.5002 14C20.4332 14 22.0002 12.433 22.0002 10.5C22.0002 8.87839 20.8974 7.51435 19.4008 7.11697L19.543 6.37769C19.7802 5.14424 18.8351 4 17.579 4H6.33148ZM18.5002 12C18.4874 12 18.4746 11.9998 18.4619 11.9995L19.0209 9.09283C19.5927 9.30447 20.0002 9.85464 20.0002 10.5C20.0002 11.3284 19.3286 12 18.5002 12ZM3 18C2.44772 18 2 18.4477 2 19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19C22 18.4477 21.5523 18 21 18H3Z"
8
+ />,
9
+ 'CoffeeOutlined',
10
+ );
package/src/index.ts CHANGED
@@ -24,6 +24,7 @@ export { default as ClockFilled } from './icons/ClockFilled';
24
24
  export { default as ClockOutlined } from './icons/ClockOutlined';
25
25
  export { default as ClockTwoTone } from './icons/ClockTwoTone';
26
26
  export { default as Close } from './icons/Close';
27
+ export { default as CoffeeOutlined } from './icons/CoffeeOutlined';
27
28
  export { default as ContentFilled } from './icons/ContentFilled';
28
29
  export { default as ContentOutlined } from './icons/ContentOutlined';
29
30
  export { default as ContentOutlinedLight } from './icons/ContentOutlinedLight';