@nikaat-crop/es-icons 0.0.6 → 0.0.9

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 (56) hide show
  1. package/.vercel/README.txt +11 -0
  2. package/.vercel/project.json +1 -0
  3. package/README.md +82 -195
  4. package/assets/preview.png +0 -0
  5. package/assets/skenas.svg +1 -0
  6. package/dist/index.d.ts +315 -1
  7. package/dist/index.js +1 -1
  8. package/dist/index.js.map +1 -1
  9. package/dist/index.mjs +1 -1
  10. package/dist/index.mjs.map +1 -1
  11. package/package.json +22 -17
  12. package/script/svgr-convert-only-new.js +28 -0
  13. package/script/update-icon-exports.js +26 -0
  14. package/script/update-storybook.js +66 -0
  15. package/assets/buildix.svg +0 -38
  16. package/storybook-static/247.25a0be85.iframe.bundle.js +0 -87
  17. package/storybook-static/247.25a0be85.iframe.bundle.js.LICENSE.txt +0 -9
  18. package/storybook-static/247.25a0be85.iframe.bundle.js.map +0 -1
  19. package/storybook-static/254.e01ff6bb.iframe.bundle.js +0 -409
  20. package/storybook-static/254.e01ff6bb.iframe.bundle.js.LICENSE.txt +0 -9
  21. package/storybook-static/254.e01ff6bb.iframe.bundle.js.map +0 -1
  22. package/storybook-static/357.6c8d88a6.iframe.bundle.js +0 -1
  23. package/storybook-static/648.3e8aa4c4.iframe.bundle.js +0 -1
  24. package/storybook-static/735.921e2ca6.iframe.bundle.js +0 -2
  25. package/storybook-static/735.921e2ca6.iframe.bundle.js.LICENSE.txt +0 -19
  26. package/storybook-static/788.09d6734a.iframe.bundle.js +0 -1
  27. package/storybook-static/favicon-wrapper.svg +0 -46
  28. package/storybook-static/favicon.svg +0 -1
  29. package/storybook-static/iframe.html +0 -533
  30. package/storybook-static/index.html +0 -148
  31. package/storybook-static/index.json +0 -1
  32. package/storybook-static/main.99b920e4.iframe.bundle.js +0 -1
  33. package/storybook-static/mocker-runtime-injected.js +0 -2
  34. package/storybook-static/mocker-runtime-injected.js.LICENSE.txt +0 -46
  35. package/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  36. package/storybook-static/nunito-sans-bold.woff2 +0 -0
  37. package/storybook-static/nunito-sans-italic.woff2 +0 -0
  38. package/storybook-static/nunito-sans-regular.woff2 +0 -0
  39. package/storybook-static/project.json +0 -1
  40. package/storybook-static/runtime~main.d9c16a52.iframe.bundle.js +0 -1
  41. package/storybook-static/sb-addons/docs-1/manager-bundle.js +0 -151
  42. package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +0 -971
  43. package/storybook-static/sb-common-assets/favicon-wrapper.svg +0 -46
  44. package/storybook-static/sb-common-assets/favicon.svg +0 -1
  45. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  46. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  47. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  48. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  49. package/storybook-static/sb-manager/globals-module-info.js +0 -797
  50. package/storybook-static/sb-manager/globals-runtime.js +0 -69653
  51. package/storybook-static/sb-manager/globals.js +0 -34
  52. package/storybook-static/sb-manager/runtime.js +0 -13181
  53. package/storybook-static/sb-preview/globals.js +0 -25
  54. package/storybook-static/sb-preview/runtime.js +0 -43265
  55. package/storybook-static/stories-datePicker-stories.1a36012a.iframe.bundle.js +0 -2
  56. package/storybook-static/stories-datePicker-stories.1a36012a.iframe.bundle.js.LICENSE.txt +0 -9
