@snorose/icons 0.1.0 → 0.1.1
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.
|
@@ -506,7 +506,7 @@ const SvgIcBasicImageFill = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
506
506
|
color: "#898989",
|
|
507
507
|
...props,
|
|
508
508
|
children: [/* @__PURE__ */ jsxs("mask", {
|
|
509
|
-
id: "
|
|
509
|
+
id: "ic-basic-image-fill_svg__a",
|
|
510
510
|
width: 24,
|
|
511
511
|
height: 24,
|
|
512
512
|
x: 0,
|
|
@@ -536,7 +536,7 @@ const SvgIcBasicImageFill = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
536
536
|
x: 1,
|
|
537
537
|
y: 1,
|
|
538
538
|
fill: "currentColor",
|
|
539
|
-
mask: "url(#
|
|
539
|
+
mask: "url(#ic-basic-image-fill_svg__a)",
|
|
540
540
|
rx: 4.8
|
|
541
541
|
})]
|
|
542
542
|
});
|
|
@@ -842,14 +842,14 @@ const SvgIcBasicVideo = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
842
842
|
children: [/* @__PURE__ */ jsxs("g", {
|
|
843
843
|
stroke: "currentColor",
|
|
844
844
|
strokeWidth: 1.8,
|
|
845
|
-
clipPath: "url(#
|
|
845
|
+
clipPath: "url(#ic-basic-video_svg__a)",
|
|
846
846
|
children: [/* @__PURE__ */ jsx("circle", {
|
|
847
847
|
cx: 12,
|
|
848
848
|
cy: 12,
|
|
849
849
|
r: 11
|
|
850
850
|
}), /* @__PURE__ */ jsx("path", { d: "M15.389 11.134a1 1 0 0 1 0 1.732l-4.334 2.502a1 1 0 0 1-1.5-.866V9.498a1 1 0 0 1 1.5-.866z" })]
|
|
851
851
|
}), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
|
|
852
|
-
id: "
|
|
852
|
+
id: "ic-basic-video_svg__a",
|
|
853
853
|
children: /* @__PURE__ */ jsx("path", {
|
|
854
854
|
fill: "#fff",
|
|
855
855
|
d: "M0 0h24v24H0z"
|
|
@@ -889,9 +889,9 @@ const SvgIcMultiBadgeBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
889
889
|
...props,
|
|
890
890
|
children: [
|
|
891
891
|
/* @__PURE__ */ jsx("g", {
|
|
892
|
-
filter: "url(#
|
|
892
|
+
filter: "url(#ic-multi-badge-blue_svg__a)",
|
|
893
893
|
children: /* @__PURE__ */ jsx("path", {
|
|
894
|
-
fill: "url(#
|
|
894
|
+
fill: "url(#ic-multi-badge-blue_svg__b)",
|
|
895
895
|
fillRule: "evenodd",
|
|
896
896
|
d: "M8.981 2.16 12 .5l3.019 1.66v3.052l2.158-2.158 3.308.96.961 3.31-2.158 2.157h3.052L24 12.5l-1.66 3.019h-3.051l2.157 2.158-.96 3.308-3.31.96-2.157-2.157v3.052L12 24.5l-3.019-1.66v-3.052l-2.157 2.158-3.31-.96-.96-3.31 2.158-2.157H1.66L0 12.5l1.66-3.019h3.052L2.555 7.323l.96-3.308 3.309-.96L8.98 5.21z",
|
|
897
897
|
clipRule: "evenodd"
|
|
@@ -904,7 +904,7 @@ const SvgIcMultiBadgeBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
904
904
|
clipRule: "evenodd"
|
|
905
905
|
}),
|
|
906
906
|
/* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("radialGradient", {
|
|
907
|
-
id: "
|
|
907
|
+
id: "ic-multi-badge-blue_svg__b",
|
|
908
908
|
cx: 0,
|
|
909
909
|
cy: 0,
|
|
910
910
|
r: 1,
|
|
@@ -915,7 +915,7 @@ const SvgIcMultiBadgeBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
915
915
|
stopColor: "#E2EDFF"
|
|
916
916
|
})]
|
|
917
917
|
}), /* @__PURE__ */ jsxs("filter", {
|
|
918
|
-
id: "
|
|
918
|
+
id: "ic-multi-badge-blue_svg__a",
|
|
919
919
|
width: 24,
|
|
920
920
|
height: 24,
|
|
921
921
|
x: 0,
|
|
@@ -965,9 +965,9 @@ const SvgIcMultiBadgePink = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
965
965
|
...props,
|
|
966
966
|
children: [
|
|
967
967
|
/* @__PURE__ */ jsx("g", {
|
|
968
|
-
filter: "url(#
|
|
968
|
+
filter: "url(#ic-multi-badge-pink_svg__a)",
|
|
969
969
|
children: /* @__PURE__ */ jsx("path", {
|
|
970
|
-
fill: "url(#
|
|
970
|
+
fill: "url(#ic-multi-badge-pink_svg__b)",
|
|
971
971
|
fillRule: "evenodd",
|
|
972
972
|
d: "M8.981 1.66 12 0l3.019 1.66v3.052l2.158-2.158 3.308.96.961 3.31-2.158 2.157h3.052L24 12l-1.66 3.019h-3.051l2.157 2.158-.96 3.308-3.31.96-2.157-2.157v3.052L12 24l-3.019-1.66v-3.052l-2.157 2.158-3.31-.96-.96-3.31 2.158-2.157H1.66L0 12l1.66-3.019h3.052L2.555 6.823l.96-3.308 3.309-.96L8.98 4.71z",
|
|
973
973
|
clipRule: "evenodd"
|
|
@@ -980,7 +980,7 @@ const SvgIcMultiBadgePink = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
980
980
|
clipRule: "evenodd"
|
|
981
981
|
}),
|
|
982
982
|
/* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("radialGradient", {
|
|
983
|
-
id: "
|
|
983
|
+
id: "ic-multi-badge-pink_svg__b",
|
|
984
984
|
cx: 0,
|
|
985
985
|
cy: 0,
|
|
986
986
|
r: 1,
|
|
@@ -991,7 +991,7 @@ const SvgIcMultiBadgePink = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
991
991
|
stopColor: "#FEE9EB"
|
|
992
992
|
})]
|
|
993
993
|
}), /* @__PURE__ */ jsxs("filter", {
|
|
994
|
-
id: "
|
|
994
|
+
id: "ic-multi-badge-pink_svg__a",
|
|
995
995
|
width: 24,
|
|
996
996
|
height: 24,
|
|
997
997
|
x: 0,
|
|
@@ -1310,10 +1310,10 @@ const SvgIcMultiCloudBlack = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1310
1310
|
viewBox: "0 0 28 18",
|
|
1311
1311
|
...props,
|
|
1312
1312
|
children: [/* @__PURE__ */ jsx("path", {
|
|
1313
|
-
fill: "url(#
|
|
1313
|
+
fill: "url(#ic-multi-cloud-black_svg__a)",
|
|
1314
1314
|
d: "M19.403.406C24.151.406 28 4.221 28 8.926s-3.849 8.52-8.597 8.52A8.6 8.6 0 0 1 14 15.55a8.6 8.6 0 0 1-5.403 1.894C3.849 17.445 0 13.631 0 8.925 0 4.222 3.849.407 8.597.407A8.6 8.6 0 0 1 14 2.3 8.6 8.6 0 0 1 19.403.406"
|
|
1315
1315
|
}), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("radialGradient", {
|
|
1316
|
-
id: "
|
|
1316
|
+
id: "ic-multi-cloud-black_svg__a",
|
|
1317
1317
|
cx: 0,
|
|
1318
1318
|
cy: 0,
|
|
1319
1319
|
r: 1,
|
|
@@ -1440,32 +1440,32 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1440
1440
|
...props,
|
|
1441
1441
|
children: [
|
|
1442
1442
|
/* @__PURE__ */ jsx("g", {
|
|
1443
|
-
filter: "url(#
|
|
1443
|
+
filter: "url(#ic-multi-heart-minus-circle_svg__a)",
|
|
1444
1444
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1445
1445
|
cx: 20,
|
|
1446
1446
|
cy: 20,
|
|
1447
1447
|
r: 20,
|
|
1448
|
-
fill: "url(#
|
|
1448
|
+
fill: "url(#ic-multi-heart-minus-circle_svg__b)"
|
|
1449
1449
|
})
|
|
1450
1450
|
}),
|
|
1451
1451
|
/* @__PURE__ */ jsx("g", {
|
|
1452
|
-
filter: "url(#
|
|
1452
|
+
filter: "url(#ic-multi-heart-minus-circle_svg__c)",
|
|
1453
1453
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1454
1454
|
cx: 19.999,
|
|
1455
1455
|
cy: 19.616,
|
|
1456
1456
|
r: 16.589,
|
|
1457
|
-
fill: "url(#
|
|
1457
|
+
fill: "url(#ic-multi-heart-minus-circle_svg__d)"
|
|
1458
1458
|
})
|
|
1459
1459
|
}),
|
|
1460
1460
|
/* @__PURE__ */ jsx("g", {
|
|
1461
|
-
filter: "url(#
|
|
1461
|
+
filter: "url(#ic-multi-heart-minus-circle_svg__e)",
|
|
1462
1462
|
children: /* @__PURE__ */ jsx("path", {
|
|
1463
|
-
fill: "url(#
|
|
1463
|
+
fill: "url(#ic-multi-heart-minus-circle_svg__f)",
|
|
1464
1464
|
d: "M30.103 12.87a6.5 6.5 0 0 1 0 9.193l-9.546 9.546a1 1 0 0 1-1.415 0l-9.545-9.546a6.5 6.5 0 0 1 9.192-9.193l1.06 1.06 1.061-1.06a6.5 6.5 0 0 1 9.193 0"
|
|
1465
1465
|
})
|
|
1466
1466
|
}),
|
|
1467
1467
|
/* @__PURE__ */ jsx("g", {
|
|
1468
|
-
filter: "url(#
|
|
1468
|
+
filter: "url(#ic-multi-heart-minus-circle_svg__g)",
|
|
1469
1469
|
children: /* @__PURE__ */ jsx("path", {
|
|
1470
1470
|
fill: "#fff",
|
|
1471
1471
|
d: "M32.265 25.111a.9.9 0 0 1 0 1.801H22.54a.9.9 0 0 1 0-1.8z"
|
|
@@ -1473,7 +1473,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1473
1473
|
}),
|
|
1474
1474
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
1475
1475
|
/* @__PURE__ */ jsxs("filter", {
|
|
1476
|
-
id: "
|
|
1476
|
+
id: "ic-multi-heart-minus-circle_svg__a",
|
|
1477
1477
|
width: 40,
|
|
1478
1478
|
height: 40,
|
|
1479
1479
|
x: 0,
|
|
@@ -1511,7 +1511,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1511
1511
|
]
|
|
1512
1512
|
}),
|
|
1513
1513
|
/* @__PURE__ */ jsxs("filter", {
|
|
1514
|
-
id: "
|
|
1514
|
+
id: "ic-multi-heart-minus-circle_svg__c",
|
|
1515
1515
|
width: 35.211,
|
|
1516
1516
|
height: 35.211,
|
|
1517
1517
|
x: 2.393,
|
|
@@ -1547,7 +1547,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1547
1547
|
]
|
|
1548
1548
|
}),
|
|
1549
1549
|
/* @__PURE__ */ jsxs("filter", {
|
|
1550
|
-
id: "
|
|
1550
|
+
id: "ic-multi-heart-minus-circle_svg__e",
|
|
1551
1551
|
width: 24.314,
|
|
1552
1552
|
height: 20.935,
|
|
1553
1553
|
x: 7.693,
|
|
@@ -1585,7 +1585,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1585
1585
|
]
|
|
1586
1586
|
}),
|
|
1587
1587
|
/* @__PURE__ */ jsxs("filter", {
|
|
1588
|
-
id: "
|
|
1588
|
+
id: "ic-multi-heart-minus-circle_svg__g",
|
|
1589
1589
|
width: 16.721,
|
|
1590
1590
|
height: 6.998,
|
|
1591
1591
|
x: 19.042,
|
|
@@ -1621,7 +1621,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1621
1621
|
]
|
|
1622
1622
|
}),
|
|
1623
1623
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1624
|
-
id: "
|
|
1624
|
+
id: "ic-multi-heart-minus-circle_svg__b",
|
|
1625
1625
|
cx: 0,
|
|
1626
1626
|
cy: 0,
|
|
1627
1627
|
r: 1,
|
|
@@ -1633,7 +1633,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1633
1633
|
})]
|
|
1634
1634
|
}),
|
|
1635
1635
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1636
|
-
id: "
|
|
1636
|
+
id: "ic-multi-heart-minus-circle_svg__d",
|
|
1637
1637
|
cx: 0,
|
|
1638
1638
|
cy: 0,
|
|
1639
1639
|
r: 1,
|
|
@@ -1645,7 +1645,7 @@ const SvgIcMultiHeartMinusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1645
1645
|
})]
|
|
1646
1646
|
}),
|
|
1647
1647
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1648
|
-
id: "
|
|
1648
|
+
id: "ic-multi-heart-minus-circle_svg__f",
|
|
1649
1649
|
cx: 0,
|
|
1650
1650
|
cy: 0,
|
|
1651
1651
|
r: 1,
|
|
@@ -1670,32 +1670,32 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1670
1670
|
...props,
|
|
1671
1671
|
children: [
|
|
1672
1672
|
/* @__PURE__ */ jsx("g", {
|
|
1673
|
-
filter: "url(#
|
|
1673
|
+
filter: "url(#ic-multi-heart-plus-circle_svg__a)",
|
|
1674
1674
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1675
1675
|
cx: 20,
|
|
1676
1676
|
cy: 20,
|
|
1677
1677
|
r: 20,
|
|
1678
|
-
fill: "url(#
|
|
1678
|
+
fill: "url(#ic-multi-heart-plus-circle_svg__b)"
|
|
1679
1679
|
})
|
|
1680
1680
|
}),
|
|
1681
1681
|
/* @__PURE__ */ jsx("g", {
|
|
1682
|
-
filter: "url(#
|
|
1682
|
+
filter: "url(#ic-multi-heart-plus-circle_svg__c)",
|
|
1683
1683
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1684
1684
|
cx: 19.999,
|
|
1685
1685
|
cy: 19.616,
|
|
1686
1686
|
r: 16.589,
|
|
1687
|
-
fill: "url(#
|
|
1687
|
+
fill: "url(#ic-multi-heart-plus-circle_svg__d)"
|
|
1688
1688
|
})
|
|
1689
1689
|
}),
|
|
1690
1690
|
/* @__PURE__ */ jsx("g", {
|
|
1691
|
-
filter: "url(#
|
|
1691
|
+
filter: "url(#ic-multi-heart-plus-circle_svg__e)",
|
|
1692
1692
|
children: /* @__PURE__ */ jsx("path", {
|
|
1693
|
-
fill: "url(#
|
|
1693
|
+
fill: "url(#ic-multi-heart-plus-circle_svg__f)",
|
|
1694
1694
|
d: "M30.103 13.753a6.5 6.5 0 0 1 0 9.192l-9.546 9.546a1 1 0 0 1-1.415 0l-9.545-9.546a6.5 6.5 0 0 1 9.192-9.192l1.06 1.06 1.061-1.06a6.5 6.5 0 0 1 9.193 0"
|
|
1695
1695
|
})
|
|
1696
1696
|
}),
|
|
1697
1697
|
/* @__PURE__ */ jsx("g", {
|
|
1698
|
-
filter: "url(#
|
|
1698
|
+
filter: "url(#ic-multi-heart-plus-circle_svg__g)",
|
|
1699
1699
|
children: /* @__PURE__ */ jsx("path", {
|
|
1700
1700
|
fill: "#fff",
|
|
1701
1701
|
d: "M27.396 21.139c.496 0 .9.403.9.9v3.955h3.969a.9.9 0 0 1 0 1.8h-3.97v3.969a.9.9 0 0 1-1.8 0v-3.968h-3.954a.9.9 0 0 1 0-1.8h3.954v-3.956a.9.9 0 0 1 .9-.9"
|
|
@@ -1703,7 +1703,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1703
1703
|
}),
|
|
1704
1704
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
1705
1705
|
/* @__PURE__ */ jsxs("filter", {
|
|
1706
|
-
id: "
|
|
1706
|
+
id: "ic-multi-heart-plus-circle_svg__a",
|
|
1707
1707
|
width: 40,
|
|
1708
1708
|
height: 40,
|
|
1709
1709
|
x: 0,
|
|
@@ -1741,7 +1741,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1741
1741
|
]
|
|
1742
1742
|
}),
|
|
1743
1743
|
/* @__PURE__ */ jsxs("filter", {
|
|
1744
|
-
id: "
|
|
1744
|
+
id: "ic-multi-heart-plus-circle_svg__c",
|
|
1745
1745
|
width: 35.211,
|
|
1746
1746
|
height: 35.211,
|
|
1747
1747
|
x: 2.393,
|
|
@@ -1777,7 +1777,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1777
1777
|
]
|
|
1778
1778
|
}),
|
|
1779
1779
|
/* @__PURE__ */ jsxs("filter", {
|
|
1780
|
-
id: "
|
|
1780
|
+
id: "ic-multi-heart-plus-circle_svg__e",
|
|
1781
1781
|
width: 24.314,
|
|
1782
1782
|
height: 20.935,
|
|
1783
1783
|
x: 7.693,
|
|
@@ -1815,7 +1815,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1815
1815
|
]
|
|
1816
1816
|
}),
|
|
1817
1817
|
/* @__PURE__ */ jsxs("filter", {
|
|
1818
|
-
id: "
|
|
1818
|
+
id: "ic-multi-heart-plus-circle_svg__g",
|
|
1819
1819
|
width: 16.721,
|
|
1820
1820
|
height: 16.721,
|
|
1821
1821
|
x: 19.042,
|
|
@@ -1851,7 +1851,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1851
1851
|
]
|
|
1852
1852
|
}),
|
|
1853
1853
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1854
|
-
id: "
|
|
1854
|
+
id: "ic-multi-heart-plus-circle_svg__b",
|
|
1855
1855
|
cx: 0,
|
|
1856
1856
|
cy: 0,
|
|
1857
1857
|
r: 1,
|
|
@@ -1863,7 +1863,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1863
1863
|
})]
|
|
1864
1864
|
}),
|
|
1865
1865
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1866
|
-
id: "
|
|
1866
|
+
id: "ic-multi-heart-plus-circle_svg__d",
|
|
1867
1867
|
cx: 0,
|
|
1868
1868
|
cy: 0,
|
|
1869
1869
|
r: 1,
|
|
@@ -1875,7 +1875,7 @@ const SvgIcMultiHeartPlusCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1875
1875
|
})]
|
|
1876
1876
|
}),
|
|
1877
1877
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
1878
|
-
id: "
|
|
1878
|
+
id: "ic-multi-heart-plus-circle_svg__f",
|
|
1879
1879
|
cx: 0,
|
|
1880
1880
|
cy: 0,
|
|
1881
1881
|
r: 1,
|
|
@@ -1899,7 +1899,7 @@ const SvgIcMultiImage = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1899
1899
|
viewBox: "0 0 24 24",
|
|
1900
1900
|
...props,
|
|
1901
1901
|
children: [/* @__PURE__ */ jsxs("g", {
|
|
1902
|
-
clipPath: "url(#
|
|
1902
|
+
clipPath: "url(#ic-multi-image_svg__a)",
|
|
1903
1903
|
children: [
|
|
1904
1904
|
/* @__PURE__ */ jsx("rect", {
|
|
1905
1905
|
width: 22,
|
|
@@ -1925,7 +1925,7 @@ const SvgIcMultiImage = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1925
1925
|
})
|
|
1926
1926
|
]
|
|
1927
1927
|
}), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
|
|
1928
|
-
id: "
|
|
1928
|
+
id: "ic-multi-image_svg__a",
|
|
1929
1929
|
children: /* @__PURE__ */ jsx("path", {
|
|
1930
1930
|
fill: "#fff",
|
|
1931
1931
|
d: "M0 0h24v24H0z"
|
|
@@ -1983,25 +1983,25 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
1983
1983
|
...props,
|
|
1984
1984
|
children: [
|
|
1985
1985
|
/* @__PURE__ */ jsx("g", {
|
|
1986
|
-
filter: "url(#
|
|
1986
|
+
filter: "url(#ic-multi-point-circle_svg__a)",
|
|
1987
1987
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1988
1988
|
cx: 11,
|
|
1989
1989
|
cy: 11,
|
|
1990
1990
|
r: 11,
|
|
1991
|
-
fill: "url(#
|
|
1991
|
+
fill: "url(#ic-multi-point-circle_svg__b)"
|
|
1992
1992
|
})
|
|
1993
1993
|
}),
|
|
1994
1994
|
/* @__PURE__ */ jsx("g", {
|
|
1995
|
-
filter: "url(#
|
|
1995
|
+
filter: "url(#ic-multi-point-circle_svg__c)",
|
|
1996
1996
|
children: /* @__PURE__ */ jsx("circle", {
|
|
1997
1997
|
cx: 11,
|
|
1998
1998
|
cy: 10.999,
|
|
1999
1999
|
r: 9.124,
|
|
2000
|
-
fill: "url(#
|
|
2000
|
+
fill: "url(#ic-multi-point-circle_svg__d)"
|
|
2001
2001
|
})
|
|
2002
2002
|
}),
|
|
2003
2003
|
/* @__PURE__ */ jsx("g", {
|
|
2004
|
-
filter: "url(#
|
|
2004
|
+
filter: "url(#ic-multi-point-circle_svg__e)",
|
|
2005
2005
|
children: /* @__PURE__ */ jsx("path", {
|
|
2006
2006
|
fill: "#82B5FF",
|
|
2007
2007
|
d: "M7.588 6.268a.5.5 0 0 1 .5-.5h3.147c2.447 0 4.353.84 4.353 3.482 0 2.537-1.906 3.677-4.293 3.677h-.986a.5.5 0 0 0-.5.5v2.948a.5.5 0 0 1-.5.5H8.088a.5.5 0 0 1-.5-.5zm3.557 4.903c1.516 0 2.267-.645 2.267-1.921 0-1.306-.796-1.726-2.342-1.726h-.76a.5.5 0 0 0-.5.5v2.647a.5.5 0 0 0 .5.5z"
|
|
@@ -2009,7 +2009,7 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2009
2009
|
}),
|
|
2010
2010
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
2011
2011
|
/* @__PURE__ */ jsxs("filter", {
|
|
2012
|
-
id: "
|
|
2012
|
+
id: "ic-multi-point-circle_svg__a",
|
|
2013
2013
|
width: 22,
|
|
2014
2014
|
height: 22,
|
|
2015
2015
|
x: 0,
|
|
@@ -2047,7 +2047,7 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2047
2047
|
]
|
|
2048
2048
|
}),
|
|
2049
2049
|
/* @__PURE__ */ jsxs("filter", {
|
|
2050
|
-
id: "
|
|
2050
|
+
id: "ic-multi-point-circle_svg__c",
|
|
2051
2051
|
width: 20.281,
|
|
2052
2052
|
height: 20.281,
|
|
2053
2053
|
x: .859,
|
|
@@ -2083,7 +2083,7 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2083
2083
|
]
|
|
2084
2084
|
}),
|
|
2085
2085
|
/* @__PURE__ */ jsxs("filter", {
|
|
2086
|
-
id: "
|
|
2086
|
+
id: "ic-multi-point-circle_svg__e",
|
|
2087
2087
|
width: 8,
|
|
2088
2088
|
height: 11.108,
|
|
2089
2089
|
x: 7.588,
|
|
@@ -2121,7 +2121,7 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2121
2121
|
]
|
|
2122
2122
|
}),
|
|
2123
2123
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
2124
|
-
id: "
|
|
2124
|
+
id: "ic-multi-point-circle_svg__b",
|
|
2125
2125
|
cx: 0,
|
|
2126
2126
|
cy: 0,
|
|
2127
2127
|
r: 1,
|
|
@@ -2133,7 +2133,7 @@ const SvgIcMultiPointCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2133
2133
|
})]
|
|
2134
2134
|
}),
|
|
2135
2135
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
2136
|
-
id: "
|
|
2136
|
+
id: "ic-multi-point-circle_svg__d",
|
|
2137
2137
|
cx: 0,
|
|
2138
2138
|
cy: 0,
|
|
2139
2139
|
r: 1,
|
|
@@ -2334,7 +2334,7 @@ const SvgIcMultiVideo = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2334
2334
|
viewBox: "0 0 24 24",
|
|
2335
2335
|
...props,
|
|
2336
2336
|
children: [/* @__PURE__ */ jsxs("g", {
|
|
2337
|
-
clipPath: "url(#
|
|
2337
|
+
clipPath: "url(#ic-multi-video_svg__a)",
|
|
2338
2338
|
children: [/* @__PURE__ */ jsx("circle", {
|
|
2339
2339
|
cx: 12,
|
|
2340
2340
|
cy: 12,
|
|
@@ -2347,7 +2347,7 @@ const SvgIcMultiVideo = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2347
2347
|
d: "M15.389 11.134a1 1 0 0 1 0 1.732l-4.334 2.502a1 1 0 0 1-1.5-.866V9.498a1 1 0 0 1 1.5-.866z"
|
|
2348
2348
|
})]
|
|
2349
2349
|
}), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
|
|
2350
|
-
id: "
|
|
2350
|
+
id: "ic-multi-video_svg__a",
|
|
2351
2351
|
children: /* @__PURE__ */ jsx("path", {
|
|
2352
2352
|
fill: "#fff",
|
|
2353
2353
|
d: "M0 0h24v24H0z"
|
|
@@ -2403,9 +2403,9 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2403
2403
|
d: "M51.495 0c5.13 0 9.29 4.167 9.29 9.308 0 5.14-4.16 9.306-9.29 9.306-5.131 0-9.291-4.166-9.291-9.306S46.364 0 51.494 0m-.258 5.17c-2.423.001-4.387 1.852-4.387 4.137s1.964 4.136 4.387 4.136 4.387-1.852 4.387-4.136c0-2.285-1.964-4.136-4.387-4.136"
|
|
2404
2404
|
}),
|
|
2405
2405
|
/* @__PURE__ */ jsx("g", {
|
|
2406
|
-
filter: "url(#
|
|
2406
|
+
filter: "url(#il-bell-empty_svg__a)",
|
|
2407
2407
|
children: /* @__PURE__ */ jsx("path", {
|
|
2408
|
-
fill: "url(#
|
|
2408
|
+
fill: "url(#il-bell-empty_svg__b)",
|
|
2409
2409
|
d: "M51.493 11.893c19.384 0 35.099 15.713 35.099 35.097v26.937c0 1.69 1.37 3.061 3.061 3.061a9.335 9.335 0 0 1 9.335 9.335c0 5.156-4.179 9.336-9.335 9.336H13.335a9.336 9.336 0 0 1 0-18.67 3.06 3.06 0 0 0 3.06-3.061V46.99c0-19.383 15.714-35.097 35.098-35.097"
|
|
2410
2410
|
})
|
|
2411
2411
|
}),
|
|
@@ -2418,7 +2418,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2418
2418
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
2419
2419
|
style: {
|
|
2420
2420
|
backdropFilter: "blur(2px)",
|
|
2421
|
-
clipPath: "url(#
|
|
2421
|
+
clipPath: "url(#il-bell-empty_svg__c)",
|
|
2422
2422
|
height: "100%",
|
|
2423
2423
|
width: "100%"
|
|
2424
2424
|
}
|
|
@@ -2426,11 +2426,11 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2426
2426
|
}),
|
|
2427
2427
|
/* @__PURE__ */ jsx("g", {
|
|
2428
2428
|
"data-figma-bg-blur-radius": 4,
|
|
2429
|
-
filter: "url(#
|
|
2429
|
+
filter: "url(#il-bell-empty_svg__d)",
|
|
2430
2430
|
children: /* @__PURE__ */ jsx("ellipse", {
|
|
2431
2431
|
cx: 83.357,
|
|
2432
2432
|
cy: 27.935,
|
|
2433
|
-
fill: "url(#
|
|
2433
|
+
fill: "url(#il-bell-empty_svg__e)",
|
|
2434
2434
|
fillOpacity: .71,
|
|
2435
2435
|
rx: 21.643,
|
|
2436
2436
|
ry: 21.682,
|
|
@@ -2442,12 +2442,12 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2442
2442
|
d: "M90.068 17.8a2.406 2.406 0 0 1 3.407 0c.94.943.94 2.47 0 3.413l-6.71 6.722 6.71 6.721c.94.943.94 2.471 0 3.413a2.407 2.407 0 0 1-3.408 0l-6.71-6.721-6.707 6.721a2.407 2.407 0 0 1-3.407 0 2.417 2.417 0 0 1 0-3.413l6.708-6.721-6.71-6.722a2.416 2.416 0 0 1 0-3.412 2.406 2.406 0 0 1 3.408 0l6.709 6.72z"
|
|
2443
2443
|
}),
|
|
2444
2444
|
/* @__PURE__ */ jsx("path", {
|
|
2445
|
-
fill: "url(#
|
|
2445
|
+
fill: "url(#il-bell-empty_svg__f)",
|
|
2446
2446
|
d: "M4 86.125a9.034 9.034 0 0 1 9.034-9.034h76.92a9.034 9.034 0 0 1 9.035 9.034z"
|
|
2447
2447
|
}),
|
|
2448
2448
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
2449
2449
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2450
|
-
id: "
|
|
2450
|
+
id: "il-bell-empty_svg__b",
|
|
2451
2451
|
x1: 51.495,
|
|
2452
2452
|
x2: 51.495,
|
|
2453
2453
|
y1: 11.893,
|
|
@@ -2459,7 +2459,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2459
2459
|
})]
|
|
2460
2460
|
}),
|
|
2461
2461
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2462
|
-
id: "
|
|
2462
|
+
id: "il-bell-empty_svg__e",
|
|
2463
2463
|
x1: 61.714,
|
|
2464
2464
|
x2: 107.719,
|
|
2465
2465
|
y1: 24.321,
|
|
@@ -2471,7 +2471,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2471
2471
|
})]
|
|
2472
2472
|
}),
|
|
2473
2473
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2474
|
-
id: "
|
|
2474
|
+
id: "il-bell-empty_svg__f",
|
|
2475
2475
|
x1: 51.494,
|
|
2476
2476
|
x2: 9.413,
|
|
2477
2477
|
y1: 80.376,
|
|
@@ -2486,7 +2486,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2486
2486
|
})]
|
|
2487
2487
|
}),
|
|
2488
2488
|
/* @__PURE__ */ jsxs("filter", {
|
|
2489
|
-
id: "
|
|
2489
|
+
id: "il-bell-empty_svg__a",
|
|
2490
2490
|
width: 102.988,
|
|
2491
2491
|
height: 91.767,
|
|
2492
2492
|
x: 0,
|
|
@@ -2522,7 +2522,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2522
2522
|
]
|
|
2523
2523
|
}),
|
|
2524
2524
|
/* @__PURE__ */ jsxs("filter", {
|
|
2525
|
-
id: "
|
|
2525
|
+
id: "il-bell-empty_svg__d",
|
|
2526
2526
|
width: 51.286,
|
|
2527
2527
|
height: 53.364,
|
|
2528
2528
|
x: 57.714,
|
|
@@ -2558,7 +2558,7 @@ const SvgIlBellEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2558
2558
|
]
|
|
2559
2559
|
}),
|
|
2560
2560
|
/* @__PURE__ */ jsx("clipPath", {
|
|
2561
|
-
id: "
|
|
2561
|
+
id: "il-bell-empty_svg__c",
|
|
2562
2562
|
transform: "translate(-57.714 -2.253)",
|
|
2563
2563
|
children: /* @__PURE__ */ jsx("ellipse", {
|
|
2564
2564
|
cx: 83.357,
|
|
@@ -2585,14 +2585,14 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2585
2585
|
d: "M90.208 67.089c-2.802-.247-7.646-.301-10.441-.117l-60.3 3.97c-2.231.147-2.443.402-.51.613l35.73 3.893c2.813.307 8.658.373 11.47.13l57.454-4.966c1.935-.168 1.718-.428-.521-.625z"
|
|
2586
2586
|
}),
|
|
2587
2587
|
/* @__PURE__ */ jsx("path", {
|
|
2588
|
-
fill: "url(#
|
|
2588
|
+
fill: "url(#il-books-cap_svg__a)",
|
|
2589
2589
|
d: "m123.437 70.1.705-10.977-63.883 3.913-41.35-3.658c-6.615 1.58-6.629 9.595-.737 11.476l43.346 3.787z"
|
|
2590
2590
|
}),
|
|
2591
2591
|
/* @__PURE__ */ jsx("g", {
|
|
2592
|
-
filter: "url(#
|
|
2592
|
+
filter: "url(#il-books-cap_svg__b)",
|
|
2593
2593
|
style: { mixBlendMode: "multiply" },
|
|
2594
2594
|
children: /* @__PURE__ */ jsx("path", {
|
|
2595
|
-
fill: "url(#
|
|
2595
|
+
fill: "url(#il-books-cap_svg__c)",
|
|
2596
2596
|
d: "m59.082 74.712-.075-11.96 64.494-3.307-1.5 10z"
|
|
2597
2597
|
})
|
|
2598
2598
|
}),
|
|
@@ -2601,21 +2601,21 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2601
2601
|
d: "M90.803 55.629c-2.752-.224-7.218-.275-9.975-.114L19.593 59.1c-2.62.154-2.771.445-.345.669l35.826 3.293c2.751.253 7.647.314 10.502.131l61.479-3.943c2.576-.166 2.496-.468-.182-.686z"
|
|
2602
2602
|
}),
|
|
2603
2603
|
/* @__PURE__ */ jsx("g", {
|
|
2604
|
-
filter: "url(#
|
|
2604
|
+
filter: "url(#il-books-cap_svg__d)",
|
|
2605
2605
|
children: /* @__PURE__ */ jsx("path", {
|
|
2606
2606
|
fill: "#B4CFE7",
|
|
2607
2607
|
d: "M52.035 53.908c2.803-.24 7.647-.284 10.442-.094l60.291 4.102c2.23.152 2.442.408.508.614l-35.738 3.816c-2.814.3-8.659.353-11.471.104l-57.442-5.093c-1.935-.171-1.718-.431.522-.624z"
|
|
2608
2608
|
})
|
|
2609
2609
|
}),
|
|
2610
2610
|
/* @__PURE__ */ jsx("path", {
|
|
2611
|
-
fill: "url(#
|
|
2611
|
+
fill: "url(#il-books-cap_svg__e)",
|
|
2612
2612
|
d: "m18.801 56.846-.68-10.979 63.873 4.054 41.358-3.567c6.611 1.594 6.608 9.61.712 11.478l-43.355 3.69z"
|
|
2613
2613
|
}),
|
|
2614
2614
|
/* @__PURE__ */ jsx("g", {
|
|
2615
|
-
filter: "url(#
|
|
2615
|
+
filter: "url(#il-books-cap_svg__f)",
|
|
2616
2616
|
style: { mixBlendMode: "multiply" },
|
|
2617
2617
|
children: /* @__PURE__ */ jsx("path", {
|
|
2618
|
-
fill: "url(#
|
|
2618
|
+
fill: "url(#il-books-cap_svg__g)",
|
|
2619
2619
|
d: "m81.675 60.962-.74-11.937 42.853-3.7-3.807 10.135-1.146-8.265z"
|
|
2620
2620
|
})
|
|
2621
2621
|
}),
|
|
@@ -2628,30 +2628,30 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2628
2628
|
d: "m115.363 42.615-1.946 5.685 6.22-.721-3.197-5.089zm-1.484-17.498-.539.062 2.086 17.975.538-.063.539-.062-2.085-17.975z"
|
|
2629
2629
|
}),
|
|
2630
2630
|
/* @__PURE__ */ jsx("path", {
|
|
2631
|
-
fill: "url(#
|
|
2631
|
+
fill: "url(#il-books-cap_svg__h)",
|
|
2632
2632
|
d: "M84.524 21.219c2.263-.503 4.583-.35 6.64.437l15.183 5.816c.758.29 1.239.971 1.239 1.757V45.29l.028.008-.029.004.001.023-.051-.014-20.07 3.354c-1.601.267-3.29.168-4.937-.289L63.542 43.11l-.076.013 1.857-16.097c.107-.933.867-1.733 1.856-1.953z"
|
|
2633
2633
|
}),
|
|
2634
2634
|
/* @__PURE__ */ jsx("path", {
|
|
2635
|
-
fill: "url(#
|
|
2635
|
+
fill: "url(#il-books-cap_svg__i)",
|
|
2636
2636
|
d: "M85.347 30.052a1.1 1.1 0 0 1-.5-.019L49.71 20.134c-1.064-.3-.775-1.856.386-2.075l37.485-7.07c.168-.032.337-.027.492.015l35.888 9.792c1.072.293.787 1.859-.379 2.078z"
|
|
2637
2637
|
}),
|
|
2638
2638
|
/* @__PURE__ */ jsx("mask", {
|
|
2639
|
-
id: "
|
|
2639
|
+
id: "il-books-cap_svg__k",
|
|
2640
2640
|
fill: "#fff",
|
|
2641
2641
|
children: /* @__PURE__ */ jsx("path", { d: "M85.584 31.502c-.202.04-.407.03-.593-.03L49.72 20.148c-.626-.201-.794-.798-.585-1.288.073.294.288.55.666.663l34.927 10.342c.18.053.375.061.566.023l37.991-7.598c.302-.06.536-.21.697-.399.811.433.569 1.68-.471 1.891z" })
|
|
2642
2642
|
}),
|
|
2643
2643
|
/* @__PURE__ */ jsx("path", {
|
|
2644
|
-
fill: "url(#
|
|
2644
|
+
fill: "url(#il-books-cap_svg__j)",
|
|
2645
2645
|
d: "M85.584 31.502c-.202.04-.407.03-.593-.03L49.72 20.148c-.626-.201-.794-.798-.585-1.288.073.294.288.55.666.663l34.927 10.342c.18.053.375.061.566.023l37.991-7.598c.302-.06.536-.21.697-.399.811.433.569 1.68-.471 1.891z"
|
|
2646
2646
|
}),
|
|
2647
2647
|
/* @__PURE__ */ jsx("path", {
|
|
2648
2648
|
fill: "#DEE9F2",
|
|
2649
2649
|
d: "m85.584 31.502.369 1.042zm-.593-.03-.213 1.005zM49.72 20.148l-.213 1.004zm-.585-1.288 1.074-.105-.836-3.387-1.27 2.975zm.666.663-.185 1.013zm34.927 10.342.185-1.013zm.566.023.366 1.042zm37.991-7.598.366 1.042zm.697-.399.429-.913-.807-.43-.515.603zm-.471 1.891.37 1.042zm-37.927 7.72-.37-1.041-.031.003.02.005-.212 1.005-.213 1.004c.404.13.81.14 1.175.067zm-.593-.028.212-1.005-35.27-11.326-.213 1.005-.213 1.004 35.27 11.326zM49.72 20.147l.213-1.005a.413.413 0 0 1 .207.214c.016.041.015.063.015.061a.1.1 0 0 1 .012-.042l-1.032-.516-1.032-.517a2 2 0 0 0-.014 1.524c.236.593.746 1.07 1.418 1.285zm-.585-1.288-1.074.104c.172.695.72 1.325 1.555 1.572l.185-1.013.186-1.013a.35.35 0 0 1 .13.091.36.36 0 0 1 .092.154zm.666.663-.185 1.013 34.927 10.342.185-1.013.185-1.013-34.926-10.342zm34.927 10.342-.185 1.013a2.3 2.3 0 0 0 1.117.052l-.366-1.042-.366-1.043q-.024.005-.03.003l.015.004zm.566.023.366 1.042 37.991-7.597-.366-1.043-.366-1.043-37.991 7.598zm37.991-7.598.366 1.042c.528-.105.94-.367 1.225-.7l-.894-.74-.893-.741a.3.3 0 0 1-.17.096zm.697-.399-.428.913a.4.4 0 0 1-.177-.196c-.025-.06-.012-.08-.018-.05-.014.062-.08.154-.218.182l.37 1.042.37 1.042c.902-.184 1.477-.82 1.642-1.542.162-.714-.073-1.749-1.112-2.304zm-.471 1.891-.37-1.042-37.927 7.721.37 1.042.37 1.042 37.927-7.721z",
|
|
2650
|
-
mask: "url(#
|
|
2650
|
+
mask: "url(#il-books-cap_svg__k)"
|
|
2651
2651
|
}),
|
|
2652
2652
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
2653
2653
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2654
|
-
id: "
|
|
2654
|
+
id: "il-books-cap_svg__a",
|
|
2655
2655
|
x1: 69.593,
|
|
2656
2656
|
x2: 64.903,
|
|
2657
2657
|
y1: 52.755,
|
|
@@ -2663,7 +2663,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2663
2663
|
})]
|
|
2664
2664
|
}),
|
|
2665
2665
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2666
|
-
id: "
|
|
2666
|
+
id: "il-books-cap_svg__c",
|
|
2667
2667
|
x1: 66.001,
|
|
2668
2668
|
x2: 67.607,
|
|
2669
2669
|
y1: 61.669,
|
|
@@ -2675,7 +2675,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2675
2675
|
})]
|
|
2676
2676
|
}),
|
|
2677
2677
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2678
|
-
id: "
|
|
2678
|
+
id: "il-books-cap_svg__e",
|
|
2679
2679
|
x1: 72.683,
|
|
2680
2680
|
x2: 77.305,
|
|
2681
2681
|
y1: 39.62,
|
|
@@ -2687,7 +2687,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2687
2687
|
})]
|
|
2688
2688
|
}),
|
|
2689
2689
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2690
|
-
id: "
|
|
2690
|
+
id: "il-books-cap_svg__g",
|
|
2691
2691
|
x1: 87.857,
|
|
2692
2692
|
x2: 90.406,
|
|
2693
2693
|
y1: 47.553,
|
|
@@ -2699,7 +2699,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2699
2699
|
})]
|
|
2700
2700
|
}),
|
|
2701
2701
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2702
|
-
id: "
|
|
2702
|
+
id: "il-books-cap_svg__h",
|
|
2703
2703
|
x1: 62.116,
|
|
2704
2704
|
x2: 73.465,
|
|
2705
2705
|
y1: 43.761,
|
|
@@ -2714,7 +2714,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2714
2714
|
})]
|
|
2715
2715
|
}),
|
|
2716
2716
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2717
|
-
id: "
|
|
2717
|
+
id: "il-books-cap_svg__i",
|
|
2718
2718
|
x1: 85.992,
|
|
2719
2719
|
x2: 86.098,
|
|
2720
2720
|
y1: 30.367,
|
|
@@ -2726,7 +2726,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2726
2726
|
})]
|
|
2727
2727
|
}),
|
|
2728
2728
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2729
|
-
id: "
|
|
2729
|
+
id: "il-books-cap_svg__j",
|
|
2730
2730
|
x1: 57.379,
|
|
2731
2731
|
x2: 111.364,
|
|
2732
2732
|
y1: 31.097,
|
|
@@ -2749,7 +2749,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2749
2749
|
]
|
|
2750
2750
|
}),
|
|
2751
2751
|
/* @__PURE__ */ jsxs("filter", {
|
|
2752
|
-
id: "
|
|
2752
|
+
id: "il-books-cap_svg__b",
|
|
2753
2753
|
width: 67.493,
|
|
2754
2754
|
height: 18.267,
|
|
2755
2755
|
x: 57.508,
|
|
@@ -2773,7 +2773,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2773
2773
|
]
|
|
2774
2774
|
}),
|
|
2775
2775
|
/* @__PURE__ */ jsxs("filter", {
|
|
2776
|
-
id: "
|
|
2776
|
+
id: "il-books-cap_svg__d",
|
|
2777
2777
|
width: 111.288,
|
|
2778
2778
|
height: 12.913,
|
|
2779
2779
|
x: 15.308,
|
|
@@ -2809,7 +2809,7 @@ const SvgIlBooksCap = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2809
2809
|
]
|
|
2810
2810
|
}),
|
|
2811
2811
|
/* @__PURE__ */ jsxs("filter", {
|
|
2812
|
-
id: "
|
|
2812
|
+
id: "il-books-cap_svg__f",
|
|
2813
2813
|
width: 45.853,
|
|
2814
2814
|
height: 18.637,
|
|
2815
2815
|
x: 79.435,
|
|
@@ -2846,24 +2846,24 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2846
2846
|
...props,
|
|
2847
2847
|
children: [
|
|
2848
2848
|
/* @__PURE__ */ jsx("g", {
|
|
2849
|
-
filter: "url(#
|
|
2849
|
+
filter: "url(#il-box-stars-circle_svg__a)",
|
|
2850
2850
|
children: /* @__PURE__ */ jsx("path", {
|
|
2851
|
-
fill: "url(#
|
|
2851
|
+
fill: "url(#il-box-stars-circle_svg__b)",
|
|
2852
2852
|
fillOpacity: .48,
|
|
2853
2853
|
d: "M1.268 13.345C8.77 20.26 21.874 41.033 21.34 43.427l13.142 2.904c-2.553-7.586.286-21.568 2.39-38.59z"
|
|
2854
2854
|
})
|
|
2855
2855
|
}),
|
|
2856
2856
|
/* @__PURE__ */ jsx("g", {
|
|
2857
|
-
filter: "url(#
|
|
2857
|
+
filter: "url(#il-box-stars-circle_svg__c)",
|
|
2858
2858
|
children: /* @__PURE__ */ jsx("path", {
|
|
2859
|
-
fill: "url(#
|
|
2859
|
+
fill: "url(#il-box-stars-circle_svg__d)",
|
|
2860
2860
|
d: "m29.08 34.055 11.248 4.995-13.595 8.378L13.8 37.434l11.44-3.6a5.44 5.44 0 0 1 3.84.22"
|
|
2861
2861
|
})
|
|
2862
2862
|
}),
|
|
2863
2863
|
/* @__PURE__ */ jsx("g", {
|
|
2864
|
-
filter: "url(#
|
|
2864
|
+
filter: "url(#il-box-stars-circle_svg__e)",
|
|
2865
2865
|
children: /* @__PURE__ */ jsx("path", {
|
|
2866
|
-
fill: "url(#
|
|
2866
|
+
fill: "url(#il-box-stars-circle_svg__f)",
|
|
2867
2867
|
d: "M28.644 33.176a5.44 5.44 0 0 0-4.118-.29l-10.064 3.332-1.19-.608 11.254-3.725a5.44 5.44 0 0 1 4.118.29l11.231 5.545-1.194.41z"
|
|
2868
2868
|
})
|
|
2869
2869
|
}),
|
|
@@ -2872,7 +2872,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2872
2872
|
d: "M31.95 35.788c.288-.667 1.144-.502 1.25.24l.137.968c.047.333.272.595.557.65l.83.16c.637.122.778 1.122.207 1.458l-.745.438c-.256.15-.397.477-.35.81l.137.968c.106.742-.664 1.195-1.122.66l-.598-.697c-.205-.24-.517-.3-.773-.149l-.745.438c-.572.337-1.189-.383-.9-1.05l.375-.869a.88.88 0 0 0-.128-.902l-.598-.696c-.458-.535-.07-1.433.566-1.31l.83.16c.285.055.565-.11.694-.408z"
|
|
2873
2873
|
}),
|
|
2874
2874
|
/* @__PURE__ */ jsx("path", {
|
|
2875
|
-
fill: "url(#
|
|
2875
|
+
fill: "url(#il-box-stars-circle_svg__g)",
|
|
2876
2876
|
d: "M39.145 48.994a.98.98 0 0 1-.624.833l-11.796 4.536a1 1 0 0 1-.837-.058l-10.842-5.91a1.02 1.02 0 0 1-.532-.855L14.1 36.728l12.816 5.856 13.132-4.22z"
|
|
2877
2877
|
}),
|
|
2878
2878
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -2890,7 +2890,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2890
2890
|
}),
|
|
2891
2891
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
2892
2892
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2893
|
-
id: "
|
|
2893
|
+
id: "il-box-stars-circle_svg__b",
|
|
2894
2894
|
x1: 13.002,
|
|
2895
2895
|
x2: 31.358,
|
|
2896
2896
|
y1: 9.446,
|
|
@@ -2906,7 +2906,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2906
2906
|
})]
|
|
2907
2907
|
}),
|
|
2908
2908
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2909
|
-
id: "
|
|
2909
|
+
id: "il-box-stars-circle_svg__d",
|
|
2910
2910
|
x1: 27.819,
|
|
2911
2911
|
x2: 27.744,
|
|
2912
2912
|
y1: 43.297,
|
|
@@ -2918,7 +2918,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2918
2918
|
})]
|
|
2919
2919
|
}),
|
|
2920
2920
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2921
|
-
id: "
|
|
2921
|
+
id: "il-box-stars-circle_svg__f",
|
|
2922
2922
|
x1: 13.582,
|
|
2923
2923
|
x2: 39.52,
|
|
2924
2924
|
y1: 37.677,
|
|
@@ -2937,7 +2937,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2937
2937
|
]
|
|
2938
2938
|
}),
|
|
2939
2939
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
2940
|
-
id: "
|
|
2940
|
+
id: "il-box-stars-circle_svg__g",
|
|
2941
2941
|
x1: 40.534,
|
|
2942
2942
|
x2: 30.973,
|
|
2943
2943
|
y1: 35.874,
|
|
@@ -2949,7 +2949,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2949
2949
|
})]
|
|
2950
2950
|
}),
|
|
2951
2951
|
/* @__PURE__ */ jsxs("filter", {
|
|
2952
|
-
id: "
|
|
2952
|
+
id: "il-box-stars-circle_svg__a",
|
|
2953
2953
|
width: 36.105,
|
|
2954
2954
|
height: 39.09,
|
|
2955
2955
|
x: 1.018,
|
|
@@ -2973,7 +2973,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
2973
2973
|
]
|
|
2974
2974
|
}),
|
|
2975
2975
|
/* @__PURE__ */ jsxs("filter", {
|
|
2976
|
-
id: "
|
|
2976
|
+
id: "il-box-stars-circle_svg__c",
|
|
2977
2977
|
width: 26.529,
|
|
2978
2978
|
height: 14.385,
|
|
2979
2979
|
x: 13.799,
|
|
@@ -3011,7 +3011,7 @@ const SvgIlBoxStarsCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3011
3011
|
]
|
|
3012
3012
|
}),
|
|
3013
3013
|
/* @__PURE__ */ jsxs("filter", {
|
|
3014
|
-
id: "
|
|
3014
|
+
id: "il-box-stars-circle_svg__e",
|
|
3015
3015
|
width: 26.602,
|
|
3016
3016
|
height: 7.061,
|
|
3017
3017
|
x: 13.273,
|
|
@@ -3062,28 +3062,28 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3062
3062
|
...props,
|
|
3063
3063
|
children: [
|
|
3064
3064
|
/* @__PURE__ */ jsx("path", {
|
|
3065
|
-
fill: "url(#
|
|
3065
|
+
fill: "url(#il-box-stars-open_svg__a)",
|
|
3066
3066
|
d: "M95.292 56.305a1.08 1.08 0 0 0-.89.186L68.527 75.75a1.085 1.085 0 0 0-.321 1.357l1.098 2.185a1 1 0 0 0 .064.109l25.888-19.27c.255-.19.58-.258.89-.187l31.847 7.328c.081-.185.112-.394.078-.607l-.348-2.2a1.08 1.08 0 0 0-.827-.887z"
|
|
3067
3067
|
}),
|
|
3068
3068
|
/* @__PURE__ */ jsx("path", {
|
|
3069
|
-
fill: "url(#
|
|
3069
|
+
fill: "url(#il-box-stars-open_svg__b)",
|
|
3070
3070
|
d: "M102.088 87.238c-.255.19-.581.258-.891.187l-30.801-7.09c-.9-.207-1.146-1.373-.406-1.925l24.807-18.523c.251-.188.572-.258.878-.191l31.312 6.77c.911.196 1.166 1.374.419 1.93z"
|
|
3071
3071
|
}),
|
|
3072
3072
|
/* @__PURE__ */ jsx("path", {
|
|
3073
|
-
fill: "url(#
|
|
3073
|
+
fill: "url(#il-box-stars-open_svg__c)",
|
|
3074
3074
|
d: "M102.234 87.194c-.256.19-.582.258-.892.186l-31.126-7.164a1.09 1.09 0 0 1-.74-.596l-1.017-2.172a1.08 1.08 0 0 1 .171-1.176l31.911 7.344c.31.072.635.003.89-.186l25.527-18.997c.416.087.761.415.845.86l.351 1.849c.078.407-.085.824-.418 1.072z"
|
|
3075
3075
|
}),
|
|
3076
3076
|
/* @__PURE__ */ jsx("g", {
|
|
3077
|
-
filter: "url(#
|
|
3077
|
+
filter: "url(#il-box-stars-open_svg__d)",
|
|
3078
3078
|
children: /* @__PURE__ */ jsx("path", {
|
|
3079
|
-
fill: "url(#
|
|
3079
|
+
fill: "url(#il-box-stars-open_svg__e)",
|
|
3080
3080
|
d: "m71.576 71.263 21.477 15.078L61.14 97.757 38.573 71.943l25.68-2.594c2.592-.262 5.19.418 7.323 1.914"
|
|
3081
3081
|
})
|
|
3082
3082
|
}),
|
|
3083
3083
|
/* @__PURE__ */ jsx("g", {
|
|
3084
|
-
filter: "url(#
|
|
3084
|
+
filter: "url(#il-box-stars-open_svg__f)",
|
|
3085
3085
|
children: /* @__PURE__ */ jsx("path", {
|
|
3086
|
-
fill: "url(#
|
|
3086
|
+
fill: "url(#il-box-stars-open_svg__g)",
|
|
3087
3087
|
d: "M71.575 72.21a10.85 10.85 0 0 0-7.321-1.915l-24.536 2.48-1.146-.829 25.681-2.594c2.591-.262 5.19.418 7.321 1.914l21.478 15.078-1.16.128z"
|
|
3088
3088
|
})
|
|
3089
3089
|
}),
|
|
@@ -3100,7 +3100,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3100
3100
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
3101
3101
|
style: {
|
|
3102
3102
|
backdropFilter: "blur(.5px)",
|
|
3103
|
-
clipPath: "url(#
|
|
3103
|
+
clipPath: "url(#il-box-stars-open_svg__h)",
|
|
3104
3104
|
height: "100%",
|
|
3105
3105
|
width: "100%"
|
|
3106
3106
|
}
|
|
@@ -3108,15 +3108,15 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3108
3108
|
}),
|
|
3109
3109
|
/* @__PURE__ */ jsx("g", {
|
|
3110
3110
|
"data-figma-bg-blur-radius": 1,
|
|
3111
|
-
filter: "url(#
|
|
3111
|
+
filter: "url(#il-box-stars-open_svg__i)",
|
|
3112
3112
|
children: /* @__PURE__ */ jsx("path", {
|
|
3113
|
-
fill: "url(#
|
|
3113
|
+
fill: "url(#il-box-stars-open_svg__j)",
|
|
3114
3114
|
fillOpacity: .48,
|
|
3115
3115
|
d: "M1 8.213c19.615 19.45 48.013 73.428 44.678 78.682l40.547 12.894c-3.154-18.655 15.433-49.471 33.69-87.625z"
|
|
3116
3116
|
})
|
|
3117
3117
|
}),
|
|
3118
3118
|
/* @__PURE__ */ jsx("path", {
|
|
3119
|
-
fill: "url(#
|
|
3119
|
+
fill: "url(#il-box-stars-open_svg__k)",
|
|
3120
3120
|
d: "M86.615 107.221A2 2 0 0 1 85 108.609l-27.19 4.075a2 2 0 0 1-1.55-.419L35.598 95.658a2 2 0 0 1-.718-1.896l3.737-21.871L63.36 89.122l29.717-2.843z"
|
|
3121
3121
|
}),
|
|
3122
3122
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -3136,7 +3136,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3136
3136
|
}),
|
|
3137
3137
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
3138
3138
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3139
|
-
id: "
|
|
3139
|
+
id: "il-box-stars-open_svg__a",
|
|
3140
3140
|
x1: 72.215,
|
|
3141
3141
|
x2: 120.47,
|
|
3142
3142
|
y1: 60.038,
|
|
@@ -3159,7 +3159,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3159
3159
|
]
|
|
3160
3160
|
}),
|
|
3161
3161
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3162
|
-
id: "
|
|
3162
|
+
id: "il-box-stars-open_svg__b",
|
|
3163
3163
|
x1: 102.458,
|
|
3164
3164
|
x2: 81.603,
|
|
3165
3165
|
y1: 87.731,
|
|
@@ -3171,7 +3171,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3171
3171
|
})]
|
|
3172
3172
|
}),
|
|
3173
3173
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3174
|
-
id: "
|
|
3174
|
+
id: "il-box-stars-open_svg__c",
|
|
3175
3175
|
x1: 79.106,
|
|
3176
3176
|
x2: 130.815,
|
|
3177
3177
|
y1: 92.982,
|
|
@@ -3194,7 +3194,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3194
3194
|
]
|
|
3195
3195
|
}),
|
|
3196
3196
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3197
|
-
id: "
|
|
3197
|
+
id: "il-box-stars-open_svg__e",
|
|
3198
3198
|
x1: 65.19,
|
|
3199
3199
|
x2: 69.001,
|
|
3200
3200
|
y1: 89.777,
|
|
@@ -3206,7 +3206,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3206
3206
|
})]
|
|
3207
3207
|
}),
|
|
3208
3208
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3209
|
-
id: "
|
|
3209
|
+
id: "il-box-stars-open_svg__g",
|
|
3210
3210
|
x1: 38.363,
|
|
3211
3211
|
x2: 92.199,
|
|
3212
3212
|
y1: 75.51,
|
|
@@ -3225,7 +3225,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3225
3225
|
]
|
|
3226
3226
|
}),
|
|
3227
3227
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3228
|
-
id: "
|
|
3228
|
+
id: "il-box-stars-open_svg__j",
|
|
3229
3229
|
x1: 41.574,
|
|
3230
3230
|
x2: 60.458,
|
|
3231
3231
|
y1: 4.795,
|
|
@@ -3241,7 +3241,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3241
3241
|
})]
|
|
3242
3242
|
}),
|
|
3243
3243
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3244
|
-
id: "
|
|
3244
|
+
id: "il-box-stars-open_svg__k",
|
|
3245
3245
|
x1: 95.172,
|
|
3246
3246
|
x2: 63.851,
|
|
3247
3247
|
y1: 81.495,
|
|
@@ -3253,7 +3253,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3253
3253
|
})]
|
|
3254
3254
|
}),
|
|
3255
3255
|
/* @__PURE__ */ jsxs("filter", {
|
|
3256
|
-
id: "
|
|
3256
|
+
id: "il-box-stars-open_svg__d",
|
|
3257
3257
|
width: 54.48,
|
|
3258
3258
|
height: 29.548,
|
|
3259
3259
|
x: 38.573,
|
|
@@ -3291,7 +3291,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3291
3291
|
]
|
|
3292
3292
|
}),
|
|
3293
3293
|
/* @__PURE__ */ jsxs("filter", {
|
|
3294
|
-
id: "
|
|
3294
|
+
id: "il-box-stars-open_svg__f",
|
|
3295
3295
|
width: 54.48,
|
|
3296
3296
|
height: 18.259,
|
|
3297
3297
|
x: 38.572,
|
|
@@ -3329,7 +3329,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3329
3329
|
]
|
|
3330
3330
|
}),
|
|
3331
3331
|
/* @__PURE__ */ jsxs("filter", {
|
|
3332
|
-
id: "
|
|
3332
|
+
id: "il-box-stars-open_svg__i",
|
|
3333
3333
|
width: 120.915,
|
|
3334
3334
|
height: 93.576,
|
|
3335
3335
|
x: 0,
|
|
@@ -3353,7 +3353,7 @@ const SvgIlBoxStarsOpen = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3353
3353
|
]
|
|
3354
3354
|
}),
|
|
3355
3355
|
/* @__PURE__ */ jsx("clipPath", {
|
|
3356
|
-
id: "
|
|
3356
|
+
id: "il-box-stars-open_svg__h",
|
|
3357
3357
|
transform: "translate(0 -7.213)",
|
|
3358
3358
|
children: /* @__PURE__ */ jsx("path", { d: "M1 8.213c19.615 19.45 48.013 73.428 44.678 78.682l40.547 12.894c-3.154-18.655 15.433-49.471 33.69-87.625z" })
|
|
3359
3359
|
})
|
|
@@ -3371,10 +3371,10 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3371
3371
|
...props,
|
|
3372
3372
|
children: [
|
|
3373
3373
|
/* @__PURE__ */ jsxs("g", {
|
|
3374
|
-
filter: "url(#
|
|
3374
|
+
filter: "url(#il-calendar-empty_svg__a)",
|
|
3375
3375
|
children: [
|
|
3376
3376
|
/* @__PURE__ */ jsxs("g", {
|
|
3377
|
-
filter: "url(#
|
|
3377
|
+
filter: "url(#il-calendar-empty_svg__filter1_d_5202_12534)",
|
|
3378
3378
|
children: [
|
|
3379
3379
|
/* @__PURE__ */ jsx("rect", {
|
|
3380
3380
|
width: 95.687,
|
|
@@ -3405,7 +3405,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3405
3405
|
height: 84.891,
|
|
3406
3406
|
x: 12.34,
|
|
3407
3407
|
y: 15.859,
|
|
3408
|
-
fill: "url(#
|
|
3408
|
+
fill: "url(#il-calendar-empty_svg__b)",
|
|
3409
3409
|
rx: 6.93
|
|
3410
3410
|
}),
|
|
3411
3411
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -3471,7 +3471,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3471
3471
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
3472
3472
|
style: {
|
|
3473
3473
|
backdropFilter: "blur(1.32px)",
|
|
3474
|
-
clipPath: "url(#
|
|
3474
|
+
clipPath: "url(#il-calendar-empty_svg__c)",
|
|
3475
3475
|
height: "100%",
|
|
3476
3476
|
width: "100%"
|
|
3477
3477
|
}
|
|
@@ -3479,12 +3479,12 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3479
3479
|
}),
|
|
3480
3480
|
/* @__PURE__ */ jsx("g", {
|
|
3481
3481
|
"data-figma-bg-blur-radius": 2.64,
|
|
3482
|
-
filter: "url(#
|
|
3482
|
+
filter: "url(#il-calendar-empty_svg__d)",
|
|
3483
3483
|
children: /* @__PURE__ */ jsx("circle", {
|
|
3484
3484
|
cx: 123.74,
|
|
3485
3485
|
cy: 26.012,
|
|
3486
3486
|
r: 23.76,
|
|
3487
|
-
fill: "url(#
|
|
3487
|
+
fill: "url(#il-calendar-empty_svg__e)",
|
|
3488
3488
|
fillOpacity: .71,
|
|
3489
3489
|
shapeRendering: "crispEdges"
|
|
3490
3490
|
})
|
|
@@ -3495,7 +3495,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3495
3495
|
}),
|
|
3496
3496
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
3497
3497
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3498
|
-
id: "
|
|
3498
|
+
id: "il-calendar-empty_svg__b",
|
|
3499
3499
|
x1: 60.184,
|
|
3500
3500
|
x2: 60.184,
|
|
3501
3501
|
y1: 15.859,
|
|
@@ -3507,7 +3507,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3507
3507
|
})]
|
|
3508
3508
|
}),
|
|
3509
3509
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3510
|
-
id: "
|
|
3510
|
+
id: "il-calendar-empty_svg__e",
|
|
3511
3511
|
x1: 99.98,
|
|
3512
3512
|
x2: 150.47,
|
|
3513
3513
|
y1: 22.052,
|
|
@@ -3519,7 +3519,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3519
3519
|
})]
|
|
3520
3520
|
}),
|
|
3521
3521
|
/* @__PURE__ */ jsxs("filter", {
|
|
3522
|
-
id: "
|
|
3522
|
+
id: "il-calendar-empty_svg__a",
|
|
3523
3523
|
width: 111.654,
|
|
3524
3524
|
height: 110.625,
|
|
3525
3525
|
x: .333,
|
|
@@ -3555,7 +3555,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3555
3555
|
]
|
|
3556
3556
|
}),
|
|
3557
3557
|
/* @__PURE__ */ jsxs("filter", {
|
|
3558
|
-
id: "
|
|
3558
|
+
id: "il-calendar-empty_svg__d",
|
|
3559
3559
|
width: 52.8,
|
|
3560
3560
|
height: 54.12,
|
|
3561
3561
|
x: 97.34,
|
|
@@ -3591,7 +3591,7 @@ const SvgIlCalendarEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3591
3591
|
]
|
|
3592
3592
|
}),
|
|
3593
3593
|
/* @__PURE__ */ jsx("clipPath", {
|
|
3594
|
-
id: "
|
|
3594
|
+
id: "il-calendar-empty_svg__c",
|
|
3595
3595
|
transform: "translate(-97.34 .388)",
|
|
3596
3596
|
children: /* @__PURE__ */ jsx("circle", {
|
|
3597
3597
|
cx: 123.74,
|
|
@@ -3613,7 +3613,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3613
3613
|
...props,
|
|
3614
3614
|
children: [
|
|
3615
3615
|
/* @__PURE__ */ jsx("mask", {
|
|
3616
|
-
id: "
|
|
3616
|
+
id: "il-clipboard-search_svg__a",
|
|
3617
3617
|
width: 193,
|
|
3618
3618
|
height: 198,
|
|
3619
3619
|
x: 0,
|
|
@@ -3626,10 +3626,10 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3626
3626
|
})
|
|
3627
3627
|
}),
|
|
3628
3628
|
/* @__PURE__ */ jsxs("g", {
|
|
3629
|
-
filter: "url(#
|
|
3630
|
-
mask: "url(#
|
|
3629
|
+
filter: "url(#il-clipboard-search_svg__b)",
|
|
3630
|
+
mask: "url(#il-clipboard-search_svg__a)",
|
|
3631
3631
|
children: [/* @__PURE__ */ jsx("path", {
|
|
3632
|
-
fill: "url(#
|
|
3632
|
+
fill: "url(#il-clipboard-search_svg__c)",
|
|
3633
3633
|
d: "M142.016 17.307 19.507 32.565a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.544l121.135-15.254a7 7 0 0 0 5.996-8.285L149.751 22.913a7 7 0 0 0-7.735-5.606"
|
|
3634
3634
|
}), /* @__PURE__ */ jsx("path", {
|
|
3635
3635
|
stroke: "#fff",
|
|
@@ -3644,7 +3644,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3644
3644
|
/* @__PURE__ */ jsx("rect", {
|
|
3645
3645
|
width: 16.335,
|
|
3646
3646
|
height: 16.335,
|
|
3647
|
-
fill: "url(#
|
|
3647
|
+
fill: "url(#il-clipboard-search_svg__d)",
|
|
3648
3648
|
fillOpacity: .98,
|
|
3649
3649
|
rx: 3,
|
|
3650
3650
|
transform: "matrix(.99255 -.12187 .1908 .98163 33.23 61.026)"
|
|
@@ -3652,7 +3652,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3652
3652
|
/* @__PURE__ */ jsx("rect", {
|
|
3653
3653
|
width: 16.335,
|
|
3654
3654
|
height: 16.335,
|
|
3655
|
-
fill: "url(#
|
|
3655
|
+
fill: "url(#il-clipboard-search_svg__e)",
|
|
3656
3656
|
fillOpacity: .98,
|
|
3657
3657
|
rx: 3,
|
|
3658
3658
|
transform: "matrix(.99255 -.12187 .1908 .98163 39.778 90.987)"
|
|
@@ -3660,47 +3660,47 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3660
3660
|
/* @__PURE__ */ jsx("rect", {
|
|
3661
3661
|
width: 16.335,
|
|
3662
3662
|
height: 16.335,
|
|
3663
|
-
fill: "url(#
|
|
3663
|
+
fill: "url(#il-clipboard-search_svg__f)",
|
|
3664
3664
|
fillOpacity: .98,
|
|
3665
3665
|
rx: 3,
|
|
3666
3666
|
transform: "matrix(.99255 -.12187 .1908 .98163 47.007 120.948)"
|
|
3667
3667
|
}),
|
|
3668
3668
|
/* @__PURE__ */ jsx("path", {
|
|
3669
|
-
stroke: "url(#
|
|
3669
|
+
stroke: "url(#il-clipboard-search_svg__g)",
|
|
3670
3670
|
strokeLinecap: "round",
|
|
3671
3671
|
strokeOpacity: .8,
|
|
3672
3672
|
strokeWidth: 8,
|
|
3673
3673
|
d: "m75.669 123.958 76-10"
|
|
3674
3674
|
}),
|
|
3675
3675
|
/* @__PURE__ */ jsx("path", {
|
|
3676
|
-
stroke: "url(#
|
|
3676
|
+
stroke: "url(#il-clipboard-search_svg__h)",
|
|
3677
3677
|
strokeLinecap: "round",
|
|
3678
3678
|
strokeOpacity: .8,
|
|
3679
3679
|
strokeWidth: 8,
|
|
3680
3680
|
d: "m68.728 95.98 76-10"
|
|
3681
3681
|
}),
|
|
3682
3682
|
/* @__PURE__ */ jsx("path", {
|
|
3683
|
-
stroke: "url(#
|
|
3683
|
+
stroke: "url(#il-clipboard-search_svg__i)",
|
|
3684
3684
|
strokeLinecap: "round",
|
|
3685
3685
|
strokeOpacity: .8,
|
|
3686
3686
|
strokeWidth: 8,
|
|
3687
3687
|
d: "m61.694 64.589 76-10"
|
|
3688
3688
|
}),
|
|
3689
3689
|
/* @__PURE__ */ jsx("g", {
|
|
3690
|
-
filter: "url(#
|
|
3690
|
+
filter: "url(#il-clipboard-search_svg__j)",
|
|
3691
3691
|
children: /* @__PURE__ */ jsx("path", {
|
|
3692
|
-
fill: "url(#
|
|
3692
|
+
fill: "url(#il-clipboard-search_svg__k)",
|
|
3693
3693
|
d: "M84.95 8.253c3.825-.47 7.415 2.235 8.018 6.042.066.414.442.736.859.685l11.101-1.363c2.193-.27 4.25 1.281 4.596 3.463l.874 5.517a3.836 3.836 0 0 1-3.345 4.439l-45.224 5.553c-2.193.269-4.25-1.282-4.596-3.464l-.874-5.517a3.835 3.835 0 0 1 3.344-4.438l11.105-1.364c.416-.05.679-.451.613-.866a6.69 6.69 0 0 1 5.835-7.743z"
|
|
3694
3694
|
})
|
|
3695
3695
|
}),
|
|
3696
3696
|
/* @__PURE__ */ jsxs("g", {
|
|
3697
|
-
filter: "url(#
|
|
3697
|
+
filter: "url(#il-clipboard-search_svg__l)",
|
|
3698
3698
|
shapeRendering: "crispEdges",
|
|
3699
3699
|
children: [/* @__PURE__ */ jsx("circle", {
|
|
3700
3700
|
cx: 143.363,
|
|
3701
3701
|
cy: 89.428,
|
|
3702
3702
|
r: 40.575,
|
|
3703
|
-
fill: "url(#
|
|
3703
|
+
fill: "url(#il-clipboard-search_svg__m)"
|
|
3704
3704
|
}), /* @__PURE__ */ jsx("circle", {
|
|
3705
3705
|
cx: 143.363,
|
|
3706
3706
|
cy: 89.428,
|
|
@@ -3715,7 +3715,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3715
3715
|
}),
|
|
3716
3716
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
3717
3717
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3718
|
-
id: "
|
|
3718
|
+
id: "il-clipboard-search_svg__c",
|
|
3719
3719
|
x1: 96.25,
|
|
3720
3720
|
x2: 96.25,
|
|
3721
3721
|
y1: 16.5,
|
|
@@ -3727,7 +3727,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3727
3727
|
})]
|
|
3728
3728
|
}),
|
|
3729
3729
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3730
|
-
id: "
|
|
3730
|
+
id: "il-clipboard-search_svg__d",
|
|
3731
3731
|
x1: 8.167,
|
|
3732
3732
|
x2: 8.167,
|
|
3733
3733
|
y1: 0,
|
|
@@ -3740,7 +3740,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3740
3740
|
})]
|
|
3741
3741
|
}),
|
|
3742
3742
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3743
|
-
id: "
|
|
3743
|
+
id: "il-clipboard-search_svg__e",
|
|
3744
3744
|
x1: 8.167,
|
|
3745
3745
|
x2: 8.167,
|
|
3746
3746
|
y1: 0,
|
|
@@ -3753,7 +3753,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3753
3753
|
})]
|
|
3754
3754
|
}),
|
|
3755
3755
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3756
|
-
id: "
|
|
3756
|
+
id: "il-clipboard-search_svg__f",
|
|
3757
3757
|
x1: 8.167,
|
|
3758
3758
|
x2: 8.167,
|
|
3759
3759
|
y1: 0,
|
|
@@ -3766,7 +3766,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3766
3766
|
})]
|
|
3767
3767
|
}),
|
|
3768
3768
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3769
|
-
id: "
|
|
3769
|
+
id: "il-clipboard-search_svg__g",
|
|
3770
3770
|
x1: 165.669,
|
|
3771
3771
|
x2: 71.669,
|
|
3772
3772
|
y1: 106.458,
|
|
@@ -3781,7 +3781,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3781
3781
|
})]
|
|
3782
3782
|
}),
|
|
3783
3783
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3784
|
-
id: "
|
|
3784
|
+
id: "il-clipboard-search_svg__h",
|
|
3785
3785
|
x1: 158.728,
|
|
3786
3786
|
x2: 64.728,
|
|
3787
3787
|
y1: 78.48,
|
|
@@ -3796,7 +3796,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3796
3796
|
})]
|
|
3797
3797
|
}),
|
|
3798
3798
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3799
|
-
id: "
|
|
3799
|
+
id: "il-clipboard-search_svg__i",
|
|
3800
3800
|
x1: 151.694,
|
|
3801
3801
|
x2: 57.694,
|
|
3802
3802
|
y1: 47.089,
|
|
@@ -3811,7 +3811,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3811
3811
|
})]
|
|
3812
3812
|
}),
|
|
3813
3813
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3814
|
-
id: "
|
|
3814
|
+
id: "il-clipboard-search_svg__k",
|
|
3815
3815
|
x1: 113.792,
|
|
3816
3816
|
x2: 85.453,
|
|
3817
3817
|
y1: 57.883,
|
|
@@ -3823,7 +3823,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3823
3823
|
})]
|
|
3824
3824
|
}),
|
|
3825
3825
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
3826
|
-
id: "
|
|
3826
|
+
id: "il-clipboard-search_svg__m",
|
|
3827
3827
|
x1: 203.344,
|
|
3828
3828
|
x2: 102.788,
|
|
3829
3829
|
y1: 130.003,
|
|
@@ -3839,7 +3839,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3839
3839
|
})]
|
|
3840
3840
|
}),
|
|
3841
3841
|
/* @__PURE__ */ jsxs("filter", {
|
|
3842
|
-
id: "
|
|
3842
|
+
id: "il-clipboard-search_svg__b",
|
|
3843
3843
|
width: 174.826,
|
|
3844
3844
|
height: 188.492,
|
|
3845
3845
|
x: 8.871,
|
|
@@ -3875,7 +3875,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3875
3875
|
]
|
|
3876
3876
|
}),
|
|
3877
3877
|
/* @__PURE__ */ jsxs("filter", {
|
|
3878
|
-
id: "
|
|
3878
|
+
id: "il-clipboard-search_svg__j",
|
|
3879
3879
|
width: 58.138,
|
|
3880
3880
|
height: 28.419,
|
|
3881
3881
|
x: 53.309,
|
|
@@ -3914,7 +3914,7 @@ const SvgIlClipboardSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3914
3914
|
]
|
|
3915
3915
|
}),
|
|
3916
3916
|
/* @__PURE__ */ jsxs("filter", {
|
|
3917
|
-
id: "
|
|
3917
|
+
id: "il-clipboard-search_svg__l",
|
|
3918
3918
|
width: 109.377,
|
|
3919
3919
|
height: 109.377,
|
|
3920
3920
|
x: 88.675,
|
|
@@ -3963,10 +3963,10 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3963
3963
|
...props,
|
|
3964
3964
|
children: [
|
|
3965
3965
|
/* @__PURE__ */ jsxs("g", {
|
|
3966
|
-
filter: "url(#
|
|
3966
|
+
filter: "url(#il-comment-empty_svg__a)",
|
|
3967
3967
|
children: [
|
|
3968
3968
|
/* @__PURE__ */ jsx("mask", {
|
|
3969
|
-
id: "
|
|
3969
|
+
id: "il-comment-empty_svg__c",
|
|
3970
3970
|
fill: "#fff",
|
|
3971
3971
|
children: /* @__PURE__ */ jsx("path", {
|
|
3972
3972
|
fillRule: "evenodd",
|
|
@@ -3981,7 +3981,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3981
3981
|
clipRule: "evenodd"
|
|
3982
3982
|
}),
|
|
3983
3983
|
/* @__PURE__ */ jsx("path", {
|
|
3984
|
-
fill: "url(#
|
|
3984
|
+
fill: "url(#il-comment-empty_svg__b)",
|
|
3985
3985
|
fillRule: "evenodd",
|
|
3986
3986
|
d: "M46 30.357c-23.196 0-42 18.804-42 42v39c0 23.196 18.804 42 42 42h25.992c.709 0 1.308.492 1.643 1.116l8.96 16.683c1.886 3.512 6.924 3.512 8.81 0l8.96-16.683c.335-.624.934-1.116 1.643-1.116H128c23.196 0 42-18.804 42-42v-39c0-23.196-18.804-42-42-42z",
|
|
3987
3987
|
clipRule: "evenodd"
|
|
@@ -3989,7 +3989,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
3989
3989
|
/* @__PURE__ */ jsx("path", {
|
|
3990
3990
|
fill: "#fff",
|
|
3991
3991
|
d: "m82.595 171.156.881-.473zm8.81 0 .88.473zM5 72.357c0-22.643 18.356-41 41-41v-2c-23.748 0-43 19.252-43 43zm0 39v-39H3v39zm41 41c-22.644 0-41-18.356-41-41H3c0 23.749 19.252 43 43 43zm25.992 0H46v2h25.992zm11.484 18.326L74.516 154l-1.762.946 8.96 16.683zm7.048 0c-1.51 2.809-5.539 2.809-7.048 0l-1.762.946c2.264 4.215 8.308 4.215 10.572 0zM99.484 154l-8.96 16.683 1.762.946 8.96-16.683zM128 152.357h-25.992v2H128zm41-41c0 22.644-18.356 41-41 41v2c23.748 0 43-19.251 43-43zm0-39v39h2v-39zm-41-41c22.644 0 41 18.357 41 41h2c0-23.748-19.252-43-43-43zm-82 0h82v-2H46zm55.246 123.589c.226-.421.541-.589.762-.589v-2c-1.196 0-2.08.815-2.524 1.643zm-29.254-.589c.22 0 .536.168.762.589l1.762-.946c-.444-.828-1.328-1.643-2.524-1.643z",
|
|
3992
|
-
mask: "url(#
|
|
3992
|
+
mask: "url(#il-comment-empty_svg__c)"
|
|
3993
3993
|
})
|
|
3994
3994
|
]
|
|
3995
3995
|
}),
|
|
@@ -4020,7 +4020,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4020
4020
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
4021
4021
|
style: {
|
|
4022
4022
|
backdropFilter: "blur(2px)",
|
|
4023
|
-
clipPath: "url(#
|
|
4023
|
+
clipPath: "url(#il-comment-empty_svg__d)",
|
|
4024
4024
|
height: "100%",
|
|
4025
4025
|
width: "100%"
|
|
4026
4026
|
}
|
|
@@ -4028,12 +4028,12 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4028
4028
|
}),
|
|
4029
4029
|
/* @__PURE__ */ jsx("g", {
|
|
4030
4030
|
"data-figma-bg-blur-radius": 4,
|
|
4031
|
-
filter: "url(#
|
|
4031
|
+
filter: "url(#il-comment-empty_svg__e)",
|
|
4032
4032
|
children: /* @__PURE__ */ jsx("circle", {
|
|
4033
4033
|
cx: 146,
|
|
4034
4034
|
cy: 38.357,
|
|
4035
4035
|
r: 36,
|
|
4036
|
-
fill: "url(#
|
|
4036
|
+
fill: "url(#il-comment-empty_svg__f)",
|
|
4037
4037
|
fillOpacity: .71,
|
|
4038
4038
|
shapeRendering: "crispEdges"
|
|
4039
4039
|
})
|
|
@@ -4046,7 +4046,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4046
4046
|
}),
|
|
4047
4047
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4048
4048
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4049
|
-
id: "
|
|
4049
|
+
id: "il-comment-empty_svg__b",
|
|
4050
4050
|
x1: 87,
|
|
4051
4051
|
x2: 87,
|
|
4052
4052
|
y1: 30.357,
|
|
@@ -4058,7 +4058,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4058
4058
|
})]
|
|
4059
4059
|
}),
|
|
4060
4060
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4061
|
-
id: "
|
|
4061
|
+
id: "il-comment-empty_svg__f",
|
|
4062
4062
|
x1: 110,
|
|
4063
4063
|
x2: 186.5,
|
|
4064
4064
|
y1: 32.357,
|
|
@@ -4070,7 +4070,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4070
4070
|
})]
|
|
4071
4071
|
}),
|
|
4072
4072
|
/* @__PURE__ */ jsxs("filter", {
|
|
4073
|
-
id: "
|
|
4073
|
+
id: "il-comment-empty_svg__a",
|
|
4074
4074
|
width: 174,
|
|
4075
4075
|
height: 151.433,
|
|
4076
4076
|
x: 0,
|
|
@@ -4106,7 +4106,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4106
4106
|
]
|
|
4107
4107
|
}),
|
|
4108
4108
|
/* @__PURE__ */ jsxs("filter", {
|
|
4109
|
-
id: "
|
|
4109
|
+
id: "il-comment-empty_svg__e",
|
|
4110
4110
|
width: 80,
|
|
4111
4111
|
height: 82,
|
|
4112
4112
|
x: 106,
|
|
@@ -4142,7 +4142,7 @@ const SvgIlCommentEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4142
4142
|
]
|
|
4143
4143
|
}),
|
|
4144
4144
|
/* @__PURE__ */ jsx("clipPath", {
|
|
4145
|
-
id: "
|
|
4145
|
+
id: "il-comment-empty_svg__d",
|
|
4146
4146
|
transform: "translate(-106 1.643)",
|
|
4147
4147
|
children: /* @__PURE__ */ jsx("circle", {
|
|
4148
4148
|
cx: 146,
|
|
@@ -4180,33 +4180,33 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4180
4180
|
d: "M4 64h157v82H4z"
|
|
4181
4181
|
}),
|
|
4182
4182
|
/* @__PURE__ */ jsx("g", {
|
|
4183
|
-
filter: "url(#
|
|
4183
|
+
filter: "url(#il-email-check_svg__a)",
|
|
4184
4184
|
children: /* @__PURE__ */ jsx("path", {
|
|
4185
|
-
fill: "url(#
|
|
4185
|
+
fill: "url(#il-email-check_svg__b)",
|
|
4186
4186
|
d: "M28 9h110v131H28z"
|
|
4187
4187
|
})
|
|
4188
4188
|
}),
|
|
4189
4189
|
/* @__PURE__ */ jsx("g", {
|
|
4190
|
-
filter: "url(#
|
|
4190
|
+
filter: "url(#il-email-check_svg__c)",
|
|
4191
4191
|
children: /* @__PURE__ */ jsx("path", {
|
|
4192
|
-
fill: "url(#
|
|
4192
|
+
fill: "url(#il-email-check_svg__d)",
|
|
4193
4193
|
d: "M4 146V64l52.5 40z"
|
|
4194
4194
|
})
|
|
4195
4195
|
}),
|
|
4196
4196
|
/* @__PURE__ */ jsx("g", {
|
|
4197
|
-
filter: "url(#
|
|
4197
|
+
filter: "url(#il-email-check_svg__e)",
|
|
4198
4198
|
children: /* @__PURE__ */ jsx("path", {
|
|
4199
|
-
fill: "url(#
|
|
4199
|
+
fill: "url(#il-email-check_svg__f)",
|
|
4200
4200
|
d: "M161 146V64l-52 40z"
|
|
4201
4201
|
})
|
|
4202
4202
|
}),
|
|
4203
4203
|
/* @__PURE__ */ jsxs("g", {
|
|
4204
|
-
filter: "url(#
|
|
4204
|
+
filter: "url(#il-email-check_svg__g)",
|
|
4205
4205
|
children: [/* @__PURE__ */ jsx("path", {
|
|
4206
4206
|
fill: "#D9D9D9",
|
|
4207
4207
|
d: "M77.445 86.121a8 8 0 0 1 10.11 0L161 146H4z"
|
|
4208
4208
|
}), /* @__PURE__ */ jsx("path", {
|
|
4209
|
-
fill: "url(#
|
|
4209
|
+
fill: "url(#il-email-check_svg__h)",
|
|
4210
4210
|
d: "M77.445 86.121a8 8 0 0 1 10.11 0L161 146H4z"
|
|
4211
4211
|
})]
|
|
4212
4212
|
}),
|
|
@@ -4219,7 +4219,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4219
4219
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
4220
4220
|
style: {
|
|
4221
4221
|
backdropFilter: "blur(2px)",
|
|
4222
|
-
clipPath: "url(#
|
|
4222
|
+
clipPath: "url(#il-email-check_svg__i)",
|
|
4223
4223
|
height: "100%",
|
|
4224
4224
|
width: "100%"
|
|
4225
4225
|
}
|
|
@@ -4227,12 +4227,12 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4227
4227
|
}),
|
|
4228
4228
|
/* @__PURE__ */ jsx("g", {
|
|
4229
4229
|
"data-figma-bg-blur-radius": 4,
|
|
4230
|
-
filter: "url(#
|
|
4230
|
+
filter: "url(#il-email-check_svg__j)",
|
|
4231
4231
|
children: /* @__PURE__ */ jsx("circle", {
|
|
4232
4232
|
cx: 171,
|
|
4233
4233
|
cy: 133,
|
|
4234
4234
|
r: 36,
|
|
4235
|
-
fill: "url(#
|
|
4235
|
+
fill: "url(#il-email-check_svg__k)",
|
|
4236
4236
|
fillOpacity: .71,
|
|
4237
4237
|
shapeRendering: "crispEdges"
|
|
4238
4238
|
})
|
|
@@ -4246,7 +4246,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4246
4246
|
}),
|
|
4247
4247
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4248
4248
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4249
|
-
id: "
|
|
4249
|
+
id: "il-email-check_svg__b",
|
|
4250
4250
|
x1: 83,
|
|
4251
4251
|
x2: 83,
|
|
4252
4252
|
y1: 9,
|
|
@@ -4258,7 +4258,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4258
4258
|
})]
|
|
4259
4259
|
}),
|
|
4260
4260
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4261
|
-
id: "
|
|
4261
|
+
id: "il-email-check_svg__d",
|
|
4262
4262
|
x1: 30.5,
|
|
4263
4263
|
x2: 30.5,
|
|
4264
4264
|
y1: 64,
|
|
@@ -4270,7 +4270,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4270
4270
|
})]
|
|
4271
4271
|
}),
|
|
4272
4272
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4273
|
-
id: "
|
|
4273
|
+
id: "il-email-check_svg__f",
|
|
4274
4274
|
x1: 135,
|
|
4275
4275
|
x2: 135,
|
|
4276
4276
|
y1: 64,
|
|
@@ -4282,7 +4282,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4282
4282
|
})]
|
|
4283
4283
|
}),
|
|
4284
4284
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4285
|
-
id: "
|
|
4285
|
+
id: "il-email-check_svg__h",
|
|
4286
4286
|
x1: 82.5,
|
|
4287
4287
|
x2: 82.5,
|
|
4288
4288
|
y1: 82,
|
|
@@ -4294,7 +4294,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4294
4294
|
})]
|
|
4295
4295
|
}),
|
|
4296
4296
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4297
|
-
id: "
|
|
4297
|
+
id: "il-email-check_svg__k",
|
|
4298
4298
|
x1: 135,
|
|
4299
4299
|
x2: 211.5,
|
|
4300
4300
|
y1: 127,
|
|
@@ -4306,7 +4306,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4306
4306
|
})]
|
|
4307
4307
|
}),
|
|
4308
4308
|
/* @__PURE__ */ jsxs("filter", {
|
|
4309
|
-
id: "
|
|
4309
|
+
id: "il-email-check_svg__a",
|
|
4310
4310
|
width: 118,
|
|
4311
4311
|
height: 139,
|
|
4312
4312
|
x: 24,
|
|
@@ -4342,7 +4342,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4342
4342
|
]
|
|
4343
4343
|
}),
|
|
4344
4344
|
/* @__PURE__ */ jsxs("filter", {
|
|
4345
|
-
id: "
|
|
4345
|
+
id: "il-email-check_svg__c",
|
|
4346
4346
|
width: 60.5,
|
|
4347
4347
|
height: 90,
|
|
4348
4348
|
x: 0,
|
|
@@ -4378,7 +4378,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4378
4378
|
]
|
|
4379
4379
|
}),
|
|
4380
4380
|
/* @__PURE__ */ jsxs("filter", {
|
|
4381
|
-
id: "
|
|
4381
|
+
id: "il-email-check_svg__e",
|
|
4382
4382
|
width: 60,
|
|
4383
4383
|
height: 90,
|
|
4384
4384
|
x: 105,
|
|
@@ -4414,7 +4414,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4414
4414
|
]
|
|
4415
4415
|
}),
|
|
4416
4416
|
/* @__PURE__ */ jsxs("filter", {
|
|
4417
|
-
id: "
|
|
4417
|
+
id: "il-email-check_svg__g",
|
|
4418
4418
|
width: 165,
|
|
4419
4419
|
height: 69.678,
|
|
4420
4420
|
x: 0,
|
|
@@ -4450,7 +4450,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4450
4450
|
]
|
|
4451
4451
|
}),
|
|
4452
4452
|
/* @__PURE__ */ jsxs("filter", {
|
|
4453
|
-
id: "
|
|
4453
|
+
id: "il-email-check_svg__j",
|
|
4454
4454
|
width: 80,
|
|
4455
4455
|
height: 82,
|
|
4456
4456
|
x: 131,
|
|
@@ -4486,7 +4486,7 @@ const SvgIlEmailCheck = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4486
4486
|
]
|
|
4487
4487
|
}),
|
|
4488
4488
|
/* @__PURE__ */ jsx("clipPath", {
|
|
4489
|
-
id: "
|
|
4489
|
+
id: "il-email-check_svg__i",
|
|
4490
4490
|
transform: "translate(-131 -93)",
|
|
4491
4491
|
children: /* @__PURE__ */ jsx("circle", {
|
|
4492
4492
|
cx: 171,
|
|
@@ -4510,24 +4510,24 @@ const SvgIlFlag = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4510
4510
|
/* @__PURE__ */ jsx("rect", {
|
|
4511
4511
|
width: 5,
|
|
4512
4512
|
height: 50,
|
|
4513
|
-
fill: "url(#
|
|
4513
|
+
fill: "url(#il-flag_svg__a)",
|
|
4514
4514
|
rx: 2,
|
|
4515
4515
|
transform: "matrix(.96663 .25616 -.26148 .9652 13 5)"
|
|
4516
4516
|
}),
|
|
4517
4517
|
/* @__PURE__ */ jsx("path", {
|
|
4518
|
-
fill: "url(#
|
|
4518
|
+
fill: "url(#il-flag_svg__b)",
|
|
4519
4519
|
d: "M29.183 7.214 16.068 9.132 9.633 32.887l13.41-2.151c2.964-.476 5.785 1.403 6.474 4.311a5.7 5.7 0 0 0 4.089 4.193l9.859 2.612a2.014 2.014 0 0 0 2.456-1.418l5.68-20.967a1.988 1.988 0 0 0-1.83-2.507l-8.952-.42a5.6 5.6 0 0 1-5.276-4.69c-.493-3.02-3.32-5.08-6.36-4.636"
|
|
4520
4520
|
}),
|
|
4521
4521
|
/* @__PURE__ */ jsx("circle", {
|
|
4522
4522
|
cx: 2.5,
|
|
4523
4523
|
cy: 2.5,
|
|
4524
4524
|
r: 2.5,
|
|
4525
|
-
fill: "url(#
|
|
4525
|
+
fill: "url(#il-flag_svg__c)",
|
|
4526
4526
|
transform: "matrix(.96663 .25616 -.26148 .9652 14 0)"
|
|
4527
4527
|
}),
|
|
4528
4528
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4529
4529
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4530
|
-
id: "
|
|
4530
|
+
id: "il-flag_svg__a",
|
|
4531
4531
|
x1: 2.5,
|
|
4532
4532
|
x2: 2.5,
|
|
4533
4533
|
y1: 0,
|
|
@@ -4539,7 +4539,7 @@ const SvgIlFlag = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4539
4539
|
})]
|
|
4540
4540
|
}),
|
|
4541
4541
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4542
|
-
id: "
|
|
4542
|
+
id: "il-flag_svg__b",
|
|
4543
4543
|
x1: 19.708,
|
|
4544
4544
|
x2: 42.104,
|
|
4545
4545
|
y1: 14.329,
|
|
@@ -4558,7 +4558,7 @@ const SvgIlFlag = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4558
4558
|
]
|
|
4559
4559
|
}),
|
|
4560
4560
|
/* @__PURE__ */ jsxs("radialGradient", {
|
|
4561
|
-
id: "
|
|
4561
|
+
id: "il-flag_svg__c",
|
|
4562
4562
|
cx: 0,
|
|
4563
4563
|
cy: 0,
|
|
4564
4564
|
r: 1,
|
|
@@ -4585,34 +4585,34 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4585
4585
|
/* @__PURE__ */ jsx("rect", {
|
|
4586
4586
|
width: 44.513,
|
|
4587
4587
|
height: 35.3,
|
|
4588
|
-
fill: "url(#
|
|
4588
|
+
fill: "url(#il-folder-search_svg__a)",
|
|
4589
4589
|
rx: 3,
|
|
4590
4590
|
transform: "matrix(.97937 .20208 -.10365 .99461 82.894 0)"
|
|
4591
4591
|
}),
|
|
4592
4592
|
/* @__PURE__ */ jsx("g", {
|
|
4593
|
-
filter: "url(#
|
|
4593
|
+
filter: "url(#il-folder-search_svg__b)",
|
|
4594
4594
|
children: /* @__PURE__ */ jsx("rect", {
|
|
4595
4595
|
width: 45.423,
|
|
4596
4596
|
height: 29.817,
|
|
4597
|
-
fill: "url(#
|
|
4597
|
+
fill: "url(#il-folder-search_svg__c)",
|
|
4598
4598
|
rx: 3,
|
|
4599
4599
|
transform: "matrix(.93842 .3455 -.18281 .98315 74.936 4)"
|
|
4600
4600
|
})
|
|
4601
4601
|
}),
|
|
4602
4602
|
/* @__PURE__ */ jsx("path", {
|
|
4603
|
-
fill: "url(#
|
|
4603
|
+
fill: "url(#il-folder-search_svg__d)",
|
|
4604
4604
|
d: "M38.997 21h61v35h-61z"
|
|
4605
4605
|
}),
|
|
4606
4606
|
/* @__PURE__ */ jsx("path", {
|
|
4607
|
-
fill: "url(#
|
|
4607
|
+
fill: "url(#il-folder-search_svg__e)",
|
|
4608
4608
|
d: "m56.048 15.296-36.752-5.179c-1.632-.23-3.147.904-3.409 2.53C13.27 28.924 10.242 38.942 2.936 53.37c-.93 1.835.18 4.058 2.211 4.375l36.872 5.76a2.99 2.99 0 0 0 3.16-1.656c6.986-14.577 10.006-24.951 13.387-43.054a2.98 2.98 0 0 0-2.518-3.499"
|
|
4609
4609
|
}),
|
|
4610
4610
|
/* @__PURE__ */ jsx("path", {
|
|
4611
|
-
fill: "url(#
|
|
4611
|
+
fill: "url(#il-folder-search_svg__f)",
|
|
4612
4612
|
d: "M55.043 13.296 18.29 8.117c-1.633-.23-3.148.904-3.41 2.53C12.263 26.924 9.236 36.942 1.93 51.37c-.93 1.835.18 4.058 2.211 4.375l36.873 5.76a2.99 2.99 0 0 0 3.159-1.656c6.986-14.577 10.006-24.951 13.387-43.054a2.98 2.98 0 0 0-2.518-3.499"
|
|
4613
4613
|
}),
|
|
4614
4614
|
/* @__PURE__ */ jsx("g", {
|
|
4615
|
-
filter: "url(#
|
|
4615
|
+
filter: "url(#il-folder-search_svg__g)",
|
|
4616
4616
|
children: /* @__PURE__ */ jsx("path", {
|
|
4617
4617
|
stroke: "#CCE2F2",
|
|
4618
4618
|
strokeWidth: 2.5,
|
|
@@ -4625,12 +4625,12 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4625
4625
|
d: "M50.897 58.418a2 2 0 0 0 2.82-2.836L52.307 57zM43.254 48l-1.41 1.418 9.053 9L52.307 57l1.41-1.418-9.053-9z"
|
|
4626
4626
|
}),
|
|
4627
4627
|
/* @__PURE__ */ jsx("path", {
|
|
4628
|
-
fill: "url(#
|
|
4628
|
+
fill: "url(#il-folder-search_svg__h)",
|
|
4629
4629
|
d: "M131.997 56h-32V21h32zm-17.5-28a2.5 2.5 0 1 0 0 5h7a2.5 2.5 0 1 0 0-5z"
|
|
4630
4630
|
}),
|
|
4631
4631
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4632
4632
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4633
|
-
id: "
|
|
4633
|
+
id: "il-folder-search_svg__a",
|
|
4634
4634
|
x1: 4.704,
|
|
4635
4635
|
x2: 28.744,
|
|
4636
4636
|
y1: 3.808,
|
|
@@ -4652,7 +4652,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4652
4652
|
]
|
|
4653
4653
|
}),
|
|
4654
4654
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4655
|
-
id: "
|
|
4655
|
+
id: "il-folder-search_svg__c",
|
|
4656
4656
|
x1: 4.8,
|
|
4657
4657
|
x2: 23.072,
|
|
4658
4658
|
y1: 3.217,
|
|
@@ -4674,7 +4674,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4674
4674
|
]
|
|
4675
4675
|
}),
|
|
4676
4676
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4677
|
-
id: "
|
|
4677
|
+
id: "il-folder-search_svg__d",
|
|
4678
4678
|
x1: 69.497,
|
|
4679
4679
|
x2: 84.113,
|
|
4680
4680
|
y1: 15.871,
|
|
@@ -4686,7 +4686,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4686
4686
|
})]
|
|
4687
4687
|
}),
|
|
4688
4688
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4689
|
-
id: "
|
|
4689
|
+
id: "il-folder-search_svg__e",
|
|
4690
4690
|
x1: 18.609,
|
|
4691
4691
|
x2: 51.485,
|
|
4692
4692
|
y1: 11,
|
|
@@ -4708,7 +4708,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4708
4708
|
]
|
|
4709
4709
|
}),
|
|
4710
4710
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4711
|
-
id: "
|
|
4711
|
+
id: "il-folder-search_svg__f",
|
|
4712
4712
|
x1: 17.603,
|
|
4713
4713
|
x2: 46,
|
|
4714
4714
|
y1: 9,
|
|
@@ -4730,7 +4730,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4730
4730
|
]
|
|
4731
4731
|
}),
|
|
4732
4732
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4733
|
-
id: "
|
|
4733
|
+
id: "il-folder-search_svg__h",
|
|
4734
4734
|
x1: 104.497,
|
|
4735
4735
|
x2: 135.175,
|
|
4736
4736
|
y1: 39,
|
|
@@ -4742,7 +4742,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4742
4742
|
})]
|
|
4743
4743
|
}),
|
|
4744
4744
|
/* @__PURE__ */ jsxs("filter", {
|
|
4745
|
-
id: "
|
|
4745
|
+
id: "il-folder-search_svg__b",
|
|
4746
4746
|
width: 52.487,
|
|
4747
4747
|
height: 48.691,
|
|
4748
4748
|
x: 68.281,
|
|
@@ -4781,7 +4781,7 @@ const SvgIlFolderSearch = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4781
4781
|
]
|
|
4782
4782
|
}),
|
|
4783
4783
|
/* @__PURE__ */ jsxs("filter", {
|
|
4784
|
-
id: "
|
|
4784
|
+
id: "il-folder-search_svg__g",
|
|
4785
4785
|
width: 31.136,
|
|
4786
4786
|
height: 31,
|
|
4787
4787
|
x: 21.148,
|
|
@@ -4852,20 +4852,20 @@ const SvgIlMegaphoneBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4852
4852
|
transform: "rotate(-.111 33.024 .01)"
|
|
4853
4853
|
}),
|
|
4854
4854
|
/* @__PURE__ */ jsx("path", {
|
|
4855
|
-
fill: "url(#
|
|
4855
|
+
fill: "url(#il-megaphone-blue_svg__a)",
|
|
4856
4856
|
d: "m33.024 3.971-18.788 9.024a2.1 2.1 0 0 0-1.19 1.898l.034 17.813a2.1 2.1 0 0 0 1.246 1.914L33.1 42.971z"
|
|
4857
4857
|
}),
|
|
4858
4858
|
/* @__PURE__ */ jsx("path", {
|
|
4859
|
-
fill: "url(#
|
|
4859
|
+
fill: "url(#il-megaphone-blue_svg__b)",
|
|
4860
4860
|
d: "M.028 15.11a2.1 2.1 0 0 1 2.096-2.104l12.9-.025.043 22-12.9.025A2.1 2.1 0 0 1 .063 32.91z"
|
|
4861
4861
|
}),
|
|
4862
4862
|
/* @__PURE__ */ jsx("path", {
|
|
4863
|
-
fill: "url(#
|
|
4863
|
+
fill: "url(#il-megaphone-blue_svg__c)",
|
|
4864
4864
|
d: "m3.025 35.01 11.103-.022 5.942 22.989-11.102.021z"
|
|
4865
4865
|
}),
|
|
4866
4866
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4867
4867
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4868
|
-
id: "
|
|
4868
|
+
id: "il-megaphone-blue_svg__a",
|
|
4869
4869
|
x1: 23.024,
|
|
4870
4870
|
x2: 23.1,
|
|
4871
4871
|
y1: 3.991,
|
|
@@ -4877,7 +4877,7 @@ const SvgIlMegaphoneBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4877
4877
|
})]
|
|
4878
4878
|
}),
|
|
4879
4879
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4880
|
-
id: "
|
|
4880
|
+
id: "il-megaphone-blue_svg__b",
|
|
4881
4881
|
x1: 7.524,
|
|
4882
4882
|
x2: 7.567,
|
|
4883
4883
|
y1: 12.995,
|
|
@@ -4889,7 +4889,7 @@ const SvgIlMegaphoneBlue = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4889
4889
|
})]
|
|
4890
4890
|
}),
|
|
4891
4891
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4892
|
-
id: "
|
|
4892
|
+
id: "il-megaphone-blue_svg__c",
|
|
4893
4893
|
x1: 8.576,
|
|
4894
4894
|
x2: 8.622,
|
|
4895
4895
|
y1: 34.999,
|
|
@@ -4924,15 +4924,15 @@ const SvgIlMegaphone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4924
4924
|
transform: "rotate(-.111 32.999 .006)"
|
|
4925
4925
|
}),
|
|
4926
4926
|
/* @__PURE__ */ jsx("path", {
|
|
4927
|
-
fill: "url(#
|
|
4927
|
+
fill: "url(#il-megaphone_svg__a)",
|
|
4928
4928
|
d: "m32.999 3.967-18.788 9.024a2.1 2.1 0 0 0-1.19 1.897l.034 17.813a2.1 2.1 0 0 0 1.246 1.915l18.774 8.35z"
|
|
4929
4929
|
}),
|
|
4930
4930
|
/* @__PURE__ */ jsx("path", {
|
|
4931
|
-
fill: "url(#
|
|
4931
|
+
fill: "url(#il-megaphone_svg__b)",
|
|
4932
4932
|
d: "M.003 15.106A2.1 2.1 0 0 1 2.1 13.002l12.9-.025.043 22-12.9.025a2.1 2.1 0 0 1-2.104-2.096z"
|
|
4933
4933
|
}),
|
|
4934
4934
|
/* @__PURE__ */ jsx("path", {
|
|
4935
|
-
fill: "url(#
|
|
4935
|
+
fill: "url(#il-megaphone_svg__c)",
|
|
4936
4936
|
d: "m3 35.006 11.102-.022 5.942 22.989-11.102.021z"
|
|
4937
4937
|
}),
|
|
4938
4938
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -4950,7 +4950,7 @@ const SvgIlMegaphone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4950
4950
|
}),
|
|
4951
4951
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
4952
4952
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4953
|
-
id: "
|
|
4953
|
+
id: "il-megaphone_svg__a",
|
|
4954
4954
|
x1: 22.999,
|
|
4955
4955
|
x2: 23.075,
|
|
4956
4956
|
y1: 3.986,
|
|
@@ -4962,7 +4962,7 @@ const SvgIlMegaphone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4962
4962
|
})]
|
|
4963
4963
|
}),
|
|
4964
4964
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4965
|
-
id: "
|
|
4965
|
+
id: "il-megaphone_svg__b",
|
|
4966
4966
|
x1: 7.499,
|
|
4967
4967
|
x2: 7.542,
|
|
4968
4968
|
y1: 12.991,
|
|
@@ -4974,7 +4974,7 @@ const SvgIlMegaphone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
4974
4974
|
})]
|
|
4975
4975
|
}),
|
|
4976
4976
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
4977
|
-
id: "
|
|
4977
|
+
id: "il-megaphone_svg__c",
|
|
4978
4978
|
x1: 8.551,
|
|
4979
4979
|
x2: 8.596,
|
|
4980
4980
|
y1: 34.995,
|
|
@@ -5003,11 +5003,11 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5003
5003
|
cx: 37.253,
|
|
5004
5004
|
cy: 18.254,
|
|
5005
5005
|
r: 13.031,
|
|
5006
|
-
fill: "url(#
|
|
5006
|
+
fill: "url(#il-microphone_svg__a)",
|
|
5007
5007
|
transform: "rotate(-52.907 37.253 18.254)"
|
|
5008
5008
|
}),
|
|
5009
5009
|
/* @__PURE__ */ jsx("path", {
|
|
5010
|
-
fill: "url(#
|
|
5010
|
+
fill: "url(#il-microphone_svg__b)",
|
|
5011
5011
|
d: "M43.538 31.754a2.37 2.37 0 0 1-.56-3.39l5.537-7.324a2.37 2.37 0 0 1 3.446-.358L72.997 39c.598.52.91 1.311.748 2.088-.6 2.86-1.935 4.72-4.84 6.389-.737.424-1.65.35-2.354-.128z"
|
|
5012
5012
|
}),
|
|
5013
5013
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -5017,28 +5017,28 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5017
5017
|
d: "m42.3 30.239 7.86-10.395M54.54 40.01l7.858-10.394M55.725 58.048V39.094"
|
|
5018
5018
|
}),
|
|
5019
5019
|
/* @__PURE__ */ jsx("path", {
|
|
5020
|
-
fill: "url(#
|
|
5020
|
+
fill: "url(#il-microphone_svg__c)",
|
|
5021
5021
|
d: "M0 0h95v6H0z",
|
|
5022
5022
|
transform: "matrix(1 0 0 -1 7 84.012)"
|
|
5023
5023
|
}),
|
|
5024
5024
|
/* @__PURE__ */ jsx("g", {
|
|
5025
|
-
filter: "url(#
|
|
5025
|
+
filter: "url(#il-microphone_svg__d)",
|
|
5026
5026
|
children: /* @__PURE__ */ jsx("path", {
|
|
5027
|
-
fill: "url(#
|
|
5027
|
+
fill: "url(#il-microphone_svg__e)",
|
|
5028
5028
|
d: "M0 0h103v14H0z",
|
|
5029
5029
|
transform: "matrix(1 0 0 -1 2 78.012)"
|
|
5030
5030
|
})
|
|
5031
5031
|
}),
|
|
5032
5032
|
/* @__PURE__ */ jsx("g", {
|
|
5033
|
-
filter: "url(#
|
|
5033
|
+
filter: "url(#il-microphone_svg__f)",
|
|
5034
5034
|
children: /* @__PURE__ */ jsx("path", {
|
|
5035
|
-
fill: "url(#
|
|
5035
|
+
fill: "url(#il-microphone_svg__g)",
|
|
5036
5036
|
d: "M28.389 58.049h52.073v5.976H28.389z"
|
|
5037
5037
|
})
|
|
5038
5038
|
}),
|
|
5039
5039
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
5040
5040
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5041
|
-
id: "
|
|
5041
|
+
id: "il-microphone_svg__a",
|
|
5042
5042
|
x1: 37.253,
|
|
5043
5043
|
x2: 67.711,
|
|
5044
5044
|
y1: 5.223,
|
|
@@ -5050,7 +5050,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5050
5050
|
})]
|
|
5051
5051
|
}),
|
|
5052
5052
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5053
|
-
id: "
|
|
5053
|
+
id: "il-microphone_svg__b",
|
|
5054
5054
|
x1: 49,
|
|
5055
5055
|
x2: 57.5,
|
|
5056
5056
|
y1: 37,
|
|
@@ -5069,7 +5069,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5069
5069
|
]
|
|
5070
5070
|
}),
|
|
5071
5071
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5072
|
-
id: "
|
|
5072
|
+
id: "il-microphone_svg__c",
|
|
5073
5073
|
x1: 0,
|
|
5074
5074
|
x2: 6.279,
|
|
5075
5075
|
y1: 4.714,
|
|
@@ -5081,7 +5081,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5081
5081
|
})]
|
|
5082
5082
|
}),
|
|
5083
5083
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5084
|
-
id: "
|
|
5084
|
+
id: "il-microphone_svg__e",
|
|
5085
5085
|
x1: 0,
|
|
5086
5086
|
x2: 25.171,
|
|
5087
5087
|
y1: 11,
|
|
@@ -5093,7 +5093,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5093
5093
|
})]
|
|
5094
5094
|
}),
|
|
5095
5095
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5096
|
-
id: "
|
|
5096
|
+
id: "il-microphone_svg__g",
|
|
5097
5097
|
x1: 29.92,
|
|
5098
5098
|
x2: 28.588,
|
|
5099
5099
|
y1: 54.634,
|
|
@@ -5105,7 +5105,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5105
5105
|
})]
|
|
5106
5106
|
}),
|
|
5107
5107
|
/* @__PURE__ */ jsxs("filter", {
|
|
5108
|
-
id: "
|
|
5108
|
+
id: "il-microphone_svg__d",
|
|
5109
5109
|
width: 107,
|
|
5110
5110
|
height: 18,
|
|
5111
5111
|
x: 0,
|
|
@@ -5141,7 +5141,7 @@ const SvgIlMicrophone = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5141
5141
|
]
|
|
5142
5142
|
}),
|
|
5143
5143
|
/* @__PURE__ */ jsxs("filter", {
|
|
5144
|
-
id: "
|
|
5144
|
+
id: "il-microphone_svg__f",
|
|
5145
5145
|
width: 56.073,
|
|
5146
5146
|
height: 9.976,
|
|
5147
5147
|
x: 26.389,
|
|
@@ -5190,23 +5190,23 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5190
5190
|
...props,
|
|
5191
5191
|
children: [
|
|
5192
5192
|
/* @__PURE__ */ jsx("g", {
|
|
5193
|
-
filter: "url(#
|
|
5193
|
+
filter: "url(#il-no-sales_svg__a)",
|
|
5194
5194
|
children: /* @__PURE__ */ jsx("path", {
|
|
5195
5195
|
fill: "#9EBCFF",
|
|
5196
5196
|
d: "M77.156 33.164 5.096 75.292c-1.992 1.164-1.979 4.046.023 5.193l37.354 21.393a6 6 0 0 0 5.998-.02l72.421-42.123c2.001-1.163 1.986-4.06-.028-5.202L83.146 33.126a6 6 0 0 0-5.99.038"
|
|
5197
5197
|
})
|
|
5198
5198
|
}),
|
|
5199
5199
|
/* @__PURE__ */ jsx("g", {
|
|
5200
|
-
filter: "url(#
|
|
5200
|
+
filter: "url(#il-no-sales_svg__b)",
|
|
5201
5201
|
children: /* @__PURE__ */ jsx("path", {
|
|
5202
5202
|
fill: "#BCD1FF",
|
|
5203
5203
|
d: "M77.156 18.711 5.096 60.84c-1.992 1.164-1.979 4.046.023 5.193l37.354 21.393a6 6 0 0 0 5.998-.02l72.421-42.123c2.001-1.164 1.986-4.06-.028-5.202L83.146 18.673a6 6 0 0 0-5.99.038"
|
|
5204
5204
|
})
|
|
5205
5205
|
}),
|
|
5206
5206
|
/* @__PURE__ */ jsx("g", {
|
|
5207
|
-
filter: "url(#
|
|
5207
|
+
filter: "url(#il-no-sales_svg__c)",
|
|
5208
5208
|
children: /* @__PURE__ */ jsx("path", {
|
|
5209
|
-
fill: "url(#
|
|
5209
|
+
fill: "url(#il-no-sales_svg__d)",
|
|
5210
5210
|
d: "M77.156 5.606 5.096 47.733c-1.992 1.164-1.979 4.047.023 5.193L42.473 74.32a6 6 0 0 0 5.998-.02l72.421-42.122c2.001-1.164 1.986-4.06-.028-5.203L83.146 5.567a6 6 0 0 0-5.99.039"
|
|
5211
5211
|
})
|
|
5212
5212
|
}),
|
|
@@ -5221,7 +5221,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5221
5221
|
d: "m40.045 51.324 8.852-5.408M74.156 31.42l8.852-5.408"
|
|
5222
5222
|
}),
|
|
5223
5223
|
/* @__PURE__ */ jsx("g", {
|
|
5224
|
-
filter: "url(#
|
|
5224
|
+
filter: "url(#il-no-sales_svg__e)",
|
|
5225
5225
|
children: /* @__PURE__ */ jsx("path", {
|
|
5226
5226
|
fill: "#fff",
|
|
5227
5227
|
d: "m34.186 30.666 12.785-7.375L90.5 46.951a5 5 0 0 1 2.612 4.393v24.748L79.342 83.96V59.153a5 5 0 0 0-2.536-4.35z"
|
|
@@ -5236,7 +5236,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5236
5236
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
5237
5237
|
style: {
|
|
5238
5238
|
backdropFilter: "blur(1.32px)",
|
|
5239
|
-
clipPath: "url(#
|
|
5239
|
+
clipPath: "url(#il-no-sales_svg__f)",
|
|
5240
5240
|
height: "100%",
|
|
5241
5241
|
width: "100%"
|
|
5242
5242
|
}
|
|
@@ -5244,12 +5244,12 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5244
5244
|
}),
|
|
5245
5245
|
/* @__PURE__ */ jsx("g", {
|
|
5246
5246
|
"data-figma-bg-blur-radius": 2.64,
|
|
5247
|
-
filter: "url(#
|
|
5247
|
+
filter: "url(#il-no-sales_svg__g)",
|
|
5248
5248
|
children: /* @__PURE__ */ jsx("circle", {
|
|
5249
5249
|
cx: 120.62,
|
|
5250
5250
|
cy: 26.012,
|
|
5251
5251
|
r: 23.76,
|
|
5252
|
-
fill: "url(#
|
|
5252
|
+
fill: "url(#il-no-sales_svg__h)",
|
|
5253
5253
|
fillOpacity: .71,
|
|
5254
5254
|
shapeRendering: "crispEdges"
|
|
5255
5255
|
})
|
|
@@ -5260,7 +5260,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5260
5260
|
}),
|
|
5261
5261
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
5262
5262
|
/* @__PURE__ */ jsxs("filter", {
|
|
5263
|
-
id: "
|
|
5263
|
+
id: "il-no-sales_svg__a",
|
|
5264
5264
|
width: 126.774,
|
|
5265
5265
|
height: 78.328,
|
|
5266
5266
|
x: 1.61,
|
|
@@ -5299,7 +5299,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5299
5299
|
]
|
|
5300
5300
|
}),
|
|
5301
5301
|
/* @__PURE__ */ jsxs("filter", {
|
|
5302
|
-
id: "
|
|
5302
|
+
id: "il-no-sales_svg__b",
|
|
5303
5303
|
width: 126.774,
|
|
5304
5304
|
height: 78.328,
|
|
5305
5305
|
x: 1.61,
|
|
@@ -5338,7 +5338,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5338
5338
|
]
|
|
5339
5339
|
}),
|
|
5340
5340
|
/* @__PURE__ */ jsxs("filter", {
|
|
5341
|
-
id: "
|
|
5341
|
+
id: "il-no-sales_svg__c",
|
|
5342
5342
|
width: 126.774,
|
|
5343
5343
|
height: 78.328,
|
|
5344
5344
|
x: 1.61,
|
|
@@ -5377,7 +5377,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5377
5377
|
]
|
|
5378
5378
|
}),
|
|
5379
5379
|
/* @__PURE__ */ jsxs("filter", {
|
|
5380
|
-
id: "
|
|
5380
|
+
id: "il-no-sales_svg__e",
|
|
5381
5381
|
width: 66.925,
|
|
5382
5382
|
height: 68.668,
|
|
5383
5383
|
x: 32.186,
|
|
@@ -5416,7 +5416,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5416
5416
|
]
|
|
5417
5417
|
}),
|
|
5418
5418
|
/* @__PURE__ */ jsxs("filter", {
|
|
5419
|
-
id: "
|
|
5419
|
+
id: "il-no-sales_svg__g",
|
|
5420
5420
|
width: 52.8,
|
|
5421
5421
|
height: 54.12,
|
|
5422
5422
|
x: 94.22,
|
|
@@ -5452,7 +5452,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5452
5452
|
]
|
|
5453
5453
|
}),
|
|
5454
5454
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5455
|
-
id: "
|
|
5455
|
+
id: "il-no-sales_svg__d",
|
|
5456
5456
|
x1: 63.013,
|
|
5457
5457
|
x2: 63.013,
|
|
5458
5458
|
y1: 3.861,
|
|
@@ -5464,7 +5464,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5464
5464
|
})]
|
|
5465
5465
|
}),
|
|
5466
5466
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5467
|
-
id: "
|
|
5467
|
+
id: "il-no-sales_svg__h",
|
|
5468
5468
|
x1: 96.86,
|
|
5469
5469
|
x2: 147.35,
|
|
5470
5470
|
y1: 22.052,
|
|
@@ -5476,7 +5476,7 @@ const SvgIlNoSales = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5476
5476
|
})]
|
|
5477
5477
|
}),
|
|
5478
5478
|
/* @__PURE__ */ jsx("clipPath", {
|
|
5479
|
-
id: "
|
|
5479
|
+
id: "il-no-sales_svg__f",
|
|
5480
5480
|
transform: "translate(-94.22 .388)",
|
|
5481
5481
|
children: /* @__PURE__ */ jsx("circle", {
|
|
5482
5482
|
cx: 120.62,
|
|
@@ -5498,16 +5498,16 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5498
5498
|
...props,
|
|
5499
5499
|
children: [
|
|
5500
5500
|
/* @__PURE__ */ jsx("g", {
|
|
5501
|
-
filter: "url(#
|
|
5501
|
+
filter: "url(#il-no-ticket-transfer_svg__a)",
|
|
5502
5502
|
children: /* @__PURE__ */ jsx("path", {
|
|
5503
5503
|
fill: "#9EBCFF",
|
|
5504
5504
|
d: "M137.83 94.236a4.504 4.504 0 0 1 .36 6.36l-30.351 33.991a4.506 4.506 0 0 1-6.36.36L30.752 71.793a4.504 4.504 0 0 1-.36-6.36l30.351-33.991a4.505 4.505 0 0 1 6.36-.36z"
|
|
5505
5505
|
})
|
|
5506
5506
|
}),
|
|
5507
5507
|
/* @__PURE__ */ jsx("g", {
|
|
5508
|
-
filter: "url(#
|
|
5508
|
+
filter: "url(#il-no-ticket-transfer_svg__b)",
|
|
5509
5509
|
children: /* @__PURE__ */ jsx("path", {
|
|
5510
|
-
fill: "url(#
|
|
5510
|
+
fill: "url(#il-no-ticket-transfer_svg__c)",
|
|
5511
5511
|
d: "M142.81 69.01v-5.705c0-5.3-4.296-9.596-9.596-9.596H37.258a9.596 9.596 0 0 0-9.596 9.596v6.483a3.11 3.11 0 0 0 3.113 3.112 3.11 3.11 0 0 1 3.112 3.112v14.005a3.11 3.11 0 0 1-3.112 3.112 3.11 3.11 0 0 0-3.112 3.112v6.484c0 5.299 4.296 9.595 9.595 9.595h95.956c5.3 0 9.596-4.296 9.596-9.595v-5.706a3.89 3.89 0 0 0-3.89-3.89 3.89 3.89 0 0 1-3.89-3.89V76.79a3.89 3.89 0 0 1 3.89-3.89 3.89 3.89 0 0 0 3.89-3.89"
|
|
5512
5512
|
})
|
|
5513
5513
|
}),
|
|
@@ -5518,7 +5518,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5518
5518
|
clipRule: "evenodd"
|
|
5519
5519
|
}),
|
|
5520
5520
|
/* @__PURE__ */ jsx("g", {
|
|
5521
|
-
clipPath: "url(#
|
|
5521
|
+
clipPath: "url(#il-no-ticket-transfer_svg__d)",
|
|
5522
5522
|
children: /* @__PURE__ */ jsx("path", {
|
|
5523
5523
|
fill: "#C5D2FF",
|
|
5524
5524
|
fillRule: "evenodd",
|
|
@@ -5527,7 +5527,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5527
5527
|
})
|
|
5528
5528
|
}),
|
|
5529
5529
|
/* @__PURE__ */ jsx("g", {
|
|
5530
|
-
filter: "url(#
|
|
5530
|
+
filter: "url(#il-no-ticket-transfer_svg__e)",
|
|
5531
5531
|
children: /* @__PURE__ */ jsx("path", {
|
|
5532
5532
|
fill: "#4C95FF",
|
|
5533
5533
|
d: "M137.432 28.089c11.671.295 21.042 9.85 21.043 21.593l-.007.557c-.296 11.672-9.851 21.043-21.594 21.043l-.557-.007c-11.486-.29-20.745-9.549-21.036-21.036l-.007-.557c.001-11.93 9.671-21.6 21.6-21.6zm-10.29 34.544a16.12 16.12 0 0 0 9.732 3.249c8.947 0 16.2-7.253 16.2-16.2 0-3.653-1.209-7.023-3.249-9.733zm9.732-29.15c-8.947 0-16.199 7.252-16.199 16.199 0 3.344 1.013 6.451 2.749 9.032l22.482-22.483a16.12 16.12 0 0 0-9.032-2.749"
|
|
@@ -5535,7 +5535,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5535
5535
|
}),
|
|
5536
5536
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
5537
5537
|
/* @__PURE__ */ jsxs("filter", {
|
|
5538
|
-
id: "
|
|
5538
|
+
id: "il-no-ticket-transfer_svg__a",
|
|
5539
5539
|
width: 117.295,
|
|
5540
5540
|
height: 113.361,
|
|
5541
5541
|
x: 27.446,
|
|
@@ -5574,7 +5574,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5574
5574
|
]
|
|
5575
5575
|
}),
|
|
5576
5576
|
/* @__PURE__ */ jsxs("filter", {
|
|
5577
|
-
id: "
|
|
5577
|
+
id: "il-no-ticket-transfer_svg__b",
|
|
5578
5578
|
width: 122.355,
|
|
5579
5579
|
height: 65.819,
|
|
5580
5580
|
x: 25.861,
|
|
@@ -5613,7 +5613,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5613
5613
|
]
|
|
5614
5614
|
}),
|
|
5615
5615
|
/* @__PURE__ */ jsxs("filter", {
|
|
5616
|
-
id: "
|
|
5616
|
+
id: "il-no-ticket-transfer_svg__e",
|
|
5617
5617
|
width: 48,
|
|
5618
5618
|
height: 47.999,
|
|
5619
5619
|
x: 112.874,
|
|
@@ -5649,7 +5649,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5649
5649
|
]
|
|
5650
5650
|
}),
|
|
5651
5651
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5652
|
-
id: "
|
|
5652
|
+
id: "il-no-ticket-transfer_svg__c",
|
|
5653
5653
|
x1: 142.81,
|
|
5654
5654
|
x2: 27.663,
|
|
5655
5655
|
y1: 83.015,
|
|
@@ -5661,7 +5661,7 @@ const SvgIlNoTicketTransfer = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5661
5661
|
})]
|
|
5662
5662
|
}),
|
|
5663
5663
|
/* @__PURE__ */ jsx("clipPath", {
|
|
5664
|
-
id: "
|
|
5664
|
+
id: "il-no-ticket-transfer_svg__d",
|
|
5665
5665
|
children: /* @__PURE__ */ jsx("path", {
|
|
5666
5666
|
fill: "#fff",
|
|
5667
5667
|
d: "M83.124 71.604H118.8v22.831H83.124z"
|
|
@@ -5681,7 +5681,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5681
5681
|
...props,
|
|
5682
5682
|
children: [
|
|
5683
5683
|
/* @__PURE__ */ jsxs("mask", {
|
|
5684
|
-
id: "
|
|
5684
|
+
id: "il-not-found_svg__a",
|
|
5685
5685
|
width: 187,
|
|
5686
5686
|
height: 204,
|
|
5687
5687
|
x: 0,
|
|
@@ -5697,10 +5697,10 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5697
5697
|
})]
|
|
5698
5698
|
}),
|
|
5699
5699
|
/* @__PURE__ */ jsxs("g", {
|
|
5700
|
-
mask: "url(#
|
|
5700
|
+
mask: "url(#il-not-found_svg__a)",
|
|
5701
5701
|
children: [
|
|
5702
5702
|
/* @__PURE__ */ jsx("mask", {
|
|
5703
|
-
id: "
|
|
5703
|
+
id: "il-not-found_svg__b",
|
|
5704
5704
|
width: 194,
|
|
5705
5705
|
height: 197,
|
|
5706
5706
|
x: -1,
|
|
@@ -5713,15 +5713,15 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5713
5713
|
})
|
|
5714
5714
|
}),
|
|
5715
5715
|
/* @__PURE__ */ jsxs("g", {
|
|
5716
|
-
filter: "url(#
|
|
5717
|
-
mask: "url(#
|
|
5716
|
+
filter: "url(#il-not-found_svg__c)",
|
|
5717
|
+
mask: "url(#il-not-found_svg__b)",
|
|
5718
5718
|
children: [
|
|
5719
5719
|
/* @__PURE__ */ jsx("path", {
|
|
5720
|
-
fill: "url(#
|
|
5720
|
+
fill: "url(#il-not-found_svg__d)",
|
|
5721
5721
|
d: "M141.608 37.48 19.099 52.736a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L149.343 43.085a7 7 0 0 0-7.735-5.606"
|
|
5722
5722
|
}),
|
|
5723
5723
|
/* @__PURE__ */ jsx("path", {
|
|
5724
|
-
fill: "url(#
|
|
5724
|
+
fill: "url(#il-not-found_svg__e)",
|
|
5725
5725
|
d: "M141.608 37.48 19.099 52.736a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L149.343 43.085a7 7 0 0 0-7.735-5.606"
|
|
5726
5726
|
}),
|
|
5727
5727
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -5742,7 +5742,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5742
5742
|
]
|
|
5743
5743
|
}),
|
|
5744
5744
|
/* @__PURE__ */ jsx("g", {
|
|
5745
|
-
filter: "url(#
|
|
5745
|
+
filter: "url(#il-not-found_svg__f)",
|
|
5746
5746
|
children: /* @__PURE__ */ jsx("path", {
|
|
5747
5747
|
fill: "#4C95FF",
|
|
5748
5748
|
d: "M169.271 2c23.432 0 42.428 14.775 42.428 33s-18.996 33-42.428 33c-9.069 0-17.473-2.215-24.369-5.984L133.128 68l4.739-10.809c-6.85-5.86-11.025-13.647-11.025-22.191 0-18.225 18.996-33 42.429-33"
|
|
@@ -5754,7 +5754,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5754
5754
|
}),
|
|
5755
5755
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
5756
5756
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5757
|
-
id: "
|
|
5757
|
+
id: "il-not-found_svg__d",
|
|
5758
5758
|
x1: 95.842,
|
|
5759
5759
|
x2: 95.842,
|
|
5760
5760
|
y1: 36.672,
|
|
@@ -5766,7 +5766,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5766
5766
|
})]
|
|
5767
5767
|
}),
|
|
5768
5768
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
5769
|
-
id: "
|
|
5769
|
+
id: "il-not-found_svg__e",
|
|
5770
5770
|
x1: 95.842,
|
|
5771
5771
|
x2: 95.842,
|
|
5772
5772
|
y1: 36.672,
|
|
@@ -5778,7 +5778,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5778
5778
|
})]
|
|
5779
5779
|
}),
|
|
5780
5780
|
/* @__PURE__ */ jsxs("filter", {
|
|
5781
|
-
id: "
|
|
5781
|
+
id: "il-not-found_svg__c",
|
|
5782
5782
|
width: 174.827,
|
|
5783
5783
|
height: 188.492,
|
|
5784
5784
|
x: 8.462,
|
|
@@ -5814,7 +5814,7 @@ const SvgIlNotFound = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5814
5814
|
]
|
|
5815
5815
|
}),
|
|
5816
5816
|
/* @__PURE__ */ jsxs("filter", {
|
|
5817
|
-
id: "
|
|
5817
|
+
id: "il-not-found_svg__f",
|
|
5818
5818
|
width: 92.857,
|
|
5819
5819
|
height: 74,
|
|
5820
5820
|
x: 122.842,
|
|
@@ -5863,17 +5863,17 @@ const SvgIlPadlock = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5863
5863
|
...props,
|
|
5864
5864
|
children: [
|
|
5865
5865
|
/* @__PURE__ */ jsx("path", {
|
|
5866
|
-
fill: "url(#
|
|
5866
|
+
fill: "url(#il-padlock_svg__a)",
|
|
5867
5867
|
fillRule: "evenodd",
|
|
5868
5868
|
d: "M13.99 4.855a2.41 2.41 0 0 0-2.797 1.953L9.982 13.68a1.206 1.206 0 0 1-1.398.976 1.206 1.206 0 0 1-.98-1.396L8.816 6.39a4.823 4.823 0 0 1 5.591-3.907l6.247 1.102a4.823 4.823 0 0 1 3.919 5.583L23.36 16.04a1.206 1.206 0 0 1-1.398.976 1.206 1.206 0 0 1-.98-1.396l1.212-6.871a2.41 2.41 0 0 0-1.96-2.792z",
|
|
5869
5869
|
clipRule: "evenodd"
|
|
5870
5870
|
}),
|
|
5871
5871
|
/* @__PURE__ */ jsx("path", {
|
|
5872
|
-
fill: "url(#
|
|
5872
|
+
fill: "url(#il-padlock_svg__b)",
|
|
5873
5873
|
d: "M25.333 12.29a3 3 0 0 1 2.434 3.476l-2.431 13.787a3 3 0 0 1-3.476 2.434L4.134 28.86A3 3 0 0 1 1.7 25.386l2.431-13.787a3 3 0 0 1 3.476-2.434zm-12.09 3.459a.6.6 0 0 0-.695.486l-.486 2.757a.6.6 0 0 0 .487.696l.3.053a.6.6 0 0 1 .487.695l-.622 3.526a.6.6 0 0 0 .488.696l.787.139a.6.6 0 0 0 .695-.487l.622-3.527a.6.6 0 0 1 .696-.486l.289.05a.6.6 0 0 0 .695-.487l.486-2.757a.6.6 0 0 0-.486-.695z"
|
|
5874
5874
|
}),
|
|
5875
5875
|
/* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("linearGradient", {
|
|
5876
|
-
id: "
|
|
5876
|
+
id: "il-padlock_svg__a",
|
|
5877
5877
|
x1: 15.273,
|
|
5878
5878
|
x2: 17.531,
|
|
5879
5879
|
y1: 15.836,
|
|
@@ -5884,7 +5884,7 @@ const SvgIlPadlock = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5884
5884
|
stopColor: "#4C95FF"
|
|
5885
5885
|
})]
|
|
5886
5886
|
}), /* @__PURE__ */ jsxs("linearGradient", {
|
|
5887
|
-
id: "
|
|
5887
|
+
id: "il-padlock_svg__b",
|
|
5888
5888
|
x1: 15.528,
|
|
5889
5889
|
x2: 15.81,
|
|
5890
5890
|
y1: 16.08,
|
|
@@ -5908,7 +5908,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5908
5908
|
...props,
|
|
5909
5909
|
children: [
|
|
5910
5910
|
/* @__PURE__ */ jsx("mask", {
|
|
5911
|
-
id: "
|
|
5911
|
+
id: "il-post-empty_svg__a",
|
|
5912
5912
|
width: 193,
|
|
5913
5913
|
height: 197,
|
|
5914
5914
|
x: 0,
|
|
@@ -5921,15 +5921,15 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5921
5921
|
})
|
|
5922
5922
|
}),
|
|
5923
5923
|
/* @__PURE__ */ jsxs("g", {
|
|
5924
|
-
filter: "url(#
|
|
5925
|
-
mask: "url(#
|
|
5924
|
+
filter: "url(#il-post-empty_svg__b)",
|
|
5925
|
+
mask: "url(#il-post-empty_svg__a)",
|
|
5926
5926
|
children: [
|
|
5927
5927
|
/* @__PURE__ */ jsx("path", {
|
|
5928
|
-
fill: "url(#
|
|
5928
|
+
fill: "url(#il-post-empty_svg__c)",
|
|
5929
5929
|
d: "M142.016 17.308 19.507 32.565a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L149.751 22.913a7 7 0 0 0-7.735-5.605"
|
|
5930
5930
|
}),
|
|
5931
5931
|
/* @__PURE__ */ jsx("path", {
|
|
5932
|
-
fill: "url(#
|
|
5932
|
+
fill: "url(#il-post-empty_svg__d)",
|
|
5933
5933
|
d: "M142.016 17.308 19.507 32.565a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L149.751 22.913a7 7 0 0 0-7.735-5.605"
|
|
5934
5934
|
}),
|
|
5935
5935
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -5944,21 +5944,21 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5944
5944
|
d: "m67.5 194-26-16 15.987-3.091a7 7 0 0 1 8.268 5.952z"
|
|
5945
5945
|
}),
|
|
5946
5946
|
/* @__PURE__ */ jsx("path", {
|
|
5947
|
-
stroke: "url(#
|
|
5947
|
+
stroke: "url(#il-post-empty_svg__e)",
|
|
5948
5948
|
strokeLinecap: "round",
|
|
5949
5949
|
strokeOpacity: .8,
|
|
5950
5950
|
strokeWidth: 8,
|
|
5951
5951
|
d: "m38 60.5 84-11"
|
|
5952
5952
|
}),
|
|
5953
5953
|
/* @__PURE__ */ jsx("path", {
|
|
5954
|
-
stroke: "url(#
|
|
5954
|
+
stroke: "url(#il-post-empty_svg__f)",
|
|
5955
5955
|
strokeLinecap: "round",
|
|
5956
5956
|
strokeOpacity: .8,
|
|
5957
5957
|
strokeWidth: 8,
|
|
5958
5958
|
d: "m44 85.5 95.5-13"
|
|
5959
5959
|
}),
|
|
5960
5960
|
/* @__PURE__ */ jsx("path", {
|
|
5961
|
-
stroke: "url(#
|
|
5961
|
+
stroke: "url(#il-post-empty_svg__g)",
|
|
5962
5962
|
strokeLinecap: "round",
|
|
5963
5963
|
strokeOpacity: .8,
|
|
5964
5964
|
strokeWidth: 8,
|
|
@@ -5973,7 +5973,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5973
5973
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
5974
5974
|
style: {
|
|
5975
5975
|
backdropFilter: "blur(2px)",
|
|
5976
|
-
clipPath: "url(#
|
|
5976
|
+
clipPath: "url(#il-post-empty_svg__h)",
|
|
5977
5977
|
height: "100%",
|
|
5978
5978
|
width: "100%"
|
|
5979
5979
|
}
|
|
@@ -5981,12 +5981,12 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5981
5981
|
}),
|
|
5982
5982
|
/* @__PURE__ */ jsx("g", {
|
|
5983
5983
|
"data-figma-bg-blur-radius": 4,
|
|
5984
|
-
filter: "url(#
|
|
5984
|
+
filter: "url(#il-post-empty_svg__i)",
|
|
5985
5985
|
children: /* @__PURE__ */ jsx("circle", {
|
|
5986
5986
|
cx: 168,
|
|
5987
5987
|
cy: 133,
|
|
5988
5988
|
r: 36,
|
|
5989
|
-
fill: "url(#
|
|
5989
|
+
fill: "url(#il-post-empty_svg__j)",
|
|
5990
5990
|
fillOpacity: .71,
|
|
5991
5991
|
shapeRendering: "crispEdges"
|
|
5992
5992
|
})
|
|
@@ -5999,7 +5999,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
5999
5999
|
}),
|
|
6000
6000
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
6001
6001
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6002
|
-
id: "
|
|
6002
|
+
id: "il-post-empty_svg__c",
|
|
6003
6003
|
x1: 96.25,
|
|
6004
6004
|
x2: 96.25,
|
|
6005
6005
|
y1: 16.5,
|
|
@@ -6011,7 +6011,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6011
6011
|
})]
|
|
6012
6012
|
}),
|
|
6013
6013
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6014
|
-
id: "
|
|
6014
|
+
id: "il-post-empty_svg__d",
|
|
6015
6015
|
x1: 96.25,
|
|
6016
6016
|
x2: 96.25,
|
|
6017
6017
|
y1: 16.5,
|
|
@@ -6023,7 +6023,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6023
6023
|
})]
|
|
6024
6024
|
}),
|
|
6025
6025
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6026
|
-
id: "
|
|
6026
|
+
id: "il-post-empty_svg__e",
|
|
6027
6027
|
x1: 146,
|
|
6028
6028
|
x2: 38.5,
|
|
6029
6029
|
y1: 48,
|
|
@@ -6036,7 +6036,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6036
6036
|
})]
|
|
6037
6037
|
}),
|
|
6038
6038
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6039
|
-
id: "
|
|
6039
|
+
id: "il-post-empty_svg__f",
|
|
6040
6040
|
x1: 150,
|
|
6041
6041
|
x2: 44,
|
|
6042
6042
|
y1: 72.5,
|
|
@@ -6049,7 +6049,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6049
6049
|
})]
|
|
6050
6050
|
}),
|
|
6051
6051
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6052
|
-
id: "
|
|
6052
|
+
id: "il-post-empty_svg__g",
|
|
6053
6053
|
x1: 140,
|
|
6054
6054
|
x2: 46,
|
|
6055
6055
|
y1: 90,
|
|
@@ -6064,7 +6064,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6064
6064
|
})]
|
|
6065
6065
|
}),
|
|
6066
6066
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6067
|
-
id: "
|
|
6067
|
+
id: "il-post-empty_svg__j",
|
|
6068
6068
|
x1: 132,
|
|
6069
6069
|
x2: 208.5,
|
|
6070
6070
|
y1: 127,
|
|
@@ -6076,7 +6076,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6076
6076
|
})]
|
|
6077
6077
|
}),
|
|
6078
6078
|
/* @__PURE__ */ jsxs("filter", {
|
|
6079
|
-
id: "
|
|
6079
|
+
id: "il-post-empty_svg__b",
|
|
6080
6080
|
width: 174.827,
|
|
6081
6081
|
height: 188.492,
|
|
6082
6082
|
x: 8.871,
|
|
@@ -6112,7 +6112,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6112
6112
|
]
|
|
6113
6113
|
}),
|
|
6114
6114
|
/* @__PURE__ */ jsxs("filter", {
|
|
6115
|
-
id: "
|
|
6115
|
+
id: "il-post-empty_svg__i",
|
|
6116
6116
|
width: 80,
|
|
6117
6117
|
height: 82,
|
|
6118
6118
|
x: 128,
|
|
@@ -6148,7 +6148,7 @@ const SvgIlPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6148
6148
|
]
|
|
6149
6149
|
}),
|
|
6150
6150
|
/* @__PURE__ */ jsx("clipPath", {
|
|
6151
|
-
id: "
|
|
6151
|
+
id: "il-post-empty_svg__h",
|
|
6152
6152
|
transform: "translate(-128 -93)",
|
|
6153
6153
|
children: /* @__PURE__ */ jsx("circle", {
|
|
6154
6154
|
cx: 168,
|
|
@@ -6170,7 +6170,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6170
6170
|
...props,
|
|
6171
6171
|
children: [
|
|
6172
6172
|
/* @__PURE__ */ jsx("mask", {
|
|
6173
|
-
id: "
|
|
6173
|
+
id: "il-scrap-post-empty_svg__a",
|
|
6174
6174
|
width: 193,
|
|
6175
6175
|
height: 198,
|
|
6176
6176
|
x: 0,
|
|
@@ -6183,15 +6183,15 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6183
6183
|
})
|
|
6184
6184
|
}),
|
|
6185
6185
|
/* @__PURE__ */ jsxs("g", {
|
|
6186
|
-
filter: "url(#
|
|
6187
|
-
mask: "url(#
|
|
6186
|
+
filter: "url(#il-scrap-post-empty_svg__b)",
|
|
6187
|
+
mask: "url(#il-scrap-post-empty_svg__a)",
|
|
6188
6188
|
children: [
|
|
6189
6189
|
/* @__PURE__ */ jsx("path", {
|
|
6190
|
-
fill: "url(#
|
|
6190
|
+
fill: "url(#il-scrap-post-empty_svg__c)",
|
|
6191
6191
|
d: "M142.016 18.022 19.507 33.28a7 7 0 0 0-5.993 8.347L44.202 191.86a7 7 0 0 0 7.733 5.545L173.07 182.15a7 7 0 0 0 5.996-8.285L149.751 23.628a7 7 0 0 0-7.735-5.606"
|
|
6192
6192
|
}),
|
|
6193
6193
|
/* @__PURE__ */ jsx("path", {
|
|
6194
|
-
fill: "url(#
|
|
6194
|
+
fill: "url(#il-scrap-post-empty_svg__d)",
|
|
6195
6195
|
d: "M142.016 18.022 19.507 33.28a7 7 0 0 0-5.993 8.347L44.202 191.86a7 7 0 0 0 7.733 5.545L173.07 182.15a7 7 0 0 0 5.996-8.285L149.751 23.628a7 7 0 0 0-7.735-5.606"
|
|
6196
6196
|
}),
|
|
6197
6197
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -6206,21 +6206,21 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6206
6206
|
d: "m67.5 194.715-26-16 15.987-3.091a7 7 0 0 1 8.268 5.951z"
|
|
6207
6207
|
}),
|
|
6208
6208
|
/* @__PURE__ */ jsx("path", {
|
|
6209
|
-
fill: "url(#
|
|
6209
|
+
fill: "url(#il-scrap-post-empty_svg__e)",
|
|
6210
6210
|
fillOpacity: .8,
|
|
6211
6211
|
fillRule: "evenodd",
|
|
6212
6212
|
d: "M143.463 72.675a4 4 0 0 1-3.423 4.503l-95.5 13a4 4 0 0 1-1.08-7.927l95.5-13a4 4 0 0 1 4.503 3.424",
|
|
6213
6213
|
clipRule: "evenodd"
|
|
6214
6214
|
}),
|
|
6215
6215
|
/* @__PURE__ */ jsx("path", {
|
|
6216
|
-
fill: "url(#
|
|
6216
|
+
fill: "url(#il-scrap-post-empty_svg__f)",
|
|
6217
6217
|
fillOpacity: .8,
|
|
6218
6218
|
fillRule: "evenodd",
|
|
6219
6219
|
d: "M131.966 97.693a4 4 0 0 1-3.444 4.488l-76 10a4 4 0 0 1-1.044-7.932l76-10a4 4 0 0 1 4.488 3.444",
|
|
6220
6220
|
clipRule: "evenodd"
|
|
6221
6221
|
}),
|
|
6222
6222
|
/* @__PURE__ */ jsx("path", {
|
|
6223
|
-
fill: "url(#
|
|
6223
|
+
fill: "url(#il-scrap-post-empty_svg__g)",
|
|
6224
6224
|
fillOpacity: .8,
|
|
6225
6225
|
fillRule: "evenodd",
|
|
6226
6226
|
d: "M137.462 49.667a4 4 0 0 1-3.414 4.51l-61.5 8.5a4 4 0 0 1-1.096-7.925l61.5-8.5a4 4 0 0 1 4.51 3.415",
|
|
@@ -6228,7 +6228,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6228
6228
|
opacity: .91
|
|
6229
6229
|
}),
|
|
6230
6230
|
/* @__PURE__ */ jsx("g", {
|
|
6231
|
-
filter: "url(#
|
|
6231
|
+
filter: "url(#il-scrap-post-empty_svg__h)",
|
|
6232
6232
|
children: /* @__PURE__ */ jsx("path", {
|
|
6233
6233
|
fill: "#4C95FF",
|
|
6234
6234
|
d: "m32.064 29.579 17.516-2.246a1 1 0 0 1 1.107.79L58 63.715l-11-4.5-8.5 8-7.29-36.448a1 1 0 0 1 .854-1.189"
|
|
@@ -6243,7 +6243,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6243
6243
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
6244
6244
|
style: {
|
|
6245
6245
|
backdropFilter: "blur(2px)",
|
|
6246
|
-
clipPath: "url(#
|
|
6246
|
+
clipPath: "url(#il-scrap-post-empty_svg__i)",
|
|
6247
6247
|
height: "100%",
|
|
6248
6248
|
width: "100%"
|
|
6249
6249
|
}
|
|
@@ -6251,12 +6251,12 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6251
6251
|
}),
|
|
6252
6252
|
/* @__PURE__ */ jsx("g", {
|
|
6253
6253
|
"data-figma-bg-blur-radius": 4,
|
|
6254
|
-
filter: "url(#
|
|
6254
|
+
filter: "url(#il-scrap-post-empty_svg__j)",
|
|
6255
6255
|
children: /* @__PURE__ */ jsx("circle", {
|
|
6256
6256
|
cx: 168,
|
|
6257
6257
|
cy: 133.715,
|
|
6258
6258
|
r: 36,
|
|
6259
|
-
fill: "url(#
|
|
6259
|
+
fill: "url(#il-scrap-post-empty_svg__k)",
|
|
6260
6260
|
fillOpacity: .71,
|
|
6261
6261
|
shapeRendering: "crispEdges"
|
|
6262
6262
|
})
|
|
@@ -6269,7 +6269,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6269
6269
|
}),
|
|
6270
6270
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
6271
6271
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6272
|
-
id: "
|
|
6272
|
+
id: "il-scrap-post-empty_svg__c",
|
|
6273
6273
|
x1: 96.25,
|
|
6274
6274
|
x2: 96.25,
|
|
6275
6275
|
y1: 17.215,
|
|
@@ -6281,7 +6281,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6281
6281
|
})]
|
|
6282
6282
|
}),
|
|
6283
6283
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6284
|
-
id: "
|
|
6284
|
+
id: "il-scrap-post-empty_svg__d",
|
|
6285
6285
|
x1: 96.25,
|
|
6286
6286
|
x2: 96.25,
|
|
6287
6287
|
y1: 17.215,
|
|
@@ -6293,7 +6293,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6293
6293
|
})]
|
|
6294
6294
|
}),
|
|
6295
6295
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6296
|
-
id: "
|
|
6296
|
+
id: "il-scrap-post-empty_svg__e",
|
|
6297
6297
|
x1: 150,
|
|
6298
6298
|
x2: 44,
|
|
6299
6299
|
y1: 73.215,
|
|
@@ -6306,7 +6306,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6306
6306
|
})]
|
|
6307
6307
|
}),
|
|
6308
6308
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6309
|
-
id: "
|
|
6309
|
+
id: "il-scrap-post-empty_svg__f",
|
|
6310
6310
|
x1: 142,
|
|
6311
6311
|
x2: 48,
|
|
6312
6312
|
y1: 90.715,
|
|
@@ -6321,7 +6321,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6321
6321
|
})]
|
|
6322
6322
|
}),
|
|
6323
6323
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6324
|
-
id: "
|
|
6324
|
+
id: "il-scrap-post-empty_svg__g",
|
|
6325
6325
|
x1: 157.5,
|
|
6326
6326
|
x2: 50,
|
|
6327
6327
|
y1: 48.715,
|
|
@@ -6334,7 +6334,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6334
6334
|
})]
|
|
6335
6335
|
}),
|
|
6336
6336
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
6337
|
-
id: "
|
|
6337
|
+
id: "il-scrap-post-empty_svg__k",
|
|
6338
6338
|
x1: 132,
|
|
6339
6339
|
x2: 208.5,
|
|
6340
6340
|
y1: 127.715,
|
|
@@ -6346,7 +6346,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6346
6346
|
})]
|
|
6347
6347
|
}),
|
|
6348
6348
|
/* @__PURE__ */ jsxs("filter", {
|
|
6349
|
-
id: "
|
|
6349
|
+
id: "il-scrap-post-empty_svg__b",
|
|
6350
6350
|
width: 174.827,
|
|
6351
6351
|
height: 188.492,
|
|
6352
6352
|
x: 8.871,
|
|
@@ -6382,7 +6382,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6382
6382
|
]
|
|
6383
6383
|
}),
|
|
6384
6384
|
/* @__PURE__ */ jsxs("filter", {
|
|
6385
|
-
id: "
|
|
6385
|
+
id: "il-scrap-post-empty_svg__h",
|
|
6386
6386
|
width: 30.809,
|
|
6387
6387
|
height: 43.89,
|
|
6388
6388
|
x: 28.191,
|
|
@@ -6421,7 +6421,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6421
6421
|
]
|
|
6422
6422
|
}),
|
|
6423
6423
|
/* @__PURE__ */ jsxs("filter", {
|
|
6424
|
-
id: "
|
|
6424
|
+
id: "il-scrap-post-empty_svg__j",
|
|
6425
6425
|
width: 80,
|
|
6426
6426
|
height: 82,
|
|
6427
6427
|
x: 128,
|
|
@@ -6457,7 +6457,7 @@ const SvgIlScrapPostEmpty = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6457
6457
|
]
|
|
6458
6458
|
}),
|
|
6459
6459
|
/* @__PURE__ */ jsx("clipPath", {
|
|
6460
|
-
id: "
|
|
6460
|
+
id: "il-scrap-post-empty_svg__i",
|
|
6461
6461
|
transform: "translate(-128 -93.715)",
|
|
6462
6462
|
children: /* @__PURE__ */ jsx("circle", {
|
|
6463
6463
|
cx: 168,
|
|
@@ -6479,7 +6479,7 @@ const SvgIlSnowGroundCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6479
6479
|
...props,
|
|
6480
6480
|
children: [
|
|
6481
6481
|
/* @__PURE__ */ jsx("mask", {
|
|
6482
|
-
id: "
|
|
6482
|
+
id: "il-snow-ground-circle_svg__a",
|
|
6483
6483
|
width: 64,
|
|
6484
6484
|
height: 64,
|
|
6485
6485
|
x: 0,
|
|
@@ -6494,10 +6494,10 @@ const SvgIlSnowGroundCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6494
6494
|
})
|
|
6495
6495
|
}),
|
|
6496
6496
|
/* @__PURE__ */ jsxs("g", {
|
|
6497
|
-
mask: "url(#
|
|
6497
|
+
mask: "url(#il-snow-ground-circle_svg__a)",
|
|
6498
6498
|
children: [
|
|
6499
6499
|
/* @__PURE__ */ jsx("path", {
|
|
6500
|
-
fill: "url(#
|
|
6500
|
+
fill: "url(#il-snow-ground-circle_svg__b)",
|
|
6501
6501
|
d: "m60 64-.431-.491C44.513 46.377 17.755 46.609 3 64z"
|
|
6502
6502
|
}),
|
|
6503
6503
|
/* @__PURE__ */ jsx("circle", {
|
|
@@ -6527,7 +6527,7 @@ const SvgIlSnowGroundCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6527
6527
|
]
|
|
6528
6528
|
}),
|
|
6529
6529
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", {
|
|
6530
|
-
id: "
|
|
6530
|
+
id: "il-snow-ground-circle_svg__b",
|
|
6531
6531
|
x1: 31.5,
|
|
6532
6532
|
x2: 31.5,
|
|
6533
6533
|
y1: 51.759,
|
|
@@ -6612,11 +6612,11 @@ const SvgIlSnowGround = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6612
6612
|
opacity: .3
|
|
6613
6613
|
}),
|
|
6614
6614
|
/* @__PURE__ */ jsx("path", {
|
|
6615
|
-
fill: "url(#
|
|
6615
|
+
fill: "url(#il-snow-ground_svg__a)",
|
|
6616
6616
|
d: "M222.461 88q-.002.958-.147 1.876l.146-.023v6.824c-.001 1.285-3.666 2.398-9.029 2.95-.95.243-1.945.373-2.97.373h-4.534l-.172.001h-45.231l.006-.001H22c34.279-6.816 122.361-20.959 200.461-23z"
|
|
6617
6617
|
}),
|
|
6618
6618
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", {
|
|
6619
|
-
id: "
|
|
6619
|
+
id: "il-snow-ground_svg__a",
|
|
6620
6620
|
x1: 122.23,
|
|
6621
6621
|
x2: 130.689,
|
|
6622
6622
|
y1: 77,
|
|
@@ -6640,7 +6640,7 @@ const SvgIlSnowMountainCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6640
6640
|
...props,
|
|
6641
6641
|
children: [
|
|
6642
6642
|
/* @__PURE__ */ jsx("mask", {
|
|
6643
|
-
id: "
|
|
6643
|
+
id: "il-snow-mountain-circle_svg__a",
|
|
6644
6644
|
width: 64,
|
|
6645
6645
|
height: 64,
|
|
6646
6646
|
x: 0,
|
|
@@ -6655,7 +6655,7 @@ const SvgIlSnowMountainCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6655
6655
|
})
|
|
6656
6656
|
}),
|
|
6657
6657
|
/* @__PURE__ */ jsxs("g", {
|
|
6658
|
-
mask: "url(#
|
|
6658
|
+
mask: "url(#il-snow-mountain-circle_svg__a)",
|
|
6659
6659
|
children: [
|
|
6660
6660
|
/* @__PURE__ */ jsx("circle", {
|
|
6661
6661
|
cx: 32,
|
|
@@ -6670,11 +6670,11 @@ const SvgIlSnowMountainCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6670
6670
|
fill: "#DAEBFF"
|
|
6671
6671
|
}),
|
|
6672
6672
|
/* @__PURE__ */ jsx("path", {
|
|
6673
|
-
fill: "url(#
|
|
6673
|
+
fill: "url(#il-snow-mountain-circle_svg__b)",
|
|
6674
6674
|
d: "M31.888 31.951 14 64h48L44.112 31.951c-2.67-4.784-9.554-4.784-12.224 0"
|
|
6675
6675
|
}),
|
|
6676
6676
|
/* @__PURE__ */ jsx("path", {
|
|
6677
|
-
fill: "url(#
|
|
6677
|
+
fill: "url(#il-snow-mountain-circle_svg__c)",
|
|
6678
6678
|
d: "M24.25 41.632 3 64h57L38.75 41.632c-3.943-4.15-10.558-4.15-14.5 0"
|
|
6679
6679
|
}),
|
|
6680
6680
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -6685,7 +6685,7 @@ const SvgIlSnowMountainCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6685
6685
|
]
|
|
6686
6686
|
}),
|
|
6687
6687
|
/* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("linearGradient", {
|
|
6688
|
-
id: "
|
|
6688
|
+
id: "il-snow-mountain-circle_svg__b",
|
|
6689
6689
|
x1: 38,
|
|
6690
6690
|
x2: 38,
|
|
6691
6691
|
y1: 28.351,
|
|
@@ -6696,7 +6696,7 @@ const SvgIlSnowMountainCircle = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6696
6696
|
stopColor: "#fff"
|
|
6697
6697
|
})]
|
|
6698
6698
|
}), /* @__PURE__ */ jsxs("linearGradient", {
|
|
6699
|
-
id: "
|
|
6699
|
+
id: "il-snow-mountain-circle_svg__c",
|
|
6700
6700
|
x1: 31.5,
|
|
6701
6701
|
x2: 31.5,
|
|
6702
6702
|
y1: 39.129,
|
|
@@ -6720,7 +6720,7 @@ const SvgIlSnowMountain = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6720
6720
|
...props,
|
|
6721
6721
|
children: [
|
|
6722
6722
|
/* @__PURE__ */ jsx("path", {
|
|
6723
|
-
fill: "url(#
|
|
6723
|
+
fill: "url(#il-snow-mountain_svg__a)",
|
|
6724
6724
|
d: "M69.628 80.563 54.072 107.5c-2.282 3.951.506 8.902 5.067 8.999l157.733 3.369A6 6 0 0 0 223 113.87V91.799c0-.9-.203-1.789-.593-2.6l-16.703-34.735c-2.181-4.537-8.643-4.532-10.818.007l-14.415 30.078c-2.066 4.311-8.098 4.592-10.557.493l-31.136-51.917c-2.403-4.007-8.263-3.85-10.449.28L98.114 90.513c-2.066 3.906-7.501 4.314-10.128.761l-8.338-11.278c-2.57-3.475-7.86-3.176-10.02.567"
|
|
6725
6725
|
}),
|
|
6726
6726
|
/* @__PURE__ */ jsx("circle", {
|
|
@@ -6778,7 +6778,7 @@ const SvgIlSnowMountain = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6778
6778
|
fill: "#DDEBF6"
|
|
6779
6779
|
}),
|
|
6780
6780
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", {
|
|
6781
|
-
id: "
|
|
6781
|
+
id: "il-snow-mountain_svg__a",
|
|
6782
6782
|
x1: 136,
|
|
6783
6783
|
x2: 250.894,
|
|
6784
6784
|
y1: 18.426,
|
|
@@ -6993,7 +6993,7 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
6993
6993
|
...props,
|
|
6994
6994
|
children: [
|
|
6995
6995
|
/* @__PURE__ */ jsx("path", {
|
|
6996
|
-
fill: "url(#
|
|
6996
|
+
fill: "url(#il-star-honor-board_svg__a)",
|
|
6997
6997
|
d: "M42.48 2.4c1.053-3.2 5.632-3.2 6.684 0l4.201 12.784a3.51 3.51 0 0 0 3.341 2.4h13.596c3.404 0 4.819 4.307 2.065 6.284L61.368 31.77a3.45 3.45 0 0 0-1.276 3.883l4.201 12.784c1.052 3.2-2.653 5.862-5.406 3.884l-11-7.901a3.55 3.55 0 0 0-4.13 0l-11 7.9c-2.752 1.979-6.457-.682-5.405-3.883l4.2-12.784a3.45 3.45 0 0 0-1.275-3.883l-11-7.902c-2.753-1.977-1.338-6.283 2.065-6.283h13.596a3.51 3.51 0 0 0 3.342-2.4z"
|
|
6998
6998
|
}),
|
|
6999
6999
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -7003,22 +7003,22 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7003
7003
|
d: "m21.018 3.959 1.203 7.333M10.604 7.781l4.708 5.75M5 17.97l7.395.736"
|
|
7004
7004
|
}),
|
|
7005
7005
|
/* @__PURE__ */ jsx("g", {
|
|
7006
|
-
filter: "url(#
|
|
7006
|
+
filter: "url(#il-star-honor-board_svg__b)",
|
|
7007
7007
|
children: /* @__PURE__ */ jsx("path", {
|
|
7008
|
-
fill: "url(#
|
|
7008
|
+
fill: "url(#il-star-honor-board_svg__c)",
|
|
7009
7009
|
d: "M2 59h86v13H2z"
|
|
7010
7010
|
})
|
|
7011
7011
|
}),
|
|
7012
7012
|
/* @__PURE__ */ jsx("g", {
|
|
7013
|
-
filter: "url(#
|
|
7013
|
+
filter: "url(#il-star-honor-board_svg__d)",
|
|
7014
7014
|
children: /* @__PURE__ */ jsx("path", {
|
|
7015
|
-
fill: "url(#
|
|
7015
|
+
fill: "url(#il-star-honor-board_svg__e)",
|
|
7016
7016
|
d: "M9 53h72v6H9z"
|
|
7017
7017
|
})
|
|
7018
7018
|
}),
|
|
7019
7019
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
7020
7020
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7021
|
-
id: "
|
|
7021
|
+
id: "il-star-honor-board_svg__a",
|
|
7022
7022
|
x1: 45.822,
|
|
7023
7023
|
x2: 78.271,
|
|
7024
7024
|
y1: -7.767,
|
|
@@ -7030,7 +7030,7 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7030
7030
|
})]
|
|
7031
7031
|
}),
|
|
7032
7032
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7033
|
-
id: "
|
|
7033
|
+
id: "il-star-honor-board_svg__c",
|
|
7034
7034
|
x1: 2,
|
|
7035
7035
|
x2: 26.501,
|
|
7036
7036
|
y1: 69.214,
|
|
@@ -7042,7 +7042,7 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7042
7042
|
})]
|
|
7043
7043
|
}),
|
|
7044
7044
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7045
|
-
id: "
|
|
7045
|
+
id: "il-star-honor-board_svg__e",
|
|
7046
7046
|
x1: 11.118,
|
|
7047
7047
|
x2: 10.143,
|
|
7048
7048
|
y1: 49.571,
|
|
@@ -7054,7 +7054,7 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7054
7054
|
})]
|
|
7055
7055
|
}),
|
|
7056
7056
|
/* @__PURE__ */ jsxs("filter", {
|
|
7057
|
-
id: "
|
|
7057
|
+
id: "il-star-honor-board_svg__b",
|
|
7058
7058
|
width: 90,
|
|
7059
7059
|
height: 17,
|
|
7060
7060
|
x: 0,
|
|
@@ -7090,7 +7090,7 @@ const SvgIlStarHonorBoard = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7090
7090
|
]
|
|
7091
7091
|
}),
|
|
7092
7092
|
/* @__PURE__ */ jsxs("filter", {
|
|
7093
|
-
id: "
|
|
7093
|
+
id: "il-star-honor-board_svg__d",
|
|
7094
7094
|
width: 76,
|
|
7095
7095
|
height: 10,
|
|
7096
7096
|
x: 7,
|
|
@@ -7139,7 +7139,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7139
7139
|
...props,
|
|
7140
7140
|
children: [
|
|
7141
7141
|
/* @__PURE__ */ jsx("mask", {
|
|
7142
|
-
id: "
|
|
7142
|
+
id: "il-task-complete_svg__a",
|
|
7143
7143
|
width: 193,
|
|
7144
7144
|
height: 197,
|
|
7145
7145
|
x: 0,
|
|
@@ -7152,10 +7152,10 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7152
7152
|
})
|
|
7153
7153
|
}),
|
|
7154
7154
|
/* @__PURE__ */ jsxs("g", {
|
|
7155
|
-
filter: "url(#
|
|
7156
|
-
mask: "url(#
|
|
7155
|
+
filter: "url(#il-task-complete_svg__b)",
|
|
7156
|
+
mask: "url(#il-task-complete_svg__a)",
|
|
7157
7157
|
children: [/* @__PURE__ */ jsx("path", {
|
|
7158
|
-
fill: "url(#
|
|
7158
|
+
fill: "url(#il-task-complete_svg__c)",
|
|
7159
7159
|
d: "M142.016 17.308 19.507 32.565a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L149.751 22.913a7 7 0 0 0-7.735-5.605"
|
|
7160
7160
|
}), /* @__PURE__ */ jsx("path", {
|
|
7161
7161
|
stroke: "#fff",
|
|
@@ -7168,21 +7168,21 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7168
7168
|
d: "m67.5 194-26-16 15.987-3.091a7 7 0 0 1 8.268 5.952z"
|
|
7169
7169
|
}),
|
|
7170
7170
|
/* @__PURE__ */ jsx("path", {
|
|
7171
|
-
fill: "url(#
|
|
7171
|
+
fill: "url(#il-task-complete_svg__d)",
|
|
7172
7172
|
fillOpacity: .8,
|
|
7173
7173
|
fillRule: "evenodd",
|
|
7174
7174
|
d: "M125.967 48.98a4 4 0 0 1-3.447 4.486l-84 11a4 4 0 0 1-1.039-7.932l84-11a4 4 0 0 1 4.486 3.447",
|
|
7175
7175
|
clipRule: "evenodd"
|
|
7176
7176
|
}),
|
|
7177
7177
|
/* @__PURE__ */ jsx("path", {
|
|
7178
|
-
fill: "url(#
|
|
7178
|
+
fill: "url(#il-task-complete_svg__e)",
|
|
7179
7179
|
fillOpacity: .8,
|
|
7180
7180
|
fillRule: "evenodd",
|
|
7181
7181
|
d: "M143.464 71.96a4 4 0 0 1-3.424 4.503l-95.5 13a4 4 0 1 1-1.08-7.926l95.501-13a4 4 0 0 1 4.503 3.423",
|
|
7182
7182
|
clipRule: "evenodd"
|
|
7183
7183
|
}),
|
|
7184
7184
|
/* @__PURE__ */ jsx("path", {
|
|
7185
|
-
fill: "url(#
|
|
7185
|
+
fill: "url(#il-task-complete_svg__f)",
|
|
7186
7186
|
fillOpacity: .8,
|
|
7187
7187
|
fillRule: "evenodd",
|
|
7188
7188
|
d: "M129.966 96.978a4 4 0 0 1-3.444 4.488l-76 10a4 4 0 0 1-1.043-7.932l76-10a4 4 0 0 1 4.487 3.444",
|
|
@@ -7197,7 +7197,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7197
7197
|
xmlns: "http://www.w3.org/1999/xhtml",
|
|
7198
7198
|
style: {
|
|
7199
7199
|
backdropFilter: "blur(2px)",
|
|
7200
|
-
clipPath: "url(#
|
|
7200
|
+
clipPath: "url(#il-task-complete_svg__g)",
|
|
7201
7201
|
height: "100%",
|
|
7202
7202
|
width: "100%"
|
|
7203
7203
|
}
|
|
@@ -7205,12 +7205,12 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7205
7205
|
}),
|
|
7206
7206
|
/* @__PURE__ */ jsx("g", {
|
|
7207
7207
|
"data-figma-bg-blur-radius": 4,
|
|
7208
|
-
filter: "url(#
|
|
7208
|
+
filter: "url(#il-task-complete_svg__h)",
|
|
7209
7209
|
children: /* @__PURE__ */ jsx("circle", {
|
|
7210
7210
|
cx: 168,
|
|
7211
7211
|
cy: 133.5,
|
|
7212
7212
|
r: 36,
|
|
7213
|
-
fill: "url(#
|
|
7213
|
+
fill: "url(#il-task-complete_svg__i)",
|
|
7214
7214
|
fillOpacity: .71,
|
|
7215
7215
|
shapeRendering: "crispEdges"
|
|
7216
7216
|
})
|
|
@@ -7226,7 +7226,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7226
7226
|
height: 28,
|
|
7227
7227
|
x: 213.428,
|
|
7228
7228
|
y: 69.5,
|
|
7229
|
-
fill: "url(#
|
|
7229
|
+
fill: "url(#il-task-complete_svg__j)",
|
|
7230
7230
|
rx: 4.5,
|
|
7231
7231
|
transform: "rotate(33.434 213.428 69.5)"
|
|
7232
7232
|
}),
|
|
@@ -7235,13 +7235,13 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7235
7235
|
height: 28,
|
|
7236
7236
|
x: 193.002,
|
|
7237
7237
|
y: 60.453,
|
|
7238
|
-
fill: "url(#
|
|
7238
|
+
fill: "url(#il-task-complete_svg__k)",
|
|
7239
7239
|
rx: 4.5,
|
|
7240
7240
|
transform: "rotate(15.513 193.002 60.453)"
|
|
7241
7241
|
}),
|
|
7242
7242
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
7243
7243
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7244
|
-
id: "
|
|
7244
|
+
id: "il-task-complete_svg__c",
|
|
7245
7245
|
x1: 96.25,
|
|
7246
7246
|
x2: 96.25,
|
|
7247
7247
|
y1: 16.5,
|
|
@@ -7253,7 +7253,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7253
7253
|
})]
|
|
7254
7254
|
}),
|
|
7255
7255
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7256
|
-
id: "
|
|
7256
|
+
id: "il-task-complete_svg__d",
|
|
7257
7257
|
x1: 146,
|
|
7258
7258
|
x2: 38.501,
|
|
7259
7259
|
y1: 48,
|
|
@@ -7266,7 +7266,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7266
7266
|
})]
|
|
7267
7267
|
}),
|
|
7268
7268
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7269
|
-
id: "
|
|
7269
|
+
id: "il-task-complete_svg__e",
|
|
7270
7270
|
x1: 150,
|
|
7271
7271
|
x2: 44.001,
|
|
7272
7272
|
y1: 72.5,
|
|
@@ -7279,7 +7279,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7279
7279
|
})]
|
|
7280
7280
|
}),
|
|
7281
7281
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7282
|
-
id: "
|
|
7282
|
+
id: "il-task-complete_svg__f",
|
|
7283
7283
|
x1: 140,
|
|
7284
7284
|
x2: 46.001,
|
|
7285
7285
|
y1: 90,
|
|
@@ -7294,7 +7294,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7294
7294
|
})]
|
|
7295
7295
|
}),
|
|
7296
7296
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7297
|
-
id: "
|
|
7297
|
+
id: "il-task-complete_svg__i",
|
|
7298
7298
|
x1: 132,
|
|
7299
7299
|
x2: 208.5,
|
|
7300
7300
|
y1: 127.5,
|
|
@@ -7306,7 +7306,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7306
7306
|
})]
|
|
7307
7307
|
}),
|
|
7308
7308
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7309
|
-
id: "
|
|
7309
|
+
id: "il-task-complete_svg__j",
|
|
7310
7310
|
x1: 217.928,
|
|
7311
7311
|
x2: 217.928,
|
|
7312
7312
|
y1: 69.5,
|
|
@@ -7318,7 +7318,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7318
7318
|
})]
|
|
7319
7319
|
}),
|
|
7320
7320
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7321
|
-
id: "
|
|
7321
|
+
id: "il-task-complete_svg__k",
|
|
7322
7322
|
x1: 197.502,
|
|
7323
7323
|
x2: 197.502,
|
|
7324
7324
|
y1: 60.453,
|
|
@@ -7330,7 +7330,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7330
7330
|
})]
|
|
7331
7331
|
}),
|
|
7332
7332
|
/* @__PURE__ */ jsxs("filter", {
|
|
7333
|
-
id: "
|
|
7333
|
+
id: "il-task-complete_svg__b",
|
|
7334
7334
|
width: 174.826,
|
|
7335
7335
|
height: 188.492,
|
|
7336
7336
|
x: 8.871,
|
|
@@ -7366,7 +7366,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7366
7366
|
]
|
|
7367
7367
|
}),
|
|
7368
7368
|
/* @__PURE__ */ jsxs("filter", {
|
|
7369
|
-
id: "
|
|
7369
|
+
id: "il-task-complete_svg__h",
|
|
7370
7370
|
width: 80,
|
|
7371
7371
|
height: 82,
|
|
7372
7372
|
x: 128,
|
|
@@ -7402,7 +7402,7 @@ const SvgIlTaskComplete = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7402
7402
|
]
|
|
7403
7403
|
}),
|
|
7404
7404
|
/* @__PURE__ */ jsx("clipPath", {
|
|
7405
|
-
id: "
|
|
7405
|
+
id: "il-task-complete_svg__g",
|
|
7406
7406
|
transform: "translate(-128 -93.5)",
|
|
7407
7407
|
children: /* @__PURE__ */ jsx("circle", {
|
|
7408
7408
|
cx: 168,
|
|
@@ -7424,7 +7424,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7424
7424
|
...props,
|
|
7425
7425
|
children: [
|
|
7426
7426
|
/* @__PURE__ */ jsx("mask", {
|
|
7427
|
-
id: "
|
|
7427
|
+
id: "il-task-failed_svg__a",
|
|
7428
7428
|
width: 193,
|
|
7429
7429
|
height: 197,
|
|
7430
7430
|
x: 16,
|
|
@@ -7437,10 +7437,10 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7437
7437
|
})
|
|
7438
7438
|
}),
|
|
7439
7439
|
/* @__PURE__ */ jsxs("g", {
|
|
7440
|
-
filter: "url(#
|
|
7441
|
-
mask: "url(#
|
|
7440
|
+
filter: "url(#il-task-failed_svg__b)",
|
|
7441
|
+
mask: "url(#il-task-failed_svg__a)",
|
|
7442
7442
|
children: [/* @__PURE__ */ jsx("path", {
|
|
7443
|
-
fill: "url(#
|
|
7443
|
+
fill: "url(#il-task-failed_svg__c)",
|
|
7444
7444
|
d: "M158.016 44.308 35.507 59.565a7 7 0 0 0-5.993 8.347l30.688 150.233a7 7 0 0 0 7.733 5.545l121.135-15.254a7 7 0 0 0 5.996-8.286L165.751 49.913a7 7 0 0 0-7.735-5.605"
|
|
7445
7445
|
}), /* @__PURE__ */ jsx("path", {
|
|
7446
7446
|
stroke: "#fff",
|
|
@@ -7453,28 +7453,28 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7453
7453
|
d: "m83.5 221-26-16 15.987-3.091a7 7 0 0 1 8.268 5.952z"
|
|
7454
7454
|
}),
|
|
7455
7455
|
/* @__PURE__ */ jsx("path", {
|
|
7456
|
-
stroke: "url(#
|
|
7456
|
+
stroke: "url(#il-task-failed_svg__d)",
|
|
7457
7457
|
strokeLinecap: "round",
|
|
7458
7458
|
strokeOpacity: .8,
|
|
7459
7459
|
strokeWidth: 8,
|
|
7460
7460
|
d: "m54 87.5 84-11"
|
|
7461
7461
|
}),
|
|
7462
7462
|
/* @__PURE__ */ jsx("path", {
|
|
7463
|
-
stroke: "url(#
|
|
7463
|
+
stroke: "url(#il-task-failed_svg__e)",
|
|
7464
7464
|
strokeLinecap: "round",
|
|
7465
7465
|
strokeOpacity: .8,
|
|
7466
7466
|
strokeWidth: 8,
|
|
7467
7467
|
d: "m60 112.5 95.5-13"
|
|
7468
7468
|
}),
|
|
7469
7469
|
/* @__PURE__ */ jsx("path", {
|
|
7470
|
-
stroke: "url(#
|
|
7470
|
+
stroke: "url(#il-task-failed_svg__f)",
|
|
7471
7471
|
strokeLinecap: "round",
|
|
7472
7472
|
strokeOpacity: .8,
|
|
7473
7473
|
strokeWidth: 8,
|
|
7474
7474
|
d: "m66 134.5 76-10"
|
|
7475
7475
|
}),
|
|
7476
7476
|
/* @__PURE__ */ jsx("g", {
|
|
7477
|
-
filter: "url(#
|
|
7477
|
+
filter: "url(#il-task-failed_svg__g)",
|
|
7478
7478
|
children: /* @__PURE__ */ jsx("path", {
|
|
7479
7479
|
fill: "#FF849A",
|
|
7480
7480
|
d: "M192.429 72.5c23.432 0 42.428 14.775 42.428 33s-18.996 33-42.428 33c-9.069 0-17.473-2.215-24.368-5.984l-11.775 5.984 4.739-10.809C154.175 121.831 150 114.045 150 105.5c0-18.225 18.996-33 42.429-33"
|
|
@@ -7486,7 +7486,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7486
7486
|
}),
|
|
7487
7487
|
/* @__PURE__ */ jsxs("defs", { children: [
|
|
7488
7488
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7489
|
-
id: "
|
|
7489
|
+
id: "il-task-failed_svg__c",
|
|
7490
7490
|
x1: 112.25,
|
|
7491
7491
|
x2: 112.25,
|
|
7492
7492
|
y1: 43.5,
|
|
@@ -7498,7 +7498,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7498
7498
|
})]
|
|
7499
7499
|
}),
|
|
7500
7500
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7501
|
-
id: "
|
|
7501
|
+
id: "il-task-failed_svg__d",
|
|
7502
7502
|
x1: 162,
|
|
7503
7503
|
x2: 54.5,
|
|
7504
7504
|
y1: 75,
|
|
@@ -7511,7 +7511,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7511
7511
|
})]
|
|
7512
7512
|
}),
|
|
7513
7513
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7514
|
-
id: "
|
|
7514
|
+
id: "il-task-failed_svg__e",
|
|
7515
7515
|
x1: 166,
|
|
7516
7516
|
x2: 60,
|
|
7517
7517
|
y1: 99.5,
|
|
@@ -7524,7 +7524,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7524
7524
|
})]
|
|
7525
7525
|
}),
|
|
7526
7526
|
/* @__PURE__ */ jsxs("linearGradient", {
|
|
7527
|
-
id: "
|
|
7527
|
+
id: "il-task-failed_svg__f",
|
|
7528
7528
|
x1: 156,
|
|
7529
7529
|
x2: 62,
|
|
7530
7530
|
y1: 117,
|
|
@@ -7539,7 +7539,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7539
7539
|
})]
|
|
7540
7540
|
}),
|
|
7541
7541
|
/* @__PURE__ */ jsxs("filter", {
|
|
7542
|
-
id: "
|
|
7542
|
+
id: "il-task-failed_svg__b",
|
|
7543
7543
|
width: 174.827,
|
|
7544
7544
|
height: 188.492,
|
|
7545
7545
|
x: 24.871,
|
|
@@ -7575,7 +7575,7 @@ const SvgIlTaskFailed = (props) => /* @__PURE__ */ jsxs("svg", {
|
|
|
7575
7575
|
]
|
|
7576
7576
|
}),
|
|
7577
7577
|
/* @__PURE__ */ jsxs("filter", {
|
|
7578
|
-
id: "
|
|
7578
|
+
id: "il-task-failed_svg__g",
|
|
7579
7579
|
width: 92.857,
|
|
7580
7580
|
height: 74,
|
|
7581
7581
|
x: 146,
|