@quasar/extras 1.11.4 → 1.12.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/README.md +14 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.css +212 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +1524 -0
- package/bootstrap-icons/index.d.ts +118 -2
- package/bootstrap-icons/index.js +130 -14
- package/eva-icons/icons.json +492 -0
- package/fontawesome-v5/icons.json +1613 -0
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/ionicons-v6/LICENSE +21 -0
- package/ionicons-v6/icons.json +1334 -0
- package/ionicons-v6/index.d.ts +1334 -0
- package/ionicons-v6/index.js +1334 -0
- package/line-awesome/icons.json +1546 -0
- package/material-icons/icons.json +2009 -0
- package/material-icons/index.d.ts +71 -0
- package/material-icons/index.js +71 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/icons.json +2009 -0
- package/material-icons-outlined/index.d.ts +71 -0
- package/material-icons-outlined/index.js +71 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/icons.json +2009 -0
- package/material-icons-round/index.d.ts +71 -0
- package/material-icons-round/index.js +71 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/icons.json +2009 -0
- package/material-icons-sharp/index.d.ts +71 -0
- package/material-icons-sharp/index.js +71 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/icons.json +6597 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +101 -1
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +1603 -5
- package/package.json +9 -6
- package/themify/icons.json +354 -0
package/README.md
CHANGED
|
@@ -23,11 +23,11 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
23
23
|
| --- | --- | --- | --- | --- | --- |
|
|
24
24
|
| Roboto Font | CDN v29 | `roboto-font` | Recommended font along Material theme | | [License](roboto-font/LICENSE) |
|
|
25
25
|
| Roboto Font Latin Extended | CDN v29 | `roboto-font-latin-ext` | Recommended font along Material theme | | [License](roboto-font-latin-ext/LICENSE) |
|
|
26
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
27
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN
|
|
28
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN
|
|
29
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN
|
|
30
|
-
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.
|
|
26
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v118 | `material-icons` | Material icons font | Requires: @quasar/extras 1.2.0+ | [License](material-icons/LICENSE) |
|
|
27
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outline) | CDN v92 | `material-icons-outlined` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-outlined/LICENSE) |
|
|
28
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) | CDN v91 | `material-icons-round` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-round/LICENSE) |
|
|
29
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) | CDN v92 | `material-icons-sharp` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [License](material-icons-sharp/LICENSE) |
|
|
30
|
+
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.5.95 | `mdi-v6` | Extended Material Design icons font | | [License](mdi-v6/LICENSE) |
|
|
31
31
|
| [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `mdi-v5` | Extended Material Design icons font | | [License](mdi-v5/LICENSE) |
|
|
32
32
|
| MDI v4 (Material Design Icons) | 4.9.95 | `mdi-v4` | Extended Material Design icons font | | [License](mdi-v4/license.md) |
|
|
33
33
|
| MDI v3 (Material Design Icons) | 3.6.95 | `mdi-v3` | Extended Material Design icons font | | [License](mdi-v3/LICENSE) |
|
|
@@ -36,7 +36,7 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
36
36
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `eva-icons` | Eva Icons font | | [License](eva-icons/LICENSE) |
|
|
37
37
|
| [Themify Icons](https://themify.me/themify-icons) | 1.0.1 | `themify` | Themify Icons font | | [License](themify/LICENSE) |
|
|
38
38
|
| [Line Awesome](https://icons8.com/line-awesome) | 1.3.0 | `line-awesome` | Line Awesome font | Requires: @quasar/extras 1.5+ | [License](line-awesome/LICENSE.md) |
|
|
39
|
-
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.
|
|
39
|
+
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.7.1 | `bootstrap-icons` | Bootstrap Icons font | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
|
|
40
40
|
| [Animate.css](https://animate.style/) | 4.1.1 | Use `animations` prop | Bundle of animations you can use in your website/app | | [License](animate/LICENSE) |
|
|
41
41
|
|
|
42
42
|
> Install one of MDI v5, MDI v4 or MDI v3, but never together at the same time.
|
|
@@ -48,20 +48,21 @@ Please make sure you have latest `@quasar/extras` npm package version installed
|
|
|
48
48
|
|
|
49
49
|
| Vendor | Version | Quasar IconSet name | Import Icons from | Notes | License |
|
|
50
50
|
| --- | --- | --- | --- | --- | --- |
|
|
51
|
-
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN
|
|
52
|
-
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN
|
|
53
|
-
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN
|
|
54
|
-
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN
|
|
55
|
-
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.
|
|
51
|
+
| [Material Icons](https://material.io/tools/icons/?style=baseline) (Google) | CDN v118 | `svg-material-icons` | `@quasar/extras/material-icons` | | [License](material-icons/LICENSE) |
|
|
52
|
+
| [Material Icons Outlined](https://material.io/tools/icons/?style=outlined) (Google) | CDN v92 | `svg-material-icons-outlined` | `@quasar/extras/material-icons-outlined` | Requires: @quasar/extras 1.9+ | [License](material-icons-outlined/LICENSE) |
|
|
53
|
+
| [Material Icons Round](https://material.io/tools/icons/?style=round) (Google) | CDN v91 | `svg-material-icons-round` | `@quasar/extras/material-icons-round` | Requires: @quasar/extras 1.9+ | [License](material-icons-round/LICENSE) |
|
|
54
|
+
| [Material Icons Sharp](https://material.io/tools/icons/?style=sharp) (Google) | CDN v92 | `svg-material-icons-sharp` | `@quasar/extras/material-icons-sharp` | Requires: @quasar/extras 1.9+ | [License](material-icons-sharp/LICENSE) |
|
|
55
|
+
| [MDI v6](https://materialdesignicons.com/) (Material Design Icons) | 6.5.95 | `svg-mdi-v6` | `@quasar/extras/mdi-v6` | | [License](mdi-v6/LICENSE) |
|
|
56
56
|
| [MDI v5](https://materialdesignicons.com/) (Material Design Icons) | 5.9.55 | `svg-mdi-v5` | `@quasar/extras/mdi-v5` | | [License](mdi-v5/LICENSE) |
|
|
57
57
|
| MDI v4 (Material Design Icons) | 4.9.95 | `svg-mdi-v4` | `@quasar/extras/mdi-v4` | | [License](mdi-v4/license.md) |
|
|
58
58
|
| [Font Awesome](https://fontawesome.com/icons?d=gallery) | 5.15.4 | `svg-fontawesome-v5` | `@quasar/extras/fontawesome-v5` | | [License](fontawesome-v5/LICENSE.txt) |
|
|
59
|
-
| [Ionicons
|
|
59
|
+
| [Ionicons v6](https://ionicons.com/) | 6.0.0 | `svg-ionicons-v6` | `@quasar/extras/ionicons-v6` | Requires: @quasar/extras 1.12+ | [Icon License](ionicons-v6/LICENSE) |
|
|
60
|
+
| [Ionicons v5](https://ionicons.com/) | 5.5.4 | `svg-ionicons-v5` | `@quasar/extras/ionicons-v5` | Requires: @quasar/extras 1.7+ | [Icon License](ionicons-v5/LICENSE) |
|
|
60
61
|
| [Ionicons v4](https://ionicons.com/v4/) | 4.6.3 | `svg-ionicons-v4` | `@quasar/extras/ionicons-v4` | No icon font (woof) files for Ionicons since v4.6.3 | [Icon License](ionicons-v4/LICENSE) |
|
|
61
62
|
| [Eva Icons](https://akveo.github.io/eva-icons) | 1.1.3 | `svg-eva-icons` | `@quasar/extras/eva-icons` | | [License](eva-icons/LICENSE) |
|
|
62
63
|
| [Themify Icons](https://themify.me/themify-icons) | 1.0.1 | `svg-themify` | `@quasar/extras/themify` | | [License](themify/LICENSE) |
|
|
63
64
|
| [Line Awesome](https://icons8.com/line-awesome) | 1.3.0 | `svg-line-awesome` | `@quasar/extras/line-awesome` | Requires: @quasar/extras 1.5+ | [License](line-awesome/LICENSE.md) |
|
|
64
|
-
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.
|
|
65
|
+
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.7.2 | `svg-bootstrap-icons` | `@quasar/extras/bootstrap-icons` | Requires: @quasar/extras 1.10+ | [License](bootstrap-icons/LICENSE.md) |
|
|
65
66
|
|
|
66
67
|
Example:
|
|
67
68
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
The MIT License (MIT)
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2019-
|
|
3
|
+
Copyright (c) 2019-2021 The Bootstrap Authors
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* https://icons.getbootstrap.com v1.7.1 */
|
|
1
2
|
@font-face {
|
|
2
3
|
font-family: "bootstrap-icons";
|
|
3
4
|
font-style: normal;
|
|
@@ -9,6 +10,7 @@
|
|
|
9
10
|
url("./bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
|
|
10
11
|
} */
|
|
11
12
|
|
|
13
|
+
.bi::before,
|
|
12
14
|
[class^="bi-"]::before,
|
|
13
15
|
[class*=" bi-"]::before {
|
|
14
16
|
display: inline-block;
|
|
@@ -23,6 +25,7 @@ url("./bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
|
|
|
23
25
|
-moz-osx-font-smoothing: grayscale;
|
|
24
26
|
}
|
|
25
27
|
|
|
28
|
+
.bi-123::before { content: "\f67f"; }
|
|
26
29
|
.bi-alarm-fill::before { content: "\f101"; }
|
|
27
30
|
.bi-alarm::before { content: "\f102"; }
|
|
28
31
|
.bi-align-bottom::before { content: "\f103"; }
|
|
@@ -1348,3 +1351,212 @@ url("./bootstrap-icons.woff?8bd4575acf83c7696dc7a14a966660a3") format("woff");
|
|
|
1348
1351
|
.bi-youtube::before { content: "\f62b"; }
|
|
1349
1352
|
.bi-zoom-in::before { content: "\f62c"; }
|
|
1350
1353
|
.bi-zoom-out::before { content: "\f62d"; }
|
|
1354
|
+
.bi-bank::before { content: "\f62e"; }
|
|
1355
|
+
.bi-bank2::before { content: "\f62f"; }
|
|
1356
|
+
.bi-bell-slash-fill::before { content: "\f630"; }
|
|
1357
|
+
.bi-bell-slash::before { content: "\f631"; }
|
|
1358
|
+
.bi-cash-coin::before { content: "\f632"; }
|
|
1359
|
+
.bi-check-lg::before { content: "\f633"; }
|
|
1360
|
+
.bi-coin::before { content: "\f634"; }
|
|
1361
|
+
.bi-currency-bitcoin::before { content: "\f635"; }
|
|
1362
|
+
.bi-currency-dollar::before { content: "\f636"; }
|
|
1363
|
+
.bi-currency-euro::before { content: "\f637"; }
|
|
1364
|
+
.bi-currency-exchange::before { content: "\f638"; }
|
|
1365
|
+
.bi-currency-pound::before { content: "\f639"; }
|
|
1366
|
+
.bi-currency-yen::before { content: "\f63a"; }
|
|
1367
|
+
.bi-dash-lg::before { content: "\f63b"; }
|
|
1368
|
+
.bi-exclamation-lg::before { content: "\f63c"; }
|
|
1369
|
+
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
|
|
1370
|
+
.bi-file-earmark-pdf::before { content: "\f63e"; }
|
|
1371
|
+
.bi-file-pdf-fill::before { content: "\f63f"; }
|
|
1372
|
+
.bi-file-pdf::before { content: "\f640"; }
|
|
1373
|
+
.bi-gender-ambiguous::before { content: "\f641"; }
|
|
1374
|
+
.bi-gender-female::before { content: "\f642"; }
|
|
1375
|
+
.bi-gender-male::before { content: "\f643"; }
|
|
1376
|
+
.bi-gender-trans::before { content: "\f644"; }
|
|
1377
|
+
.bi-headset-vr::before { content: "\f645"; }
|
|
1378
|
+
.bi-info-lg::before { content: "\f646"; }
|
|
1379
|
+
.bi-mastodon::before { content: "\f647"; }
|
|
1380
|
+
.bi-messenger::before { content: "\f648"; }
|
|
1381
|
+
.bi-piggy-bank-fill::before { content: "\f649"; }
|
|
1382
|
+
.bi-piggy-bank::before { content: "\f64a"; }
|
|
1383
|
+
.bi-pin-map-fill::before { content: "\f64b"; }
|
|
1384
|
+
.bi-pin-map::before { content: "\f64c"; }
|
|
1385
|
+
.bi-plus-lg::before { content: "\f64d"; }
|
|
1386
|
+
.bi-question-lg::before { content: "\f64e"; }
|
|
1387
|
+
.bi-recycle::before { content: "\f64f"; }
|
|
1388
|
+
.bi-reddit::before { content: "\f650"; }
|
|
1389
|
+
.bi-safe-fill::before { content: "\f651"; }
|
|
1390
|
+
.bi-safe2-fill::before { content: "\f652"; }
|
|
1391
|
+
.bi-safe2::before { content: "\f653"; }
|
|
1392
|
+
.bi-sd-card-fill::before { content: "\f654"; }
|
|
1393
|
+
.bi-sd-card::before { content: "\f655"; }
|
|
1394
|
+
.bi-skype::before { content: "\f656"; }
|
|
1395
|
+
.bi-slash-lg::before { content: "\f657"; }
|
|
1396
|
+
.bi-translate::before { content: "\f658"; }
|
|
1397
|
+
.bi-x-lg::before { content: "\f659"; }
|
|
1398
|
+
.bi-safe::before { content: "\f65a"; }
|
|
1399
|
+
.bi-apple::before { content: "\f65b"; }
|
|
1400
|
+
.bi-microsoft::before { content: "\f65d"; }
|
|
1401
|
+
.bi-windows::before { content: "\f65e"; }
|
|
1402
|
+
.bi-behance::before { content: "\f65c"; }
|
|
1403
|
+
.bi-dribbble::before { content: "\f65f"; }
|
|
1404
|
+
.bi-line::before { content: "\f660"; }
|
|
1405
|
+
.bi-medium::before { content: "\f661"; }
|
|
1406
|
+
.bi-paypal::before { content: "\f662"; }
|
|
1407
|
+
.bi-pinterest::before { content: "\f663"; }
|
|
1408
|
+
.bi-signal::before { content: "\f664"; }
|
|
1409
|
+
.bi-snapchat::before { content: "\f665"; }
|
|
1410
|
+
.bi-spotify::before { content: "\f666"; }
|
|
1411
|
+
.bi-stack-overflow::before { content: "\f667"; }
|
|
1412
|
+
.bi-strava::before { content: "\f668"; }
|
|
1413
|
+
.bi-wordpress::before { content: "\f669"; }
|
|
1414
|
+
.bi-vimeo::before { content: "\f66a"; }
|
|
1415
|
+
.bi-activity::before { content: "\f66b"; }
|
|
1416
|
+
.bi-easel2-fill::before { content: "\f66c"; }
|
|
1417
|
+
.bi-easel2::before { content: "\f66d"; }
|
|
1418
|
+
.bi-easel3-fill::before { content: "\f66e"; }
|
|
1419
|
+
.bi-easel3::before { content: "\f66f"; }
|
|
1420
|
+
.bi-fan::before { content: "\f670"; }
|
|
1421
|
+
.bi-fingerprint::before { content: "\f671"; }
|
|
1422
|
+
.bi-graph-down-arrow::before { content: "\f672"; }
|
|
1423
|
+
.bi-graph-up-arrow::before { content: "\f673"; }
|
|
1424
|
+
.bi-hypnotize::before { content: "\f674"; }
|
|
1425
|
+
.bi-magic::before { content: "\f675"; }
|
|
1426
|
+
.bi-person-rolodex::before { content: "\f676"; }
|
|
1427
|
+
.bi-person-video::before { content: "\f677"; }
|
|
1428
|
+
.bi-person-video2::before { content: "\f678"; }
|
|
1429
|
+
.bi-person-video3::before { content: "\f679"; }
|
|
1430
|
+
.bi-person-workspace::before { content: "\f67a"; }
|
|
1431
|
+
.bi-radioactive::before { content: "\f67b"; }
|
|
1432
|
+
.bi-webcam-fill::before { content: "\f67c"; }
|
|
1433
|
+
.bi-webcam::before { content: "\f67d"; }
|
|
1434
|
+
.bi-yin-yang::before { content: "\f67e"; }
|
|
1435
|
+
.bi-bandaid-fill::before { content: "\f680"; }
|
|
1436
|
+
.bi-bandaid::before { content: "\f681"; }
|
|
1437
|
+
.bi-bluetooth::before { content: "\f682"; }
|
|
1438
|
+
.bi-body-text::before { content: "\f683"; }
|
|
1439
|
+
.bi-boombox::before { content: "\f684"; }
|
|
1440
|
+
.bi-boxes::before { content: "\f685"; }
|
|
1441
|
+
.bi-dpad-fill::before { content: "\f686"; }
|
|
1442
|
+
.bi-dpad::before { content: "\f687"; }
|
|
1443
|
+
.bi-ear-fill::before { content: "\f688"; }
|
|
1444
|
+
.bi-ear::before { content: "\f689"; }
|
|
1445
|
+
.bi-envelope-check-1::before { content: "\f68a"; }
|
|
1446
|
+
.bi-envelope-check-fill::before { content: "\f68b"; }
|
|
1447
|
+
.bi-envelope-check::before { content: "\f68c"; }
|
|
1448
|
+
.bi-envelope-dash-1::before { content: "\f68d"; }
|
|
1449
|
+
.bi-envelope-dash-fill::before { content: "\f68e"; }
|
|
1450
|
+
.bi-envelope-dash::before { content: "\f68f"; }
|
|
1451
|
+
.bi-envelope-exclamation-1::before { content: "\f690"; }
|
|
1452
|
+
.bi-envelope-exclamation-fill::before { content: "\f691"; }
|
|
1453
|
+
.bi-envelope-exclamation::before { content: "\f692"; }
|
|
1454
|
+
.bi-envelope-plus-fill::before { content: "\f693"; }
|
|
1455
|
+
.bi-envelope-plus::before { content: "\f694"; }
|
|
1456
|
+
.bi-envelope-slash-1::before { content: "\f695"; }
|
|
1457
|
+
.bi-envelope-slash-fill::before { content: "\f696"; }
|
|
1458
|
+
.bi-envelope-slash::before { content: "\f697"; }
|
|
1459
|
+
.bi-envelope-x-1::before { content: "\f698"; }
|
|
1460
|
+
.bi-envelope-x-fill::before { content: "\f699"; }
|
|
1461
|
+
.bi-envelope-x::before { content: "\f69a"; }
|
|
1462
|
+
.bi-explicit-fill::before { content: "\f69b"; }
|
|
1463
|
+
.bi-explicit::before { content: "\f69c"; }
|
|
1464
|
+
.bi-git::before { content: "\f69d"; }
|
|
1465
|
+
.bi-infinity::before { content: "\f69e"; }
|
|
1466
|
+
.bi-list-columns-reverse::before { content: "\f69f"; }
|
|
1467
|
+
.bi-list-columns::before { content: "\f6a0"; }
|
|
1468
|
+
.bi-meta::before { content: "\f6a1"; }
|
|
1469
|
+
.bi-mortorboard-fill::before { content: "\f6a2"; }
|
|
1470
|
+
.bi-mortorboard::before { content: "\f6a3"; }
|
|
1471
|
+
.bi-nintendo-switch::before { content: "\f6a4"; }
|
|
1472
|
+
.bi-pc-display-horizontal::before { content: "\f6a5"; }
|
|
1473
|
+
.bi-pc-display::before { content: "\f6a6"; }
|
|
1474
|
+
.bi-pc-horizontal::before { content: "\f6a7"; }
|
|
1475
|
+
.bi-pc::before { content: "\f6a8"; }
|
|
1476
|
+
.bi-playstation::before { content: "\f6a9"; }
|
|
1477
|
+
.bi-plus-slash-minus::before { content: "\f6aa"; }
|
|
1478
|
+
.bi-projector-fill::before { content: "\f6ab"; }
|
|
1479
|
+
.bi-projector::before { content: "\f6ac"; }
|
|
1480
|
+
.bi-qr-code-scan::before { content: "\f6ad"; }
|
|
1481
|
+
.bi-qr-code::before { content: "\f6ae"; }
|
|
1482
|
+
.bi-quora::before { content: "\f6af"; }
|
|
1483
|
+
.bi-quote::before { content: "\f6b0"; }
|
|
1484
|
+
.bi-robot::before { content: "\f6b1"; }
|
|
1485
|
+
.bi-send-check-fill::before { content: "\f6b2"; }
|
|
1486
|
+
.bi-send-check::before { content: "\f6b3"; }
|
|
1487
|
+
.bi-send-dash-fill::before { content: "\f6b4"; }
|
|
1488
|
+
.bi-send-dash::before { content: "\f6b5"; }
|
|
1489
|
+
.bi-send-exclamation-1::before { content: "\f6b6"; }
|
|
1490
|
+
.bi-send-exclamation-fill::before { content: "\f6b7"; }
|
|
1491
|
+
.bi-send-exclamation::before { content: "\f6b8"; }
|
|
1492
|
+
.bi-send-fill::before { content: "\f6b9"; }
|
|
1493
|
+
.bi-send-plus-fill::before { content: "\f6ba"; }
|
|
1494
|
+
.bi-send-plus::before { content: "\f6bb"; }
|
|
1495
|
+
.bi-send-slash-fill::before { content: "\f6bc"; }
|
|
1496
|
+
.bi-send-slash::before { content: "\f6bd"; }
|
|
1497
|
+
.bi-send-x-fill::before { content: "\f6be"; }
|
|
1498
|
+
.bi-send-x::before { content: "\f6bf"; }
|
|
1499
|
+
.bi-send::before { content: "\f6c0"; }
|
|
1500
|
+
.bi-steam::before { content: "\f6c1"; }
|
|
1501
|
+
.bi-terminal-dash-1::before { content: "\f6c2"; }
|
|
1502
|
+
.bi-terminal-dash::before { content: "\f6c3"; }
|
|
1503
|
+
.bi-terminal-plus::before { content: "\f6c4"; }
|
|
1504
|
+
.bi-terminal-split::before { content: "\f6c5"; }
|
|
1505
|
+
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
|
|
1506
|
+
.bi-ticket-detailed::before { content: "\f6c7"; }
|
|
1507
|
+
.bi-ticket-fill::before { content: "\f6c8"; }
|
|
1508
|
+
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
|
|
1509
|
+
.bi-ticket-perforated::before { content: "\f6ca"; }
|
|
1510
|
+
.bi-ticket::before { content: "\f6cb"; }
|
|
1511
|
+
.bi-tiktok::before { content: "\f6cc"; }
|
|
1512
|
+
.bi-window-dash::before { content: "\f6cd"; }
|
|
1513
|
+
.bi-window-desktop::before { content: "\f6ce"; }
|
|
1514
|
+
.bi-window-fullscreen::before { content: "\f6cf"; }
|
|
1515
|
+
.bi-window-plus::before { content: "\f6d0"; }
|
|
1516
|
+
.bi-window-split::before { content: "\f6d1"; }
|
|
1517
|
+
.bi-window-stack::before { content: "\f6d2"; }
|
|
1518
|
+
.bi-window-x::before { content: "\f6d3"; }
|
|
1519
|
+
.bi-xbox::before { content: "\f6d4"; }
|
|
1520
|
+
.bi-ethernet::before { content: "\f6d5"; }
|
|
1521
|
+
.bi-hdmi-fill::before { content: "\f6d6"; }
|
|
1522
|
+
.bi-hdmi::before { content: "\f6d7"; }
|
|
1523
|
+
.bi-usb-c-fill::before { content: "\f6d8"; }
|
|
1524
|
+
.bi-usb-c::before { content: "\f6d9"; }
|
|
1525
|
+
.bi-usb-fill::before { content: "\f6da"; }
|
|
1526
|
+
.bi-usb-plug-fill::before { content: "\f6db"; }
|
|
1527
|
+
.bi-usb-plug::before { content: "\f6dc"; }
|
|
1528
|
+
.bi-usb-symbol::before { content: "\f6dd"; }
|
|
1529
|
+
.bi-usb::before { content: "\f6de"; }
|
|
1530
|
+
.bi-boombox-fill::before { content: "\f6df"; }
|
|
1531
|
+
.bi-displayport-1::before { content: "\f6e0"; }
|
|
1532
|
+
.bi-displayport::before { content: "\f6e1"; }
|
|
1533
|
+
.bi-gpu-card::before { content: "\f6e2"; }
|
|
1534
|
+
.bi-memory::before { content: "\f6e3"; }
|
|
1535
|
+
.bi-modem-fill::before { content: "\f6e4"; }
|
|
1536
|
+
.bi-modem::before { content: "\f6e5"; }
|
|
1537
|
+
.bi-motherboard-fill::before { content: "\f6e6"; }
|
|
1538
|
+
.bi-motherboard::before { content: "\f6e7"; }
|
|
1539
|
+
.bi-optical-audio-fill::before { content: "\f6e8"; }
|
|
1540
|
+
.bi-optical-audio::before { content: "\f6e9"; }
|
|
1541
|
+
.bi-pci-card::before { content: "\f6ea"; }
|
|
1542
|
+
.bi-router-fill::before { content: "\f6eb"; }
|
|
1543
|
+
.bi-router::before { content: "\f6ec"; }
|
|
1544
|
+
.bi-ssd-fill::before { content: "\f6ed"; }
|
|
1545
|
+
.bi-ssd::before { content: "\f6ee"; }
|
|
1546
|
+
.bi-thunderbolt-fill::before { content: "\f6ef"; }
|
|
1547
|
+
.bi-thunderbolt::before { content: "\f6f0"; }
|
|
1548
|
+
.bi-usb-drive-fill::before { content: "\f6f1"; }
|
|
1549
|
+
.bi-usb-drive::before { content: "\f6f2"; }
|
|
1550
|
+
.bi-usb-micro-fill::before { content: "\f6f3"; }
|
|
1551
|
+
.bi-usb-micro::before { content: "\f6f4"; }
|
|
1552
|
+
.bi-usb-mini-fill::before { content: "\f6f5"; }
|
|
1553
|
+
.bi-usb-mini::before { content: "\f6f6"; }
|
|
1554
|
+
.bi-cloud-haze2::before { content: "\f6f7"; }
|
|
1555
|
+
.bi-device-hdd-fill::before { content: "\f6f8"; }
|
|
1556
|
+
.bi-device-hdd::before { content: "\f6f9"; }
|
|
1557
|
+
.bi-device-ssd-fill::before { content: "\f6fa"; }
|
|
1558
|
+
.bi-device-ssd::before { content: "\f6fb"; }
|
|
1559
|
+
.bi-displayport-fill::before { content: "\f6fc"; }
|
|
1560
|
+
.bi-mortarboard-fill::before { content: "\f6fd"; }
|
|
1561
|
+
.bi-mortarboard::before { content: "\f6fe"; }
|
|
1562
|
+
.bi-terminal-x::before { content: "\f6ff"; }
|
|
Binary file
|
|
Binary file
|