@kollexeo/icons 1.10.0 → 1.11.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/icons/CollectionArtbookIcon.d.mts +10 -0
- package/dist/icons/CollectionArtbookIcon.d.ts +10 -0
- package/dist/icons/CollectionArtbookIcon.js +34 -0
- package/dist/icons/CollectionArtbookIcon.mjs +28 -0
- package/dist/icons/CollectionBdIcon.d.mts +10 -0
- package/dist/icons/CollectionBdIcon.d.ts +10 -0
- package/dist/icons/CollectionBdIcon.js +34 -0
- package/dist/icons/CollectionBdIcon.mjs +28 -0
- package/dist/icons/CollectionBluRayIcon.d.mts +10 -0
- package/dist/icons/CollectionBluRayIcon.d.ts +10 -0
- package/dist/icons/CollectionBluRayIcon.js +47 -0
- package/dist/icons/CollectionBluRayIcon.mjs +41 -0
- package/dist/icons/CollectionBoardGameIcon.d.mts +10 -0
- package/dist/icons/CollectionBoardGameIcon.d.ts +10 -0
- package/dist/icons/CollectionBoardGameIcon.js +47 -0
- package/dist/icons/CollectionBoardGameIcon.mjs +41 -0
- package/dist/icons/CollectionBookIcon.d.mts +10 -0
- package/dist/icons/CollectionBookIcon.d.ts +10 -0
- package/dist/icons/CollectionBookIcon.js +34 -0
- package/dist/icons/CollectionBookIcon.mjs +28 -0
- package/dist/icons/CollectionCdIcon.d.mts +10 -0
- package/dist/icons/CollectionCdIcon.d.ts +10 -0
- package/dist/icons/CollectionCdIcon.js +47 -0
- package/dist/icons/CollectionCdIcon.mjs +41 -0
- package/dist/icons/CollectionCollectionIcon.d.mts +10 -0
- package/dist/icons/CollectionCollectionIcon.d.ts +10 -0
- package/dist/icons/CollectionCollectionIcon.js +25 -0
- package/dist/icons/CollectionCollectionIcon.mjs +19 -0
- package/dist/icons/CollectionComicIcon.d.mts +10 -0
- package/dist/icons/CollectionComicIcon.d.ts +10 -0
- package/dist/icons/CollectionComicIcon.js +34 -0
- package/dist/icons/CollectionComicIcon.mjs +28 -0
- package/dist/icons/CollectionConsoleIcon.d.mts +10 -0
- package/dist/icons/CollectionConsoleIcon.d.ts +10 -0
- package/dist/icons/CollectionConsoleIcon.js +67 -0
- package/dist/icons/CollectionConsoleIcon.mjs +61 -0
- package/dist/icons/CollectionDvdIcon.d.mts +10 -0
- package/dist/icons/CollectionDvdIcon.d.ts +10 -0
- package/dist/icons/CollectionDvdIcon.js +58 -0
- package/dist/icons/CollectionDvdIcon.mjs +52 -0
- package/dist/icons/CollectionFigurineIcon.d.mts +10 -0
- package/dist/icons/CollectionFigurineIcon.d.ts +10 -0
- package/dist/icons/CollectionFigurineIcon.js +36 -0
- package/dist/icons/CollectionFigurineIcon.mjs +30 -0
- package/dist/icons/CollectionGameIcon.d.mts +10 -0
- package/dist/icons/CollectionGameIcon.d.ts +10 -0
- package/dist/icons/CollectionGameIcon.js +47 -0
- package/dist/icons/CollectionGameIcon.mjs +41 -0
- package/dist/icons/CollectionLegoIcon.d.mts +10 -0
- package/dist/icons/CollectionLegoIcon.d.ts +10 -0
- package/dist/icons/CollectionLegoIcon.js +25 -0
- package/dist/icons/CollectionLegoIcon.mjs +19 -0
- package/dist/icons/CollectionLoanIcon.d.mts +10 -0
- package/dist/icons/CollectionLoanIcon.d.ts +10 -0
- package/dist/icons/CollectionLoanIcon.js +34 -0
- package/dist/icons/CollectionLoanIcon.mjs +28 -0
- package/dist/icons/CollectionMangaIcon.d.mts +10 -0
- package/dist/icons/CollectionMangaIcon.d.ts +10 -0
- package/dist/icons/CollectionMangaIcon.js +25 -0
- package/dist/icons/CollectionMangaIcon.mjs +19 -0
- package/dist/icons/CollectionMovieIcon.d.mts +10 -0
- package/dist/icons/CollectionMovieIcon.d.ts +10 -0
- package/dist/icons/CollectionMovieIcon.js +25 -0
- package/dist/icons/CollectionMovieIcon.mjs +19 -0
- package/dist/icons/CollectionMusicIcon.d.mts +10 -0
- package/dist/icons/CollectionMusicIcon.d.ts +10 -0
- package/dist/icons/CollectionMusicIcon.js +47 -0
- package/dist/icons/CollectionMusicIcon.mjs +41 -0
- package/dist/icons/CollectionPokemonCardIcon.d.mts +10 -0
- package/dist/icons/CollectionPokemonCardIcon.d.ts +10 -0
- package/dist/icons/CollectionPokemonCardIcon.js +47 -0
- package/dist/icons/CollectionPokemonCardIcon.mjs +41 -0
- package/dist/icons/CollectionPosterIcon.d.mts +10 -0
- package/dist/icons/CollectionPosterIcon.d.ts +10 -0
- package/dist/icons/CollectionPosterIcon.js +45 -0
- package/dist/icons/CollectionPosterIcon.mjs +39 -0
- package/dist/icons/CollectionTradingCardIcon.d.mts +10 -0
- package/dist/icons/CollectionTradingCardIcon.d.ts +10 -0
- package/dist/icons/CollectionTradingCardIcon.js +43 -0
- package/dist/icons/CollectionTradingCardIcon.mjs +37 -0
- package/dist/icons/CollectionVhsIcon.d.mts +10 -0
- package/dist/icons/CollectionVhsIcon.d.ts +10 -0
- package/dist/icons/CollectionVhsIcon.js +56 -0
- package/dist/icons/CollectionVhsIcon.mjs +50 -0
- package/dist/icons/CollectionVinylIcon.d.mts +10 -0
- package/dist/icons/CollectionVinylIcon.d.ts +10 -0
- package/dist/icons/CollectionVinylIcon.js +60 -0
- package/dist/icons/CollectionVinylIcon.mjs +54 -0
- package/dist/icons/CollectionWishlistIcon.d.mts +10 -0
- package/dist/icons/CollectionWishlistIcon.d.ts +10 -0
- package/dist/icons/CollectionWishlistIcon.js +34 -0
- package/dist/icons/CollectionWishlistIcon.mjs +28 -0
- package/dist/icons/LogoDeezerIcon.d.mts +9 -0
- package/dist/icons/LogoDeezerIcon.d.ts +9 -0
- package/dist/icons/LogoDeezerIcon.js +30 -0
- package/dist/icons/LogoDeezerIcon.mjs +24 -0
- package/dist/index.d.mts +50 -2
- package/dist/index.d.ts +50 -2
- package/dist/index.js +765 -0
- package/dist/index.mjs +742 -1
- package/package.json +1 -1
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var Svg = require('react-native-svg');
|
|
4
|
+
|
|
5
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
6
|
+
|
|
7
|
+
var Svg__default = /*#__PURE__*/_interopDefault(Svg);
|
|
8
|
+
|
|
9
|
+
const React = require("react");
|
|
10
|
+
var CollectionVhsIcon = ({
|
|
11
|
+
size = 24,
|
|
12
|
+
color = "currentColor",
|
|
13
|
+
strokeWidth
|
|
14
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
15
|
+
Svg.Path,
|
|
16
|
+
{
|
|
17
|
+
stroke: color,
|
|
18
|
+
strokeLinecap: "round",
|
|
19
|
+
strokeLinejoin: "round",
|
|
20
|
+
strokeWidth: strokeWidth ?? 2,
|
|
21
|
+
d: "M5 6h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2"
|
|
22
|
+
}
|
|
23
|
+
), /* @__PURE__ */ React.createElement(
|
|
24
|
+
Svg.Circle,
|
|
25
|
+
{
|
|
26
|
+
cx: 9,
|
|
27
|
+
cy: 11,
|
|
28
|
+
r: 1.6,
|
|
29
|
+
stroke: color,
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
strokeWidth: strokeWidth ?? 2
|
|
33
|
+
}
|
|
34
|
+
), /* @__PURE__ */ React.createElement(
|
|
35
|
+
Svg.Circle,
|
|
36
|
+
{
|
|
37
|
+
cx: 15,
|
|
38
|
+
cy: 11,
|
|
39
|
+
r: 1.6,
|
|
40
|
+
stroke: color,
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeLinejoin: "round",
|
|
43
|
+
strokeWidth: strokeWidth ?? 2
|
|
44
|
+
}
|
|
45
|
+
), /* @__PURE__ */ React.createElement(
|
|
46
|
+
Svg.Path,
|
|
47
|
+
{
|
|
48
|
+
stroke: color,
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeLinejoin: "round",
|
|
51
|
+
strokeWidth: strokeWidth ?? 2,
|
|
52
|
+
d: "M7 15h10"
|
|
53
|
+
}
|
|
54
|
+
));
|
|
55
|
+
|
|
56
|
+
exports.CollectionVhsIcon = CollectionVhsIcon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import Svg, { Path, Circle } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
const React = require("react");
|
|
4
|
+
var CollectionVhsIcon = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "currentColor",
|
|
7
|
+
strokeWidth
|
|
8
|
+
}) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
9
|
+
Path,
|
|
10
|
+
{
|
|
11
|
+
stroke: color,
|
|
12
|
+
strokeLinecap: "round",
|
|
13
|
+
strokeLinejoin: "round",
|
|
14
|
+
strokeWidth: strokeWidth ?? 2,
|
|
15
|
+
d: "M5 6h14a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2"
|
|
16
|
+
}
|
|
17
|
+
), /* @__PURE__ */ React.createElement(
|
|
18
|
+
Circle,
|
|
19
|
+
{
|
|
20
|
+
cx: 9,
|
|
21
|
+
cy: 11,
|
|
22
|
+
r: 1.6,
|
|
23
|
+
stroke: color,
|
|
24
|
+
strokeLinecap: "round",
|
|
25
|
+
strokeLinejoin: "round",
|
|
26
|
+
strokeWidth: strokeWidth ?? 2
|
|
27
|
+
}
|
|
28
|
+
), /* @__PURE__ */ React.createElement(
|
|
29
|
+
Circle,
|
|
30
|
+
{
|
|
31
|
+
cx: 15,
|
|
32
|
+
cy: 11,
|
|
33
|
+
r: 1.6,
|
|
34
|
+
stroke: color,
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeLinejoin: "round",
|
|
37
|
+
strokeWidth: strokeWidth ?? 2
|
|
38
|
+
}
|
|
39
|
+
), /* @__PURE__ */ React.createElement(
|
|
40
|
+
Path,
|
|
41
|
+
{
|
|
42
|
+
stroke: color,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round",
|
|
45
|
+
strokeWidth: strokeWidth ?? 2,
|
|
46
|
+
d: "M7 15h10"
|
|
47
|
+
}
|
|
48
|
+
));
|
|
49
|
+
|
|
50
|
+
export { CollectionVhsIcon };
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var Svg = require('react-native-svg');
|
|
4
|
+
|
|
5
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
6
|
+
|
|
7
|
+
var Svg__default = /*#__PURE__*/_interopDefault(Svg);
|
|
8
|
+
|
|
9
|
+
const React = require("react");
|
|
10
|
+
var CollectionVinylIcon = ({
|
|
11
|
+
size = 24,
|
|
12
|
+
color = "currentColor",
|
|
13
|
+
strokeWidth
|
|
14
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
15
|
+
Svg.Circle,
|
|
16
|
+
{
|
|
17
|
+
cx: 12,
|
|
18
|
+
cy: 12,
|
|
19
|
+
r: 9,
|
|
20
|
+
stroke: color,
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeLinejoin: "round",
|
|
23
|
+
strokeWidth: strokeWidth ?? 2
|
|
24
|
+
}
|
|
25
|
+
), /* @__PURE__ */ React.createElement(
|
|
26
|
+
Svg.Circle,
|
|
27
|
+
{
|
|
28
|
+
cx: 12,
|
|
29
|
+
cy: 12,
|
|
30
|
+
r: 6,
|
|
31
|
+
stroke: color,
|
|
32
|
+
strokeLinecap: "round",
|
|
33
|
+
strokeLinejoin: "round",
|
|
34
|
+
strokeWidth: strokeWidth ?? 2
|
|
35
|
+
}
|
|
36
|
+
), /* @__PURE__ */ React.createElement(
|
|
37
|
+
Svg.Circle,
|
|
38
|
+
{
|
|
39
|
+
cx: 12,
|
|
40
|
+
cy: 12,
|
|
41
|
+
r: 3.5,
|
|
42
|
+
stroke: color,
|
|
43
|
+
strokeLinecap: "round",
|
|
44
|
+
strokeLinejoin: "round",
|
|
45
|
+
strokeWidth: strokeWidth ?? 2
|
|
46
|
+
}
|
|
47
|
+
), /* @__PURE__ */ React.createElement(
|
|
48
|
+
Svg.Circle,
|
|
49
|
+
{
|
|
50
|
+
cx: 12,
|
|
51
|
+
cy: 12,
|
|
52
|
+
r: 0.8,
|
|
53
|
+
stroke: color,
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeWidth: strokeWidth ?? 2
|
|
57
|
+
}
|
|
58
|
+
));
|
|
59
|
+
|
|
60
|
+
exports.CollectionVinylIcon = CollectionVinylIcon;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import Svg, { Circle } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
const React = require("react");
|
|
4
|
+
var CollectionVinylIcon = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "currentColor",
|
|
7
|
+
strokeWidth
|
|
8
|
+
}) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
9
|
+
Circle,
|
|
10
|
+
{
|
|
11
|
+
cx: 12,
|
|
12
|
+
cy: 12,
|
|
13
|
+
r: 9,
|
|
14
|
+
stroke: color,
|
|
15
|
+
strokeLinecap: "round",
|
|
16
|
+
strokeLinejoin: "round",
|
|
17
|
+
strokeWidth: strokeWidth ?? 2
|
|
18
|
+
}
|
|
19
|
+
), /* @__PURE__ */ React.createElement(
|
|
20
|
+
Circle,
|
|
21
|
+
{
|
|
22
|
+
cx: 12,
|
|
23
|
+
cy: 12,
|
|
24
|
+
r: 6,
|
|
25
|
+
stroke: color,
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeLinejoin: "round",
|
|
28
|
+
strokeWidth: strokeWidth ?? 2
|
|
29
|
+
}
|
|
30
|
+
), /* @__PURE__ */ React.createElement(
|
|
31
|
+
Circle,
|
|
32
|
+
{
|
|
33
|
+
cx: 12,
|
|
34
|
+
cy: 12,
|
|
35
|
+
r: 3.5,
|
|
36
|
+
stroke: color,
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round",
|
|
39
|
+
strokeWidth: strokeWidth ?? 2
|
|
40
|
+
}
|
|
41
|
+
), /* @__PURE__ */ React.createElement(
|
|
42
|
+
Circle,
|
|
43
|
+
{
|
|
44
|
+
cx: 12,
|
|
45
|
+
cy: 12,
|
|
46
|
+
r: 0.8,
|
|
47
|
+
stroke: color,
|
|
48
|
+
strokeLinecap: "round",
|
|
49
|
+
strokeLinejoin: "round",
|
|
50
|
+
strokeWidth: strokeWidth ?? 2
|
|
51
|
+
}
|
|
52
|
+
));
|
|
53
|
+
|
|
54
|
+
export { CollectionVinylIcon };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var Svg = require('react-native-svg');
|
|
4
|
+
|
|
5
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
6
|
+
|
|
7
|
+
var Svg__default = /*#__PURE__*/_interopDefault(Svg);
|
|
8
|
+
|
|
9
|
+
const React = require("react");
|
|
10
|
+
var CollectionWishlistIcon = ({
|
|
11
|
+
size = 24,
|
|
12
|
+
color = "currentColor",
|
|
13
|
+
strokeWidth
|
|
14
|
+
}) => /* @__PURE__ */ React.createElement(Svg__default.default, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
15
|
+
Svg.Path,
|
|
16
|
+
{
|
|
17
|
+
stroke: color,
|
|
18
|
+
strokeLinecap: "round",
|
|
19
|
+
strokeLinejoin: "round",
|
|
20
|
+
strokeWidth: strokeWidth ?? 2,
|
|
21
|
+
d: "M8 4h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2M9 4v16"
|
|
22
|
+
}
|
|
23
|
+
), /* @__PURE__ */ React.createElement(
|
|
24
|
+
Svg.Path,
|
|
25
|
+
{
|
|
26
|
+
stroke: color,
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeWidth: strokeWidth ?? 2,
|
|
30
|
+
d: "M12.5 13.6S9.8 12 9.8 10.2c0-1.1.9-1.7 1.8-1.4.45.15.75.5.9.8.15-.3.45-.65.9-.8.9-.3 1.8.3 1.8 1.4 0 1.8-2.7 3.4-2.7 3.4"
|
|
31
|
+
}
|
|
32
|
+
));
|
|
33
|
+
|
|
34
|
+
exports.CollectionWishlistIcon = CollectionWishlistIcon;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import Svg, { Path } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
const React = require("react");
|
|
4
|
+
var CollectionWishlistIcon = ({
|
|
5
|
+
size = 24,
|
|
6
|
+
color = "currentColor",
|
|
7
|
+
strokeWidth
|
|
8
|
+
}) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
|
|
9
|
+
Path,
|
|
10
|
+
{
|
|
11
|
+
stroke: color,
|
|
12
|
+
strokeLinecap: "round",
|
|
13
|
+
strokeLinejoin: "round",
|
|
14
|
+
strokeWidth: strokeWidth ?? 2,
|
|
15
|
+
d: "M8 4h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2M9 4v16"
|
|
16
|
+
}
|
|
17
|
+
), /* @__PURE__ */ React.createElement(
|
|
18
|
+
Path,
|
|
19
|
+
{
|
|
20
|
+
stroke: color,
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeLinejoin: "round",
|
|
23
|
+
strokeWidth: strokeWidth ?? 2,
|
|
24
|
+
d: "M12.5 13.6S9.8 12 9.8 10.2c0-1.1.9-1.7 1.8-1.4.45.15.75.5.9.8.15-.3.45-.65.9-.8.9-.3 1.8.3 1.8 1.4 0 1.8-2.7 3.4-2.7 3.4"
|
|
25
|
+
}
|
|
26
|
+
));
|
|
27
|
+
|
|
28
|
+
export { CollectionWishlistIcon };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var Svg = require('react-native-svg');
|
|
4
|
+
|
|
5
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
6
|
+
|
|
7
|
+
var Svg__default = /*#__PURE__*/_interopDefault(Svg);
|
|
8
|
+
|
|
9
|
+
const React = require("react");
|
|
10
|
+
var LogoDeezerIcon = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ React.createElement(Svg__default.default, { viewBox: "-0.02 0 277.13 277.12", width: size, height: size }, /* @__PURE__ */ React.createElement(Svg.G, { transform: "translate(-13.9)" }, /* @__PURE__ */ React.createElement(
|
|
11
|
+
Svg.Path,
|
|
12
|
+
{
|
|
13
|
+
fill: color,
|
|
14
|
+
d: "M21.9 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4"
|
|
15
|
+
}
|
|
16
|
+
), /* @__PURE__ */ React.createElement(
|
|
17
|
+
Svg.Path,
|
|
18
|
+
{
|
|
19
|
+
fill: color,
|
|
20
|
+
d: "M256.8 18c-4.2 0-7.9 9.3-10.5 24.2C242.1 16.7 235.4 0 227.8 0c-9 0-16.9 23.5-20.6 57.7C203.5 32.9 198 17 191.9 17c-8.6 0-16 31.2-18.7 74.7-5.1-22.3-12.5-36.3-20.7-36.3s-15.6 14-20.7 36.3C129 48.2 121.7 17 113 17c-6.2 0-11.7 15.9-15.3 40.8C94 23.5 86.2 0 77.1 0c-7.6 0-14.4 16.7-18.5 42.3C56 27.4 52.3 18 48.1 18 40.3 18 34 50.5 34 90.5s6.3 72.4 14.1 72.4c3.2 0 6.2-5.5 8.5-14.7 3.7 33.8 11.5 57 20.5 57 7 0 13.2-13.9 17.4-35.9 2.9 41.8 10.1 71.5 18.5 71.5 5.3 0 10.1-11.8 13.7-30.9 4.3 39.5 14.2 67.2 25.8 67.2s21.5-27.7 25.8-67.2c3.6 19.1 8.4 30.9 13.7 30.9 8.4 0 15.6-29.7 18.5-71.5 4.2 22 10.4 35.9 17.4 35.9 9 0 16.8-23.2 20.5-57 2.4 9.2 5.3 14.7 8.5 14.7 7.8 0 14.1-32.4 14.1-72.4-.2-40-6.5-72.5-14.2-72.5"
|
|
21
|
+
}
|
|
22
|
+
), /* @__PURE__ */ React.createElement(
|
|
23
|
+
Svg.Path,
|
|
24
|
+
{
|
|
25
|
+
fill: color,
|
|
26
|
+
d: "M283 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4"
|
|
27
|
+
}
|
|
28
|
+
)));
|
|
29
|
+
|
|
30
|
+
exports.LogoDeezerIcon = LogoDeezerIcon;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import Svg, { G, Path } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
const React = require("react");
|
|
4
|
+
var LogoDeezerIcon = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ React.createElement(Svg, { viewBox: "-0.02 0 277.13 277.12", width: size, height: size }, /* @__PURE__ */ React.createElement(G, { transform: "translate(-13.9)" }, /* @__PURE__ */ React.createElement(
|
|
5
|
+
Path,
|
|
6
|
+
{
|
|
7
|
+
fill: color,
|
|
8
|
+
d: "M21.9 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4"
|
|
9
|
+
}
|
|
10
|
+
), /* @__PURE__ */ React.createElement(
|
|
11
|
+
Path,
|
|
12
|
+
{
|
|
13
|
+
fill: color,
|
|
14
|
+
d: "M256.8 18c-4.2 0-7.9 9.3-10.5 24.2C242.1 16.7 235.4 0 227.8 0c-9 0-16.9 23.5-20.6 57.7C203.5 32.9 198 17 191.9 17c-8.6 0-16 31.2-18.7 74.7-5.1-22.3-12.5-36.3-20.7-36.3s-15.6 14-20.7 36.3C129 48.2 121.7 17 113 17c-6.2 0-11.7 15.9-15.3 40.8C94 23.5 86.2 0 77.1 0c-7.6 0-14.4 16.7-18.5 42.3C56 27.4 52.3 18 48.1 18 40.3 18 34 50.5 34 90.5s6.3 72.4 14.1 72.4c3.2 0 6.2-5.5 8.5-14.7 3.7 33.8 11.5 57 20.5 57 7 0 13.2-13.9 17.4-35.9 2.9 41.8 10.1 71.5 18.5 71.5 5.3 0 10.1-11.8 13.7-30.9 4.3 39.5 14.2 67.2 25.8 67.2s21.5-27.7 25.8-67.2c3.6 19.1 8.4 30.9 13.7 30.9 8.4 0 15.6-29.7 18.5-71.5 4.2 22 10.4 35.9 17.4 35.9 9 0 16.8-23.2 20.5-57 2.4 9.2 5.3 14.7 8.5 14.7 7.8 0 14.1-32.4 14.1-72.4-.2-40-6.5-72.5-14.2-72.5"
|
|
15
|
+
}
|
|
16
|
+
), /* @__PURE__ */ React.createElement(
|
|
17
|
+
Path,
|
|
18
|
+
{
|
|
19
|
+
fill: color,
|
|
20
|
+
d: "M283 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4"
|
|
21
|
+
}
|
|
22
|
+
)));
|
|
23
|
+
|
|
24
|
+
export { LogoDeezerIcon };
|