@xaypay/tui 0.0.119 → 0.0.121

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.
Files changed (180) hide show
  1. package/dist/index.es.js +3983 -4344
  2. package/dist/index.js +3982 -4345
  3. package/package.json +1 -1
  4. package/tui.config.js +1 -1
  5. package/.eslintrc.js +0 -30
  6. package/.husky/pre-commit +0 -4
  7. package/.prettierrc +0 -10
  8. package/.storybook/main.js +0 -48
  9. package/.storybook/preview.js +0 -9
  10. package/rollup.config.js +0 -37
  11. package/src/assets/attach.svg +0 -4
  12. package/src/assets/delete.svg +0 -4
  13. package/src/assets/down-arrow.svg +0 -4
  14. package/src/assets/figma-image.png +0 -0
  15. package/src/assets/heart-filled.svg +0 -17
  16. package/src/assets/heart-outline.svg +0 -14
  17. package/src/assets/like-filled.svg +0 -21
  18. package/src/assets/like-outline.svg +0 -21
  19. package/src/assets/minus.svg +0 -4
  20. package/src/assets/pdf.svg +0 -3
  21. package/src/assets/plus.svg +0 -4
  22. package/src/assets/range-arrow-default.svg +0 -19
  23. package/src/assets/range-arrow-error.svg +0 -19
  24. package/src/assets/range-arrow-success.svg +0 -19
  25. package/src/assets/star-filled.svg +0 -21
  26. package/src/assets/star-outline.svg +0 -5
  27. package/src/assets/table-settings-icon.svg +0 -3
  28. package/src/assets/up-arrow.svg +0 -4
  29. package/src/assets_old/icons/Read Me.txt +0 -7
  30. package/src/assets_old/icons/demo-files/demo.css +0 -152
  31. package/src/assets_old/icons/demo-files/demo.js +0 -28
  32. package/src/assets_old/icons/demo.html +0 -192
  33. package/src/assets_old/icons/fonts/icomoon.eot +0 -0
  34. package/src/assets_old/icons/fonts/icomoon.svg +0 -21
  35. package/src/assets_old/icons/fonts/icomoon.ttf +0 -0
  36. package/src/assets_old/icons/fonts/icomoon.woff +0 -0
  37. package/src/assets_old/icons/selection.json +0 -1
  38. package/src/assets_old/icons/style.css +0 -58
  39. package/src/components/autocomplate/autocomplate.module.css +0 -95
  40. package/src/components/autocomplate/autocomplate.stories.js +0 -35
  41. package/src/components/autocomplate/index.js +0 -164
  42. package/src/components/button/button.stories.js +0 -13
  43. package/src/components/button/index.js +0 -187
  44. package/src/components/captcha/captcha.module.css +0 -74
  45. package/src/components/captcha/captcha.stories.js +0 -21
  46. package/src/components/captcha/index.js +0 -158
  47. package/src/components/checkbox/checkbox.module.css +0 -0
  48. package/src/components/checkbox/checkbox.stories.js +0 -76
  49. package/src/components/checkbox/index.js +0 -120
  50. package/src/components/file/file.module.css +0 -114
  51. package/src/components/file/file.stories.js +0 -20
  52. package/src/components/file/index.js +0 -138
  53. package/src/components/icon/Active.js +0 -20
  54. package/src/components/icon/Arrow.js +0 -19
  55. package/src/components/icon/Cancel.js +0 -19
  56. package/src/components/icon/CaptchaArrowDown.js +0 -19
  57. package/src/components/icon/CaptchaArrowUp.js +0 -19
  58. package/src/components/icon/CheckboxChecked.js +0 -21
  59. package/src/components/icon/CheckboxUnchecked.js +0 -21
  60. package/src/components/icon/Close.js +0 -19
  61. package/src/components/icon/CloseIcon.js +0 -19
  62. package/src/components/icon/CloseSlide.js +0 -19
  63. package/src/components/icon/DeActive.js +0 -20
  64. package/src/components/icon/DeleteComponent.js +0 -20
  65. package/src/components/icon/Done.js +0 -19
  66. package/src/components/icon/Dots.js +0 -19
  67. package/src/components/icon/DownArrow.js +0 -20
  68. package/src/components/icon/HeartFilled.js +0 -25
  69. package/src/components/icon/HeartOutline.js +0 -25
  70. package/src/components/icon/Heic.js +0 -21
  71. package/src/components/icon/Icon.js +0 -11
  72. package/src/components/icon/ListItemDelete.js +0 -19
  73. package/src/components/icon/ListItemJpeg.js +0 -21
  74. package/src/components/icon/ListItemJpg.js +0 -21
  75. package/src/components/icon/ListItemPdf.js +0 -21
  76. package/src/components/icon/ListItemPng.js +0 -21
  77. package/src/components/icon/Next.js +0 -20
  78. package/src/components/icon/Nextarrow.js +0 -19
  79. package/src/components/icon/PDF.js +0 -19
  80. package/src/components/icon/Prev.js +0 -20
  81. package/src/components/icon/RangeArrowDefault.js +0 -43
  82. package/src/components/icon/RangeArrowError.js +0 -43
  83. package/src/components/icon/RangeArrowSuccess.js +0 -43
  84. package/src/components/icon/Reject.js +0 -19
  85. package/src/components/icon/RemoveFile.js +0 -20
  86. package/src/components/icon/Required.js +0 -19
  87. package/src/components/icon/ToasterClose.js +0 -19
  88. package/src/components/icon/ToasterError.js +0 -19
  89. package/src/components/icon/ToasterInfo.js +0 -19
  90. package/src/components/icon/ToasterSuccess.js +0 -19
  91. package/src/components/icon/ToasterWarning.js +0 -19
  92. package/src/components/icon/Tooltip.js +0 -19
  93. package/src/components/icon/UpArrow.js +0 -20
  94. package/src/components/icon/Upload.js +0 -25
  95. package/src/components/icon/Wrong.js +0 -21
  96. package/src/components/icon/Zoom.js +0 -21
  97. package/src/components/icon/index.js +0 -0
  98. package/src/components/input/index.js +0 -688
  99. package/src/components/input/input.module.css +0 -51
  100. package/src/components/input/input.stories.js +0 -26
  101. package/src/components/modal/index.js +0 -436
  102. package/src/components/modal/modal.module.css +0 -22
  103. package/src/components/modal/modal.stories.js +0 -88
  104. package/src/components/newAutocomplete/NewAutocomplete.stories.js +0 -102
  105. package/src/components/newAutocomplete/autocomplete.module.css +0 -4
  106. package/src/components/newAutocomplete/index.js +0 -592
  107. package/src/components/newFile/fileItem.js +0 -281
  108. package/src/components/newFile/index.js +0 -731
  109. package/src/components/newFile/newFile.stories.js +0 -93
  110. package/src/components/pagination/index.js +0 -234
  111. package/src/components/pagination/pagination.module.css +0 -93
  112. package/src/components/pagination/pagination.stories.js +0 -371
  113. package/src/components/pagination/paginationRange.js +0 -45
  114. package/src/components/radio/index.js +0 -236
  115. package/src/components/radio/radio.module.css +0 -59
  116. package/src/components/radio/radio.stories.js +0 -59
  117. package/src/components/select/index.js +0 -534
  118. package/src/components/select/select.module.css +0 -93
  119. package/src/components/select/select.stories.js +0 -39
  120. package/src/components/singleCheckbox/Checkbox.js +0 -84
  121. package/src/components/singleCheckbox/index.js +0 -65
  122. package/src/components/singleCheckbox/singleCheckbox.stories.js +0 -24
  123. package/src/components/stepper/index.js +0 -45
  124. package/src/components/stepper/stepper.module.css +0 -57
  125. package/src/components/stepper/stepper.stories.js +0 -17
  126. package/src/components/table/index.js +0 -789
  127. package/src/components/table/table.module.css +0 -63
  128. package/src/components/table/table.stories.js +0 -497
  129. package/src/components/table/td.js +0 -429
  130. package/src/components/table/th.js +0 -103
  131. package/src/components/textarea/index.js +0 -285
  132. package/src/components/textarea/textarea.module.css +0 -25
  133. package/src/components/textarea/textarea.stories.js +0 -56
  134. package/src/components/toaster/Toast.js +0 -203
  135. package/src/components/toaster/index.js +0 -131
  136. package/src/components/toaster/toaster.module.css +0 -201
  137. package/src/components/toaster/toaster.stories.js +0 -593
  138. package/src/components/tooltip/index.js +0 -156
  139. package/src/components/tooltip/tooltip.module.css +0 -46
  140. package/src/components/tooltip/tooltip.stories.js +0 -30
  141. package/src/components/typography/index.js +0 -124
  142. package/src/components/typography/typography.module.css +0 -57
  143. package/src/components/typography/typography.stories.js +0 -22
  144. package/src/index.js +0 -19
  145. package/src/stories/Introduction.stories.mdx +0 -210
  146. package/src/stories/assets/code-brackets.svg +0 -1
  147. package/src/stories/assets/colors.svg +0 -1
  148. package/src/stories/assets/comments.svg +0 -1
  149. package/src/stories/assets/direction.svg +0 -1
  150. package/src/stories/assets/flow.svg +0 -1
  151. package/src/stories/assets/plugin.svg +0 -1
  152. package/src/stories/assets/repo.svg +0 -1
  153. package/src/stories/assets/stackalt.svg +0 -1
  154. package/src/stories/changelog.stories.mdx +0 -172
  155. package/src/stories/configuration.stories.mdx +0 -715
  156. package/src/stories/documentation.stories.mdx +0 -118
  157. package/src/stories/static/autocomplete-usage.png +0 -0
  158. package/src/stories/static/button-usage-icon.png +0 -0
  159. package/src/stories/static/button-usage.png +0 -0
  160. package/src/stories/static/captcha-usage.png +0 -0
  161. package/src/stories/static/checkbox-group-usage-2.png +0 -0
  162. package/src/stories/static/checkbox-group-usage.png +0 -0
  163. package/src/stories/static/file-single-usage.png +0 -0
  164. package/src/stories/static/file-usage.png +0 -0
  165. package/src/stories/static/input-usage.png +0 -0
  166. package/src/stories/static/modal-usage.png +0 -0
  167. package/src/stories/static/radio-usage.png +0 -0
  168. package/src/stories/static/select-usage.png +0 -0
  169. package/src/stories/static/table-body-data-structure-first-part-usage.png +0 -0
  170. package/src/stories/static/table-body-data-structure-second-part-usage.png +0 -0
  171. package/src/stories/static/table-body-data-structure-third-part-usage.png +0 -0
  172. package/src/stories/static/table-component-usage.png +0 -0
  173. package/src/stories/static/table-header-data-structure-usage.png +0 -0
  174. package/src/stories/static/table-new-data-structure-usage.png +0 -0
  175. package/src/stories/static/textarea-usage.png +0 -0
  176. package/src/stories/static/toaster-container-usage.png +0 -0
  177. package/src/stories/static/toaster-usage.png +0 -0
  178. package/src/stories/static/tooltip-usage.png +0 -0
  179. package/src/stories/usage.stories.mdx +0 -201
  180. package/src/utils/index.js +0 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xaypay/tui",
