@sysvale/cuida 3.53.0 → 3.54.0
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/dist/@sysvale/cuida.es.js +6325 -6238
- package/dist/@sysvale/cuida.umd.js +18 -18
- package/dist/img/page-not-responsive.svg +24 -0
- package/dist/img/smartphone-rotation.svg +8 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
3
|
+
<svg fill="#000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
+
viewBox="0 0 490.667 490.667" xml:space="preserve">
|
|
5
|
+
<g>
|
|
6
|
+
<g>
|
|
7
|
+
<g>
|
|
8
|
+
<path d="M309.333,85.333h-128c-9.664,0-18.752,4.565-24.981,12.544c-3.605,4.651-2.795,11.349,1.856,14.976
|
|
9
|
+
c4.629,3.584,11.328,2.773,14.976-1.856c1.259-1.621,3.989-4.331,8.149-4.331h128c5.888,0,10.667,4.779,10.667,10.667v153.003
|
|
10
|
+
c0,5.888,4.779,10.667,10.667,10.667c5.888,0,10.667-4.779,10.667-10.667V117.333C341.333,99.691,326.976,85.333,309.333,85.333z
|
|
11
|
+
"/>
|
|
12
|
+
<path d="M192,117.333c-5.888,0-10.667,4.779-10.667,10.667c0,5.888,4.779,10.667,10.667,10.667s10.667-4.779,10.667-10.667
|
|
13
|
+
C202.667,122.112,197.888,117.333,192,117.333z"/>
|
|
14
|
+
<path d="M245.333,0C110.059,0,0,110.059,0,245.333s110.059,245.333,245.333,245.333s245.333-110.059,245.333-245.333
|
|
15
|
+
S380.608,0,245.333,0z M245.333,469.333c-123.52,0-224-100.48-224-224c0-57.92,22.293-110.613,58.496-150.421l69.504,69.504
|
|
16
|
+
v208.917c0,17.643,14.357,32,32,32h128c17.643,0,32-14.357,32-32v-16.917l54.421,54.421
|
|
17
|
+
C355.947,447.04,303.253,469.333,245.333,469.333z M170.667,320V185.749L304.917,320H170.667z M256,362.667
|
|
18
|
+
c0,5.888-4.779,10.667-10.667,10.667s-10.667-4.779-10.667-10.667c0-5.888,4.779-10.667,10.667-10.667S256,356.779,256,362.667z
|
|
19
|
+
M410.837,395.755L94.933,79.851c39.808-36.203,92.501-58.496,150.421-58.496c123.52,0,224,100.48,224,224
|
|
20
|
+
C469.333,303.253,447.04,355.947,410.837,395.755z"/>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="800" height="800" viewBox="0 0 800 800" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M266.667 733.333C172.386 733.333 125.245 733.333 95.956 704.044C66.6666 674.755 66.6666 627.614 66.6666 533.333L66.6666 500C66.6666 405.72 66.6666 358.58 95.9559 329.29C125.245 300 172.386 300 266.667 300L533.333 300C627.613 300 674.753 300 704.043 329.29C733.333 358.58 733.333 405.72 733.333 500L733.333 533.333C733.333 627.614 733.333 674.755 704.043 704.044C674.753 733.333 627.613 733.333 533.333 733.333L266.667 733.333Z" stroke="#1C274C" stroke-width="50"/>
|
|
3
|
+
<path d="M333.56 216.667C334.457 154.677 339.057 119.533 362.633 95.9566C391.923 66.6666 439.063 66.6666 533.343 66.6666C627.623 66.6666 674.767 66.6666 704.053 95.9566C727.633 119.533 732.23 154.677 733.127 216.667" stroke="#1C274C" stroke-width="50" stroke-linecap="round"/>
|
|
4
|
+
<path d="M166.667 433.333L166.667 600" stroke="#1C274C" stroke-width="50" stroke-linecap="round"/>
|
|
5
|
+
<path d="M600 166.667L466.667 166.667" stroke="#1C274C" stroke-width="50" stroke-linecap="round"/>
|
|
6
|
+
<path d="M583.333 466.667C610.947 466.667 633.333 489.052 633.333 516.667C633.333 544.281 610.947 566.667 583.333 566.667C555.72 566.667 533.333 544.281 533.333 516.667C533.333 489.052 555.72 466.667 583.333 466.667Z" stroke="#1C274C" stroke-width="50"/>
|
|
7
|
+
<path d="M232.866 116.667L266.667 66.6666C166.178 66.6666 82.7585 138.743 66.6669 233.333" stroke="#1C274C" stroke-width="50" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|