main
nurbek 4 years ago
parent d8db91d8e4
commit 9b9b510dbe

@ -968,7 +968,8 @@
], ],
"description": "Bootstrap Icons is a growing library of SVG icons that are designed by @mdo and maintained by the Bootstrap Team.", "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", "icon": "Bootstrap Icons.svg",
"html": "bootstrap-icons(?:@[\\d\\.]+)?/\\;version:\\1", "html": "<link[^>]+bootstrap-icons(?:@|/)([\\d\\.]+)?\\;version:\\1",
"dom": "link[href*='bootstrap-icons']",
"oss": true, "oss": true,
"pricing": [ "pricing": [
"freemium" "freemium"