Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html1513
1 files changed, 1467 insertions, 46 deletions
diff --git a/index.html b/index.html
index 752966895..022046333 100644
--- a/index.html
+++ b/index.html
@@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap Icons · Official open source SVG icon library for Bootstrap</title>
<meta name="description" content="Official open source SVG icon library for Bootstrap">
-<meta name="generator" content="Hugo 0.101.0">
+<meta name="generator" content="Hugo 0.105.0">
<link rel="canonical" href="https://icons.getbootstrap.com/">
-<link rel="stylesheet" href="/assets/css/docs.css">
+<link rel="stylesheet" href="/assets/font/bootstrap-icons.css"><link rel="stylesheet" href="/assets/css/docs.css">
<!-- Favicons -->
<link rel="apple-touch-icon" href="/assets/img/favicons/apple-touch-icon.png" sizes="180x180">
@@ -126,7 +126,7 @@
</header>
<div class="hero py-5 text-center text-lg-start">
- <div class="container">
+ <div class="container-xxl bd-gutter">
<div class="row flex-lg-row-reverse">
<div class="col-6 mx-auto col-lg-5 mx-lg-0">
<img srcset="/assets/img/icons-hero.png, /assets/img/icons-hero@2x.png 2x"
@@ -139,7 +139,7 @@
<strong>New in v1.9.0:</strong> 140+ new icons!
</a>
<h1 class="f0">Bootstrap Icons</h1>
- <p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with over 1,600 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="https://getbootstrap.com/">Bootstrap</a> in any project.</p>
+ <p class="mb-4 f3 font-weight-normal">Free, high quality, open source icon library with over 1,800 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without <a href="https://getbootstrap.com/">Bootstrap</a> in any project.</p>
<div class="d-flex flex-column flex-md-row align-items-stretch justify-content-center justify-content-md-start mb-5 fs-5">
<div class="fs-5 d-inline-block mb-3 me-md-3 mb-md-0">
@@ -165,10 +165,12 @@
<hr class="mx-auto mx-lg-0 my-5">
<p class="text-muted">
- Currently <a href="https://github.com/twbs/icons/releases/tag/v1.9.1">v1.9.1</a>
+ Currently <a href="https://github.com/twbs/icons/releases/tag/v1.10.0">v1.10.0</a>
<span class="px-1">&#8226;</span>
<a href="#icons">Icons</a>
<span class="px-1">&#8226;</span>
+ <a href="/font/">Icon Font</a>
+ <span class="px-1">&#8226;</span>
<a href="#install">Install</a>
<span class="px-1">&#8226;</span>
<a href="#usage">Usage</a>
@@ -185,7 +187,7 @@
</div>
- <main class="container" id="content">
+ <main class="container-xxl bd-gutter" id="content">
<div class="my-5">
<div class="d-flex mb-4">
<h2 id="icons" class="mb-0">Icons</h2>
@@ -197,6 +199,46 @@
<ul class="row row-cols-3 row-cols-sm-4 row-cols-lg-6 row-cols-xl-8 list-unstyled list">
<li class="col mb-4" data-tags="number numeral" data-categories="shapes">
+ <a class="d-block text-dark text-decoration-none" href="/icons/0-circle/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#0-circle"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">0-circle</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="number numeral" data-categories="shapes">
+ <a class="d-block text-dark text-decoration-none" href="/icons/0-circle-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#0-circle-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">0-circle-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="number numeral" data-categories="shapes">
+ <a class="d-block text-dark text-decoration-none" href="/icons/0-square/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#0-square"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">0-square</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="number numeral" data-categories="shapes">
+ <a class="d-block text-dark text-decoration-none" href="/icons/0-square-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#0-square-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">0-square-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="number numeral" data-categories="shapes">
<a class="d-block text-dark text-decoration-none" href="/icons/1-circle/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -576,7 +618,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">activity</div>
</a>
</li>
- <li class="col mb-4" data-tags="flight flying plane air airport" data-categories="transportation">
+ <li class="col mb-4" data-tags="flight flying plane air airport aircraft" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/airplane/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -586,7 +628,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">airplane</div>
</a>
</li>
- <li class="col mb-4" data-tags="flight flying plane air airport" data-categories="transportation">
+ <li class="col mb-4" data-tags="flight flying plane air airport aircraft" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/airplane-engines/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -596,7 +638,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">airplane-engines</div>
</a>
</li>
- <li class="col mb-4" data-tags="flight flying plane air airport" data-categories="transportation">
+ <li class="col mb-4" data-tags="flight flying plane air airport aircraft" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/airplane-engines-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -606,7 +648,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">airplane-engines-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="flight flying plane air airport" data-categories="transportation">
+ <li class="col mb-4" data-tags="flight flying plane air airport aircraft" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/airplane-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -726,6 +768,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">alt</div>
</a>
</li>
+ <li class="col mb-4" data-tags="radeon" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/amd/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#amd"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">amd</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="google droid" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/android/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -2946,7 +2998,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">boxes</div>
</a>
</li>
- <li class="col mb-4" data-tags="text type" data-categories="typography">
+ <li class="col mb-4" data-tags="text type code developer development software" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/braces/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -2956,7 +3008,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">braces</div>
</a>
</li>
- <li class="col mb-4" data-tags="code css" data-categories="typography">
+ <li class="col mb-4" data-tags="text type code developer development software" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/braces-asterisk/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3096,7 +3148,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">broadcast-pin</div>
</a>
</li>
- <li class="col mb-4" data-tags="google webkit blink" data-categories="brands">
+ <li class="col mb-4" data-tags="google webkit blink" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/browser-chrome/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3106,7 +3158,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">browser-chrome</div>
</a>
</li>
- <li class="col mb-4" data-tags="microsoft webkit" data-categories="brands">
+ <li class="col mb-4" data-tags="microsoft webkit" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/browser-edge/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3116,7 +3168,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">browser-edge</div>
</a>
</li>
- <li class="col mb-4" data-tags="gecko" data-categories="brands">
+ <li class="col mb-4" data-tags="gecko" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/browser-firefox/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3126,7 +3178,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">browser-firefox</div>
</a>
</li>
- <li class="col mb-4" data-tags="webkit apple" data-categories="brands">
+ <li class="col mb-4" data-tags="webkit apple" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/browser-safari/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3196,7 +3248,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">bug-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="people">
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
<a class="d-block text-dark text-decoration-none" href="/icons/building/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -3206,6 +3258,236 @@
<div class="name text-muted text-decoration-none text-center pt-1">building</div>
</a>
</li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-fill-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-fill-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-fill-x</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/building-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#building-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">building-x</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/buildings/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#buildings"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">buildings</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="company enterprise organization office business" data-categories="buildings">
+ <a class="d-block text-dark text-decoration-none" href="/icons/buildings-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#buildings-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">buildings-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="target" data-categories="geo">
<a class="d-block text-dark text-decoration-none" href="/icons/bullseye/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -3216,6 +3498,26 @@
<div class="name text-muted text-decoration-none text-center pt-1">bullseye</div>
</a>
</li>
+ <li class="col mb-4" data-tags="public transit commute" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/bus-front/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#bus-front"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">bus-front</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="public transit commute" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/bus-front-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#bus-front-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">bus-front-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="copyright" data-categories="shapes">
<a class="d-block text-dark text-decoration-none" href="/icons/c-circle/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -6066,7 +6368,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">cloudy-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="text type" data-categories="typography">
+ <li class="col mb-4" data-tags="text type code developer development software" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/code/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -6076,7 +6378,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">code</div>
</a>
</li>
- <li class="col mb-4" data-tags="text type" data-categories="typography">
+ <li class="col mb-4" data-tags="text type code developer development software" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/code-slash/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -6086,7 +6388,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">code-slash</div>
</a>
</li>
- <li class="col mb-4" data-tags="text type preformatted" data-categories="typography">
+ <li class="col mb-4" data-tags="text type code developer development software preformatted" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/code-square/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -6546,6 +6848,226 @@
<div class="name text-muted text-decoration-none text-center pt-1">dash-square-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-fill-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-fill-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-fill-x</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="server data" data-categories="devices">
+ <a class="d-block text-dark text-decoration-none" href="/icons/database-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#database-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">database-x</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="drive hard drive" data-categories="devices">
<a class="d-block text-dark text-decoration-none" href="/icons/device-hdd/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -7387,6 +7909,26 @@
</a>
</li>
<li class="col mb-4" data-tags="email message mail letter" data-categories="communications">
+ <a class="d-block text-dark text-decoration-none" href="/icons/envelope-at/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#envelope-at"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">envelope-at</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="email message mail letter" data-categories="communications">
+ <a class="d-block text-dark text-decoration-none" href="/icons/envelope-at-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#envelope-at-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">envelope-at-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="email message mail letter" data-categories="communications">
<a class="d-block text-dark text-decoration-none" href="/icons/envelope-check/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -7656,6 +8198,26 @@
<div class="name text-muted text-decoration-none text-center pt-1">ethernet</div>
</a>
</li>
+ <li class="col mb-4" data-tags="car automobile automotive auto sedan drive driving" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/ev-front/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#ev-front"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">ev-front</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="car automobile automotive auto sedan drive driving" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/ev-front-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#ev-front-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">ev-front-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="charging electric vehicle" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/ev-station/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -10306,6 +10868,46 @@
<div class="name text-muted text-decoration-none text-center pt-1">globe</div>
</a>
</li>
+ <li class="col mb-4" data-tags="geography earth world map" data-categories="geo">
+ <a class="d-block text-dark text-decoration-none" href="/icons/globe-americas/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#globe-americas"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">globe-americas</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="geography earth world map" data-categories="geo">
+ <a class="d-block text-dark text-decoration-none" href="/icons/globe-asia-australia/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#globe-asia-australia"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">globe-asia-australia</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="geography earth world map" data-categories="geo">
+ <a class="d-block text-dark text-decoration-none" href="/icons/globe-central-south-asia/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#globe-central-south-asia"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">globe-central-south-asia</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="geography earth world map" data-categories="geo">
+ <a class="d-block text-dark text-decoration-none" href="/icons/globe-europe-africa/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#globe-europe-africa"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">globe-europe-africa</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="world translate global international" data-categories="communications">
<a class="d-block text-dark text-decoration-none" href="/icons/globe2/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -11017,6 +11619,66 @@
</a>
</li>
<li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-add-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-add-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-add-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-check-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-check-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-check-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-dash-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-dash-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-dash-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
<a class="d-block text-dark text-decoration-none" href="/icons/house-door/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -11037,6 +11699,46 @@
</a>
</li>
<li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-down-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-down-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-down-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-exclamation-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-exclamation-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-exclamation-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
<a class="d-block text-dark text-decoration-none" href="/icons/house-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -11046,6 +11748,26 @@
<div class="name text-muted text-decoration-none text-center pt-1">house-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-gear-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-gear-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-gear-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="home love romance" data-categories="real world">
<a class="d-block text-dark text-decoration-none" href="/icons/house-heart/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -11066,6 +11788,106 @@
<div class="name text-muted text-decoration-none text-center pt-1">house-heart-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-lock-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-lock-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-lock-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-slash-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-slash-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-slash-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-up-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-up-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-up-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-x</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/house-x-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#house-x-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">house-x-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/houses/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#houses"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">houses</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="home" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/houses-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#houses-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">houses-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="divider horizonal-rule" data-categories="typography">
<a class="d-block text-dark text-decoration-none" href="/icons/hr/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -12656,6 +13478,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">nut-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="gpu" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/nvidia/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#nvidia"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">nvidia</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="shape polygon" data-categories="shapes">
<a class="d-block text-dark text-decoration-none" href="/icons/octagon/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -13166,7 +13998,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">pentagon-half</div>
</a>
</li>
- <li class="col mb-4" data-tags="humans organization avatar users" data-categories="people">
+ <li class="col mb-4" data-tags="humans organization avatar users profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/people/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13176,7 +14008,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">people</div>
</a>
</li>
- <li class="col mb-4" data-tags="humans organization avatar user account" data-categories="people">
+ <li class="col mb-4" data-tags="humans organization avatar user account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-circle/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13186,7 +14018,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-circle</div>
</a>
</li>
- <li class="col mb-4" data-tags="humans organization avatar users" data-categories="people">
+ <li class="col mb-4" data-tags="humans organization avatar users profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/people-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13206,7 +14038,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">percent</div>
</a>
</li>
- <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <li class="col mb-4" data-tags="human individual avatar user account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13216,7 +14048,17 @@
<div class="name text-muted text-decoration-none text-center pt-1">person</div>
</a>
</li>
- <li class="col mb-4" data-tags="human individual avatar user badge id card account" data-categories="people">
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user badge id card account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-badge/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13236,7 +14078,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-badge-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="human individual avatar user crop account" data-categories="people">
+ <li class="col mb-4" data-tags="human individual avatar user crop account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-bounding-box/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13246,7 +14088,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-bounding-box</div>
</a>
</li>
- <li class="col mb-4" data-tags="human individual avatar user verified account" data-categories="people">
+ <li class="col mb-4" data-tags="human individual avatar user verified account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-check/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13287,6 +14129,26 @@
</a>
</li>
<li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13296,6 +14158,116 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-add/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-add"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-add</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-check/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-check"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-check</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-dash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-dash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-dash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-down/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-down"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-down</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-exclamation/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-exclamation"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-exclamation</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-gear</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-lock</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-fill-x/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-fill-x"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-fill-x</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-gear/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-gear"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-gear</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="human individual avatar user account love valentine romance" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-heart/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -13316,7 +14288,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-hearts</div>
</a>
</li>
- <li class="col mb-4" data-tags="human individual avatar user contact list account" data-categories="people">
+ <li class="col mb-4" data-tags="human individual avatar user contact list account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-lines-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13326,6 +14298,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-lines-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-lock/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-lock"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-lock</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="human individual avatar user new add account" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-plus/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -13357,6 +14339,16 @@
</a>
</li>
<li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-slash/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-slash"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-slash</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account profile" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-square/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -13366,6 +14358,36 @@
<div class="name text-muted text-decoration-none text-center pt-1">person-square</div>
</a>
</li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-up/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-up"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-up</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-vcard/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-vcard"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-vcard</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="human individual avatar user account" data-categories="people">
+ <a class="d-block text-dark text-decoration-none" href="/icons/person-vcard-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#person-vcard-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">person-vcard-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="human individual avatar user wfh" data-categories="people">
<a class="d-block text-dark text-decoration-none" href="/icons/person-video/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -14356,6 +15378,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">reddit</div>
</a>
</li>
+ <li class="col mb-4" data-tags="text type code developer development software regular expression" data-categories="typography">
+ <a class="d-block text-dark text-decoration-none" href="/icons/regex/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#regex"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">regex</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="audio video av" data-categories="media">
<a class="d-block text-dark text-decoration-none" href="/icons/repeat/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -14486,6 +15518,46 @@
<div class="name text-muted text-decoration-none text-center pt-1">robot</div>
</a>
</li>
+ <li class="col mb-4" data-tags="ship rocketship spaceship" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/rocket/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#rocket"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">rocket</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="ship rocketship spaceship" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/rocket-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#rocket-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">rocket-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="ship rocketship spaceship launch" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/rocket-takeoff/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#rocket-takeoff"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">rocket-takeoff</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="ship rocketship spaceship launch" data-categories="real world">
+ <a class="d-block text-dark text-decoration-none" href="/icons/rocket-takeoff-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#rocket-takeoff-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">rocket-takeoff-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="wifi internet wireless" data-categories="devices">
<a class="d-block text-dark text-decoration-none" href="/icons/router/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -14626,6 +15698,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">scissors</div>
</a>
</li>
+ <li class="col mb-4" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/scooter/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#scooter"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">scooter</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="tool" data-categories="tools">
<a class="d-block text-dark text-decoration-none" href="/icons/screwdriver/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -15086,6 +16168,246 @@
<div class="name text-muted text-decoration-none text-center pt-1">shuffle</div>
</a>
</li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-dead-end/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-dead-end"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-dead-end</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-dead-end-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-dead-end-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-dead-end-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-do-not-enter/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-do-not-enter"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-do-not-enter</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-do-not-enter-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-do-not-enter-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-do-not-enter-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-side/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-side"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-side</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-side-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-side-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-side-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-t/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-t"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-t</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-t-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-t-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-t-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-y/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-y"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-y</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-intersection-y-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-intersection-y-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-intersection-y-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-merge-left/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-merge-left"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-merge-left</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-merge-left-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-merge-left-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-merge-left-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-merge-right/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-merge-right"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-merge-right</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-merge-right-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-merge-right-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-merge-right-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-left-turn/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-left-turn"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-left-turn</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-left-turn-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-left-turn-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-left-turn-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-parking/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-parking"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-parking</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-parking-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-parking-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-parking-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-right-turn/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-right-turn"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-right-turn</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving directions" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-no-right-turn-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-no-right-turn-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-no-right-turn-fill</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving train tracks" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-railroad/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-railroad"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-railroad</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="road driving train tracks" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sign-railroad-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sign-railroad-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sign-railroad-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="stop sign intersection road driving" data-categories="transportation">
<a class="d-block text-dark text-decoration-none" href="/icons/sign-stop/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -15316,6 +16638,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">sim-fill</div>
</a>
</li>
+ <li class="col mb-4" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/sina-weibo/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#sina-weibo"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">sina-weibo</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="audio video av" data-categories="media">
<a class="d-block text-dark text-decoration-none" href="/icons/skip-backward/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -16146,6 +17478,26 @@
<div class="name text-muted text-decoration-none text-center pt-1">strava</div>
</a>
</li>
+ <li class="col mb-4" data-tags="payments commerce" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/stripe/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#stripe"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">stripe</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="text type" data-categories="typography">
+ <a class="d-block text-dark text-decoration-none" href="/icons/subscript/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#subscript"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">subscript</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="graphics vector merge layers" data-categories="graphics">
<a class="d-block text-dark text-decoration-none" href="/icons/subtract/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -16306,6 +17658,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">sunset-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="text type" data-categories="typography">
+ <a class="d-block text-dark text-decoration-none" href="/icons/superscript/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#superscript"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">superscript</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="align orientation mirror" data-categories="graphics">
<a class="d-block text-dark text-decoration-none" href="/icons/symmetry-horizontal/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -16416,6 +17778,26 @@
<div class="name text-muted text-decoration-none text-center pt-1">tags-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="cab uber lyft" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/taxi-front/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#taxi-front"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">taxi-front</div>
+ </a>
+ </li>
+ <li class="col mb-4" data-tags="cab uber lyft" data-categories="transportation">
+ <a class="d-block text-dark text-decoration-none" href="/icons/taxi-front-fill/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#taxi-front-fill"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">taxi-front-fill</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="social chat" data-categories="brand">
<a class="d-block text-dark text-decoration-none" href="/icons/telegram/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -16566,6 +17948,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">telephone-x-fill</div>
</a>
</li>
+ <li class="col mb-4" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/tencent-qq/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#tencent-qq"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">tencent-qq</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="command-line cli command-prompt" data-categories="apps">
<a class="d-block text-dark text-decoration-none" href="/icons/terminal/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -16686,6 +18078,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">text-right</div>
</a>
</li>
+ <li class="col mb-4" data-tags="text type word wrap" data-categories="typography">
+ <a class="d-block text-dark text-decoration-none" href="/icons/text-wrap/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#text-wrap"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">text-wrap</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="text insert bounding-box" data-categories="graphics">
<a class="d-block text-dark text-decoration-none" href="/icons/textarea/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -17036,7 +18438,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">translate</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17046,7 +18448,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">trash</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17056,7 +18458,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">trash-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash2/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17066,7 +18468,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">trash2</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash2-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17076,7 +18478,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">trash2-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash3/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17086,7 +18488,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">trash3</div>
</a>
</li>
- <li class="col mb-4" data-tags="trash-can garbage delete" data-categories="ui and keyboard">
+ <li class="col mb-4" data-tags="trash-can garbage delete remove" data-categories="ui and keyboard">
<a class="d-block text-dark text-decoration-none" href="/icons/trash3-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -17116,6 +18518,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">tree-fill</div>
</a>
</li>
+ <li class="col mb-4" data-tags="kanban board" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/trello/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#trello"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">trello</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="shape" data-categories="shapes">
<a class="d-block text-dark text-decoration-none" href="/icons/triangle/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -17976,6 +19388,16 @@
<div class="name text-muted text-decoration-none text-center pt-1">wifi-off</div>
</a>
</li>
+ <li class="col mb-4" data-categories="brand">
+ <a class="d-block text-dark text-decoration-none" href="/icons/wikipedia/">
+ <div class="p-3 py-4 mb-2 bg-light text-center rounded">
+ <svg class="bi" width="1em" height="1em" fill="currentColor">
+ <use xlink:href="bootstrap-icons.svg#wikipedia"/>
+ </svg>
+ </div>
+ <div class="name text-muted text-decoration-none text-center pt-1">wikipedia</div>
+ </a>
+ </li>
<li class="col mb-4" data-tags="windy breeze" data-categories="weather">
<a class="d-block text-dark text-decoration-none" href="/icons/wind/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
@@ -18146,7 +19568,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">wrench-adjustable-circle-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18156,7 +19578,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-circle/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18166,7 +19588,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-circle</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-circle-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18196,7 +19618,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-diamond-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-lg/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18206,7 +19628,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-lg</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-octagon/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18216,7 +19638,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-octagon</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-octagon-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18226,7 +19648,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-octagon-fill</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-square/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18236,7 +19658,7 @@
<div class="name text-muted text-decoration-none text-center pt-1">x-square</div>
</a>
</li>
- <li class="col mb-4" data-tags="x delete reset clear cancel close exit" data-categories="alerts, warnings, and signs">
+ <li class="col mb-4" data-tags="x delete remove reset clear cancel close exit" data-categories="alerts, warnings, and signs">
<a class="d-block text-dark text-decoration-none" href="/icons/x-square-fill/">
<div class="p-3 py-4 mb-2 bg-light text-center rounded">
<svg class="bi" width="1em" height="1em" fill="currentColor">
@@ -18309,7 +19731,6 @@
</ul>
</div>
-
<h2 id="install">Install</h2>
<p>Bootstrap Icons are published to npm, but they can also be manually downloaded if needed.</p>
<div class="row my-4">
@@ -18329,8 +19750,8 @@
<div class="col-md-4">
<h3 id="cdn">CDN</h3>
<p>Include the icon fonts stylesheet—in your website <code>&lt;head&gt;</code> or via <code>@import</code> in CSS—from our CDN and get started in seconds. <a href="#icon-font">See icon font docs</a> for examples.</p>
-<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p">&lt;</span><span class="nt">link</span> <span class="na">rel</span><span class="o">=</span><span class="s">&#34;stylesheet&#34;</span> <span class="na">href</span><span class="o">=</span><span class="s">&#34;https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css&#34;</span><span class="p">&gt;</span></span></span></code></pre></div>
-<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="p">@</span><span class="k">import</span> <span class="nt">url</span><span class="o">(</span><span class="s2">&#34;https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css&#34;</span><span class="o">)</span><span class="p">;</span></span></span></code></pre></div>
+<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-html" data-lang="html"><span class="line"><span class="cl"><span class="p">&lt;</span><span class="nt">link</span> <span class="na">rel</span><span class="o">=</span><span class="s">&#34;stylesheet&#34;</span> <span class="na">href</span><span class="o">=</span><span class="s">&#34;https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css&#34;</span><span class="p">&gt;</span></span></span></code></pre></div>
+<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-css" data-lang="css"><span class="line"><span class="cl"><span class="p">@</span><span class="k">import</span> <span class="nt">url</span><span class="o">(</span><span class="s2">&#34;https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css&#34;</span><span class="o">)</span><span class="p">;</span></span></span></code></pre></div>
</div>
</div>
@@ -18496,7 +19917,7 @@
<li><a href="https://twitter.com/getbootstrap">Twitter</a></li>
<li><a href="https://getbootstrap.com/docs/5.2/about/overview/">About</a></li>
</ul>
- <p>Currently <a href="https://github.com/twbs/icons/releases/tag/v1.9.1">v1.9.1</a>. Icons and documentation licensed <a href="https://github.com/twbs/icons/blob/main/LICENSE.md" target="_blank" rel="license noopener">MIT</a>.</p>
+ <p>Currently <a href="https://github.com/twbs/icons/releases/tag/v1.10.0">v1.10.0</a>. Icons and documentation licensed <a href="https://github.com/twbs/icons/blob/main/LICENSE.md" target="_blank" rel="license noopener">MIT</a>.</p>
</div>
</footer>