@@ -0,0 +1,11 @@
1
+ > Why do I have a folder named ".vercel" in my project?
2
+ The ".vercel" folder is created when you link a directory to a Vercel project.
3
+
4
+ > What does the "project.json" file contain?
5
+ The "project.json" file contains:
6
+ - The ID of the Vercel project that you linked ("projectId")
7
+ - The ID of the user or team your Vercel project is owned by ("orgId")
8
+
9
+ > Should I commit the ".vercel" folder?
10
+ No, you should not share the ".vercel" folder with anyone.
11
+ Upon creation, it will be automatically added to your ".gitignore" file.
@@ -0,0 +1 @@
1
+ {"projectId":"prj_LCz6nB5buKlUMiza6dFXPJeaVEXE","orgId":"team_TkY1kU3stcto4H6waARV2Wpr","projectName":"es-icons"}
package/README.md CHANGED
@@ -1,236 +1,123 @@
1
1
  <br/>
2
2
  <div align="center">
3
- <img src="./assets/buildix.svg" alt="Buildix" />
4
- <h3 align="center">@buildix/wheel-datepicker</h3>
5
- <img alt="Npm download" src="https://img.shields.io/npm/dw/@buildix/wheel-datepicker?style=flat&color=blue">
6
- <img alt="Package stars" src="https://img.shields.io/github/stars/sadegh1379/wheel-datepicker?style=flat&color=yellow">
7
- <img alt="GitHub License" src="https://img.shields.io/npm/l/@buildix/wheel-datepicker?color=">
8
- <img alt="Version" src="https://img.shields.io/npm/v/@buildix/wheel-datepicker?style=flat&color=orange">
9
-
3
+ <img src="./assets/skenas.svg" alt="Skenas Icons" width="150" />
4
+ <br/>
10
5
  <br/>
6
+
11
7
  <p align="center">
12
- A modern date picker component with a wheel picker interface, supporting both **Jalali (Persian)**
13
- and **Gregorian (Mialdi)** calendars, with full **RTL support**.
8
+ A comprehensive collection of beautiful and modern SVG icons specifically designed for **Skenas (اسکناس)** project, featuring **160+ carefully crafted financial and service icons** with full **TypeScript support**.
14
9
  <br/>
15
10
  <br/>
16
- <a href="https://wheel-datepicker.vercel.app/" target="_blank" rel="noopener noreferrer">
17
- <strong>View full documentation on Storybook »</strong>
11
+ <a href="https://es-icons.vercel.app/" target="_blank" rel="noopener noreferrer">
12
+ <strong>Browse the full icon gallery on Storybook »</strong>
18
13
  </a>
19
14
  <br/>
20
15
  <br/>
21
16
  </p>
22
17
  </div>
23
18
 
24
- ## 🎥 Demo
19
+ ## 📸 Preview
25
20
 
26
- <div>
27
- <img src="https://i.postimg.cc/nzc8t5p5/jalali-demo.gif" alt="Jalali Calendar Demo" width="23%" />
28
- <img src="https://i.postimg.cc/pdBN4xbz/miladi-demo.gif" alt="Gregorian(miladi) Calendar Demo" width="23%" />
29
- <img src="https://i.postimg.cc/0NvRVj39/miladi-center-demo.gif" alt="Gregorian(miladi) Calendar Demo" width="23%" />
30
- <img src="https://i.postimg.cc/MpVJ0V9s/jalali-center-demo.gif" alt="Gregorian(miladi) Calendar Demo" width="23%" />
21
+ <div align="center">
22
+ <img src="./assets/preview.png" alt="ES Icons Preview" width="100%" />
31
23
  </div>
32
24
 
33
25
  ## ✨ Features
34
26
 
