@postal-music/icons 0.1.14 → 0.1.15
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/index.js +98 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +96 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.native.js +62 -0
- package/dist/index.native.js.map +1 -1
- package/dist/index.native.mjs +60 -1
- package/dist/index.native.mjs.map +1 -1
- package/dist/types/icons/actions/Download01Icon.d.ts +9 -0
- package/dist/types/icons/actions/index.d.ts +1 -0
- package/dist/types/icons/charts/TrendUp01Icon.d.ts +9 -0
- package/dist/types/icons/charts/index.d.ts +1 -0
- package/dist/types/icons/general/MusicNote02Icon.d.ts +9 -0
- package/dist/types/icons/general/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/icons/actions/Download01Icon.native.tsx +30 -0
- package/src/icons/actions/Download01Icon.web.tsx +36 -0
- package/src/icons/actions/index.ts +1 -0
- package/src/icons/charts/TrendUp01Icon.native.tsx +30 -0
- package/src/icons/charts/TrendUp01Icon.web.tsx +36 -0
- package/src/icons/charts/index.ts +1 -0
- package/src/icons/general/MusicNote02Icon.native.tsx +33 -0
- package/src/icons/general/MusicNote02Icon.web.tsx +39 -0
- package/src/icons/general/index.ts +1 -0
package/dist/index.js
CHANGED
|
@@ -124,6 +124,35 @@ var CopyIcon = ({ size = 16, color = "currentColor", strokeWidth = 1.5, classNam
|
|
|
124
124
|
}
|
|
125
125
|
) });
|
|
126
126
|
var CopyIcon_web_default = CopyIcon;
|
|
127
|
+
var Download01Icon = ({
|
|
128
|
+
size = 16,
|
|
129
|
+
color = "currentColor",
|
|
130
|
+
fill = "none",
|
|
131
|
+
strokeWidth = 1.5,
|
|
132
|
+
...props
|
|
133
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
134
|
+
"svg",
|
|
135
|
+
{
|
|
136
|
+
width: size,
|
|
137
|
+
height: size,
|
|
138
|
+
viewBox: "0 0 16 16",
|
|
139
|
+
fill: "none",
|
|
140
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
141
|
+
...props,
|
|
142
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
143
|
+
"path",
|
|
144
|
+
{
|
|
145
|
+
d: "M14 10V10.8C14 11.9201 14 12.4802 13.782 12.908C13.5903 13.2843 13.2843 13.5903 12.908 13.782C12.4802 14 11.9201 14 10.8 14H5.2C4.07989 14 3.51984 14 3.09202 13.782C2.71569 13.5903 2.40973 13.2843 2.21799 12.908C2 12.4802 2 11.9201 2 10.8V10M4.66667 6.66667L8 10L11.3333 6.66667M8 10V2",
|
|
146
|
+
fill,
|
|
147
|
+
stroke: color,
|
|
148
|
+
strokeWidth,
|
|
149
|
+
strokeLinecap: "round",
|
|
150
|
+
strokeLinejoin: "round"
|
|
151
|
+
}
|
|
152
|
+
)
|
|
153
|
+
}
|
|
154
|
+
);
|
|
155
|
+
var Download01Icon_web_default = Download01Icon;
|
|
127
156
|
var Expand01Icon = ({
|
|
128
157
|
size = 18,
|
|
129
158
|
stroke = "currentColor",
|
|
@@ -1365,6 +1394,35 @@ function LineChart03UpIcon({
|
|
|
1365
1394
|
}
|
|
1366
1395
|
);
|
|
1367
1396
|
}
|
|
1397
|
+
var TrendUp01Icon = ({
|
|
1398
|
+
size = 20,
|
|
1399
|
+
color = "currentColor",
|
|
1400
|
+
fill = "none",
|
|
1401
|
+
strokeWidth = 2,
|
|
1402
|
+
...props
|
|
1403
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
1404
|
+
"svg",
|
|
1405
|
+
{
|
|
1406
|
+
width: size,
|
|
1407
|
+
height: size,
|
|
1408
|
+
viewBox: "0 0 20 20",
|
|
1409
|
+
fill: "none",
|
|
1410
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1411
|
+
...props,
|
|
1412
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
1413
|
+
"path",
|
|
1414
|
+
{
|
|
1415
|
+
d: "M18.3346 5.83337L11.7774 12.3906C11.4474 12.7206 11.2824 12.8856 11.0921 12.9474C10.9248 13.0018 10.7445 13.0018 10.5771 12.9474C10.3868 12.8856 10.2218 12.7206 9.89183 12.3906L7.61078 10.1095C7.28076 9.7795 7.11576 9.6145 6.92548 9.55267C6.75811 9.49829 6.57782 9.49829 6.41045 9.55267C6.22018 9.6145 6.05517 9.7795 5.72516 10.1095L1.66797 14.1667M18.3346 11.6667V5.83337H12.5013",
|
|
1416
|
+
fill,
|
|
1417
|
+
stroke: color,
|
|
1418
|
+
strokeWidth,
|
|
1419
|
+
strokeLinecap: "round",
|
|
1420
|
+
strokeLinejoin: "round"
|
|
1421
|
+
}
|
|
1422
|
+
)
|
|
1423
|
+
}
|
|
1424
|
+
);
|
|
1425
|
+
var TrendUp01Icon_web_default = TrendUp01Icon;
|
|
1368
1426
|
var AnnotationInfoIcon = ({
|
|
1369
1427
|
title = "Annotation info",
|
|
1370
1428
|
size = 24,
|
|
@@ -3132,6 +3190,43 @@ var MoonIcon = ({ size = 18, color = "currentColor", ...props }) => /* @__PURE__
|
|
|
3132
3190
|
}
|
|
3133
3191
|
);
|
|
3134
3192
|
var MoonIcon_web_default = MoonIcon;
|
|
3193
|
+
var MusicNote02Icon = ({
|
|
3194
|
+
size = 18,
|
|
3195
|
+
color = "currentColor",
|
|
3196
|
+
fill = color,
|
|
3197
|
+
strokeWidth = 2,
|
|
3198
|
+
...props
|
|
3199
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
3200
|
+
"svg",
|
|
3201
|
+
{
|
|
3202
|
+
width: size,
|
|
3203
|
+
height: size,
|
|
3204
|
+
viewBox: "0 0 14 14",
|
|
3205
|
+
fill: "none",
|
|
3206
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3207
|
+
...props,
|
|
3208
|
+
children: [
|
|
3209
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
3210
|
+
"path",
|
|
3211
|
+
{
|
|
3212
|
+
d: "M5.25 12.25C6.2165 12.25 7 11.4665 7 10.5C7 9.5335 6.2165 8.75 5.25 8.75C4.2835 8.75 3.5 9.5335 3.5 10.5C3.5 11.4665 4.2835 12.25 5.25 12.25Z",
|
|
3213
|
+
fill
|
|
3214
|
+
}
|
|
3215
|
+
),
|
|
3216
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
3217
|
+
"path",
|
|
3218
|
+
{
|
|
3219
|
+
d: "M7 10.5V3.26016C7 2.76012 7 2.5101 7.10532 2.35952C7.19728 2.22803 7.33934 2.14023 7.49807 2.11678C7.67985 2.08992 7.90348 2.20174 8.35073 2.42536L10.5 3.5M7 10.5C7 11.4665 6.2165 12.25 5.25 12.25C4.2835 12.25 3.5 11.4665 3.5 10.5C3.5 9.5335 4.2835 8.75 5.25 8.75C6.2165 8.75 7 9.5335 7 10.5Z",
|
|
3220
|
+
stroke: color,
|
|
3221
|
+
strokeWidth,
|
|
3222
|
+
strokeLinecap: "round",
|
|
3223
|
+
strokeLinejoin: "round"
|
|
3224
|
+
}
|
|
3225
|
+
)
|
|
3226
|
+
]
|
|
3227
|
+
}
|
|
3228
|
+
);
|
|
3229
|
+
var MusicNote02Icon_web_default = MusicNote02Icon;
|
|
3135
3230
|
function MusicNoteIcon({
|
|
3136
3231
|
size = 17,
|
|
3137
3232
|
className,
|
|
@@ -6364,6 +6459,7 @@ exports.DataIcon = DataIcon;
|
|
|
6364
6459
|
exports.Dataflow03Icon = Dataflow03Icon_web_default;
|
|
6365
6460
|
exports.Datapoints01Icon = Datapoints01Icon;
|
|
6366
6461
|
exports.DotgridIcon = DotgridIcon;
|
|
6462
|
+
exports.Download01Icon = Download01Icon_web_default;
|
|
6367
6463
|
exports.Download02Icon = Download02Icon_web_default;
|
|
6368
6464
|
exports.Download03Icon = Download03Icon_web_default;
|
|
6369
6465
|
exports.Download04Icon = Download04Icon_web_default;
|
|
@@ -6437,6 +6533,7 @@ exports.MinusIcon = MinusIcon_web_default;
|
|
|
6437
6533
|
exports.MoonIcon = MoonIcon_web_default;
|
|
6438
6534
|
exports.MoreOptionsIcon = MoreOptionsIcon_web_default;
|
|
6439
6535
|
exports.MoveIcon = MoveIcon_web_default;
|
|
6536
|
+
exports.MusicNote02Icon = MusicNote02Icon_web_default;
|
|
6440
6537
|
exports.MusicNoteIcon = MusicNoteIcon;
|
|
6441
6538
|
exports.MusicNotePlusIcon = MusicNotePlusIcon;
|
|
6442
6539
|
exports.MusoIcon = MusoIcon_web_default;
|
|
@@ -6498,6 +6595,7 @@ exports.ThumbsDownIcon = ThumbsDownIcon;
|
|
|
6498
6595
|
exports.TiktokIcon = TiktokIcon_web_default;
|
|
6499
6596
|
exports.Trash02Icon = Trash02Icon_web_default;
|
|
6500
6597
|
exports.TrashIcon = TrashIcon_web_default;
|
|
6598
|
+
exports.TrendUp01Icon = TrendUp01Icon_web_default;
|
|
6501
6599
|
exports.Type01Icon = Type01Icon_web_default;
|
|
6502
6600
|
exports.UTurnIcon = UTurnIcon;
|
|
6503
6601
|
exports.Upload01Icon = Upload01Icon;
|