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