3
- "version": "0.0.119",
3
+ "version": "0.0.121",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.es.js",
package/tui.config.js CHANGED
@@ -267,7 +267,7 @@ module.exports = {
267
267
  labelFontFamily: 'Arial, sans-serif', // for label font family
268
268
  },
269
269
  // default properties for <NewAutocomplete /> component
270
- NEWAUTOCOMPLETE: {
270
+ AUTOCOMPLETE: {
271
271
  labelWeight: 500, // for label font weight
272
272
  marginTop: '10px', // for error message position from top
273
273
  labelSize: '16px', // for label font size
package/.eslintrc.js DELETED
@@ -1,30 +0,0 @@
1
- // eslint-disable-next-line no-undef
2
- module.exports = {
3
- env: {
4
- node: true,
5
- es2021: true,
6
- browser: true,
7
- },
8
- extends: ['eslint:recommended', 'plugin:react/recommended'],
9
- overrides: [],
10
- parserOptions: {
11
- ecmaFeatures: {
12
- jsx: true,
13
- },
14
- ecmaVersion: 'latest',
15
- sourceType: 'module',
16
- },
17
- plugins: ['react'],
18
- rules: {
19
- 'no-console': 0,
20
- 'no-debugger': 1,
21
- 'jsx-quotes': [1, 'prefer-double'],
22
- 'react/prop-types': 0,
23
- 'no-unused-vars': 1,
24
- },
25
- settings: {
26
- react: {
27
- version: 'detect',
28
- },
29
- },
30
- }
package/.husky/pre-commit DELETED
@@ -1,4 +0,0 @@
1
- #!/usr/bin/env sh
2
- . "$(dirname -- "$0")/_/husky.sh"
3
-
4
- npx lint-staged
package/.prettierrc DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "useTabs": false,
3
- "printWidth": 120,
4
- "tabWidth": 4,
5
- "singleQuote": true,
6
- "trailingComma": "es5",
7
- "bracketSameLine": false,
8
- "parser": "flow",
9
- "semi": false
10
- }
@@ -1,48 +0,0 @@
1
- module.exports = {
2
- core: {
3
- builder: 'webpack5',
4
- },
5
- stories: ['../src/**/*.stories.mdx', '../src/**/*.stories.@(js|jsx|ts|tsx)'],
6
- addons: [
7
- '@storybook/addon-links',
8
- '@storybook/addon-essentials',
9
- '@storybook/addon-interactions',
10
- '@storybook/preset-create-react-app',
11
- {
12
- name: '@storybook/preset-scss',
13
- options: {
14
- cssLoaderOptions: {
15
- modules: true,
16
- localIdentName: '[name]__[local]--[hash:base64:5]',
17
- },
18
- },
19
- },
20
- ],
21
- framework: '@storybook/react',
22
- // webpackFinal: async (config, { configType }) => {
23
-
24
- // console.log(config.module.rules);
25
- // console.log(configType);
26
- // // get index of css rule
27
- // const ruleCssIndex = config.module.rules.findIndex(
28
- // (rule) => rule.test.toString() === "/\\.css$/"
29
- // );
30
-
31
- // // map over the 'use' array of the css rule and set the 'module' option to true
32
- // config.module.rules[ruleCssIndex].use.map((item) => {
33
- // if (item.loader && (item.loader.includes("/css-loader/") || item.loader.includes("\\css-loader\\"))) {
34
- // item.options.modules = {
35
- // mode: "local",
36
- // localIdentName:
37
- // configType === "PRODUCTION"
38
- // ? "[local]__[hash:base64:5]"
39
- // : "[name]__[local]__[hash:base64:5]",
40
- // };
41
- // }
42
-
43
- // return item;
44
- // });
45
-
46
- // return config;
47
- // },
48
- }
@@ -1,9 +0,0 @@
1
- export const parameters = {
2
- actions: { argTypesRegex: '^on[A-Z].*' },
3
- controls: {
4
- matchers: {
5
- color: /(background|color)$/i,
6
- date: /Date$/,
7
- },
8
- },
9
- }
package/rollup.config.js DELETED
@@ -1,37 +0,0 @@
1
- // import {babel} from '@rollup/plugin-babel';
2
- import svg from 'rollup-plugin-svg'
3
- import babel from 'rollup-plugin-babel'
4
- import resolve from '@rollup/plugin-node-resolve'
5
- import external from 'rollup-plugin-peer-deps-external'
6
- import postcss from 'rollup-plugin-postcss'
7
-
8
- export default [
9
- {
10
- input: './src/index.js',
11
- output: [
12
- {
13
- file: 'dist/index.js',
14
- format: 'cjs',
15
- },
16
- {
17
- file: 'dist/index.es.js',
18
- format: 'es',
19
- exports: 'named',
20
- },
21
- ],
22
- external: ['prop-types', 'classnames'],
23
- plugins: [
24
- postcss({
25
- plugins: [],
26
- minimize: true,
27
- }),
28
- babel({
29
- exclude: 'node_modules/**',
30
- presets: ['@babel/preset-react'],
31
- }),
32
- svg(),
33
- external(),
34
- resolve(),
35
- ],
36
- },
37
- ]
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="31" height="31" rx="5.5" stroke="#EEEEEE"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.7396 7C17.6559 7 16.6157 7.42413 15.8479 8.18065L8.65581 15.2671L8.64978 15.2733C7.58341 16.3517 6.99017 17.8017 7.00012 19.3095C7.01008 20.8173 7.62243 22.2595 8.70291 23.3241C9.78322 24.3886 11.2446 24.9901 12.7702 24.9999C14.2959 25.0097 15.765 24.427 16.8593 23.3765L24 16.3405L23.0614 15.4157L15.9372 22.4355C15.0929 23.2445 13.9585 23.6946 12.7788 23.687C11.5976 23.6795 10.468 23.2137 9.63429 22.3922C8.80072 21.5709 8.32998 20.4602 8.32233 19.3009C8.31468 18.1429 8.76963 17.0276 9.5904 16.196L16.7793 9.11256C17.2983 8.60109 18.0034 8.31288 18.7396 8.31288C19.4758 8.31288 20.1809 8.60109 20.7 9.11256C21.2189 9.62386 21.5094 10.3162 21.5094 11.0371C21.5094 11.7579 21.2189 12.4503 20.7 12.9616L13.7154 19.8437C13.518 20.0382 13.2493 20.1483 12.968 20.1483C12.6868 20.1483 12.4181 20.0382 12.2207 19.8437C12.0235 19.6494 11.9137 19.387 11.9137 19.1145C11.9137 18.8419 12.0235 18.5795 12.2207 18.3852L19.1479 11.5596L18.2093 10.6348L11.2893 17.4533C10.8431 17.893 10.5915 18.4904 10.5915 19.1145C10.5915 19.7385 10.8431 20.336 11.2893 20.7757C11.7354 21.2152 12.3393 21.4612 12.968 21.4612C13.5968 21.4612 14.2007 21.2152 14.6468 20.7757L21.6313 13.8935C22.3993 13.1368 22.8317 12.1094 22.8317 11.0371C22.8317 9.96471 22.3993 8.93733 21.6313 8.18065C20.8636 7.42413 19.8233 7 18.7396 7Z" fill="#0DA574"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="31" height="31" rx="5.5" stroke="#EEEEEE"/>
3
- <path d="M14.1818 10.8333H17.8182C17.8182 10.3637 17.6266 9.91326 17.2856 9.58117C16.9447 9.24907 16.4822 9.0625 16 9.0625C15.5178 9.0625 15.0553 9.24907 14.7144 9.58117C14.3734 9.91326 14.1818 10.3637 14.1818 10.8333ZM13.0909 10.8333C13.0909 10.0819 13.3974 9.36122 13.943 8.82986C14.4885 8.29851 15.2285 8 16 8C16.7715 8 17.5115 8.29851 18.057 8.82986C18.6026 9.36122 18.9091 10.0819 18.9091 10.8333H23.4545C23.5992 10.8333 23.7379 10.8893 23.8402 10.9889C23.9425 11.0886 24 11.2237 24 11.3646C24 11.5055 23.9425 11.6406 23.8402 11.7402C23.7379 11.8399 23.5992 11.8958 23.4545 11.8958H22.5018L21.6167 22.2396C21.5523 22.9921 21.2 23.6935 20.6295 24.2048C20.059 24.7161 19.312 24.9999 18.5367 25H13.4633C12.688 24.9999 11.941 24.7161 11.3705 24.2048C10.8001 23.6935 10.4477 22.9921 10.3833 22.2396L9.49818 11.8958H8.54545C8.40079 11.8958 8.26205 11.8399 8.15976 11.7402C8.05747 11.6406 8 11.5055 8 11.3646C8 11.2237 8.05747 11.0886 8.15976 10.9889C8.26205 10.8893 8.40079 10.8333 8.54545 10.8333H13.0909ZM14.9091 14.9062C14.9091 14.7654 14.8516 14.6302 14.7493 14.5306C14.647 14.431 14.5083 14.375 14.3636 14.375C14.219 14.375 14.0802 14.431 13.9779 14.5306C13.8756 14.6302 13.8182 14.7654 13.8182 14.9062V20.9271C13.8182 21.068 13.8756 21.2031 13.9779 21.3027C14.0802 21.4024 14.219 21.4583 14.3636 21.4583C14.5083 21.4583 14.647 21.4024 14.7493 21.3027C14.8516 21.2031 14.9091 21.068 14.9091 20.9271V14.9062ZM17.6364 14.375C17.4917 14.375 17.353 14.431 17.2507 14.5306C17.1484 14.6302 17.0909 14.7654 17.0909 14.9062V20.9271C17.0909 21.068 17.1484 21.2031 17.2507 21.3027C17.353 21.4024 17.4917 21.4583 17.6364 21.4583C17.781 21.4583 17.9198 21.4024 18.0221 21.3027C18.1244 21.2031 18.1818 21.068 18.1818 20.9271V14.9062C18.1818 14.7654 18.1244 14.6302 18.0221 14.5306C17.9198 14.431 17.781 14.375 17.6364 14.375Z" fill="#EE0000"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="20" height="20" rx="0.5" fill="white" stroke="#EEEEEE"/>
3
- <path d="M10.4914 13.998C10.3081 13.9984 10.1305 13.9287 9.98939 13.8009L5.28335 9.51743C5.12317 9.37202 5.02244 9.16306 5.00332 8.93652C4.9842 8.70999 5.04825 8.48444 5.18138 8.30948C5.31451 8.13453 5.50582 8.02451 5.71322 8.00363C5.92062 7.98274 6.12713 8.0527 6.2873 8.19811L10.4914 12.0361L14.6954 8.33519C14.7757 8.26402 14.868 8.21088 14.9671 8.17881C15.0662 8.14675 15.1701 8.13638 15.2729 8.14833C15.3756 8.16027 15.4752 8.19428 15.5659 8.2484C15.6566 8.30252 15.7366 8.37568 15.8014 8.46369C15.8732 8.55178 15.9276 8.65512 15.9612 8.76724C15.9947 8.87936 16.0067 8.99784 15.9964 9.11526C15.9861 9.23268 15.9537 9.34652 15.9013 9.44963C15.8488 9.55273 15.7774 9.6429 15.6916 9.71447L10.9855 13.8523C10.8403 13.9599 10.6664 14.0111 10.4914 13.998Z" fill="#3C393E"/>
4
- </svg>
Binary file
@@ -1,17 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
- <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
5
- y="0px" width="511.626px" height="511.627px" viewBox="0 0 511.626 511.627"
6
- style="enable-background:new 0 0 511.626 511.627;" xml:space="preserve">
7
- <g>
8
- <path d="M475.366,71.951c-24.175-23.606-57.575-35.404-100.215-35.404c-11.8,0-23.843,2.046-36.117,6.136
9
- c-12.279,4.093-23.702,9.615-34.256,16.562c-10.568,6.945-19.65,13.467-27.269,19.556c-7.61,6.091-14.845,12.564-21.696,19.414
10
- c-6.854-6.85-14.087-13.323-21.698-19.414c-7.616-6.089-16.702-12.607-27.268-19.556c-10.564-6.95-21.985-12.468-34.261-16.562
11
- c-12.275-4.089-24.316-6.136-36.116-6.136c-42.637,0-76.039,11.801-100.211,35.404C12.087,95.552,0,128.288,0,170.162
12
- c0,12.753,2.24,25.889,6.711,39.398c4.471,13.514,9.566,25.031,15.275,34.546c5.708,9.514,12.181,18.796,19.414,27.837
13
- c7.233,9.042,12.519,15.27,15.846,18.699c3.33,3.422,5.948,5.899,7.851,7.419L243.25,469.937c3.427,3.429,7.614,5.144,12.562,5.144
14
- s9.138-1.715,12.563-5.137l177.87-171.307c43.588-43.583,65.38-86.41,65.38-128.475C511.626,128.288,499.537,95.552,475.366,71.951
15
- z" fill="#1D1D1D" />
16
- </g>
17
- </svg>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="iso-8859-1"?>
2
- <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
4
- y="0px" viewBox="0 0 471.701 471.701" style="enable-background:new 0 0 471.701 471.701;" xml:space="preserve">
5
- <g>
6
- <path d="M433.601,67.001c-24.7-24.7-57.4-38.2-92.3-38.2s-67.7,13.6-92.4,38.3l-12.9,12.9l-13.1-13.1
7
- c-24.7-24.7-57.6-38.4-92.5-38.4c-34.8,0-67.6,13.6-92.2,38.2c-24.7,24.7-38.3,57.5-38.2,92.4c0,34.9,13.7,67.6,38.4,92.3
8
- l187.8,187.8c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-3.9l188.2-187.5c24.7-24.7,38.3-57.5,38.3-92.4
9
- C471.801,124.501,458.301,91.701,433.601,67.001z M414.401,232.701l-178.7,178l-178.3-178.3c-19.6-19.6-30.4-45.6-30.4-73.3
10
- s10.7-53.7,30.3-73.2c19.5-19.5,45.5-30.3,73.1-30.3c27.7,0,53.8,10.8,73.4,30.4l22.6,22.6c5.3,5.3,13.8,5.3,19.1,0l22.4-22.4
11
- c19.6-19.6,45.7-30.4,73.3-30.4c27.6,0,53.6,10.8,73.2,30.3c19.6,19.6,30.3,45.6,30.3,73.3
12
- C444.801,187.101,434.001,213.101,414.401,232.701z" fill="#1D1D1D" />
13
- </g>
14
- </svg>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="23px" height="20px" viewBox="0 0 23 20" version="1.1" xmlns="http://www.w3.org/2000/svg"
3
- xmlns:xlink="http://www.w3.org/1999/xlink">
4
- <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
5
- <title>thumb_up_alt</title>
6
- <desc>Created with Sketch.</desc>
7
- <g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
- <g id="Rounded" transform="translate(-747.000000, -4099.000000)">
9
- <g id="Social" transform="translate(100.000000, 4044.000000)">
10
- <g id="-Round-/-Social-/-thumb_up_alt" transform="translate(646.000000, 54.000000)">
11
- <g>
12
- <polygon id="Path" opacity="0.87" points="0 0 24 0 24 24 0 24"></polygon>
13
- <path
14
- d="M13.12,2.06 L7.58,7.6 C7.21,7.97 7,8.48 7,9.01 L7,19 C7,20.1 7.9,21 9,21 L18,21 C18.8,21 19.52,20.52 19.84,19.79 L23.1,12.18 C23.94,10.2 22.49,8 20.34,8 L14.69,8 L15.64,3.42 C15.74,2.92 15.59,2.41 15.23,2.05 C14.64,1.47 13.7,1.47 13.12,2.06 Z M3,21 C4.1,21 5,20.1 5,19 L5,11 C5,9.9 4.1,9 3,9 C1.9,9 1,9.9 1,11 L1,19 C1,20.1 1.9,21 3,21 Z"
15
- id="🔹-Icon-Color" fill="#1D1D1D"></path>
16
- </g>
17
- </g>
18
- </g>
19
- </g>
20
- </g>
21
- </svg>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="22px" height="20px" viewBox="0 0 22 20" version="1.1" xmlns="http://www.w3.org/2000/svg"
3
- xmlns:xlink="http://www.w3.org/1999/xlink">
4
- <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
5
- <title>thumb_up_alt</title>
6
- <desc>Created with Sketch.</desc>
7
- <g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
- <g id="Outlined" transform="translate(-815.000000, -4099.000000)">
9
- <g id="Social" transform="translate(100.000000, 4044.000000)">
10
- <g id="Outlined-/-Social-/-thumb_up_alt" transform="translate(714.000000, 54.000000)">
11
- <g>
12
- <polygon id="Path" opacity="0.87" points="0 0 24 0 24 24 0 24"></polygon>
13
- <path
14
- d="M21,8 L14.69,8 L15.64,3.43 L15.67,3.11 C15.67,2.7 15.5,2.32 15.23,2.05 L14.17,1 L7.59,7.59 C7.22,7.95 7,8.45 7,9 L7,19 C7,20.1 7.9,21 9,21 L18,21 C18.83,21 19.54,20.5 19.84,19.78 L22.86,12.73 C22.95,12.5 23,12.26 23,12 L23,10 C23,8.9 22.1,8 21,8 Z M21,12 L18,19 L9,19 L9,9 L13.34,4.66 L12.23,10 L21,10 L21,12 Z M1,9 L5,9 L5,21 L1,21 L1,9 Z"
15
- id="🔹-Icon-Color" fill="#1D1D1D"></path>
16
- </g>
17
- </g>
18
- </g>
19
- </g>
20
- </g>
21
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="31" height="31" rx="5.5" stroke="#EEEEEE"/>
3
- <path d="M22.7692 8H9.23077C8.9044 8 8.59121 8.12967 8.36044 8.36044C8.12967 8.59121 8 8.9044 8 9.23077V22.7692C8 23.0956 8.12967 23.4088 8.36044 23.6396C8.59121 23.8703 8.9044 24 9.23077 24H22.7692C23.0956 24 23.4088 23.8703 23.6396 23.6396C23.8703 23.4088 24 23.0956 24 22.7692V9.23077C24 8.9044 23.8703 8.59121 23.6396 8.36044C23.4088 8.12967 23.0956 8 22.7692 8ZM20.8676 16.6154H11.1326C10.7924 16.6154 10.5172 16.3398 10.5172 16C10.5172 15.6602 10.7924 15.3846 11.1326 15.3846H20.8676C21.2077 15.3846 21.483 15.6602 21.483 16C21.483 16.3398 21.2077 16.6154 20.8676 16.6154Z" fill="#D1D1D1"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="40" height="52" viewBox="0 0 40 52" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M39.1304 13.1106V36.2849V36.2853C39.394 36.4388 39.6133 36.6599 39.7659 36.9263C39.9189 37.1931 39.9992 37.4956 40 37.8037V47.5932C39.9984 48.7614 39.54 49.8816 38.7252 50.7079C37.91 51.5337 36.8048 51.9984 35.6522 52H4.34783C3.19523 51.9984 2.09005 51.5338 1.27483 50.7079C0.460015 49.8816 0.0015528 48.7614 0 47.5932V34.7817C0.000775155 34.4736 0.0815204 34.1714 0.234087 33.9051C0.386643 33.6383 0.605983 33.4176 0.869565 33.2641V3.52545C0.869565 2.5906 1.23602 1.69387 1.8882 1.03245C2.54072 0.371431 3.42547 0 4.34783 0H26.1953L39.1304 13.1106ZM13.872 45.3893C14.6037 45.4385 15.3293 45.2261 15.9225 44.7893C16.4303 44.3463 16.7036 43.6872 16.6605 43.0096C16.671 42.6272 16.598 42.2471 16.4478 41.8965C16.3154 41.6026 16.1136 41.3464 15.8597 41.1509C15.5976 40.9542 15.2991 40.8137 14.9816 40.7385C14.6225 40.6512 14.2541 40.6083 13.8849 40.6115H11.0258V48.4741H12.6849V45.3893H13.872ZM22.6954 47.4563C23.0149 47.1041 23.2498 46.6815 23.3814 46.2224C23.5347 45.6809 23.6084 45.1195 23.5999 44.5564C23.6065 44.008 23.5362 43.4614 23.3918 42.933C23.2672 42.477 23.0475 42.0532 22.7474 41.6904C22.4465 41.3379 22.0669 41.064 21.6398 40.8917C21.1305 40.6934 20.5882 40.5982 20.0432 40.6116H17.506V48.4821H20.0642C21.0475 48.5494 22.0103 48.1743 22.6954 47.4563ZM26.1252 42.05H29.4956L29.4956 40.6115H24.4661V48.4804L26.1287 48.4808V45.1068L28.6505 45.0962L28.64 43.6577H26.1252V42.05ZM18.3352 36.0407H37.3911L37.3908 14.3567H28.4428C27.5205 14.3567 26.6358 13.9852 25.9836 13.3238C25.331 12.6628 24.9646 11.7661 24.9646 10.8312V1.76186H4.34743C3.88625 1.76186 3.4437 1.94758 3.11762 2.27808C2.79153 2.60859 2.6083 3.05715 2.6083 3.52458V33.0185H14.9392C15.4408 33.0185 15.9179 33.238 16.2482 33.6205L18.3352 36.0407ZM6.08594 13.7151C6.08594 13.2283 6.48054 12.8337 6.9673 12.8337H20.6043C21.0911 12.8337 21.4857 13.2283 21.4857 13.7151C21.4857 14.2019 21.0911 14.5965 20.6043 14.5965H6.9673C6.48054 14.5965 6.08594 14.2019 6.08594 13.7151ZM18.5137 25.3369C18.5137 24.8502 18.9083 24.4556 19.395 24.4556H33.0321C33.5188 24.4556 33.9134 24.8502 33.9134 25.3369C33.9134 25.8237 33.5188 26.2183 33.0321 26.2183H19.395C18.9083 26.2183 18.5137 25.8237 18.5137 25.3369ZM6.9673 16.7056C6.48054 16.7056 6.08594 17.1002 6.08594 17.5869C6.08594 18.0737 6.48054 18.4683 6.9673 18.4683H33.0307C33.5174 18.4683 33.912 18.0737 33.912 17.5869C33.912 17.1002 33.5174 16.7056 33.0307 16.7056H6.9673ZM6.08594 21.4618C6.08594 20.975 6.48054 20.5804 6.9673 20.5804H33.0307C33.5174 20.5804 33.912 20.975 33.912 21.4618C33.912 21.9486 33.5174 22.3432 33.0307 22.3432H6.9673C6.48054 22.3432 6.08594 21.9486 6.08594 21.4618ZM21.4704 42.6691C21.1241 42.239 20.5919 42.0085 20.0457 42.0521H19.166V47.0441H20.0251C20.352 47.0567 20.6773 46.9886 20.9727 46.8469C21.213 46.7226 21.4156 46.5345 21.5589 46.3032C21.7076 46.0577 21.8089 45.7862 21.8582 45.5029C21.9164 45.1846 21.9455 44.8615 21.9451 44.5377C21.951 44.1698 21.9106 43.8023 21.8252 43.4446C21.758 43.1653 21.6373 42.9016 21.4704 42.6691ZM13.7445 42.0508C14.085 42.0213 14.4258 42.1008 14.7193 42.2782C14.8136 42.3518 14.8858 42.4501 14.9282 42.5627C14.9825 42.7134 15.0077 42.8731 15.0019 43.0333C15.0093 43.1969 14.9728 43.3594 14.8967 43.5039C14.8311 43.6211 14.7352 43.7175 14.6195 43.7832C14.4961 43.8525 14.361 43.8981 14.2212 43.9182C14.0636 43.9426 13.9041 43.9548 13.7445 43.9544H12.6855V42.0508H13.7445Z" fill="#00236A"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="31" height="31" rx="5.5" stroke="#EEEEEE"/>
3
- <path d="M22.7692 8H9.23077C8.9044 8 8.59121 8.12967 8.36044 8.36044C8.12967 8.59121 8 8.9044 8 9.23077V22.7692C8 23.0956 8.12967 23.4088 8.36044 23.6396C8.59121 23.8703 8.9044 24 9.23077 24H22.7692C23.0956 24 23.4088 23.8703 23.6396 23.6396C23.8703 23.4088 24 23.0956 24 22.7692V9.23077C24 8.9044 23.8703 8.59121 23.6396 8.36044C23.4088 8.12967 23.0956 8 22.7692 8ZM20.8676 16.6154H16.6154V20.8676C16.6154 21.2077 16.3398 21.483 16 21.483C15.6602 21.483 15.3846 21.2077 15.3846 20.8676V16.6154H11.1324C10.7923 16.6154 10.517 16.3398 10.517 16C10.517 15.6602 10.7923 15.3846 11.1324 15.3846H15.3846V11.1324C15.3846 10.7923 15.6602 10.517 16 10.517C16.3398 10.517 16.6154 10.7923 16.6154 11.1324V15.3846H20.8676C21.2077 15.3846 21.483 15.6602 21.483 16C21.483 16.3398 21.2077 16.6154 20.8676 16.6154Z" fill="#FECD29"/>
4
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g filter="url(#filter0_d_1946_21917)">
3
- <circle cx="22" cy="23" r="15" fill="#00236A"/>
4
- <circle cx="22" cy="23" r="16" stroke="white" stroke-width="2"/>
5
- </g>
6
- <path d="M25.9976 23.011C25.9981 23.2442 25.9168 23.4703 25.7678 23.6499L20.7703 29.6394C20.6007 29.8432 20.3569 29.9714 20.0926 29.9958C19.8283 30.0201 19.5652 29.9386 19.3611 29.7692C19.157 29.5997 19.0286 29.3562 19.0042 29.0923C18.9799 28.8283 19.0615 28.5655 19.2311 28.3616L23.7088 23.011L19.391 17.6603C19.308 17.5582 19.246 17.4407 19.2086 17.3146C19.1712 17.1885 19.1591 17.0562 19.173 16.9254C19.187 16.7946 19.2267 16.6679 19.2898 16.5525C19.3529 16.437 19.4383 16.3352 19.541 16.2528C19.6437 16.1614 19.7643 16.0921 19.8951 16.0494C20.0259 16.0067 20.1641 15.9914 20.3011 16.0046C20.4381 16.0177 20.5709 16.0589 20.6912 16.1257C20.8115 16.1924 20.9167 16.2833 21.0002 16.3926L25.8277 22.3821C25.9532 22.5668 26.013 22.7883 25.9976 23.011Z" fill="white"/>
7
- <defs>
8
- <filter id="filter0_d_1946_21917" x="0" y="0" width="46" height="46" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
9
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
10
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
11
- <feOffset dx="1"/>
12
- <feGaussianBlur stdDeviation="3"/>
13
- <feComposite in2="hardAlpha" operator="out"/>
14
- <feColorMatrix type="matrix" values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0"/>
15
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1946_21917"/>
16
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1946_21917" result="shape"/>
17
- </filter>
18
- </defs>
19
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g filter="url(#filter0_d_1946_21948)">
3
- <circle cx="22" cy="23" r="15" fill="#EE0000"/>
4
- <circle cx="22" cy="23" r="16" stroke="white" stroke-width="2"/>
5
- </g>
6
- <path d="M25.9976 23.011C25.9981 23.2442 25.9168 23.4703 25.7678 23.6499L20.7703 29.6394C20.6007 29.8432 20.3569 29.9714 20.0926 29.9958C19.8283 30.0201 19.5652 29.9386 19.3611 29.7692C19.157 29.5997 19.0286 29.3562 19.0042 29.0923C18.9799 28.8283 19.0615 28.5655 19.2311 28.3616L23.7088 23.011L19.391 17.6603C19.308 17.5582 19.246 17.4407 19.2086 17.3146C19.1712 17.1885 19.1591 17.0562 19.173 16.9254C19.187 16.7946 19.2267 16.6679 19.2898 16.5525C19.3529 16.437 19.4383 16.3352 19.541 16.2528C19.6437 16.1614 19.7643 16.0921 19.8951 16.0494C20.0259 16.0067 20.1641 15.9914 20.3011 16.0046C20.4381 16.0177 20.5709 16.0589 20.6912 16.1257C20.8115 16.1924 20.9167 16.2833 21.0002 16.3926L25.8277 22.3821C25.9532 22.5668 26.013 22.7883 25.9976 23.011Z" fill="white"/>
7
- <defs>
8
- <filter id="filter0_d_1946_21948" x="0" y="0" width="46" height="46" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
9
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
10
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
11
- <feOffset dx="1"/>
12
- <feGaussianBlur stdDeviation="3"/>
13
- <feComposite in2="hardAlpha" operator="out"/>
14
- <feColorMatrix type="matrix" values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0"/>
15
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1946_21948"/>
16
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1946_21948" result="shape"/>
17
- </filter>
18
- </defs>
19
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g filter="url(#filter0_d_1946_21947)">
3
- <circle cx="22" cy="23" r="15" fill="#0DA574"/>
4
- <circle cx="22" cy="23" r="16" stroke="white" stroke-width="2"/>
5
- </g>
6
- <path d="M25.9976 23.011C25.9981 23.2442 25.9168 23.4703 25.7678 23.6499L20.7703 29.6394C20.6007 29.8432 20.3569 29.9714 20.0926 29.9958C19.8283 30.0201 19.5652 29.9386 19.3611 29.7692C19.157 29.5997 19.0286 29.3562 19.0042 29.0923C18.9799 28.8283 19.0615 28.5655 19.2311 28.3616L23.7088 23.011L19.391 17.6603C19.308 17.5582 19.246 17.4407 19.2086 17.3146C19.1712 17.1885 19.1591 17.0562 19.173 16.9254C19.187 16.7946 19.2267 16.6679 19.2898 16.5525C19.3529 16.437 19.4383 16.3352 19.541 16.2528C19.6437 16.1614 19.7643 16.0921 19.8951 16.0494C20.0259 16.0067 20.1641 15.9914 20.3011 16.0046C20.4381 16.0177 20.5709 16.0589 20.6912 16.1257C20.8115 16.1924 20.9167 16.2833 21.0002 16.3926L25.8277 22.3821C25.9532 22.5668 26.013 22.7883 25.9976 23.011Z" fill="white"/>
7
- <defs>
8
- <filter id="filter0_d_1946_21947" x="0" y="0" width="46" height="46" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
9
- <feFlood flood-opacity="0" result="BackgroundImageFix"/>
10
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
11
- <feOffset dx="1"/>
12
- <feGaussianBlur stdDeviation="3"/>
13
- <feComposite in2="hardAlpha" operator="out"/>
14
- <feColorMatrix type="matrix" values="0 0 0 0 0.235289 0 0 0 0 0.222535 0 0 0 0 0.241667 0 0 0 0.15 0"/>
15
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1946_21947"/>
16
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1946_21947" result="shape"/>
17
- </filter>
18
- </defs>
19
- </svg>
@@ -1,21 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="18px" height="17px" viewBox="0 0 18 17" version="1.1" xmlns="http://www.w3.org/2000/svg"
3
- xmlns:xlink="http://www.w3.org/1999/xlink">
4
- <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
5
- <title>star</title>
6
- <desc>Created with Sketch.</desc>
7
- <g id="Icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
- <g id="Rounded" transform="translate(-273.000000, -4323.000000)">
9
- <g id="Toggle" transform="translate(100.000000, 4266.000000)">
10
- <g id="-Round-/-Toggle-/-star" transform="translate(170.000000, 54.000000)">
11
- <g>
12
- <polygon id="Path" fill-rule="nonzero" points="0 0 24 0 24 24 0 24"></polygon>
13
- <path
14
- d="M12,17.27 L16.15,19.78 C16.91,20.24 17.84,19.56 17.64,18.7 L16.54,13.98 L20.21,10.8 C20.88,10.22 20.52,9.12 19.64,9.05 L14.81,8.64 L12.92,4.18 C12.58,3.37 11.42,3.37 11.08,4.18 L9.19,8.63 L4.36,9.04 C3.48,9.11 3.12,10.21 3.79,10.79 L7.46,13.97 L6.36,18.69 C6.16,19.55 7.09,20.23 7.85,19.77 L12,17.27 Z"
15
- id="🔹-Icon-Color" fill="#1D1D1D"></path>
16
- </g>
17
- </g>
18
- </g>
19
- </g>
20
- </g>
21
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#1D1D1D" stroke-width="2"
2
- stroke-linecap="round" stroke-linejoin="round" class="feather feather-star">
3
- <polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2">
4
- </polygon>
5
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.8744 20H8.12436C7.87436 20 7.65769 19.9167 7.47436 19.75C7.29103 19.5833 7.18269 19.375 7.14936 19.125L6.84936 16.8C6.63269 16.7167 6.42869 16.6167 6.23736 16.5C6.04536 16.3833 5.85769 16.2583 5.67436 16.125L3.49936 17.025C3.26603 17.1083 3.03269 17.1167 2.79936 17.05C2.56603 16.9833 2.38269 16.8417 2.24936 16.625L0.399361 13.4C0.266027 13.1833 0.224361 12.95 0.274361 12.7C0.324361 12.45 0.449361 12.25 0.649361 12.1L2.52436 10.675C2.50769 10.5583 2.49936 10.4457 2.49936 10.337V9.662C2.49936 9.554 2.50769 9.44167 2.52436 9.325L0.649361 7.9C0.449361 7.75 0.324361 7.55 0.274361 7.3C0.224361 7.05 0.266027 6.81667 0.399361 6.6L2.24936 3.375C2.36603 3.14167 2.54503 2.99567 2.78636 2.937C3.02836 2.879 3.26603 2.89167 3.49936 2.975L5.67436 3.875C5.85769 3.74167 6.04936 3.61667 6.24936 3.5C6.44936 3.38333 6.64936 3.28333 6.84936 3.2L7.14936 0.875C7.18269 0.625 7.29103 0.416667 7.47436 0.25C7.65769 0.0833333 7.87436 0 8.12436 0H11.8744C12.1244 0 12.341 0.0833333 12.5244 0.25C12.7077 0.416667 12.816 0.625 12.8494 0.875L13.1494 3.2C13.366 3.28333 13.5704 3.38333 13.7624 3.5C13.9537 3.61667 14.141 3.74167 14.3244 3.875L16.4994 2.975C16.7327 2.89167 16.966 2.88333 17.1994 2.95C17.4327 3.01667 17.616 3.15833 17.7494 3.375L19.5994 6.6C19.7327 6.81667 19.7744 7.05 19.7244 7.3C19.6744 7.55 19.5494 7.75 19.3494 7.9L17.4744 9.325C17.491 9.44167 17.4994 9.554 17.4994 9.662V10.337C17.4994 10.4457 17.4827 10.5583 17.4494 10.675L19.3244 12.1C19.5244 12.25 19.6494 12.45 19.6994 12.7C19.7494 12.95 19.7077 13.1833 19.5744 13.4L17.7244 16.6C17.591 16.8167 17.4037 16.9627 17.1624 17.038C16.9204 17.1127 16.6827 17.1083 16.4494 17.025L14.3244 16.125C14.141 16.2583 13.9494 16.3833 13.7494 16.5C13.5494 16.6167 13.3494 16.7167 13.1494 16.8L12.8494 19.125C12.816 19.375 12.7077 19.5833 12.5244 19.75C12.341 19.9167 12.1244 20 11.8744 20ZM10.0494 13.5C11.016 13.5 11.841 13.1583 12.5244 12.475C13.2077 11.7917 13.5494 10.9667 13.5494 10C13.5494 9.03333 13.2077 8.20833 12.5244 7.525C11.841 6.84167 11.016 6.5 10.0494 6.5C9.06603 6.5 8.23669 6.84167 7.56136 7.525C6.88669 8.20833 6.54936 9.03333 6.54936 10C6.54936 10.9667 6.88669 11.7917 7.56136 12.475C8.23669 13.1583 9.06603 13.5 10.0494 13.5Z" fill="white"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="0.5" y="0.5" width="20" height="20" rx="0.5" fill="white" stroke="#EEEEEE"/>
3
- <path d="M10.5086 8.00203C10.6919 8.00164 10.8695 8.07135 11.0106 8.19907L15.7167 12.4826C15.8768 12.628 15.9776 12.8369 15.9967 13.0635C16.0158 13.29 15.9518 13.5156 15.8186 13.6905C15.6855 13.8655 15.4942 13.9755 15.2868 13.9964C15.0794 14.0173 14.8729 13.9473 14.7127 13.8019L10.5086 9.96387L6.30456 13.6648C6.22433 13.736 6.13201 13.7891 6.03292 13.8212C5.93383 13.8533 5.82991 13.8636 5.72714 13.8517C5.62437 13.8397 5.52477 13.8057 5.43407 13.7516C5.34337 13.6975 5.26336 13.6243 5.19864 13.5363C5.12681 13.4482 5.0724 13.3449 5.03884 13.2328C5.00528 13.1206 4.99327 13.0022 5.00358 12.8847C5.01389 12.7673 5.04629 12.6535 5.09875 12.5504C5.15121 12.4473 5.2226 12.3571 5.30844 12.2855L10.0145 8.14767C10.1597 8.04014 10.3336 7.98886 10.5086 8.00203Z" fill="#3C393E"/>
4
- </svg>
@@ -1,7 +0,0 @@
1
- Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
2
-
3
- To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
4
-
5
- You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
6
-
7
- You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
@@ -1,152 +0,0 @@
1
- body {
2
- padding: 0;
3
- margin: 0;
4
- font-family: sans-serif;
5
- font-size: 1em;
6
- line-height: 1.5;
7
- color: #555;
8
- background: #fff;
9
- }
10
- h1 {
11
- font-size: 1.5em;
12
- font-weight: normal;
13
- }
14
- small {
15
- font-size: .66666667em;
16
- }
17
- a {
18
- color: #e74c3c;
19
- text-decoration: none;
20
- }
21
- a:hover, a:focus {
22
- box-shadow: 0 1px #e74c3c;
23
- }
24
- .bshadow0, input {
25
- box-shadow: inset 0 -2px #e7e7e7;
26
- }
27
- input:hover {
28
- box-shadow: inset 0 -2px #ccc;
29
- }
30
- input, fieldset {
31
- font-family: sans-serif;
32
- font-size: 1em;
33
- margin: 0;
34
- padding: 0;
35
- border: 0;
36
- }
37
- input {
38
- color: inherit;
39
- line-height: 1.5;
40
- height: 1.5em;
41
- padding: .25em 0;
42
- }
43
- input:focus {
44
- outline: none;
45
- box-shadow: inset 0 -2px #449fdb;
46
- }
47
- .glyph {
48
- font-size: 16px;
49
- width: 15em;
50
- padding-bottom: 1em;
51
- margin-right: 4em;
52
- margin-bottom: 1em;
53
- float: left;
54
- overflow: hidden;
55
- }
56
- .liga {
57
- width: 80%;
58
- width: calc(100% - 2.5em);
59
- }
60
- .talign-right {
61
- text-align: right;
62
- }
63
- .talign-center {
64
- text-align: center;
65
- }
66
- .bgc1 {
67
- background: #f1f1f1;
68
- }
69
- .fgc1 {
70
- color: #999;
71
- }
72
- .fgc0 {
73
- color: #000;
74
- }
75
- p {
76
- margin-top: 1em;
77
- margin-bottom: 1em;
78
- }
79
- .mvm {
80
- margin-top: .75em;
81
- margin-bottom: .75em;
82
- }
83
- .mtn {
84
- margin-top: 0;
85
- }
86
- .mtl, .mal {
87
- margin-top: 1.5em;
88
- }
89
- .mbl, .mal {
90
- margin-bottom: 1.5em;
91
- }
92
- .mal, .mhl {
93
- margin-left: 1.5em;
94
- margin-right: 1.5em;
95
- }
96
- .mhmm {
97
- margin-left: 1em;
98
- margin-right: 1em;
99
- }
100
- .mls {
101
- margin-left: .25em;
102
- }
103
- .ptl {
104
- padding-top: 1.5em;
105
- }
106
- .pbs, .pvs {
107
- padding-bottom: .25em;
108
- }
109
- .pvs, .pts {
110
- padding-top: .25em;
111
- }
112
- .unit {
113
- float: left;
114
- }
115
- .unitRight {
116
- float: right;
117
- }
118
- .size1of2 {
119
- width: 50%;
120
- }
121
- .size1of1 {
122
- width: 100%;
123
- }
124
- .clearfix:before, .clearfix:after {
125
- content: " ";
126
- display: table;
127
- }
128
- .clearfix:after {
129
- clear: both;
130
- }
131
- .hidden-true {
132
- display: none;
133
- }
134
- .textbox0 {
135
- width: 3em;
136
- background: #f1f1f1;
137
- padding: .25em .5em;
138
- line-height: 1.5;
139
- height: 1.5em;
140
- }
141
- #testDrive {
142
- display: block;
143
- padding-top: 24px;
144
- line-height: 1.5;
145
- }
146
- .fs0 {
147
- font-size: 16px;
148
- }
149
- .fs1 {
150
- font-size: 32px;
151
- }
152
-
@@ -1,28 +0,0 @@
1
- if (!('boxShadow' in document.body.style)) {
2
- document.body.setAttribute('class', 'noBoxShadow')
3
- }
4
-
5
- document.body.addEventListener('click', function (e) {
6
- var target = e.target
7
- if (target.tagName === 'INPUT' && target.getAttribute('class').indexOf('liga') === -1) {
8
- target.select()
9
- }
10
- })
11
- ;(function () {
12
- var fontSize = document.getElementById('fontSize'),
13
- testDrive = document.getElementById('testDrive'),
14
- testText = document.getElementById('testText')
15
- function updateTest() {
16
- testDrive.innerHTML = testText.value || String.fromCharCode(160)
17
- if (window.icomoonLiga) {
18
- window.icomoonLiga(testDrive)
19
- }
20
- }
21
- function updateSize() {
22
- testDrive.style.fontSize = fontSize.value + 'px'
23
- }
24
- fontSize.addEventListener('change', updateSize, false)
25
- testText.addEventListener('input', updateTest, false)
26
- testText.addEventListener('change', updateTest, false)
27
- updateSize()
28
- })()