35
- - Support for both **Jalali (Persian)** and **Gregorian (Miladi)** calendars
36
- - 🎡 Smooth and intuitive **wheel-style date selection**
37
- - 🌐 Full **RTL (Right-to-Left)** support for Persian/Arabic languages
38
- - 🖼 **Modal-based interface** with customizable open direction:
39
- - Open from **center** or **bottom** of the screen
40
- - 🔧 Customizable **year range**
41
- - 🎨 Custom input, button, and modal props for full UI control
42
- - 📱 **Responsive** and mobile-friendly design
43
- - 📅 **Flexible date display formats** with customizable separators
27
+ - 🎨 **160+ Beautiful Icons** - Comprehensive collection of modern SVG icons
28
+ - 🏦 **Financial & Banking Icons** - Specialized icons for financial applications
29
+ - 🛠 **Service Icons** - Complete set of service-related icons
30
+ - ⚛️ **React Components** - Ready-to-use React components with TypeScript
31
+ - 📱 **Responsive Design** - Icons that look great at any size
32
+ - 🎯 **Optimized SVGs** - Lightweight and performance-optimized
33
+ - 🔧 **Customizable** - Easy to style and customize with CSS
34
+ - 📖 **Well Documented** - Complete documentation with Storybook
35
+ - 🚀 **Tree Shakable** - Import only the icons you need
36
+ - 💪 **TypeScript Support** - Full type safety and IntelliSense
44
37
 
45
- ## Installation
38
+ ## 📦 Installation
46
39
 
47
40
  ```bash
48
- npm install @buildix/wheel-datepicker
41
+ npm install @nikaat-crop/es-icons
49
42
  ```
50
43
 
51
- ## Import CSS
44
+ ## 🚀 Usage
45
+
46
+ ### Basic Usage
52
47
 
53
48
  ```tsx
54
- import '@buildix/wheel-datepicker/dist/index.css';
55
- ```
49
+ import { Home, User, Setting } from '@nikaat-crop/es-icons';
56
50
 
57
- ## Usage
51
+ function App() {
52
+ return (
53
+ <div>
54
+ <Home />
55
+ <User />
56
+ <Setting />
57
+ </div>
58
+ );
59
+ }
60
+ ```
58
61
 
59
- ### Basic Usage
62
+ ### With Custom Styling
60
63
 
61
64
  ```tsx
62
- import { WheelDatePicker } from '@buildix/wheel-datepicker';
63
- import '@buildix/wheel-datepicker/dist/index.css';
65
+ import { BankCard, Wallet } from '@nikaat-crop/es-icons';
64
66
 
65
67
  function App() {
66
- const [date, setDate] = useState('');
67
-
68
- return <WheelDatePicker value={date} onChange={setDate} />;
68
+ return (
69
+ <div>
70
+ <BankCard
71
+ style={{
72
+ width: '24px',
73
+ height: '24px',
74
+ color: '#3B82F6'
75
+ }}
76
+ />
77
+ <Wallet className="text-green-500 w-6 h-6" />
78
+ </div>
79
+ );
69
80
  }
70
81
  ```
71
82
 
72
- ### With Custom Year Range
83
+ ### Tree Shaking
84
+
85
+ Import only the icons you need to keep your bundle size small:
73
86
 
74
87
  ```tsx
