@proicons/webfont 4.12.3 → 4.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ProIcons.css +51 -42
- package/package.json +1 -1
package/ProIcons.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-display: block;
|
|
3
3
|
font-family: "ProIcons";
|
|
4
|
-
src: url("./ProIcons.ttf?
|
|
5
|
-
url("./ProIcons.woff?
|
|
6
|
-
url("./ProIcons.woff2?
|
|
7
|
-
url("./ProIcons.eot?
|
|
4
|
+
src: url("./ProIcons.ttf?3aee62c34d4c00fae3c9ae60911e1c24") format("truetype"),
|
|
5
|
+
url("./ProIcons.woff?3aee62c34d4c00fae3c9ae60911e1c24") format("woff"),
|
|
6
|
+
url("./ProIcons.woff2?3aee62c34d4c00fae3c9ae60911e1c24") format("woff2"),
|
|
7
|
+
url("./ProIcons.eot?3aee62c34d4c00fae3c9ae60911e1c24#iefix") format("embedded-opentype");
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
i[class^="proicon-"]::before, i[class*=" proicon-"]::before {
|
|
@@ -1530,72 +1530,81 @@ i[class^="proicon-"]::before, i[class*=" proicon-"]::before {
|
|
|
1530
1530
|
.proicon-road-cone::before {
|
|
1531
1531
|
content: "\e1f7";
|
|
1532
1532
|
}
|
|
1533
|
-
.proicon-
|
|
1534
|
-
content: "\
|
|
1535
|
-
}
|
|
1536
|
-
.proicon-asterisk::before {
|
|
1537
|
-
content: "\f102";
|
|
1533
|
+
.proicon-book-letter::before {
|
|
1534
|
+
content: "\e1f8";
|
|
1538
1535
|
}
|
|
1539
|
-
.proicon-
|
|
1540
|
-
content: "\
|
|
1536
|
+
.proicon-power::before {
|
|
1537
|
+
content: "\e1f9";
|
|
1541
1538
|
}
|
|
1542
1539
|
.proicon-basketball::before {
|
|
1543
|
-
content: "\
|
|
1544
|
-
}
|
|
1545
|
-
.proicon-book-letter::before {
|
|
1546
|
-
content: "\f105";
|
|
1540
|
+
content: "\e1fa";
|
|
1547
1541
|
}
|
|
1548
1542
|
.proicon-book-marked::before {
|
|
1549
|
-
content: "\
|
|
1543
|
+
content: "\e1fb";
|
|
1550
1544
|
}
|
|
1551
|
-
.proicon-
|
|
1552
|
-
content: "\
|
|
1545
|
+
.proicon-kotlin::before {
|
|
1546
|
+
content: "\e1fc";
|
|
1547
|
+
}
|
|
1548
|
+
.proicon-openai::before {
|
|
1549
|
+
content: "\e1fd";
|
|
1550
|
+
}
|
|
1551
|
+
.proicon-photo-sparkle::before {
|
|
1552
|
+
content: "\e1fe";
|
|
1553
|
+
}
|
|
1554
|
+
.proicon-pencil-sparkle::before {
|
|
1555
|
+
content: "\e1ff";
|
|
1556
|
+
}
|
|
1557
|
+
.proicon-paintbrush-2-sparkle::before {
|
|
1558
|
+
content: "\e200";
|
|
1553
1559
|
}
|
|
1554
1560
|
.proicon-bug-add::before {
|
|
1555
|
-
content: "\
|
|
1561
|
+
content: "\e201";
|
|
1556
1562
|
}
|
|
1557
1563
|
.proicon-bug-play::before {
|
|
1558
|
-
content: "\
|
|
1564
|
+
content: "\e202";
|
|
1565
|
+
}
|
|
1566
|
+
.proicon-asterisk::before {
|
|
1567
|
+
content: "\e203";
|
|
1559
1568
|
}
|
|
1560
1569
|
.proicon-code-square::before {
|
|
1561
|
-
content: "\
|
|
1570
|
+
content: "\e204";
|
|
1562
1571
|
}
|
|
1563
1572
|
.proicon-eraser-sparkle::before {
|
|
1564
|
-
content: "\
|
|
1573
|
+
content: "\e205";
|
|
1565
1574
|
}
|
|
1566
|
-
.proicon-
|
|
1567
|
-
content: "\
|
|
1575
|
+
.proicon-apps-list::before {
|
|
1576
|
+
content: "\f101";
|
|
1568
1577
|
}
|
|
1569
|
-
.proicon-
|
|
1570
|
-
content: "\
|
|
1578
|
+
.proicon-bar-graph::before {
|
|
1579
|
+
content: "\f102";
|
|
1571
1580
|
}
|
|
1572
|
-
.proicon-
|
|
1573
|
-
content: "\
|
|
1581
|
+
.proicon-box-margins::before {
|
|
1582
|
+
content: "\f103";
|
|
1574
1583
|
}
|
|
1575
|
-
.proicon-
|
|
1576
|
-
content: "\
|
|
1584
|
+
.proicon-magnet::before {
|
|
1585
|
+
content: "\f104";
|
|
1577
1586
|
}
|
|
1578
1587
|
.proicon-phone-accept::before {
|
|
1579
|
-
content: "\
|
|
1588
|
+
content: "\f105";
|
|
1580
1589
|
}
|
|
1581
1590
|
.proicon-phone-hang-up::before {
|
|
1582
|
-
content: "\
|
|
1583
|
-
}
|
|
1584
|
-
.proicon-photo-sparkle::before {
|
|
1585
|
-
content: "\f112";
|
|
1586
|
-
}
|
|
1587
|
-
.proicon-power::before {
|
|
1588
|
-
content: "\f113";
|
|
1591
|
+
content: "\f106";
|
|
1589
1592
|
}
|
|
1590
1593
|
.proicon-text-bullet-list-square-add::before {
|
|
1591
|
-
content: "\
|
|
1594
|
+
content: "\f107";
|
|
1592
1595
|
}
|
|
1593
1596
|
.proicon-text-bullet-list-square::before {
|
|
1594
|
-
content: "\
|
|
1597
|
+
content: "\f108";
|
|
1595
1598
|
}
|
|
1596
1599
|
.proicon-text-bullet-list-tree::before {
|
|
1597
|
-
content: "\
|
|
1600
|
+
content: "\f109";
|
|
1598
1601
|
}
|
|
1599
1602
|
.proicon-text-bullet-list::before {
|
|
1600
|
-
content: "\
|
|
1603
|
+
content: "\f10a";
|
|
1604
|
+
}
|
|
1605
|
+
.proicon-toy-brick::before {
|
|
1606
|
+
content: "\f10b";
|
|
1607
|
+
}
|
|
1608
|
+
.proicon-treasure-chest::before {
|
|
1609
|
+
content: "\f10c";
|
|
1601
1610
|
}
|