bootstrap-icons 1.6.0 → 1.7.2
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/LICENSE.md +1 -1
- package/README.md +2 -2
- package/bootstrap-icons.svg +1 -1
- package/font/bootstrap-icons.css +131 -2
- package/font/bootstrap-icons.json +130 -1
- package/font/bootstrap-icons.scss +260 -2
- package/font/fonts/bootstrap-icons.woff +0 -0
- package/font/fonts/bootstrap-icons.woff2 +0 -0
- package/font/index.html +468 -4
- package/icons/123.svg +3 -0
- package/icons/activity.svg +1 -1
- package/icons/bandaid-fill.svg +3 -0
- package/icons/bandaid.svg +4 -0
- package/icons/bluetooth.svg +3 -0
- package/icons/body-text.svg +3 -0
- package/icons/boombox-fill.svg +4 -0
- package/icons/boombox.svg +6 -0
- package/icons/boxes.svg +3 -0
- package/icons/check-lg.svg +1 -1
- package/icons/cloud-haze.svg +1 -1
- package/icons/cloud-haze2.svg +3 -0
- package/icons/dash-lg.svg +1 -1
- package/icons/device-hdd-fill.svg +4 -0
- package/icons/device-hdd.svg +5 -0
- package/icons/device-ssd-fill.svg +4 -0
- package/icons/device-ssd.svg +4 -0
- package/icons/discord.svg +1 -2
- package/icons/displayport-fill.svg +3 -0
- package/icons/displayport.svg +4 -0
- package/icons/dpad-fill.svg +3 -0
- package/icons/dpad.svg +4 -0
- package/icons/droplet-fill.svg +1 -1
- package/icons/ear-fill.svg +3 -0
- package/icons/ear.svg +3 -0
- package/icons/easel2-fill.svg +2 -2
- package/icons/easel2.svg +1 -1
- package/icons/easel3-fill.svg +1 -1
- package/icons/easel3.svg +1 -1
- package/icons/envelope-check-fill.svg +4 -0
- package/icons/envelope-check.svg +4 -0
- package/icons/envelope-dash-fill.svg +4 -0
- package/icons/envelope-dash.svg +4 -0
- package/icons/envelope-exclamation-fill.svg +4 -0
- package/icons/envelope-exclamation.svg +4 -0
- package/icons/envelope-fill.svg +1 -1
- package/icons/envelope-open-fill.svg +1 -1
- package/icons/envelope-open.svg +1 -1
- package/icons/envelope-plus-fill.svg +4 -0
- package/icons/envelope-plus.svg +4 -0
- package/icons/envelope-slash-fill.svg +4 -0
- package/icons/envelope-slash.svg +4 -0
- package/icons/envelope-x-fill.svg +4 -0
- package/icons/envelope-x.svg +4 -0
- package/icons/envelope.svg +1 -1
- package/icons/ethernet.svg +4 -0
- package/icons/exclamation-lg.svg +1 -1
- package/icons/explicit-fill.svg +3 -0
- package/icons/explicit.svg +4 -0
- package/icons/fan.svg +2 -2
- package/icons/fingerprint.svg +5 -5
- package/icons/git.svg +3 -0
- package/icons/gpu-card.svg +5 -0
- package/icons/graph-down-arrow.svg +1 -1
- package/icons/graph-down.svg +1 -1
- package/icons/graph-up-arrow.svg +1 -1
- package/icons/graph-up.svg +1 -1
- package/icons/hdmi-fill.svg +3 -0
- package/icons/hdmi.svg +4 -0
- package/icons/hypnotize.svg +2 -2
- package/icons/infinity.svg +3 -0
- package/icons/info-lg.svg +1 -1
- package/icons/lamp-fill.svg +2 -2
- package/icons/lamp.svg +2 -2
- package/icons/line.svg +1 -1
- package/icons/list-columns-reverse.svg +3 -0
- package/icons/list-columns.svg +3 -0
- package/icons/magic.svg +1 -1
- package/icons/memory.svg +3 -0
- package/icons/meta.svg +3 -0
- package/icons/modem-fill.svg +3 -0
- package/icons/modem.svg +4 -0
- package/icons/mortarboard-fill.svg +4 -0
- package/icons/mortarboard.svg +4 -0
- package/icons/motherboard-fill.svg +4 -0
- package/icons/motherboard.svg +4 -0
- package/icons/nintendo-switch.svg +4 -0
- package/icons/optical-audio-fill.svg +4 -0
- package/icons/optical-audio.svg +5 -0
- package/icons/paypal.svg +1 -1
- package/icons/pc-display-horizontal.svg +3 -0
- package/icons/pc-display.svg +3 -0
- package/icons/pc-horizontal.svg +3 -0
- package/icons/pc.svg +3 -0
- package/icons/pci-card.svg +4 -0
- package/icons/person-rolodex.svg +2 -2
- package/icons/person-video.svg +2 -2
- package/icons/person-video2.svg +2 -2
- package/icons/person-video3.svg +2 -2
- package/icons/person-workspace.svg +2 -2
- package/icons/playstation.svg +3 -0
- package/icons/plus-lg.svg +1 -1
- package/icons/plus-slash-minus.svg +3 -0
- package/icons/projector-fill.svg +3 -0
- package/icons/projector.svg +4 -0
- package/icons/qr-code-scan.svg +7 -0
- package/icons/qr-code.svg +7 -0
- package/icons/question-lg.svg +1 -1
- package/icons/quora.svg +3 -0
- package/icons/quote.svg +3 -0
- package/icons/radioactive.svg +2 -2
- package/icons/robot.svg +4 -0
- package/icons/router-fill.svg +6 -0
- package/icons/router.svg +6 -0
- package/icons/sd-card-fill.svg +1 -1
- package/icons/send-check-fill.svg +4 -0
- package/icons/send-check.svg +4 -0
- package/icons/send-dash-fill.svg +4 -0
- package/icons/send-dash.svg +4 -0
- package/icons/send-exclamation-fill.svg +4 -0
- package/icons/send-exclamation.svg +4 -0
- package/icons/send-fill.svg +3 -0
- package/icons/send-plus-fill.svg +4 -0
- package/icons/send-plus.svg +4 -0
- package/icons/send-slash-fill.svg +4 -0
- package/icons/send-slash.svg +4 -0
- package/icons/send-x-fill.svg +4 -0
- package/icons/send-x.svg +4 -0
- package/icons/send.svg +3 -0
- package/icons/skip-forward-btn-fill.svg +1 -1
- package/icons/slash-lg.svg +1 -1
- package/icons/snapchat.svg +1 -1
- package/icons/steam.svg +4 -0
- package/icons/terminal-dash.svg +4 -0
- package/icons/terminal-plus.svg +4 -0
- package/icons/terminal-split.svg +4 -0
- package/icons/terminal-x.svg +4 -0
- package/icons/thunderbolt-fill.svg +3 -0
- package/icons/thunderbolt.svg +4 -0
- package/icons/ticket-detailed-fill.svg +3 -0
- package/icons/ticket-detailed.svg +4 -0
- package/icons/ticket-fill.svg +3 -0
- package/icons/ticket-perforated-fill.svg +3 -0
- package/icons/ticket-perforated.svg +4 -0
- package/icons/ticket.svg +3 -0
- package/icons/tiktok.svg +3 -0
- package/icons/usb-c-fill.svg +3 -0
- package/icons/usb-c.svg +4 -0
- package/icons/usb-drive-fill.svg +3 -0
- package/icons/usb-drive.svg +3 -0
- package/icons/usb-fill.svg +3 -0
- package/icons/usb-micro-fill.svg +3 -0
- package/icons/usb-micro.svg +4 -0
- package/icons/usb-mini-fill.svg +3 -0
- package/icons/usb-mini.svg +4 -0
- package/icons/usb-plug-fill.svg +3 -0
- package/icons/usb-plug.svg +3 -0
- package/icons/usb-symbol.svg +3 -0
- package/icons/usb.svg +4 -0
- package/icons/webcam-fill.svg +2 -3
- package/icons/webcam.svg +2 -3
- package/icons/window-dash.svg +5 -0
- package/icons/window-desktop.svg +4 -0
- package/icons/window-dock.svg +2 -2
- package/icons/window-fullscreen.svg +4 -0
- package/icons/window-plus.svg +5 -0
- package/icons/window-split.svg +4 -0
- package/icons/window-stack.svg +4 -0
- package/icons/window-x.svg +5 -0
- package/icons/x-lg.svg +2 -2
- package/icons/xbox.svg +3 -0
- package/icons/yin-yang.svg +2 -2
- package/package.json +13 -14
- package/icons/cloud-haze-1.svg +0 -3
package/font/bootstrap-icons.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "bootstrap-icons";
|
|
3
|
-
src: url("./fonts/bootstrap-icons.woff2?
|
|
4
|
-
url("./fonts/bootstrap-icons.woff?
|
|
3
|
+
src: url("./fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d") format("woff2"),
|
|
4
|
+
url("./fonts/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d") format("woff");
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
.bi::before,
|
|
@@ -19,6 +19,7 @@ url("./fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("wof
|
|
|
19
19
|
-moz-osx-font-smoothing: grayscale;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
+
.bi-123::before { content: "\f67f"; }
|
|
22
23
|
.bi-alarm-fill::before { content: "\f101"; }
|
|
23
24
|
.bi-alarm::before { content: "\f102"; }
|
|
24
25
|
.bi-align-bottom::before { content: "\f103"; }
|
|
@@ -1425,3 +1426,131 @@ url("./fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("wof
|
|
|
1425
1426
|
.bi-webcam-fill::before { content: "\f67c"; }
|
|
1426
1427
|
.bi-webcam::before { content: "\f67d"; }
|
|
1427
1428
|
.bi-yin-yang::before { content: "\f67e"; }
|
|
1429
|
+
.bi-bandaid-fill::before { content: "\f680"; }
|
|
1430
|
+
.bi-bandaid::before { content: "\f681"; }
|
|
1431
|
+
.bi-bluetooth::before { content: "\f682"; }
|
|
1432
|
+
.bi-body-text::before { content: "\f683"; }
|
|
1433
|
+
.bi-boombox::before { content: "\f684"; }
|
|
1434
|
+
.bi-boxes::before { content: "\f685"; }
|
|
1435
|
+
.bi-dpad-fill::before { content: "\f686"; }
|
|
1436
|
+
.bi-dpad::before { content: "\f687"; }
|
|
1437
|
+
.bi-ear-fill::before { content: "\f688"; }
|
|
1438
|
+
.bi-ear::before { content: "\f689"; }
|
|
1439
|
+
.bi-envelope-check-1::before { content: "\f68a"; }
|
|
1440
|
+
.bi-envelope-check-fill::before { content: "\f68b"; }
|
|
1441
|
+
.bi-envelope-check::before { content: "\f68c"; }
|
|
1442
|
+
.bi-envelope-dash-1::before { content: "\f68d"; }
|
|
1443
|
+
.bi-envelope-dash-fill::before { content: "\f68e"; }
|
|
1444
|
+
.bi-envelope-dash::before { content: "\f68f"; }
|
|
1445
|
+
.bi-envelope-exclamation-1::before { content: "\f690"; }
|
|
1446
|
+
.bi-envelope-exclamation-fill::before { content: "\f691"; }
|
|
1447
|
+
.bi-envelope-exclamation::before { content: "\f692"; }
|
|
1448
|
+
.bi-envelope-plus-fill::before { content: "\f693"; }
|
|
1449
|
+
.bi-envelope-plus::before { content: "\f694"; }
|
|
1450
|
+
.bi-envelope-slash-1::before { content: "\f695"; }
|
|
1451
|
+
.bi-envelope-slash-fill::before { content: "\f696"; }
|
|
1452
|
+
.bi-envelope-slash::before { content: "\f697"; }
|
|
1453
|
+
.bi-envelope-x-1::before { content: "\f698"; }
|
|
1454
|
+
.bi-envelope-x-fill::before { content: "\f699"; }
|
|
1455
|
+
.bi-envelope-x::before { content: "\f69a"; }
|
|
1456
|
+
.bi-explicit-fill::before { content: "\f69b"; }
|
|
1457
|
+
.bi-explicit::before { content: "\f69c"; }
|
|
1458
|
+
.bi-git::before { content: "\f69d"; }
|
|
1459
|
+
.bi-infinity::before { content: "\f69e"; }
|
|
1460
|
+
.bi-list-columns-reverse::before { content: "\f69f"; }
|
|
1461
|
+
.bi-list-columns::before { content: "\f6a0"; }
|
|
1462
|
+
.bi-meta::before { content: "\f6a1"; }
|
|
1463
|
+
.bi-mortorboard-fill::before { content: "\f6a2"; }
|
|
1464
|
+
.bi-mortorboard::before { content: "\f6a3"; }
|
|
1465
|
+
.bi-nintendo-switch::before { content: "\f6a4"; }
|
|
1466
|
+
.bi-pc-display-horizontal::before { content: "\f6a5"; }
|
|
1467
|
+
.bi-pc-display::before { content: "\f6a6"; }
|
|
1468
|
+
.bi-pc-horizontal::before { content: "\f6a7"; }
|
|
1469
|
+
.bi-pc::before { content: "\f6a8"; }
|
|
1470
|
+
.bi-playstation::before { content: "\f6a9"; }
|
|
1471
|
+
.bi-plus-slash-minus::before { content: "\f6aa"; }
|
|
1472
|
+
.bi-projector-fill::before { content: "\f6ab"; }
|
|
1473
|
+
.bi-projector::before { content: "\f6ac"; }
|
|
1474
|
+
.bi-qr-code-scan::before { content: "\f6ad"; }
|
|
1475
|
+
.bi-qr-code::before { content: "\f6ae"; }
|
|
1476
|
+
.bi-quora::before { content: "\f6af"; }
|
|
1477
|
+
.bi-quote::before { content: "\f6b0"; }
|
|
1478
|
+
.bi-robot::before { content: "\f6b1"; }
|
|
1479
|
+
.bi-send-check-fill::before { content: "\f6b2"; }
|
|
1480
|
+
.bi-send-check::before { content: "\f6b3"; }
|
|
1481
|
+
.bi-send-dash-fill::before { content: "\f6b4"; }
|
|
1482
|
+
.bi-send-dash::before { content: "\f6b5"; }
|
|
1483
|
+
.bi-send-exclamation-1::before { content: "\f6b6"; }
|
|
1484
|
+
.bi-send-exclamation-fill::before { content: "\f6b7"; }
|
|
1485
|
+
.bi-send-exclamation::before { content: "\f6b8"; }
|
|
1486
|
+
.bi-send-fill::before { content: "\f6b9"; }
|
|
1487
|
+
.bi-send-plus-fill::before { content: "\f6ba"; }
|
|
1488
|
+
.bi-send-plus::before { content: "\f6bb"; }
|
|
1489
|
+
.bi-send-slash-fill::before { content: "\f6bc"; }
|
|
1490
|
+
.bi-send-slash::before { content: "\f6bd"; }
|
|
1491
|
+
.bi-send-x-fill::before { content: "\f6be"; }
|
|
1492
|
+
.bi-send-x::before { content: "\f6bf"; }
|
|
1493
|
+
.bi-send::before { content: "\f6c0"; }
|
|
1494
|
+
.bi-steam::before { content: "\f6c1"; }
|
|
1495
|
+
.bi-terminal-dash-1::before { content: "\f6c2"; }
|
|
1496
|
+
.bi-terminal-dash::before { content: "\f6c3"; }
|
|
1497
|
+
.bi-terminal-plus::before { content: "\f6c4"; }
|
|
1498
|
+
.bi-terminal-split::before { content: "\f6c5"; }
|
|
1499
|
+
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
|
|
1500
|
+
.bi-ticket-detailed::before { content: "\f6c7"; }
|
|
1501
|
+
.bi-ticket-fill::before { content: "\f6c8"; }
|
|
1502
|
+
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
|
|
1503
|
+
.bi-ticket-perforated::before { content: "\f6ca"; }
|
|
1504
|
+
.bi-ticket::before { content: "\f6cb"; }
|
|
1505
|
+
.bi-tiktok::before { content: "\f6cc"; }
|
|
1506
|
+
.bi-window-dash::before { content: "\f6cd"; }
|
|
1507
|
+
.bi-window-desktop::before { content: "\f6ce"; }
|
|
1508
|
+
.bi-window-fullscreen::before { content: "\f6cf"; }
|
|
1509
|
+
.bi-window-plus::before { content: "\f6d0"; }
|
|
1510
|
+
.bi-window-split::before { content: "\f6d1"; }
|
|
1511
|
+
.bi-window-stack::before { content: "\f6d2"; }
|
|
1512
|
+
.bi-window-x::before { content: "\f6d3"; }
|
|
1513
|
+
.bi-xbox::before { content: "\f6d4"; }
|
|
1514
|
+
.bi-ethernet::before { content: "\f6d5"; }
|
|
1515
|
+
.bi-hdmi-fill::before { content: "\f6d6"; }
|
|
1516
|
+
.bi-hdmi::before { content: "\f6d7"; }
|
|
1517
|
+
.bi-usb-c-fill::before { content: "\f6d8"; }
|
|
1518
|
+
.bi-usb-c::before { content: "\f6d9"; }
|
|
1519
|
+
.bi-usb-fill::before { content: "\f6da"; }
|
|
1520
|
+
.bi-usb-plug-fill::before { content: "\f6db"; }
|
|
1521
|
+
.bi-usb-plug::before { content: "\f6dc"; }
|
|
1522
|
+
.bi-usb-symbol::before { content: "\f6dd"; }
|
|
1523
|
+
.bi-usb::before { content: "\f6de"; }
|
|
1524
|
+
.bi-boombox-fill::before { content: "\f6df"; }
|
|
1525
|
+
.bi-displayport-1::before { content: "\f6e0"; }
|
|
1526
|
+
.bi-displayport::before { content: "\f6e1"; }
|
|
1527
|
+
.bi-gpu-card::before { content: "\f6e2"; }
|
|
1528
|
+
.bi-memory::before { content: "\f6e3"; }
|
|
1529
|
+
.bi-modem-fill::before { content: "\f6e4"; }
|
|
1530
|
+
.bi-modem::before { content: "\f6e5"; }
|
|
1531
|
+
.bi-motherboard-fill::before { content: "\f6e6"; }
|
|
1532
|
+
.bi-motherboard::before { content: "\f6e7"; }
|
|
1533
|
+
.bi-optical-audio-fill::before { content: "\f6e8"; }
|
|
1534
|
+
.bi-optical-audio::before { content: "\f6e9"; }
|
|
1535
|
+
.bi-pci-card::before { content: "\f6ea"; }
|
|
1536
|
+
.bi-router-fill::before { content: "\f6eb"; }
|
|
1537
|
+
.bi-router::before { content: "\f6ec"; }
|
|
1538
|
+
.bi-ssd-fill::before { content: "\f6ed"; }
|
|
1539
|
+
.bi-ssd::before { content: "\f6ee"; }
|
|
1540
|
+
.bi-thunderbolt-fill::before { content: "\f6ef"; }
|
|
1541
|
+
.bi-thunderbolt::before { content: "\f6f0"; }
|
|
1542
|
+
.bi-usb-drive-fill::before { content: "\f6f1"; }
|
|
1543
|
+
.bi-usb-drive::before { content: "\f6f2"; }
|
|
1544
|
+
.bi-usb-micro-fill::before { content: "\f6f3"; }
|
|
1545
|
+
.bi-usb-micro::before { content: "\f6f4"; }
|
|
1546
|
+
.bi-usb-mini-fill::before { content: "\f6f5"; }
|
|
1547
|
+
.bi-usb-mini::before { content: "\f6f6"; }
|
|
1548
|
+
.bi-cloud-haze2::before { content: "\f6f7"; }
|
|
1549
|
+
.bi-device-hdd-fill::before { content: "\f6f8"; }
|
|
1550
|
+
.bi-device-hdd::before { content: "\f6f9"; }
|
|
1551
|
+
.bi-device-ssd-fill::before { content: "\f6fa"; }
|
|
1552
|
+
.bi-device-ssd::before { content: "\f6fb"; }
|
|
1553
|
+
.bi-displayport-fill::before { content: "\f6fc"; }
|
|
1554
|
+
.bi-mortarboard-fill::before { content: "\f6fd"; }
|
|
1555
|
+
.bi-mortarboard::before { content: "\f6fe"; }
|
|
1556
|
+
.bi-terminal-x::before { content: "\f6ff"; }
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"123": 63103,
|
|
2
3
|
"alarm-fill": 61697,
|
|
3
4
|
"alarm": 61698,
|
|
4
5
|
"align-bottom": 61699,
|
|
@@ -1404,5 +1405,133 @@
|
|
|
1404
1405
|
"radioactive": 63099,
|
|
1405
1406
|
"webcam-fill": 63100,
|
|
1406
1407
|
"webcam": 63101,
|
|
1407
|
-
"yin-yang": 63102
|
|
1408
|
+
"yin-yang": 63102,
|
|
1409
|
+
"bandaid-fill": 63104,
|
|
1410
|
+
"bandaid": 63105,
|
|
1411
|
+
"bluetooth": 63106,
|
|
1412
|
+
"body-text": 63107,
|
|
1413
|
+
"boombox": 63108,
|
|
1414
|
+
"boxes": 63109,
|
|
1415
|
+
"dpad-fill": 63110,
|
|
1416
|
+
"dpad": 63111,
|
|
1417
|
+
"ear-fill": 63112,
|
|
1418
|
+
"ear": 63113,
|
|
1419
|
+
"envelope-check-1": 63114,
|
|
1420
|
+
"envelope-check-fill": 63115,
|
|
1421
|
+
"envelope-check": 63116,
|
|
1422
|
+
"envelope-dash-1": 63117,
|
|
1423
|
+
"envelope-dash-fill": 63118,
|
|
1424
|
+
"envelope-dash": 63119,
|
|
1425
|
+
"envelope-exclamation-1": 63120,
|
|
1426
|
+
"envelope-exclamation-fill": 63121,
|
|
1427
|
+
"envelope-exclamation": 63122,
|
|
1428
|
+
"envelope-plus-fill": 63123,
|
|
1429
|
+
"envelope-plus": 63124,
|
|
1430
|
+
"envelope-slash-1": 63125,
|
|
1431
|
+
"envelope-slash-fill": 63126,
|
|
1432
|
+
"envelope-slash": 63127,
|
|
1433
|
+
"envelope-x-1": 63128,
|
|
1434
|
+
"envelope-x-fill": 63129,
|
|
1435
|
+
"envelope-x": 63130,
|
|
1436
|
+
"explicit-fill": 63131,
|
|
1437
|
+
"explicit": 63132,
|
|
1438
|
+
"git": 63133,
|
|
1439
|
+
"infinity": 63134,
|
|
1440
|
+
"list-columns-reverse": 63135,
|
|
1441
|
+
"list-columns": 63136,
|
|
1442
|
+
"meta": 63137,
|
|
1443
|
+
"mortorboard-fill": 63138,
|
|
1444
|
+
"mortorboard": 63139,
|
|
1445
|
+
"nintendo-switch": 63140,
|
|
1446
|
+
"pc-display-horizontal": 63141,
|
|
1447
|
+
"pc-display": 63142,
|
|
1448
|
+
"pc-horizontal": 63143,
|
|
1449
|
+
"pc": 63144,
|
|
1450
|
+
"playstation": 63145,
|
|
1451
|
+
"plus-slash-minus": 63146,
|
|
1452
|
+
"projector-fill": 63147,
|
|
1453
|
+
"projector": 63148,
|
|
1454
|
+
"qr-code-scan": 63149,
|
|
1455
|
+
"qr-code": 63150,
|
|
1456
|
+
"quora": 63151,
|
|
1457
|
+
"quote": 63152,
|
|
1458
|
+
"robot": 63153,
|
|
1459
|
+
"send-check-fill": 63154,
|
|
1460
|
+
"send-check": 63155,
|
|
1461
|
+
"send-dash-fill": 63156,
|
|
1462
|
+
"send-dash": 63157,
|
|
1463
|
+
"send-exclamation-1": 63158,
|
|
1464
|
+
"send-exclamation-fill": 63159,
|
|
1465
|
+
"send-exclamation": 63160,
|
|
1466
|
+
"send-fill": 63161,
|
|
1467
|
+
"send-plus-fill": 63162,
|
|
1468
|
+
"send-plus": 63163,
|
|
1469
|
+
"send-slash-fill": 63164,
|
|
1470
|
+
"send-slash": 63165,
|
|
1471
|
+
"send-x-fill": 63166,
|
|
1472
|
+
"send-x": 63167,
|
|
1473
|
+
"send": 63168,
|
|
1474
|
+
"steam": 63169,
|
|
1475
|
+
"terminal-dash-1": 63170,
|
|
1476
|
+
"terminal-dash": 63171,
|
|
1477
|
+
"terminal-plus": 63172,
|
|
1478
|
+
"terminal-split": 63173,
|
|
1479
|
+
"ticket-detailed-fill": 63174,
|
|
1480
|
+
"ticket-detailed": 63175,
|
|
1481
|
+
"ticket-fill": 63176,
|
|
1482
|
+
"ticket-perforated-fill": 63177,
|
|
1483
|
+
"ticket-perforated": 63178,
|
|
1484
|
+
"ticket": 63179,
|
|
1485
|
+
"tiktok": 63180,
|
|
1486
|
+
"window-dash": 63181,
|
|
1487
|
+
"window-desktop": 63182,
|
|
1488
|
+
"window-fullscreen": 63183,
|
|
1489
|
+
"window-plus": 63184,
|
|
1490
|
+
"window-split": 63185,
|
|
1491
|
+
"window-stack": 63186,
|
|
1492
|
+
"window-x": 63187,
|
|
1493
|
+
"xbox": 63188,
|
|
1494
|
+
"ethernet": 63189,
|
|
1495
|
+
"hdmi-fill": 63190,
|
|
1496
|
+
"hdmi": 63191,
|
|
1497
|
+
"usb-c-fill": 63192,
|
|
1498
|
+
"usb-c": 63193,
|
|
1499
|
+
"usb-fill": 63194,
|
|
1500
|
+
"usb-plug-fill": 63195,
|
|
1501
|
+
"usb-plug": 63196,
|
|
1502
|
+
"usb-symbol": 63197,
|
|
1503
|
+
"usb": 63198,
|
|
1504
|
+
"boombox-fill": 63199,
|
|
1505
|
+
"displayport-1": 63200,
|
|
1506
|
+
"displayport": 63201,
|
|
1507
|
+
"gpu-card": 63202,
|
|
1508
|
+
"memory": 63203,
|
|
1509
|
+
"modem-fill": 63204,
|
|
1510
|
+
"modem": 63205,
|
|
1511
|
+
"motherboard-fill": 63206,
|
|
1512
|
+
"motherboard": 63207,
|
|
1513
|
+
"optical-audio-fill": 63208,
|
|
1514
|
+
"optical-audio": 63209,
|
|
1515
|
+
"pci-card": 63210,
|
|
1516
|
+
"router-fill": 63211,
|
|
1517
|
+
"router": 63212,
|
|
1518
|
+
"ssd-fill": 63213,
|
|
1519
|
+
"ssd": 63214,
|
|
1520
|
+
"thunderbolt-fill": 63215,
|
|
1521
|
+
"thunderbolt": 63216,
|
|
1522
|
+
"usb-drive-fill": 63217,
|
|
1523
|
+
"usb-drive": 63218,
|
|
1524
|
+
"usb-micro-fill": 63219,
|
|
1525
|
+
"usb-micro": 63220,
|
|
1526
|
+
"usb-mini-fill": 63221,
|
|
1527
|
+
"usb-mini": 63222,
|
|
1528
|
+
"cloud-haze2": 63223,
|
|
1529
|
+
"device-hdd-fill": 63224,
|
|
1530
|
+
"device-hdd": 63225,
|
|
1531
|
+
"device-ssd-fill": 63226,
|
|
1532
|
+
"device-ssd": 63227,
|
|
1533
|
+
"displayport-fill": 63228,
|
|
1534
|
+
"mortarboard-fill": 63229,
|
|
1535
|
+
"mortarboard": 63230,
|
|
1536
|
+
"terminal-x": 63231
|
|
1408
1537
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
$bootstrap-icons-font: "bootstrap-icons" !default;
|
|
2
|
-
$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?
|
|
3
|
-
url("./fonts/bootstrap-icons.woff?
|
|
2
|
+
$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d") format("woff2"),
|
|
3
|
+
url("./fonts/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d") format("woff") !default;
|
|
4
4
|
|
|
5
5
|
@font-face {
|
|
6
6
|
font-family: $bootstrap-icons-font;
|
|
@@ -23,6 +23,7 @@ url("./fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("wof
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
$bootstrap-icons-map: (
|
|
26
|
+
"123": "\f67f",
|
|
26
27
|
"alarm-fill": "\f101",
|
|
27
28
|
"alarm": "\f102",
|
|
28
29
|
"align-bottom": "\f103",
|
|
@@ -1429,8 +1430,137 @@ $bootstrap-icons-map: (
|
|
|
1429
1430
|
"webcam-fill": "\f67c",
|
|
1430
1431
|
"webcam": "\f67d",
|
|
1431
1432
|
"yin-yang": "\f67e",
|
|
1433
|
+
"bandaid-fill": "\f680",
|
|
1434
|
+
"bandaid": "\f681",
|
|
1435
|
+
"bluetooth": "\f682",
|
|
1436
|
+
"body-text": "\f683",
|
|
1437
|
+
"boombox": "\f684",
|
|
1438
|
+
"boxes": "\f685",
|
|
1439
|
+
"dpad-fill": "\f686",
|
|
1440
|
+
"dpad": "\f687",
|
|
1441
|
+
"ear-fill": "\f688",
|
|
1442
|
+
"ear": "\f689",
|
|
1443
|
+
"envelope-check-1": "\f68a",
|
|
1444
|
+
"envelope-check-fill": "\f68b",
|
|
1445
|
+
"envelope-check": "\f68c",
|
|
1446
|
+
"envelope-dash-1": "\f68d",
|
|
1447
|
+
"envelope-dash-fill": "\f68e",
|
|
1448
|
+
"envelope-dash": "\f68f",
|
|
1449
|
+
"envelope-exclamation-1": "\f690",
|
|
1450
|
+
"envelope-exclamation-fill": "\f691",
|
|
1451
|
+
"envelope-exclamation": "\f692",
|
|
1452
|
+
"envelope-plus-fill": "\f693",
|
|
1453
|
+
"envelope-plus": "\f694",
|
|
1454
|
+
"envelope-slash-1": "\f695",
|
|
1455
|
+
"envelope-slash-fill": "\f696",
|
|
1456
|
+
"envelope-slash": "\f697",
|
|
1457
|
+
"envelope-x-1": "\f698",
|
|
1458
|
+
"envelope-x-fill": "\f699",
|
|
1459
|
+
"envelope-x": "\f69a",
|
|
1460
|
+
"explicit-fill": "\f69b",
|
|
1461
|
+
"explicit": "\f69c",
|
|
1462
|
+
"git": "\f69d",
|
|
1463
|
+
"infinity": "\f69e",
|
|
1464
|
+
"list-columns-reverse": "\f69f",
|
|
1465
|
+
"list-columns": "\f6a0",
|
|
1466
|
+
"meta": "\f6a1",
|
|
1467
|
+
"mortorboard-fill": "\f6a2",
|
|
1468
|
+
"mortorboard": "\f6a3",
|
|
1469
|
+
"nintendo-switch": "\f6a4",
|
|
1470
|
+
"pc-display-horizontal": "\f6a5",
|
|
1471
|
+
"pc-display": "\f6a6",
|
|
1472
|
+
"pc-horizontal": "\f6a7",
|
|
1473
|
+
"pc": "\f6a8",
|
|
1474
|
+
"playstation": "\f6a9",
|
|
1475
|
+
"plus-slash-minus": "\f6aa",
|
|
1476
|
+
"projector-fill": "\f6ab",
|
|
1477
|
+
"projector": "\f6ac",
|
|
1478
|
+
"qr-code-scan": "\f6ad",
|
|
1479
|
+
"qr-code": "\f6ae",
|
|
1480
|
+
"quora": "\f6af",
|
|
1481
|
+
"quote": "\f6b0",
|
|
1482
|
+
"robot": "\f6b1",
|
|
1483
|
+
"send-check-fill": "\f6b2",
|
|
1484
|
+
"send-check": "\f6b3",
|
|
1485
|
+
"send-dash-fill": "\f6b4",
|
|
1486
|
+
"send-dash": "\f6b5",
|
|
1487
|
+
"send-exclamation-1": "\f6b6",
|
|
1488
|
+
"send-exclamation-fill": "\f6b7",
|
|
1489
|
+
"send-exclamation": "\f6b8",
|
|
1490
|
+
"send-fill": "\f6b9",
|
|
1491
|
+
"send-plus-fill": "\f6ba",
|
|
1492
|
+
"send-plus": "\f6bb",
|
|
1493
|
+
"send-slash-fill": "\f6bc",
|
|
1494
|
+
"send-slash": "\f6bd",
|
|
1495
|
+
"send-x-fill": "\f6be",
|
|
1496
|
+
"send-x": "\f6bf",
|
|
1497
|
+
"send": "\f6c0",
|
|
1498
|
+
"steam": "\f6c1",
|
|
1499
|
+
"terminal-dash-1": "\f6c2",
|
|
1500
|
+
"terminal-dash": "\f6c3",
|
|
1501
|
+
"terminal-plus": "\f6c4",
|
|
1502
|
+
"terminal-split": "\f6c5",
|
|
1503
|
+
"ticket-detailed-fill": "\f6c6",
|
|
1504
|
+
"ticket-detailed": "\f6c7",
|
|
1505
|
+
"ticket-fill": "\f6c8",
|
|
1506
|
+
"ticket-perforated-fill": "\f6c9",
|
|
1507
|
+
"ticket-perforated": "\f6ca",
|
|
1508
|
+
"ticket": "\f6cb",
|
|
1509
|
+
"tiktok": "\f6cc",
|
|
1510
|
+
"window-dash": "\f6cd",
|
|
1511
|
+
"window-desktop": "\f6ce",
|
|
1512
|
+
"window-fullscreen": "\f6cf",
|
|
1513
|
+
"window-plus": "\f6d0",
|
|
1514
|
+
"window-split": "\f6d1",
|
|
1515
|
+
"window-stack": "\f6d2",
|
|
1516
|
+
"window-x": "\f6d3",
|
|
1517
|
+
"xbox": "\f6d4",
|
|
1518
|
+
"ethernet": "\f6d5",
|
|
1519
|
+
"hdmi-fill": "\f6d6",
|
|
1520
|
+
"hdmi": "\f6d7",
|
|
1521
|
+
"usb-c-fill": "\f6d8",
|
|
1522
|
+
"usb-c": "\f6d9",
|
|
1523
|
+
"usb-fill": "\f6da",
|
|
1524
|
+
"usb-plug-fill": "\f6db",
|
|
1525
|
+
"usb-plug": "\f6dc",
|
|
1526
|
+
"usb-symbol": "\f6dd",
|
|
1527
|
+
"usb": "\f6de",
|
|
1528
|
+
"boombox-fill": "\f6df",
|
|
1529
|
+
"displayport-1": "\f6e0",
|
|
1530
|
+
"displayport": "\f6e1",
|
|
1531
|
+
"gpu-card": "\f6e2",
|
|
1532
|
+
"memory": "\f6e3",
|
|
1533
|
+
"modem-fill": "\f6e4",
|
|
1534
|
+
"modem": "\f6e5",
|
|
1535
|
+
"motherboard-fill": "\f6e6",
|
|
1536
|
+
"motherboard": "\f6e7",
|
|
1537
|
+
"optical-audio-fill": "\f6e8",
|
|
1538
|
+
"optical-audio": "\f6e9",
|
|
1539
|
+
"pci-card": "\f6ea",
|
|
1540
|
+
"router-fill": "\f6eb",
|
|
1541
|
+
"router": "\f6ec",
|
|
1542
|
+
"ssd-fill": "\f6ed",
|
|
1543
|
+
"ssd": "\f6ee",
|
|
1544
|
+
"thunderbolt-fill": "\f6ef",
|
|
1545
|
+
"thunderbolt": "\f6f0",
|
|
1546
|
+
"usb-drive-fill": "\f6f1",
|
|
1547
|
+
"usb-drive": "\f6f2",
|
|
1548
|
+
"usb-micro-fill": "\f6f3",
|
|
1549
|
+
"usb-micro": "\f6f4",
|
|
1550
|
+
"usb-mini-fill": "\f6f5",
|
|
1551
|
+
"usb-mini": "\f6f6",
|
|
1552
|
+
"cloud-haze2": "\f6f7",
|
|
1553
|
+
"device-hdd-fill": "\f6f8",
|
|
1554
|
+
"device-hdd": "\f6f9",
|
|
1555
|
+
"device-ssd-fill": "\f6fa",
|
|
1556
|
+
"device-ssd": "\f6fb",
|
|
1557
|
+
"displayport-fill": "\f6fc",
|
|
1558
|
+
"mortarboard-fill": "\f6fd",
|
|
1559
|
+
"mortarboard": "\f6fe",
|
|
1560
|
+
"terminal-x": "\f6ff",
|
|
1432
1561
|
);
|
|
1433
1562
|
|
|
1563
|
+
.bi-123::before { content: map-get($bootstrap-icons-map, "123"); }
|
|
1434
1564
|
.bi-alarm-fill::before { content: map-get($bootstrap-icons-map, "alarm-fill"); }
|
|
1435
1565
|
.bi-alarm::before { content: map-get($bootstrap-icons-map, "alarm"); }
|
|
1436
1566
|
.bi-align-bottom::before { content: map-get($bootstrap-icons-map, "align-bottom"); }
|
|
@@ -2837,3 +2967,131 @@ $bootstrap-icons-map: (
|
|
|
2837
2967
|
.bi-webcam-fill::before { content: map-get($bootstrap-icons-map, "webcam-fill"); }
|
|
2838
2968
|
.bi-webcam::before { content: map-get($bootstrap-icons-map, "webcam"); }
|
|
2839
2969
|
.bi-yin-yang::before { content: map-get($bootstrap-icons-map, "yin-yang"); }
|
|
2970
|
+
.bi-bandaid-fill::before { content: map-get($bootstrap-icons-map, "bandaid-fill"); }
|
|
2971
|
+
.bi-bandaid::before { content: map-get($bootstrap-icons-map, "bandaid"); }
|
|
2972
|
+
.bi-bluetooth::before { content: map-get($bootstrap-icons-map, "bluetooth"); }
|
|
2973
|
+
.bi-body-text::before { content: map-get($bootstrap-icons-map, "body-text"); }
|
|
2974
|
+
.bi-boombox::before { content: map-get($bootstrap-icons-map, "boombox"); }
|
|
2975
|
+
.bi-boxes::before { content: map-get($bootstrap-icons-map, "boxes"); }
|
|
2976
|
+
.bi-dpad-fill::before { content: map-get($bootstrap-icons-map, "dpad-fill"); }
|
|
2977
|
+
.bi-dpad::before { content: map-get($bootstrap-icons-map, "dpad"); }
|
|
2978
|
+
.bi-ear-fill::before { content: map-get($bootstrap-icons-map, "ear-fill"); }
|
|
2979
|
+
.bi-ear::before { content: map-get($bootstrap-icons-map, "ear"); }
|
|
2980
|
+
.bi-envelope-check-1::before { content: map-get($bootstrap-icons-map, "envelope-check-1"); }
|
|
2981
|
+
.bi-envelope-check-fill::before { content: map-get($bootstrap-icons-map, "envelope-check-fill"); }
|
|
2982
|
+
.bi-envelope-check::before { content: map-get($bootstrap-icons-map, "envelope-check"); }
|
|
2983
|
+
.bi-envelope-dash-1::before { content: map-get($bootstrap-icons-map, "envelope-dash-1"); }
|
|
2984
|
+
.bi-envelope-dash-fill::before { content: map-get($bootstrap-icons-map, "envelope-dash-fill"); }
|
|
2985
|
+
.bi-envelope-dash::before { content: map-get($bootstrap-icons-map, "envelope-dash"); }
|
|
2986
|
+
.bi-envelope-exclamation-1::before { content: map-get($bootstrap-icons-map, "envelope-exclamation-1"); }
|
|
2987
|
+
.bi-envelope-exclamation-fill::before { content: map-get($bootstrap-icons-map, "envelope-exclamation-fill"); }
|
|
2988
|
+
.bi-envelope-exclamation::before { content: map-get($bootstrap-icons-map, "envelope-exclamation"); }
|
|
2989
|
+
.bi-envelope-plus-fill::before { content: map-get($bootstrap-icons-map, "envelope-plus-fill"); }
|
|
2990
|
+
.bi-envelope-plus::before { content: map-get($bootstrap-icons-map, "envelope-plus"); }
|
|
2991
|
+
.bi-envelope-slash-1::before { content: map-get($bootstrap-icons-map, "envelope-slash-1"); }
|
|
2992
|
+
.bi-envelope-slash-fill::before { content: map-get($bootstrap-icons-map, "envelope-slash-fill"); }
|
|
2993
|
+
.bi-envelope-slash::before { content: map-get($bootstrap-icons-map, "envelope-slash"); }
|
|
2994
|
+
.bi-envelope-x-1::before { content: map-get($bootstrap-icons-map, "envelope-x-1"); }
|
|
2995
|
+
.bi-envelope-x-fill::before { content: map-get($bootstrap-icons-map, "envelope-x-fill"); }
|
|
2996
|
+
.bi-envelope-x::before { content: map-get($bootstrap-icons-map, "envelope-x"); }
|
|
2997
|
+
.bi-explicit-fill::before { content: map-get($bootstrap-icons-map, "explicit-fill"); }
|
|
2998
|
+
.bi-explicit::before { content: map-get($bootstrap-icons-map, "explicit"); }
|
|
2999
|
+
.bi-git::before { content: map-get($bootstrap-icons-map, "git"); }
|
|
3000
|
+
.bi-infinity::before { content: map-get($bootstrap-icons-map, "infinity"); }
|
|
3001
|
+
.bi-list-columns-reverse::before { content: map-get($bootstrap-icons-map, "list-columns-reverse"); }
|
|
3002
|
+
.bi-list-columns::before { content: map-get($bootstrap-icons-map, "list-columns"); }
|
|
3003
|
+
.bi-meta::before { content: map-get($bootstrap-icons-map, "meta"); }
|
|
3004
|
+
.bi-mortorboard-fill::before { content: map-get($bootstrap-icons-map, "mortorboard-fill"); }
|
|
3005
|
+
.bi-mortorboard::before { content: map-get($bootstrap-icons-map, "mortorboard"); }
|
|
3006
|
+
.bi-nintendo-switch::before { content: map-get($bootstrap-icons-map, "nintendo-switch"); }
|
|
3007
|
+
.bi-pc-display-horizontal::before { content: map-get($bootstrap-icons-map, "pc-display-horizontal"); }
|
|
3008
|
+
.bi-pc-display::before { content: map-get($bootstrap-icons-map, "pc-display"); }
|
|
3009
|
+
.bi-pc-horizontal::before { content: map-get($bootstrap-icons-map, "pc-horizontal"); }
|
|
3010
|
+
.bi-pc::before { content: map-get($bootstrap-icons-map, "pc"); }
|
|
3011
|
+
.bi-playstation::before { content: map-get($bootstrap-icons-map, "playstation"); }
|
|
3012
|
+
.bi-plus-slash-minus::before { content: map-get($bootstrap-icons-map, "plus-slash-minus"); }
|
|
3013
|
+
.bi-projector-fill::before { content: map-get($bootstrap-icons-map, "projector-fill"); }
|
|
3014
|
+
.bi-projector::before { content: map-get($bootstrap-icons-map, "projector"); }
|
|
3015
|
+
.bi-qr-code-scan::before { content: map-get($bootstrap-icons-map, "qr-code-scan"); }
|
|
3016
|
+
.bi-qr-code::before { content: map-get($bootstrap-icons-map, "qr-code"); }
|
|
3017
|
+
.bi-quora::before { content: map-get($bootstrap-icons-map, "quora"); }
|
|
3018
|
+
.bi-quote::before { content: map-get($bootstrap-icons-map, "quote"); }
|
|
3019
|
+
.bi-robot::before { content: map-get($bootstrap-icons-map, "robot"); }
|
|
3020
|
+
.bi-send-check-fill::before { content: map-get($bootstrap-icons-map, "send-check-fill"); }
|
|
3021
|
+
.bi-send-check::before { content: map-get($bootstrap-icons-map, "send-check"); }
|
|
3022
|
+
.bi-send-dash-fill::before { content: map-get($bootstrap-icons-map, "send-dash-fill"); }
|
|
3023
|
+
.bi-send-dash::before { content: map-get($bootstrap-icons-map, "send-dash"); }
|
|
3024
|
+
.bi-send-exclamation-1::before { content: map-get($bootstrap-icons-map, "send-exclamation-1"); }
|
|
3025
|
+
.bi-send-exclamation-fill::before { content: map-get($bootstrap-icons-map, "send-exclamation-fill"); }
|
|
3026
|
+
.bi-send-exclamation::before { content: map-get($bootstrap-icons-map, "send-exclamation"); }
|
|
3027
|
+
.bi-send-fill::before { content: map-get($bootstrap-icons-map, "send-fill"); }
|
|
3028
|
+
.bi-send-plus-fill::before { content: map-get($bootstrap-icons-map, "send-plus-fill"); }
|
|
3029
|
+
.bi-send-plus::before { content: map-get($bootstrap-icons-map, "send-plus"); }
|
|
3030
|
+
.bi-send-slash-fill::before { content: map-get($bootstrap-icons-map, "send-slash-fill"); }
|
|
3031
|
+
.bi-send-slash::before { content: map-get($bootstrap-icons-map, "send-slash"); }
|
|
3032
|
+
.bi-send-x-fill::before { content: map-get($bootstrap-icons-map, "send-x-fill"); }
|
|
3033
|
+
.bi-send-x::before { content: map-get($bootstrap-icons-map, "send-x"); }
|
|
3034
|
+
.bi-send::before { content: map-get($bootstrap-icons-map, "send"); }
|
|
3035
|
+
.bi-steam::before { content: map-get($bootstrap-icons-map, "steam"); }
|
|
3036
|
+
.bi-terminal-dash-1::before { content: map-get($bootstrap-icons-map, "terminal-dash-1"); }
|
|
3037
|
+
.bi-terminal-dash::before { content: map-get($bootstrap-icons-map, "terminal-dash"); }
|
|
3038
|
+
.bi-terminal-plus::before { content: map-get($bootstrap-icons-map, "terminal-plus"); }
|
|
3039
|
+
.bi-terminal-split::before { content: map-get($bootstrap-icons-map, "terminal-split"); }
|
|
3040
|
+
.bi-ticket-detailed-fill::before { content: map-get($bootstrap-icons-map, "ticket-detailed-fill"); }
|
|
3041
|
+
.bi-ticket-detailed::before { content: map-get($bootstrap-icons-map, "ticket-detailed"); }
|
|
3042
|
+
.bi-ticket-fill::before { content: map-get($bootstrap-icons-map, "ticket-fill"); }
|
|
3043
|
+
.bi-ticket-perforated-fill::before { content: map-get($bootstrap-icons-map, "ticket-perforated-fill"); }
|
|
3044
|
+
.bi-ticket-perforated::before { content: map-get($bootstrap-icons-map, "ticket-perforated"); }
|
|
3045
|
+
.bi-ticket::before { content: map-get($bootstrap-icons-map, "ticket"); }
|
|
3046
|
+
.bi-tiktok::before { content: map-get($bootstrap-icons-map, "tiktok"); }
|
|
3047
|
+
.bi-window-dash::before { content: map-get($bootstrap-icons-map, "window-dash"); }
|
|
3048
|
+
.bi-window-desktop::before { content: map-get($bootstrap-icons-map, "window-desktop"); }
|
|
3049
|
+
.bi-window-fullscreen::before { content: map-get($bootstrap-icons-map, "window-fullscreen"); }
|
|
3050
|
+
.bi-window-plus::before { content: map-get($bootstrap-icons-map, "window-plus"); }
|
|
3051
|
+
.bi-window-split::before { content: map-get($bootstrap-icons-map, "window-split"); }
|
|
3052
|
+
.bi-window-stack::before { content: map-get($bootstrap-icons-map, "window-stack"); }
|
|
3053
|
+
.bi-window-x::before { content: map-get($bootstrap-icons-map, "window-x"); }
|
|
3054
|
+
.bi-xbox::before { content: map-get($bootstrap-icons-map, "xbox"); }
|
|
3055
|
+
.bi-ethernet::before { content: map-get($bootstrap-icons-map, "ethernet"); }
|
|
3056
|
+
.bi-hdmi-fill::before { content: map-get($bootstrap-icons-map, "hdmi-fill"); }
|
|
3057
|
+
.bi-hdmi::before { content: map-get($bootstrap-icons-map, "hdmi"); }
|
|
3058
|
+
.bi-usb-c-fill::before { content: map-get($bootstrap-icons-map, "usb-c-fill"); }
|
|
3059
|
+
.bi-usb-c::before { content: map-get($bootstrap-icons-map, "usb-c"); }
|
|
3060
|
+
.bi-usb-fill::before { content: map-get($bootstrap-icons-map, "usb-fill"); }
|
|
3061
|
+
.bi-usb-plug-fill::before { content: map-get($bootstrap-icons-map, "usb-plug-fill"); }
|
|
3062
|
+
.bi-usb-plug::before { content: map-get($bootstrap-icons-map, "usb-plug"); }
|
|
3063
|
+
.bi-usb-symbol::before { content: map-get($bootstrap-icons-map, "usb-symbol"); }
|
|
3064
|
+
.bi-usb::before { content: map-get($bootstrap-icons-map, "usb"); }
|
|
3065
|
+
.bi-boombox-fill::before { content: map-get($bootstrap-icons-map, "boombox-fill"); }
|
|
3066
|
+
.bi-displayport-1::before { content: map-get($bootstrap-icons-map, "displayport-1"); }
|
|
3067
|
+
.bi-displayport::before { content: map-get($bootstrap-icons-map, "displayport"); }
|
|
3068
|
+
.bi-gpu-card::before { content: map-get($bootstrap-icons-map, "gpu-card"); }
|
|
3069
|
+
.bi-memory::before { content: map-get($bootstrap-icons-map, "memory"); }
|
|
3070
|
+
.bi-modem-fill::before { content: map-get($bootstrap-icons-map, "modem-fill"); }
|
|
3071
|
+
.bi-modem::before { content: map-get($bootstrap-icons-map, "modem"); }
|
|
3072
|
+
.bi-motherboard-fill::before { content: map-get($bootstrap-icons-map, "motherboard-fill"); }
|
|
3073
|
+
.bi-motherboard::before { content: map-get($bootstrap-icons-map, "motherboard"); }
|
|
3074
|
+
.bi-optical-audio-fill::before { content: map-get($bootstrap-icons-map, "optical-audio-fill"); }
|
|
3075
|
+
.bi-optical-audio::before { content: map-get($bootstrap-icons-map, "optical-audio"); }
|
|
3076
|
+
.bi-pci-card::before { content: map-get($bootstrap-icons-map, "pci-card"); }
|
|
3077
|
+
.bi-router-fill::before { content: map-get($bootstrap-icons-map, "router-fill"); }
|
|
3078
|
+
.bi-router::before { content: map-get($bootstrap-icons-map, "router"); }
|
|
3079
|
+
.bi-ssd-fill::before { content: map-get($bootstrap-icons-map, "ssd-fill"); }
|
|
3080
|
+
.bi-ssd::before { content: map-get($bootstrap-icons-map, "ssd"); }
|
|
3081
|
+
.bi-thunderbolt-fill::before { content: map-get($bootstrap-icons-map, "thunderbolt-fill"); }
|
|
3082
|
+
.bi-thunderbolt::before { content: map-get($bootstrap-icons-map, "thunderbolt"); }
|
|
3083
|
+
.bi-usb-drive-fill::before { content: map-get($bootstrap-icons-map, "usb-drive-fill"); }
|
|
3084
|
+
.bi-usb-drive::before { content: map-get($bootstrap-icons-map, "usb-drive"); }
|
|
3085
|
+
.bi-usb-micro-fill::before { content: map-get($bootstrap-icons-map, "usb-micro-fill"); }
|
|
3086
|
+
.bi-usb-micro::before { content: map-get($bootstrap-icons-map, "usb-micro"); }
|
|
3087
|
+
.bi-usb-mini-fill::before { content: map-get($bootstrap-icons-map, "usb-mini-fill"); }
|
|
3088
|
+
.bi-usb-mini::before { content: map-get($bootstrap-icons-map, "usb-mini"); }
|
|
3089
|
+
.bi-cloud-haze2::before { content: map-get($bootstrap-icons-map, "cloud-haze2"); }
|
|
3090
|
+
.bi-device-hdd-fill::before { content: map-get($bootstrap-icons-map, "device-hdd-fill"); }
|
|
3091
|
+
.bi-device-hdd::before { content: map-get($bootstrap-icons-map, "device-hdd"); }
|
|
3092
|
+
.bi-device-ssd-fill::before { content: map-get($bootstrap-icons-map, "device-ssd-fill"); }
|
|
3093
|
+
.bi-device-ssd::before { content: map-get($bootstrap-icons-map, "device-ssd"); }
|
|
3094
|
+
.bi-displayport-fill::before { content: map-get($bootstrap-icons-map, "displayport-fill"); }
|
|
3095
|
+
.bi-mortarboard-fill::before { content: map-get($bootstrap-icons-map, "mortarboard-fill"); }
|
|
3096
|
+
.bi-mortarboard::before { content: map-get($bootstrap-icons-map, "mortarboard"); }
|
|
3097
|
+
.bi-terminal-x::before { content: map-get($bootstrap-icons-map, "terminal-x"); }
|
|
Binary file
|
|
Binary file
|