75
- <WheelDatePicker
76
- value={date}
77
- onChange={setDate}
78
- minYear={1350}
79
- maxYear={1410}
80
- inputProps={{ label: 'Custom Year Range' }}
81
- />
82
- ```
88
+ // ✅ Good - Only imports the specific icons
89
+ import { Home, User } from '@nikaat-crop/es-icons';
83
90
 
84
- ## Props
85
-
86
- ### datepicker props
87
-
88
- | Prop | Type | Default | Description |
89
- | -------------------------- | --------------------------------------- | ------------------------- | ------------------------------------------------------- |
90
- | `value` | string | - | The selected date in jYYYY/jMM/jDD or YYYY/MM/DD format |
91
- | `onChange` | (date: string) => void | - | Callback when date changes |
92
- | `minYear` | number | jalali(1300) miladi(1500) | Minimum selectable year |
93
- | `maxYear` | number | Current year | Maximum selectable year |
94
- | `calendarType` | miladi - jalali | jalali | Calendar type |
95
- | `displayFormat` | 'default' \| 'dash' \| 'dot' \| 'space' | 'default' | Date display format with custom separators |
96
- | `visibleCount` | 1, 3, 5 , 7 | 3 | Count of visible item in Calendar |
97
- | `itemHeight` | number | 40px | Height of calendar item |
98
- | `indicatorBorderColor` | string | #e0e0e0 | Indicator top and bottom border color |
99
- | `indicatorBorderWidth` | string | 1px | Indicator top and bottom border width |
100
- | `className` | string | - | Additional CSS class for the component |
101
- | `indicatorClassName` | string | - | Additional CSS class for the component |
102
- | `scrollContainerClassName` | string | - | Additional CSS class for the component |
103
- | `itemClassName` | string | - | Additional CSS class for the component |
104
- | `input` | `InputProps` | - | Props for the input field |
105
- | `modal` | `ModalProps` | - | Props for the modal |
106
- | `button` | `ButtonProps` | - | Props for the confirm button |
107
-
108
- ### Modal Props
109
-
110
- | Prop | Type | Default | Description |
111
- | ----------- | -------------- | ------- | -------------------------------------- |
112
- | `title` | string | - | Modal title |
113
- | `placement` | bottom, center | bottom | Open modal placement |
114
- | `closeIcon` | reactNode | '×' | modal close icon |
115
- | `className` | string | - | Additional CSS class for the component |
116
-
117
- ### Input Props
118
-
119
- | Prop | Type | Default | Description |
120
- | ------------- | ------- | ------- | -------------------------------------- |
121
- | `label` | string | - | Input label |
122
- | `placeholder` | string | - | Input placeholder |
123
- | `disabled` | boolean | false | Disable Input |
124
- | `name` | string | - | Input name |
125
- | `error` | string | - | Input error helper text |
126
- | `className` | string | - | Additional CSS class for the component |
127
-
128
- ### Button Props
129
-
130
- | Prop | Type | Default | Description |
131
- | ----------- | -------------------- | -------------------------- | -------------------------------------- |
132
- | `size` | small, medium, large | medium | Button size |
133
- | `text` | string | jalali(تایید), miladi(set) | Button text content |
134
- | `className` | string | - | Additional CSS class for the component |
135
-
136
- ## 🎨 Customization via CSS Variables
137
-
138
- ```css
139
- /* Datepicker variables */
140
- --wd-datepicker-gap: 0.5rem;
141
- --wd-datepicker-padding-bottom: 0;
142
- --wd-datepicker-text-align-rtl: right;
143
-
144
- /* Modal overlay variables */
145
- --wd-modal-overlay-bg: rgba(0, 0, 0, 0.5);
146
- --wd-modal-overlay-z-index: 1000;
147
- --wd-modal-overlay-padding: 1rem;
148
-
149
- /* Modal container variables */
150
- --wd-modal-bg: #ffffff;
151
- --wd-modal-border-radius: 0.5rem;
152
- --wd-modal-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
153
- --wd-modal-max-width: 40vw;
154
- --wd-modal-max-height: 90vh;
155
- --wd-modal-animation-duration: 0.2s;
156
-
157
- /* Modal bottom variant variables */
158
- --wd-modal-bottom-margin: 10px;
159
- --wd-modal-bottom-border-radius: 16px;
160
- --wd-modal-bottom-shadow: 0 -2px 16px rgba(0, 0, 0, 0.2);
161
- --wd-modal-bottom-animation-duration: 0.3s;
162
- --wd-modal-bottom-z-index: 1050;
163
-
164
- /* Modal header variables */
165
- --wd-modal-header-margin: 15px;
166
- --wd-modal-header-border-color: #e5e7eb;
167
-
168
- /* Modal title variables */
169
- --wd-modal-title-font-size: 1.125rem;
170
- --wd-modal-title-font-weight: 600;
171
- --wd-modal-title-color: #111827;
172
-
173
- /* Modal close button variables */
174
- --wd-modal-close-font-size: 1.5rem;
175
- --wd-modal-close-color: #6b7280;
176
- --wd-modal-close-padding: 0.25rem;
177
- --wd-modal-close-border-radius: 0.25rem;
178
- --wd-modal-close-transition-duration: 0.15s;
179
- --wd-modal-close-min-width: 2rem;
180
- --wd-modal-close-min-height: 2rem;
181
-
182
- /* Modal content variables */
183
- --wd-modal-content-padding: 15px;
184
- --wd-modal-content-max-height: calc(90vh - 120px);
185
-
186
- /* input Colors */
187
- --wd-input-border-color: #d1d5db;
188
- --wd-input-border-error-color: #ef4444;
189
- --wd-input-background-color: #ffffff;
190
- --wd-input-background-disabled-color: #f9fafb;
191
- --wd-input-text-color: #111827;
192
- --wd-input-text-disabled-color: #6b7280;
193
- --wd-input-label-color: #374151;
194
- --wd-input-error-text-color: #ef4444;
195
-
196
- /* input Spacing */
197
- --wd-input-gap: 0.3rem;
198
- --wd-input-padding: 0.75rem;
199
- --wd-input-border-radius: 0.375rem;
200
- --wd-input-error-margin-top: 0.1rem;
201
-
202
- /* input Typography */
203
- --wd-input-font-size: 0.875rem;
204
- --wd-input-error-font-size: 0.75rem;
205
- --wd-input-font-weight: 500;
206
-
207
- /* input Effects */
208
- --wd-input-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
209
- --wd-input-error-focus-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
210
- --wd-input-border-width: 1px;
211
-
212
- /* Button base properties */
213
- --wd-button-border-radius: 0.375rem;
214
- --wd-button-font-weight: 500;
215
- --wd-button-transition: all 0.15s ease-in-out;
216
-
217
- /* Button sizes */
218
- --wd-button-small-padding: 0.5rem 1rem;
219
- --wd-button-small-font-size: 0.75rem;
220
- --wd-button-medium-padding: 0.75rem 1.5rem;
221
- --wd-button-medium-font-size: 0.875rem;
222
- --wd-button-large-padding: 1rem 2rem;
223
- --wd-button-large-font-size: 1rem;
224
-
225
- /* Button colors */
226
- --wd-button-secondary-hover-bg: #4b5563;
227
- --wd-button-secondary-active-bg: #374151;
91
+ // ❌ Avoid - Imports the entire library
92
+ import * as Icons from '@nikaat-crop/es-icons';
228
93
  ```
229
94
 
230
- ## License
95
+ And many more! Check out the [full documentation](https://es-icons.vercel.app/) for a complete list.
96
+
97
+ ## 🎨 Icon Props
231
98
 
232
- MIT
99
+ All icons accept standard SVG props:
233
100
 
234
- ## buy me a coffee
101
+ | Prop | Type | Default | Description |
102
+ | ----------- | ------------------- | ------- | ------------------------------ |
103
+ | `className` | string | - | CSS class for styling |
104
+ | `style` | CSSProperties | - | Inline styles |
105
+ | `width` | string \| number | "1em" | Icon width |
106
+ | `height` | string \| number | "1em" | Icon height |
107
+ | `color` | string | "currentColor" | Icon color |
108
+ | `onClick` | () => void | - | Click handler |
235
109
 
236
- <a href="https://www.coffeebede.com/sadegh79"><img class="img-fluid" width="25%" src="https://coffeebede.ir/DashboardTemplateV2/app-assets/images/banner/default-yellow.svg" /></a>
110
+ ## 📄 License
111
+
112
+ MIT © [Skenas Team](https://github.com/sadegh1379/es-icons)
113
+
114
+ ---
115
+
116
+ <div align="center">
117
+ <p>Made with ❤️ for the Skenas project</p>
118
+ <p>
119
+ <a href="https://es-icons.vercel.app/">Documentation</a> •
120
+ <a href="https://github.com/sadegh1379/es-icons">GitHub</a> •
121
+ <a href="https://www.npmjs.com/package/@nikaat-crop/es-icons">NPM</a>
122
+ </p>
123
+ </div>
Binary file
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="none" viewBox="0 0 98 109" class="size-52"><path fill="url(#eskenas_svg__a)" d="M90.901 99.856h-4.176a.404.404 0 0 0-.401.407v1.585c0 .376-.1.746-.29 1.067l-2.82 5.586a.327.327 0 0 0 .277.496h4.234c.115 0 .22-.061.278-.162l3.013-5.941c.19-.321.29-.691.29-1.065v-1.569a.404.404 0 0 0-.402-.407z"></path><path fill="url(#eskenas_svg__b)" d="m97.257 90.578-3.49-2.264a.319.319 0 0 0-.492.272v13.54c0 .376-.1.747-.29 1.068l-2.808 5.283a.343.343 0 0 0 .29.52h4.19a.34.34 0 0 0 .296-.177l2.784-5.057c.17-.309.26-.988.26-1.343V91.945c0-.556-.278-1.073-.74-1.37z"></path><path fill="url(#eskenas_svg__c)" d="M52.023 98.48v5.638c0 .25-.088.492-.248.685l-3.198 3.824c-.199.238-.489.376-.797.376h-5.846c-3.152 0-5.706-2.928-5.688-6.124l.06-11.518c.003-.6.3-1.16.788-1.499l3.044-2.099c.263-.18.616.01.616.33v15.183c0 .526.42 1.282.939 1.282h5.858v-1.75c0-.342.133-.673.371-.917l3.539-3.64a.326.326 0 0 1 .559.232z"></path><path fill="url(#eskenas_svg__d)" d="M83.947 99.856h-4.176a.404.404 0 0 0-.401.407v1.585c0 .376-.1.746-.29 1.067l-2.82 5.586a.327.327 0 0 0 .278.496h4.233c.115 0 .22-.061.278-.162l3.013-5.941c.19-.321.29-.691.29-1.065v-1.569a.404.404 0 0 0-.402-.407z"></path><path fill="url(#eskenas_svg__e)" d="M76.994 99.856h-4.176a.404.404 0 0 0-.402.407v1.585c0 .376-.1.746-.29 1.067l-2.82 5.586a.327.327 0 0 0 .278.496h4.233c.115 0 .22-.061.278-.162l3.013-5.941c.19-.321.29-.691.29-1.065v-1.569a.404.404 0 0 0-.401-.407z"></path><path fill="url(#eskenas_svg__f)" d="M34.09 99.856h-4.176a.404.404 0 0 0-.402.407v1.585c0 .376-.1.746-.29 1.067l-2.82 5.586a.327.327 0 0 0 .278.496h4.233c.115 0 .22-.061.278-.162l3.014-5.941c.19-.321.29-.691.29-1.065v-1.569a.404.404 0 0 0-.402-.407z"></path><path fill="url(#eskenas_svg__g)" d="M27.396 99.856H23.22a.404.404 0 0 0-.402.407v1.585c0 .376-.1.746-.29 1.067l-2.82 5.586a.327.327 0 0 0 .278.496h4.233c.115 0 .22-.061.278-.162l3.013-5.941c.19-.321.29-.691.29-1.065v-1.569a.404.404 0 0 0-.401-.407z"></path><path fill="url(#eskenas_svg__h)" d="M20.837 100.306v1.676c0 .279-.072.548-.214.786l-2.47 5.008a2.46 2.46 0 0 1-2.117 1.221H6.588a5.01 5.01 0 0 1-4.486-2.808l-1.55-2.114c-1.594-3.228.4-7.358 3.962-7.358h6.332c.335 0 .528.383.335.658l-2.27 3.222a1.46 1.46 0 0 1-1.193.621H4.822a.639.639 0 0 0-.531.985l1.99 2.046a.64.64 0 0 0 .54.3h7.506c.311 0 .601-.153.78-.41l.636-1.631a1.6 1.6 0 0 0 .112-.578v-1.627c0-.248.2-.45.444-.45h4.095c.244 0 .443.202.443.45z"></path><path fill="url(#eskenas_svg__i)" d="M70.653 100.939v.572c0 .585-.157 1.16-.45 1.661l-1.685 3.118a5.45 5.45 0 0 1-4.695 2.707H52.608a.367.367 0 0 1-.365-.37v-3.705c0-.205.163-.37.365-.37H63.63c.514 0 .99-.278 1.25-.728l1.32-2.545a.226.226 0 0 0-.193-.34H54.447a.893.893 0 0 1-.888-.899v-5.791c0-.471.248-.906.65-1.141l11.555-6.752a.531.531 0 0 1 .797.468v3.867a.91.91 0 0 1-.453.79l-8.614 4.961h8.711c1.226 0 2.34.505 3.143 1.319a4.46 4.46 0 0 1 1.169 2.098c.087.346.133.71.133 1.083z"></path><path fill="url(#eskenas_svg__j)" d="m48.104 99.364 2.617-2.652a.713.713 0 0 0 0-1l-2.617-2.652a.69.69 0 0 0-.987 0L44.5 95.712a.713.713 0 0 0 0 1l2.617 2.652a.69.69 0 0 0 .987 0"></path><path fill="url(#eskenas_svg__k)" d="M69.511 42.635c-1.244 1.2-6.498 3.6-12.627 6.222a27 27 0 0 0-1.15-.81c-1.12-.704-1.465-1.056-1.417-3.093l.06-16.657c.127-.649 1.118-.979 1.806-.609l13.503 7.263-.223-.11c3.578 2.802 2.497 5.824.048 7.794"></path><path fill="url(#eskenas_svg__l)" d="M74.216 42.182c-.441 1.169-1.41 2.182-2.618 2.962-.806.63-2.947 1.51-5.855 2.53-2.092.734-4.584 1.538-7.259 2.37-5.088 1.585-10.84 3.264-15.774 4.742 4.306-1.808 9.494-3.931 14.174-5.929 6.13-2.621 11.383-5.023 12.627-6.222 2.45-1.97 3.53-4.992-.048-7.794q.114.054.223.11.022.01.043.021.464.233.875.471a12.7 12.7 0 0 1 2.138 1.493q-.162-.102-.332-.208c.115.11.22.217.323.327 1.763 1.86 2.06 3.625 1.483 5.127"></path><path fill="url(#eskenas_svg__m)" d="M74.853 52.229c.039 3.196-.988 6.678-3.778 8.446-9.24 5.849-30.481 12.646-30.481 12.646-.816.484-1.954.245-2.473-.517l-4.578-11.49c-.643-.945-.34-2.141.686-2.716 1.419-.796 4.59-2.175 8.481-3.812 11.124-3.331 26.39-7.694 28.888-9.642 2.862-1.848 4.363-4.987.812-8.416q.17.105.332.208l.006.006c1.486 1.312 1.954 2.536 2.066 3.399.1.77.039 11.887.039 11.887"></path><path fill="url(#eskenas_svg__n)" d="m51.6 28.618-.06 16.66c-.127.646-1.118.98-1.806.606L36.188 38.6q.13.066.266.132c-3.578-2.803-2.497-5.825-.048-7.795 1.244-1.2 6.498-3.6 12.624-6.22.517.374.94.677 1.154.811 1.12.701 1.464 1.053 1.416 3.09"></path><path fill="url(#eskenas_svg__o)" d="M36.454 38.729c-.09-.043-.178-.09-.266-.132l-.045-.021a19 19 0 0 1-.9-.49 12.5 12.5 0 0 1-2.068-1.453c.109.067.217.138.332.208-.109-.107-.214-.21-.314-.318-1.772-1.863-2.068-3.631-1.492-5.136.441-1.169 1.41-2.181 2.618-2.962.806-.63 2.947-1.51 5.855-2.53 2.093-.734 4.584-1.538 7.259-2.37 5.088-1.585 10.84-3.264 15.774-4.742-4.306 1.808-9.497 3.934-14.177 5.932-6.126 2.618-11.38 5.02-12.624 6.219-2.449 1.97-3.53 4.992.048 7.795"></path><path fill="url(#eskenas_svg__p)" d="M31.064 21.344c-.039-3.197.988-6.679 3.778-8.447C44.082 7.048 65.323.251 65.323.251c.816-.483 1.954-.245 2.473.517l4.578 11.49c.643.945.34 2.141-.686 2.717-1.419.795-4.59 2.175-8.481 3.811-11.124 3.331-26.39 7.694-28.888 9.642-2.862 1.848-4.363 4.987-.812 8.416-.115-.07-.223-.14-.332-.208l-.006-.006c-1.486-1.312-1.954-2.536-2.065-3.399-.1-.77-.04-11.887-.04-11.887"></path><defs><linearGradient id="eskenas_svg__a" x1="101.5" x2="46.24" y1="104.427" y2="104.427" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__b" x1="101.5" x2="46.24" y1="98.633" y2="98.633" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__c" x1="101.5" x2="46.24" y1="98.345" y2="98.345" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__d" x1="101.5" x2="46.24" y1="104.427" y2="104.427" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__e" x1="101.5" x2="46.24" y1="104.427" y2="104.427" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__f" x1="45.911" x2="-1.09" y1="104.427" y2="104.427" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></linearGradient><linearGradient id="eskenas_svg__g" x1="45.911" x2="-1.09" y1="104.427" y2="104.427" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></linearGradient><linearGradient id="eskenas_svg__h" x1="45.911" x2="-1.09" y1="102.86" y2="102.86" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></linearGradient><linearGradient id="eskenas_svg__i" x1="101.5" x2="46.24" y1="97.641" y2="97.641" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__j" x1="45.913" x2="-1.088" y1="96.213" y2="96.213" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></linearGradient><linearGradient id="eskenas_svg__k" x1="71.764" x2="54.311" y1="38.193" y2="38.193" gradientUnits="userSpaceOnUse"><stop stop-color="#0B4584"></stop><stop offset="1" stop-color="#1A5D99"></stop></linearGradient><linearGradient id="eskenas_svg__m" x1="32.819" x2="71.569" y1="62.966" y2="50.339" gradientUnits="userSpaceOnUse"><stop offset="0.13" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><linearGradient id="eskenas_svg__n" x1="51.603" x2="34.153" y1="35.379" y2="35.379" gradientUnits="userSpaceOnUse"><stop stop-color="#0B4584"></stop><stop offset="1" stop-color="#1A5D99"></stop></linearGradient><linearGradient id="eskenas_svg__p" x1="73.098" x2="34.348" y1="10.603" y2="23.23" gradientUnits="userSpaceOnUse"><stop offset="0.14" stop-color="#53AE94"></stop><stop offset="1" stop-color="#32C2E4"></stop></linearGradient><radialGradient id="eskenas_svg__l" cx="0" cy="0" r="1" gradientTransform="matrix(17.81645 -7.28553 2.57389 6.29433 58.083 43.36)" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></radialGradient><radialGradient id="eskenas_svg__o" cx="0" cy="0" r="1" gradientTransform="matrix(17.81645 -7.28553 2.57389 6.29433 46.808 27.3)" gradientUnits="userSpaceOnUse"><stop offset="0.11" stop-color="#057CD6"></stop><stop offset="0.54" stop-color="#057BD4"></stop><stop offset="0.71" stop-color="#0679CD"></stop><stop offset="0.83" stop-color="#0976C1"></stop><stop offset="0.93" stop-color="#0C71B0"></stop><stop offset="1" stop-color="#106C9D"></stop></radialGradient></defs></svg>