intelicoreact 1.4.62 → 1.4.63

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.
@@ -101,7 +101,7 @@
101
101
  width: 30px;
102
102
  height: 36px;
103
103
 
104
- background-image: url("../../../../../assets/img/fiLogo.svg");
104
+ background-image: url("./partials/fiLogo.svg");
105
105
  background-repeat: no-repeat;
106
106
  background-position: center;
107
107
  }
@@ -0,0 +1,14 @@
1
+ <svg width="30" height="36" xmlns="http://www.w3.org/2000/svg">
2
+
3
+ <g>
4
+ <title>background</title>
5
+ <rect fill="none" id="canvas_background" height="38" width="32" y="-1" x="-1"/>
6
+ </g>
7
+ <g>
8
+ <title>Layer 1</title>
9
+ <g id="svg_6">
10
+ <path id="svg_2" fill="#99C28C" d="m14.420112,0.448115c7.7126,-0.12 12.755,4.626 14.2817,10.614c0.3345,1.344 0.3406,2.928 0.3406,4.608c-0.0182,0.702 -0.0304,1.404 -0.0486,2.112c-0.2069,1.296 -0.3893,2.466 -0.809,3.534c-1.5389,3.882 -4.3855,6.594 -8.333,8.1c-0.7056,0.27 -1.4963,0.438 -2.2809,0.606c-0.4319,0.054 -0.8698,0.114 -1.2956,0.168c0.0061,-0.84 -0.0122,-1.674 0,-2.514c1.624,0.006 3.4427,-0.834 4.5132,-1.464c3.4183,-2.004 5.6993,-5.052 5.6993,-10.446c-0.0061,-0.822 -0.0183,-1.65 -0.0244,-2.472c-0.1581,-0.918 -0.2372,-1.752 -0.4926,-2.544c-1.1861,-3.72 -4.0388,-6.282 -7.8647,-7.416c-0.9184,-0.276 -1.8977,-0.24 -2.9986,-0.414c-0.3954,0.024 -0.7968,0.048 -1.1983,0.072c-1.6787,0.294 -2.9135,0.564 -4.15431,1.188c-2.8466,1.434 -4.85382,3.726 -5.85134,6.984c-0.24939,0.81 -0.20681,1.614 -0.36495,2.592c-0.01217,1.056 -0.01825,2.118 -0.02433,3.174c0.15814,0.936 0.14598,1.794 0.38928,2.592c1.05226,3.456 3.33319,5.976 6.51433,7.32c0.67512,0.288 1.41722,0.492 2.18362,0.684c0.371,0.054 0.7238,0.108 1.0948,0.168l0,2.496c-0.4257,-0.06 -0.8394,-0.114 -1.2651,-0.168c-1.0097,-0.216 -1.97683,-0.462 -2.84662,-0.828c-4.25774,-1.776 -7.30505,-5.124 -8.38165,-10.032c-0.27371,-1.248 -0.2433,-2.736 -0.2433,-4.242c-0.00608,-1.11 -0.01217,-2.184 0.19464,-3.126c0.37711,-1.74 0.89412,-3.24599 1.69701,-4.56c1.73959,-2.874 4.41587,-5.088 7.96192,-6.18c0.7543,-0.234 1.5632,-0.366 2.4026,-0.51c0.4015,-0.03 0.8029,-0.066 1.2043,-0.096z" clip-rule="evenodd" fill-rule="evenodd"/>
11
+ <path id="svg_3" fill="#FEFEFE" d="m16.275512,35.554115l-2.5789,0l0,-21.324c-1.18,-1.146 -2.3539,-2.292 -3.53395,-3.438c0.06691,-0.072 0.13381,-0.144 0.20072,-0.222c0.54133,-0.516 1.08273,-1.03797 1.63013,-1.55397l0.0486,0c0.9793,0.96 1.9525,1.92597 2.9318,2.89197c0.3893,-0.39 0.7846,-0.774 1.1739,-1.164c0.6022,-0.576 1.2043,-1.15197 1.8065,-1.72797l0.0487,0c0.6021,0.582 1.2043,1.16997 1.8004,1.75197c-0.5231,0.528 -1.0523,1.056 -1.5754,1.584c-0.6508,0.624 -1.3016,1.248 -1.9525,1.878c0.0061,1.326 0.0183,2.652 0.0244,3.978c0.4257,-0.42 0.8515,-0.84 1.2773,-1.26c0.5596,-0.534 1.1192,-1.074 1.6788,-1.608l0.0486,0c0.6022,0.588 1.2043,1.17 1.8065,1.758c-0.4805,0.474 -0.9549,0.954 -1.4294,1.434c-1.1374,1.098 -2.2748,2.202 -3.4062,3.306l0,13.716z" clip-rule="evenodd" fill-rule="evenodd"/>
12
+ </g>
13
+ </g>
14
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.4.62",
3
+ "version": "1.4.63",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [