@postal-music/icons 0.1.20 → 0.1.22
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 +89 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +87 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.native.js +69 -0
- package/dist/index.native.js.map +1 -1
- package/dist/index.native.mjs +67 -1
- package/dist/index.native.mjs.map +1 -1
- package/dist/types/icons/charts/BarChart07Icon.d.ts +8 -0
- package/dist/types/icons/charts/index.d.ts +1 -0
- package/dist/types/icons/media/BackwardIcon.d.ts +7 -0
- package/dist/types/icons/media/ForwardIcon.d.ts +7 -0
- package/dist/types/icons/media/index.d.ts +2 -0
- package/package.json +1 -1
- package/src/icons/charts/BarChart07Icon.native.tsx +25 -0
- package/src/icons/charts/BarChart07Icon.web.tsx +36 -0
- package/src/icons/charts/index.ts +1 -0
- package/src/icons/media/BackwardIcon.native.tsx +28 -0
- package/src/icons/media/BackwardIcon.web.tsx +28 -0
- package/src/icons/media/ForwardIcon.native.tsx +28 -0
- package/src/icons/media/ForwardIcon.web.tsx +28 -0
- package/src/icons/media/index.ts +2 -0
package/dist/index.js
CHANGED
|
@@ -1338,6 +1338,36 @@ var BarChart01Icon = ({
|
|
|
1338
1338
|
}
|
|
1339
1339
|
);
|
|
1340
1340
|
var BarChart01Icon_web_default = BarChart01Icon;
|
|
1341
|
+
var BarChart07Icon = ({
|
|
1342
|
+
size = 14,
|
|
1343
|
+
color = "currentColor",
|
|
1344
|
+
className,
|
|
1345
|
+
...props
|
|
1346
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
1347
|
+
"svg",
|
|
1348
|
+
{
|
|
1349
|
+
width: size,
|
|
1350
|
+
height: size,
|
|
1351
|
+
viewBox: "0 0 14 14",
|
|
1352
|
+
fill: "none",
|
|
1353
|
+
...props,
|
|
1354
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1355
|
+
className,
|
|
1356
|
+
role: "img",
|
|
1357
|
+
"aria-hidden": "true",
|
|
1358
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
1359
|
+
"path",
|
|
1360
|
+
{
|
|
1361
|
+
d: "M12.25 12.25H3.61667C2.96327 12.25 2.63657 12.25 2.38701 12.1228C2.16749 12.011 1.98901 11.8325 1.87716 11.613C1.75 11.3634 1.75 11.0367 1.75 10.3833V1.75M4.08333 6.125V10.2083M6.70833 3.20833V10.2083M9.33333 6.125V10.2083M11.9583 3.20833V10.2083",
|
|
1362
|
+
stroke: color,
|
|
1363
|
+
strokeWidth: "1.5",
|
|
1364
|
+
strokeLinecap: "round",
|
|
1365
|
+
strokeLinejoin: "round"
|
|
1366
|
+
}
|
|
1367
|
+
)
|
|
1368
|
+
}
|
|
1369
|
+
);
|
|
1370
|
+
var BarChart07Icon_web_default = BarChart07Icon;
|
|
1341
1371
|
function BarChart10Icon({
|
|
1342
1372
|
size = 15,
|
|
1343
1373
|
className,
|
|
@@ -4110,6 +4140,34 @@ var TenSecondsBackIcon = React6__namespace.forwardRef(
|
|
|
4110
4140
|
);
|
|
4111
4141
|
TenSecondsBackIcon.displayName = "TenSecondsBackIcon";
|
|
4112
4142
|
var SecondsBackIcon_web_default = TenSecondsBackIcon;
|
|
4143
|
+
var BackwardIcon = ({ size = 20, color = "currentColor", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
4144
|
+
"svg",
|
|
4145
|
+
{
|
|
4146
|
+
width: size,
|
|
4147
|
+
height: size,
|
|
4148
|
+
viewBox: "0 0 28 16",
|
|
4149
|
+
fill: "none",
|
|
4150
|
+
...props,
|
|
4151
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4152
|
+
children: [
|
|
4153
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
4154
|
+
"path",
|
|
4155
|
+
{
|
|
4156
|
+
d: "M14.25 12.6738C14.25 13.3213 14.25 13.645 14.0981 13.8234C13.9658 13.9789 13.7636 14.0751 13.5447 14.0867C13.2934 14.1 12.9904 13.9205 12.3844 13.5613L4.49769 8.88776C3.99693 8.59101 3.74654 8.44264 3.65929 8.25562C3.58301 8.09212 3.58301 7.90836 3.65929 7.74486C3.74654 7.55784 3.99693 7.40947 4.49769 7.11272L12.3844 2.43914C12.9904 2.08 13.2934 1.90043 13.5447 1.91377C13.7636 1.92539 13.9658 2.02159 14.0981 2.17705C14.25 2.35549 14.25 2.67921 14.25 3.32666L14.25 12.6738Z",
|
|
4157
|
+
fill: color
|
|
4158
|
+
}
|
|
4159
|
+
),
|
|
4160
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
4161
|
+
"path",
|
|
4162
|
+
{
|
|
4163
|
+
d: "M24.25 12.6738C24.25 13.3213 24.25 13.645 24.0981 13.8234C23.9658 13.9789 23.7636 14.0751 23.5447 14.0867C23.2934 14.1 22.9904 13.9205 22.3844 13.5613L14.4977 8.88776C13.9969 8.59101 13.7465 8.44264 13.6593 8.25562C13.583 8.09212 13.583 7.90836 13.6593 7.74486C13.7465 7.55784 13.9969 7.40947 14.4977 7.11272L22.3844 2.43914C22.9904 2.08 23.2934 1.90043 23.5447 1.91377C23.7636 1.92539 23.9658 2.02159 24.0981 2.17705C24.25 2.35549 24.25 2.67921 24.25 3.32666L24.25 12.6738Z",
|
|
4164
|
+
fill: color
|
|
4165
|
+
}
|
|
4166
|
+
)
|
|
4167
|
+
]
|
|
4168
|
+
}
|
|
4169
|
+
);
|
|
4170
|
+
var BackwardIcon_web_default = BackwardIcon;
|
|
4113
4171
|
function EqualizerIcon({
|
|
4114
4172
|
className,
|
|
4115
4173
|
size = 18,
|
|
@@ -4139,6 +4197,34 @@ function EqualizerIcon({
|
|
|
4139
4197
|
}
|
|
4140
4198
|
);
|
|
4141
4199
|
}
|
|
4200
|
+
var ForwardIcon = ({ size = 20, color = "currentColor", ...props }) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
4201
|
+
"svg",
|
|
4202
|
+
{
|
|
4203
|
+
width: size,
|
|
4204
|
+
height: size,
|
|
4205
|
+
viewBox: "0 0 28 16",
|
|
4206
|
+
fill: "none",
|
|
4207
|
+
...props,
|
|
4208
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4209
|
+
children: [
|
|
4210
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
4211
|
+
"path",
|
|
4212
|
+
{
|
|
4213
|
+
d: "M3.75 3.32618C3.75 2.67874 3.75 2.35502 3.90187 2.17657C4.03417 2.02111 4.23639 1.92491 4.4553 1.91329C4.70658 1.89996 5.0096 2.07953 5.61564 2.43866L13.5023 7.11224C14.0031 7.40899 14.2535 7.55737 14.3407 7.74438C14.417 7.90789 14.417 8.09164 14.3407 8.25514C14.2535 8.44216 14.0031 8.59053 13.5023 8.88728L5.61564 13.5609C5.0096 13.92 4.70658 14.0996 4.4553 14.0862C4.23639 14.0746 4.03417 13.9784 3.90187 13.823C3.75 13.6445 3.75 13.3208 3.75 12.6733L3.75 3.32618Z",
|
|
4214
|
+
fill: color
|
|
4215
|
+
}
|
|
4216
|
+
),
|
|
4217
|
+
/* @__PURE__ */ jsxRuntime.jsx(
|
|
4218
|
+
"path",
|
|
4219
|
+
{
|
|
4220
|
+
d: "M13.75 3.32618C13.75 2.67874 13.75 2.35502 13.9019 2.17657C14.0342 2.02111 14.2364 1.92491 14.4553 1.91329C14.7066 1.89996 15.0096 2.07953 15.6156 2.43866L23.5023 7.11224C24.0031 7.40899 24.2535 7.55737 24.3407 7.74438C24.417 7.90789 24.417 8.09164 24.3407 8.25514C24.2535 8.44216 24.0031 8.59053 23.5023 8.88728L15.6156 13.5609C15.0096 13.92 14.7066 14.0996 14.4553 14.0862C14.2364 14.0746 14.0342 13.9784 13.9019 13.823C13.75 13.6445 13.75 13.3208 13.75 12.6733L13.75 3.32618Z",
|
|
4221
|
+
fill: color
|
|
4222
|
+
}
|
|
4223
|
+
)
|
|
4224
|
+
]
|
|
4225
|
+
}
|
|
4226
|
+
);
|
|
4227
|
+
var ForwardIcon_web_default = ForwardIcon;
|
|
4142
4228
|
var Film01Icon = ({
|
|
4143
4229
|
size = 24,
|
|
4144
4230
|
color = "currentColor",
|
|
@@ -6630,8 +6716,10 @@ exports.ArrowRightIcon = ArrowRightIcon;
|
|
|
6630
6716
|
exports.ArrowUpIcon = ArrowUpIcon;
|
|
6631
6717
|
exports.ArrowUpIcon01 = ArrowUpIcon01;
|
|
6632
6718
|
exports.AudiomackIcon = AudiomackIcon_web_default;
|
|
6719
|
+
exports.BackwardIcon = BackwardIcon_web_default;
|
|
6633
6720
|
exports.BankNote03Icon = BankNote03Icon_web_default;
|
|
6634
6721
|
exports.BarChart01Icon = BarChart01Icon_web_default;
|
|
6722
|
+
exports.BarChart07Icon = BarChart07Icon_web_default;
|
|
6635
6723
|
exports.BarChart10Icon = BarChart10Icon;
|
|
6636
6724
|
exports.BellIcon = BellIcon;
|
|
6637
6725
|
exports.BookIcon = BookIcon_web_default;
|
|
@@ -6683,6 +6771,7 @@ exports.FlexAlignTopIcon = FlexAlignTopIcon;
|
|
|
6683
6771
|
exports.FolderGradientIcon = FolderGradientIcon_web_default;
|
|
6684
6772
|
exports.FolderIcon = FolderIcon_web_default;
|
|
6685
6773
|
exports.FolderPlusIcon = FolderPlusIcon;
|
|
6774
|
+
exports.ForwardIcon = ForwardIcon_web_default;
|
|
6686
6775
|
exports.GeniusIcon = GeniusIcon_web_default;
|
|
6687
6776
|
exports.Gift01Icon = Gift01Icon_web_default;
|
|
6688
6777
|
exports.Globe02Icon = Globe02Icon_web_default;
|