@fountain-ui/icons 2.0.0-beta.22 → 2.0.0-beta.24
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/build/commonjs/icons/ActionOutlined.js +21 -0
- package/build/commonjs/icons/ActionOutlined.js.map +1 -0
- package/build/commonjs/icons/Free.js +21 -0
- package/build/commonjs/icons/Free.js.map +1 -0
- package/build/commonjs/icons/LockerUnlockedOutlined.js +21 -0
- package/build/commonjs/icons/LockerUnlockedOutlined.js.map +1 -0
- package/build/commonjs/icons/Share.js +1 -3
- package/build/commonjs/icons/Share.js.map +1 -1
- package/build/commonjs/icons/ShopOutlined.js +21 -0
- package/build/commonjs/icons/ShopOutlined.js.map +1 -0
- package/build/commonjs/icons/TicketFilled.js +21 -0
- package/build/commonjs/icons/TicketFilled.js.map +1 -0
- package/build/commonjs/icons/TicketOutlined.js +1 -1
- package/build/commonjs/icons/TicketOutlined.js.map +1 -1
- package/build/commonjs/icons/Warning.js +1 -3
- package/build/commonjs/icons/Warning.js.map +1 -1
- package/build/commonjs/icons/WarningFilled.js +21 -0
- package/build/commonjs/icons/WarningFilled.js.map +1 -0
- package/build/commonjs/icons/WarningOutlined.js +21 -0
- package/build/commonjs/icons/WarningOutlined.js.map +1 -0
- package/build/commonjs/index.js +56 -0
- package/build/commonjs/index.js.map +1 -1
- package/build/module/icons/ActionOutlined.js +7 -0
- package/build/module/icons/ActionOutlined.js.map +1 -0
- package/build/module/icons/Free.js +7 -0
- package/build/module/icons/Free.js.map +1 -0
- package/build/module/icons/LockerUnlockedOutlined.js +7 -0
- package/build/module/icons/LockerUnlockedOutlined.js.map +1 -0
- package/build/module/icons/Share.js +1 -3
- package/build/module/icons/Share.js.map +1 -1
- package/build/module/icons/ShopOutlined.js +7 -0
- package/build/module/icons/ShopOutlined.js.map +1 -0
- package/build/module/icons/TicketFilled.js +7 -0
- package/build/module/icons/TicketFilled.js.map +1 -0
- package/build/module/icons/TicketOutlined.js +1 -1
- package/build/module/icons/TicketOutlined.js.map +1 -1
- package/build/module/icons/Warning.js +1 -3
- package/build/module/icons/Warning.js.map +1 -1
- package/build/module/icons/WarningFilled.js +7 -0
- package/build/module/icons/WarningFilled.js.map +1 -0
- package/build/module/icons/WarningOutlined.js +7 -0
- package/build/module/icons/WarningOutlined.js.map +1 -0
- package/build/module/index.js +7 -0
- package/build/module/index.js.map +1 -1
- package/build/typescript/icons/ActionOutlined.d.ts +130 -0
- package/build/typescript/icons/Free.d.ts +130 -0
- package/build/typescript/icons/LockerUnlockedOutlined.d.ts +130 -0
- package/build/typescript/icons/ShopOutlined.d.ts +130 -0
- package/build/typescript/icons/TicketFilled.d.ts +130 -0
- package/build/typescript/icons/WarningFilled.d.ts +130 -0
- package/build/typescript/icons/WarningOutlined.d.ts +130 -0
- package/build/typescript/index.d.ts +7 -0
- package/package.json +2 -2
- package/src/icons/ActionOutlined.tsx +12 -0
- package/src/icons/Free.tsx +10 -0
- package/src/icons/LockerUnlockedOutlined.tsx +10 -0
- package/src/icons/Share.tsx +1 -3
- package/src/icons/ShopOutlined.tsx +10 -0
- package/src/icons/TicketFilled.tsx +10 -0
- package/src/icons/TicketOutlined.tsx +1 -1
- package/src/icons/Warning.tsx +1 -3
- package/src/icons/WarningFilled.tsx +10 -0
- package/src/icons/WarningOutlined.tsx +10 -0
- package/src/index.ts +7 -0
|
@@ -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="M4.72241 5H6.79006L6.29325 9.96811C6.23467 10.5539 5.74174 11 5.15302 11C4.45245 11 3.91587 10.3769 4.01979 9.68411L4.72241 5ZM4.31765 3C3.56031 3 2.91692 3.55407 2.80458 4.30304L2.04192 9.38743C1.88119 10.4589 2.27852 11.4697 3 12.148V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V12.148C21.7215 11.4697 22.1188 10.4589 21.9581 9.38743L21.1954 4.30304C21.0831 3.55407 20.4397 3 19.6823 3H16.8365H15.2419H12.8019H11.1981H8.7581H7.16352H4.31765ZM19 12.9964V19H5V12.9964C5.05067 12.9988 5.10169 13 5.15302 13C6.01681 13 6.80549 12.6502 7.37716 12.079C7.97168 12.6477 8.77849 13 9.67451 13C10.5797 13 11.4004 12.6384 12 12.0517C12.5996 12.6384 13.4203 13 14.3255 13C15.2215 13 16.0283 12.6477 16.6228 12.079C17.1945 12.6502 17.9832 13 18.847 13C18.8983 13 18.9493 12.9988 19 12.9964ZM19.2776 5L19.9802 9.68411C20.0841 10.3769 19.5475 11 18.847 11C18.2583 11 17.7653 10.5539 17.7068 9.96811L17.2099 5H19.2776ZM8.35566 9.54268L8.80992 5H10.9999V9.67456C10.9999 10.4066 10.4065 11 9.67451 11C8.89036 11 8.27763 10.3229 8.35566 9.54268ZM15.1901 5L15.6443 9.54268C15.7224 10.3229 15.1096 11 14.3255 11C13.5935 11 13.0001 10.4066 13.0001 9.67456V5H15.1901Z"
|
|
8
|
+
/>,
|
|
9
|
+
'ShopOutlined',
|
|
10
|
+
)
|
|
@@ -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="M16.9432 3.39272C18.0101 3.10684 19.1068 3.74 19.3927 4.80694L21.9848 14.4809C22.2707 15.5478 21.6375 16.6445 20.5706 16.9304L6.79119 20.6226C5.72426 20.9085 4.62759 20.2753 4.3417 19.2084L3.69688 16.8019C3.65741 16.6546 3.75837 16.5074 3.90567 16.468C4.9726 16.1821 5.60575 15.0853 5.31984 14.0183C5.03393 12.9513 3.93724 12.3181 2.8703 12.6039C2.72301 12.6434 2.56202 12.5665 2.52255 12.4192L1.74957 9.53439C1.46369 8.46746 2.09685 7.37078 3.16379 7.0849L16.9432 3.39272ZM14.5632 6.10063C14.4203 5.56717 13.872 5.25058 13.3385 5.39352C12.805 5.53647 12.4884 6.0848 12.6314 6.61827L12.8802 7.54704C13.0232 8.08051 13.5715 8.39709 14.105 8.25415C14.6385 8.11121 14.955 7.56287 14.8121 7.02941L14.5632 6.10063ZM15.6085 10.0015C15.4655 9.46802 14.9172 9.15144 14.3837 9.29438C13.8502 9.43732 13.5337 9.98566 13.6766 10.5191L14.1743 12.3767C14.3173 12.9101 14.8656 13.2267 15.3991 13.0838C15.9325 12.9408 16.2491 12.3925 16.1062 11.859L15.6085 10.0015ZM16.9026 14.8311C16.7596 14.2976 16.2113 13.9811 15.6778 14.124C15.1443 14.267 14.8278 14.8153 14.9707 15.3488L15.2196 16.2775C15.3625 16.811 15.9108 17.1276 16.4443 16.9846C16.9778 16.8417 17.2944 16.2934 17.1514 15.7599L16.9026 14.8311Z"
|
|
8
|
+
/>,
|
|
9
|
+
'TicketFilled',
|
|
10
|
+
);
|
|
@@ -4,7 +4,7 @@ import createSvgIcon from '../utils/createSvgIcon';
|
|
|
4
4
|
|
|
5
5
|
export default createSvgIcon(
|
|
6
6
|
<Path
|
|
7
|
-
d="M14.
|
|
7
|
+
d="M14.5633 6.10096L17.4608 5.32457L20.053 14.9985L17.1553 15.775C17.1541 15.7699 17.1528 15.7649 17.1514 15.7599L16.9026 14.8311C16.7596 14.2976 16.2113 13.9811 15.6778 14.124C15.1443 14.267 14.8278 14.8153 14.9707 15.3488L15.2196 16.2775C15.2209 16.2825 15.2223 16.2876 15.2237 16.2925L6.27356 18.6907L5.97755 17.586C7.11814 16.6162 7.66491 15.0428 7.25169 13.5007C6.83847 11.9585 5.57827 10.8693 4.10559 10.5998L3.68142 9.01675L12.6315 6.6186L12.8802 7.54704C13.0232 8.08051 13.5715 8.39709 14.105 8.25415C14.6385 8.11121 14.955 7.56287 14.8121 7.02941L14.5633 6.10096ZM19.3927 4.80694C19.1068 3.74 18.0101 3.10684 16.9432 3.39272L3.16379 7.0849C2.09685 7.37078 1.46369 8.46746 1.74957 9.53439L2.52255 12.4192C2.56202 12.5665 2.72301 12.6434 2.8703 12.6039C3.93724 12.3181 5.03393 12.9513 5.31984 14.0183C5.60575 15.0853 4.9726 16.1821 3.90567 16.468C3.75837 16.5074 3.65741 16.6546 3.69688 16.8019L4.3417 19.2084C4.62759 20.2753 5.72426 20.9085 6.79119 20.6226L20.5706 16.9304C21.6375 16.6445 22.2707 15.5478 21.9848 14.4809L19.3927 4.80694ZM15.6085 10.0015C15.4655 9.46802 14.9172 9.15144 14.3837 9.29438C13.8502 9.43732 13.5337 9.98566 13.6766 10.5191L14.1743 12.3767C14.3173 12.9101 14.8656 13.2267 15.3991 13.0838C15.9325 12.9408 16.2491 12.3925 16.1062 11.859L15.6085 10.0015Z"
|
|
8
8
|
/>,
|
|
9
9
|
'TicketOutlined',
|
|
10
10
|
);
|
package/src/icons/Warning.tsx
CHANGED
|
@@ -4,9 +4,7 @@ import createSvgIcon from '../utils/createSvgIcon';
|
|
|
4
4
|
|
|
5
5
|
export default createSvgIcon(
|
|
6
6
|
<Path
|
|
7
|
-
|
|
8
|
-
clipRule="evenodd"
|
|
9
|
-
d="M12.8654 2.49506C12.4802 1.82977 11.5197 1.82977 11.1345 2.49506L1.86898 18.4992C1.48302 19.1659 1.96407 20.0002 2.73441 20.0002H21.2655C22.0358 20.0002 22.5169 19.1659 22.1309 18.4992L12.8654 2.49506ZM11 15.5002C11 14.948 11.4477 14.5002 12 14.5002C12.5523 14.5002 13 14.948 13 15.5002C13 16.0525 12.5523 16.5002 12 16.5002C11.4477 16.5002 11 16.0525 11 15.5002ZM11 10.0002C11 9.44796 11.4477 9.00024 12 9.00024C12.5523 9.00024 13 9.44796 13 10.0002V12.5002C13 13.0525 12.5523 13.5002 12 13.5002C11.4477 13.5002 11 13.0525 11 12.5002V10.0002Z"
|
|
7
|
+
d="M13.766 3.03048C13.0143 1.61354 10.9842 1.61354 10.2325 3.03047L2.25747 18.0629C1.55078 19.395 2.51632 21.0002 4.02423 21.0002H19.9742C21.4821 21.0002 22.4476 19.395 21.7409 18.0629L13.766 3.03048ZM10.9993 16.5C10.9993 15.9477 11.447 15.5 11.9993 15.5C12.5516 15.5 12.9993 15.9477 12.9993 16.5C12.9993 17.0523 12.5516 17.5 11.9993 17.5C11.447 17.5 10.9993 17.0523 10.9993 16.5ZM10.9993 10.5C10.9993 9.94772 11.447 9.5 11.9993 9.5C12.5516 9.5 12.9993 9.94772 12.9993 10.5V13.5C12.9993 14.0523 12.5516 14.5 11.9993 14.5C11.447 14.5 10.9993 14.0523 10.9993 13.5V10.5Z"
|
|
10
8
|
/>,
|
|
11
9
|
'Warning',
|
|
12
10
|
);
|
|
@@ -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="M13.766 3.03048C13.0143 1.61354 10.9842 1.61354 10.2325 3.03047L2.25747 18.0629C1.55078 19.395 2.51632 21.0002 4.02423 21.0002H19.9742C21.4821 21.0002 22.4476 19.395 21.7409 18.0629L13.766 3.03048ZM10.9993 16.5C10.9993 15.9477 11.447 15.5 11.9993 15.5C12.5516 15.5 12.9993 15.9477 12.9993 16.5C12.9993 17.0523 12.5516 17.5 11.9993 17.5C11.447 17.5 10.9993 17.0523 10.9993 16.5ZM10.9993 10.5C10.9993 9.94772 11.447 9.5 11.9993 9.5C12.5516 9.5 12.9993 9.94772 12.9993 10.5V13.5C12.9993 14.0523 12.5516 14.5 11.9993 14.5C11.447 14.5 10.9993 14.0523 10.9993 13.5V10.5Z"
|
|
8
|
+
/>,
|
|
9
|
+
'WarningFilled',
|
|
10
|
+
);
|
|
@@ -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="M11.9993 3.96777L4.02423 19.0002L19.9742 19.0002L11.9993 3.96777ZM10.2325 3.03047C10.9842 1.61354 13.0143 1.61354 13.766 3.03048L21.7409 18.0629C22.4476 19.395 21.4821 21.0002 19.9742 21.0002H4.02423C2.51632 21.0002 1.55078 19.395 2.25747 18.0629L10.2325 3.03047ZM10.9993 16.5C10.9993 15.9477 11.447 15.5 11.9993 15.5C12.5516 15.5 12.9993 15.9477 12.9993 16.5C12.9993 17.0523 12.5516 17.5 11.9993 17.5C11.447 17.5 10.9993 17.0523 10.9993 16.5ZM10.9993 10.5C10.9993 9.94772 11.447 9.5 11.9993 9.5C12.5516 9.5 12.9993 9.94772 12.9993 10.5V13.5C12.9993 14.0523 12.5516 14.5 11.9993 14.5C11.447 14.5 10.9993 14.0523 10.9993 13.5V10.5Z"
|
|
8
|
+
/>,
|
|
9
|
+
'WarningOutlined',
|
|
10
|
+
);
|
package/src/index.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { default as ActionOutlined } from './icons/ActionOutlined';
|
|
1
2
|
export { default as ActionTwoTone } from './icons/ActionTwoTone';
|
|
2
3
|
export { default as Add } from './icons/Add';
|
|
3
4
|
export { default as Apple } from './icons/Apple';
|
|
@@ -35,6 +36,7 @@ export { default as EyeOutlined } from './icons/EyeOutlined';
|
|
|
35
36
|
export { default as Facebook } from './icons/Facebook';
|
|
36
37
|
export { default as FontLato } from './icons/FontLato';
|
|
37
38
|
export { default as FontLiterata } from './icons/FontLiterata';
|
|
39
|
+
export { default as Free } from './icons/Free';
|
|
38
40
|
export { default as GiftOutlined } from './icons/GiftOutlined';
|
|
39
41
|
export { default as GiftTwoTone } from './icons/GiftTwoTone';
|
|
40
42
|
export { default as Google } from './icons/Google';
|
|
@@ -55,6 +57,7 @@ export { default as List } from './icons/List';
|
|
|
55
57
|
export { default as ListFilled } from './icons/ListFilled';
|
|
56
58
|
export { default as ListOutlined } from './icons/ListOutlined';
|
|
57
59
|
export { default as ListOutlinedLight } from './icons/ListOutlinedLight';
|
|
60
|
+
export { default as LockerUnlockedOutlined } from './icons/LockerUnlockedOutlined';
|
|
58
61
|
export { default as Logo } from './icons/Logo';
|
|
59
62
|
export { default as MailFilled } from './icons/MailFilled';
|
|
60
63
|
export { default as MailOutlined } from './icons/MailOutlined';
|
|
@@ -78,11 +81,15 @@ export { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined'
|
|
|
78
81
|
export { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';
|
|
79
82
|
export { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';
|
|
80
83
|
export { default as Speaker } from './icons/Speaker';
|
|
84
|
+
export { default as ShopOutlined } from './icons/ShopOutlined';
|
|
81
85
|
export { default as SwapHorizontal } from './icons/SwapHorizontal';
|
|
82
86
|
export { default as SwapVertical } from './icons/SwapVertical';
|
|
87
|
+
export { default as TicketFilled } from './icons/TicketFilled';
|
|
83
88
|
export { default as TicketOutlined } from './icons/TicketOutlined';
|
|
84
89
|
export { default as TicketTwoTone } from './icons/TicketTwoTone';
|
|
85
90
|
export { default as TokenFilled } from './icons/TokenFilled';
|
|
86
91
|
export { default as Twitter } from './icons/Twitter';
|
|
87
92
|
export { default as Warning } from './icons/Warning';
|
|
93
|
+
export { default as WarningFilled } from './icons/WarningFilled';
|
|
94
|
+
export { default as WarningOutlined } from './icons/WarningOutlined';
|
|
88
95
|
export { default as Youtube } from './icons/Youtube';
|