From d8db91d8e47bed5400b5fd8d9fdfb4453b4955d6 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 25 Nov 2021 20:12:48 +0600 Subject: [PATCH] Add Bootstrap Icons / Font scripts --- .../webextension/images/icons/Bootstrap Icons.svg | 3 +++ src/technologies/b.json | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Bootstrap Icons.svg diff --git a/src/drivers/webextension/images/icons/Bootstrap Icons.svg b/src/drivers/webextension/images/icons/Bootstrap Icons.svg new file mode 100644 index 000000000..05408b430 --- /dev/null +++ b/src/drivers/webextension/images/icons/Bootstrap Icons.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index e2c2757b3..eff8fc091 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -962,6 +962,19 @@ ], "website": "https://getbootstrap.com" }, + "Bootstrap Icons": { + "cats": [ + 17 + ], + "description": "Bootstrap Icons is a growing library of SVG icons that are designed by @mdo and maintained by the Bootstrap Team.", + "icon": "Bootstrap Icons.svg", + "html": "bootstrap-icons(?:@[\\d\\.]+)?/\\;version:\\1", + "oss": true, + "pricing": [ + "freemium" + ], + "website": "https://icons.getbootstrap.com" + }, "Bootstrap Table": { "cats": [ 59