@bigbinary/neeto-icons 1.17.6 → 1.17.8
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/README.md +13 -5
- package/dist/app-icons.cjs.js +14 -15
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +14 -15
- package/dist/app-icons.js.map +1 -1
- package/dist/misc.cjs.js +1299 -209
- package/dist/misc.cjs.js.map +1 -1
- package/dist/misc.js +1293 -210
- package/dist/misc.js.map +1 -1
- package/dist/neeto-logos.cjs.js +9 -8
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +9 -8
- package/dist/neeto-logos.js.map +1 -1
- package/dist/typeface-logos.cjs.js +9 -8
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +9 -8
- package/dist/typeface-logos.js.map +1 -1
- package/package.json +4 -2
package/dist/neeto-logos.cjs.js
CHANGED
|
@@ -4386,30 +4386,31 @@ var NeetoRecord = function NeetoRecord(_ref) {
|
|
|
4386
4386
|
fill: "none"
|
|
4387
4387
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4388
4388
|
d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
|
|
4389
|
-
fill: "url(#
|
|
4389
|
+
fill: "url(#NeetoRecord_js__paint0_linear_5021_2850)"
|
|
4390
4390
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4391
|
-
d: "
|
|
4391
|
+
d: "M96.2518 73.6645C96.2518 72.9471 96.654 72.2903 97.293 71.9643L110.224 65.3673C111.494 64.7194 113 65.6418 113 67.0675V100.982C113 102.395 111.519 103.318 110.25 102.696L97.3198 96.3526C96.6661 96.0319 96.2518 95.3672 96.2518 94.639V73.6645Z",
|
|
4392
4392
|
fill: "white"
|
|
4393
4393
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4394
|
-
d: "
|
|
4394
|
+
d: "M68.9449 81.4604C68.9449 86.7007 64.6968 90.9489 59.4564 90.9489C54.2161 90.9489 49.9679 86.7007 49.9679 81.4604C49.9679 76.2201 54.2161 71.9719 59.4564 71.9719C64.6968 71.9719 68.9449 76.2201 68.9449 81.4604Z",
|
|
4395
4395
|
fill: "white"
|
|
4396
4396
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4397
4397
|
fillRule: "evenodd",
|
|
4398
4398
|
clipRule: "evenodd",
|
|
4399
|
-
d: "
|
|
4399
|
+
d: "M59.4566 45.6807C78.096 45.6807 93.2062 60.7909 93.2062 79.4303V113.18H25.707V45.6807H59.4566ZM78.4881 81.4604C78.4881 91.9713 69.9673 100.492 59.4564 100.492C48.9455 100.492 40.4247 91.9713 40.4247 81.4604C40.4247 70.9495 48.9455 62.4287 59.4564 62.4287C69.9673 62.4287 78.4881 70.9495 78.4881 81.4604Z",
|
|
4400
4400
|
fill: "white"
|
|
4401
4401
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
4402
|
-
id: "
|
|
4402
|
+
id: "NeetoRecord_js__paint0_linear_5021_2850",
|
|
4403
4403
|
x1: 216.5,
|
|
4404
4404
|
y1: 256,
|
|
4405
4405
|
x2: -80,
|
|
4406
4406
|
y2: -86.5,
|
|
4407
4407
|
gradientUnits: "userSpaceOnUse"
|
|
4408
4408
|
}, /*#__PURE__*/React.createElement("stop", {
|
|
4409
|
-
|
|
4409
|
+
offset: 0.252913,
|
|
4410
|
+
stopColor: "#5268FF"
|
|
4410
4411
|
}), /*#__PURE__*/React.createElement("stop", {
|
|
4411
|
-
offset: 0.
|
|
4412
|
-
stopColor: "#
|
|
4412
|
+
offset: 0.675904,
|
|
4413
|
+
stopColor: "#2896FF"
|
|
4413
4414
|
}))));
|
|
4414
4415
|
};
|
|
4415
4416
|
|