diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index da8935aeeeb..bb6383bcf9a 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -2,27 +2,27 @@
"files": [
{
"path": "./dist/bootstrap-vue-icons.js",
- "maxSize": "75 kB"
+ "maxSize": "105 kB"
},
{
"path": "./dist/bootstrap-vue-icons.min.js",
- "maxSize": "70 kB"
+ "maxSize": "100 kB"
},
{
"path": "./dist/bootstrap-vue-icons.common.js",
- "maxSize": "80 kB"
+ "maxSize": "110 kB"
},
{
"path": "./dist/bootstrap-vue-icons.common.min.js",
- "maxSize": "75 kB"
+ "maxSize": "105 kB"
},
{
"path": "./dist/bootstrap-vue-icons.esm.js",
- "maxSize": "80 kB"
+ "maxSize": "110 kB"
},
{
"path": "./dist/bootstrap-vue-icons.esm.min.js",
- "maxSize": "75 kB"
+ "maxSize": "105 kB"
},
{
"path": "./dist/bootstrap-vue-icons.css",
@@ -42,19 +42,19 @@
},
{
"path": "./dist/bootstrap-vue.common.js",
- "maxSize": "275 kB"
+ "maxSize": "305 kB"
},
{
"path": "./dist/bootstrap-vue.common.min.js",
- "maxSize": "165 kB"
+ "maxSize": "190 kB"
},
{
"path": "./dist/bootstrap-vue.esm.js",
- "maxSize": "270 kB"
+ "maxSize": "300 kB"
},
{
"path": "./dist/bootstrap-vue.esm.min.js",
- "maxSize": "160 kB"
+ "maxSize": "190 kB"
},
{
"path": "./dist/bootstrap-vue.css",
diff --git a/package.json b/package.json
index f8f0dc0f4f4..c7e2d8f4dab 100644
--- a/package.json
+++ b/package.json
@@ -94,36 +94,36 @@
"vue-functional-data-merge": "^3.1.0"
},
"devDependencies": {
- "@babel/cli": "^7.10.3",
- "@babel/core": "^7.10.3",
- "@babel/plugin-transform-modules-commonjs": "^7.10.1",
- "@babel/plugin-transform-runtime": "^7.10.3",
- "@babel/preset-env": "^7.10.3",
- "@babel/standalone": "^7.10.3",
+ "@babel/cli": "^7.10.5",
+ "@babel/core": "^7.10.5",
+ "@babel/plugin-transform-modules-commonjs": "^7.10.4",
+ "@babel/plugin-transform-runtime": "^7.10.5",
+ "@babel/preset-env": "^7.10.4",
+ "@babel/standalone": "^7.10.5",
"@nuxtjs/google-analytics": "^2.3.0",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.4.0",
- "@testing-library/jest-dom": "^5.11.0",
+ "@testing-library/jest-dom": "^5.11.1",
"@vue/test-utils": "^1.0.3",
- "autoprefixer": "^9.8.4",
+ "autoprefixer": "^9.8.5",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"babel-plugin-istanbul": "^6.0.0",
- "bootstrap-icons": "^1.0.0-alpha4",
+ "bootstrap-icons": "^1.0.0-alpha5",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",
"codemirror": "^5.55.0",
"codesandbox": "^2.1.16",
"core-js": ">=2.6.5 <3.0.0",
"cross-env": "^7.0.2",
- "eslint": "^7.3.1",
+ "eslint": "^7.4.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^14.1.1",
"eslint-config-vue": "^2.0.2",
- "eslint-plugin-import": "^2.21.2",
- "eslint-plugin-jest": "^23.17.1",
+ "eslint-plugin-import": "^2.22.0",
+ "eslint-plugin-jest": "^23.18.0",
"eslint-plugin-markdown": "^1.0.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
@@ -138,22 +138,22 @@
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
"loader-utils": "^2.0.0",
- "lodash": "^4.17.15",
- "marked": "^1.1.0",
+ "lodash": "^4.17.19",
+ "marked": "^1.1.1",
"node-sass": "^4.14.1",
- "nuxt": "^2.13.1",
+ "nuxt": "^2.13.3",
"postcss-cli": "^7.1.1",
"prettier": "1.14.3",
"require-context": "^1.1.0",
- "rollup": "^2.18.0",
+ "rollup": "^2.21.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
- "sass-loader": "^9.0.1",
- "standard-version": "^8.0.1",
+ "sass-loader": "^9.0.2",
+ "standard-version": "^8.0.2",
"terser": "^4.8.0",
"vue": "^2.6.11",
- "vue-jest": "^3.0.5",
+ "vue-jest": "^3.0.6",
"vue-router": "^3.3.4",
"vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.11"
diff --git a/src/icons/icons.d.ts b/src/icons/icons.d.ts
index a1aed8a87ae..600decf8bbd 100644
--- a/src/icons/icons.d.ts
+++ b/src/icons/icons.d.ts
@@ -1,7 +1,7 @@
// --- BEGIN AUTO-GENERATED FILE ---
//
-// @IconsVersion: 1.0.0-alpha4
-// @Generated: 2020-05-21T18:18:37.525Z
+// @IconsVersion: 1.0.0-alpha5
+// @Generated: 2020-07-15T16:57:43.043Z
//
// This file is generated on each build. Do not edit this file!
@@ -18,6 +18,18 @@ export declare class BIconAlarm extends BvComponent {}
export declare class BIconAlarmFill extends BvComponent {}
+export declare class BIconAlignBottom extends BvComponent {}
+
+export declare class BIconAlignCenter extends BvComponent {}
+
+export declare class BIconAlignEnd extends BvComponent {}
+
+export declare class BIconAlignMiddle extends BvComponent {}
+
+export declare class BIconAlignStart extends BvComponent {}
+
+export declare class BIconAlignTop extends BvComponent {}
+
export declare class BIconAlt extends BvComponent {}
export declare class BIconApp extends BvComponent {}
@@ -170,6 +182,8 @@ export declare class BIconAward extends BvComponent {}
export declare class BIconAwardFill extends BvComponent {}
+export declare class BIconBack extends BvComponent {}
+
export declare class BIconBackspace extends BvComponent {}
export declare class BIconBackspaceFill extends BvComponent {}
@@ -178,6 +192,30 @@ export declare class BIconBackspaceReverse extends BvComponent {}
export declare class BIconBackspaceReverseFill extends BvComponent {}
+export declare class BIconBadge4k extends BvComponent {}
+
+export declare class BIconBadge4kFill extends BvComponent {}
+
+export declare class BIconBadge8k extends BvComponent {}
+
+export declare class BIconBadge8kFill extends BvComponent {}
+
+export declare class BIconBadgeCc extends BvComponent {}
+
+export declare class BIconBadgeCcFill extends BvComponent {}
+
+export declare class BIconBadgeHd extends BvComponent {}
+
+export declare class BIconBadgeHdFill extends BvComponent {}
+
+export declare class BIconBadgeTm extends BvComponent {}
+
+export declare class BIconBadgeTmFill extends BvComponent {}
+
+export declare class BIconBadgeVo extends BvComponent {}
+
+export declare class BIconBadgeVoFill extends BvComponent {}
+
export declare class BIconBag extends BvComponent {}
export declare class BIconBagCheck extends BvComponent {}
@@ -192,6 +230,12 @@ export declare class BIconBarChart extends BvComponent {}
export declare class BIconBarChartFill extends BvComponent {}
+export declare class BIconBarChartLine extends BvComponent {}
+
+export declare class BIconBarChartLineFill extends BvComponent {}
+
+export declare class BIconBarChartSteps extends BvComponent {}
+
export declare class BIconBasket extends BvComponent {}
export declare class BIconBasket2 extends BvComponent {}
@@ -216,12 +260,24 @@ export declare class BIconBell extends BvComponent {}
export declare class BIconBellFill extends BvComponent {}
+export declare class BIconBezier extends BvComponent {}
+
+export declare class BIconBezier2 extends BvComponent {}
+
+export declare class BIconBicycle extends BvComponent {}
+
+export declare class BIconBinoculars extends BvComponent {}
+
+export declare class BIconBinocularsFill extends BvComponent {}
+
export declare class BIconBlockquoteLeft extends BvComponent {}
export declare class BIconBlockquoteRight extends BvComponent {}
export declare class BIconBook extends BvComponent {}
+export declare class BIconBookFill extends BvComponent {}
+
export declare class BIconBookHalf extends BvComponent {}
export declare class BIconBookmark extends BvComponent {}
@@ -238,12 +294,18 @@ export declare class BIconBookmarks extends BvComponent {}
export declare class BIconBookmarksFill extends BvComponent {}
+export declare class BIconBookshelf extends BvComponent {}
+
export declare class BIconBootstrap extends BvComponent {}
export declare class BIconBootstrapFill extends BvComponent {}
export declare class BIconBootstrapReboot extends BvComponent {}
+export declare class BIconBorderStyle extends BvComponent {}
+
+export declare class BIconBorderWidth extends BvComponent {}
+
export declare class BIconBoundingBox extends BvComponent {}
export declare class BIconBoundingBoxCircles extends BvComponent {}
@@ -286,6 +348,8 @@ export declare class BIconBoxSeam extends BvComponent {}
export declare class BIconBraces extends BvComponent {}
+export declare class BIconBricks extends BvComponent {}
+
export declare class BIconBriefcase extends BvComponent {}
export declare class BIconBriefcaseFill extends BvComponent {}
@@ -306,16 +370,28 @@ export declare class BIconBrightnessLow extends BvComponent {}
export declare class BIconBrightnessLowFill extends BvComponent {}
+export declare class BIconBroadcast extends BvComponent {}
+
+export declare class BIconBroadcastPin extends BvComponent {}
+
export declare class BIconBrush extends BvComponent {}
export declare class BIconBucket extends BvComponent {}
export declare class BIconBucketFill extends BvComponent {}
+export declare class BIconBug extends BvComponent {}
+
+export declare class BIconBugFill extends BvComponent {}
+
export declare class BIconBuilding extends BvComponent {}
export declare class BIconBullseye extends BvComponent {}
+export declare class BIconCalculator extends BvComponent {}
+
+export declare class BIconCalculatorFill extends BvComponent {}
+
export declare class BIconCalendar extends BvComponent {}
export declare class BIconCalendar2 extends BvComponent {}
@@ -332,6 +408,10 @@ export declare class BIconCalendar2Day extends BvComponent {}
export declare class BIconCalendar2DayFill extends BvComponent {}
+export declare class BIconCalendar2Event extends BvComponent {}
+
+export declare class BIconCalendar2EventFill extends BvComponent {}
+
export declare class BIconCalendar2Fill extends BvComponent {}
export declare class BIconCalendar2Minus extends BvComponent {}
@@ -346,12 +426,38 @@ export declare class BIconCalendar2Plus extends BvComponent {}
export declare class BIconCalendar2PlusFill extends BvComponent {}
+export declare class BIconCalendar2Range extends BvComponent {}
+
+export declare class BIconCalendar2RangeFill extends BvComponent {}
+
+export declare class BIconCalendar2Week extends BvComponent {}
+
+export declare class BIconCalendar2WeekFill extends BvComponent {}
+
export declare class BIconCalendar3 extends BvComponent {}
+export declare class BIconCalendar3Event extends BvComponent {}
+
+export declare class BIconCalendar3EventFill extends BvComponent {}
+
export declare class BIconCalendar3Fill extends BvComponent {}
+export declare class BIconCalendar3Range extends BvComponent {}
+
+export declare class BIconCalendar3RangeFill extends BvComponent {}
+
+export declare class BIconCalendar3Week extends BvComponent {}
+
+export declare class BIconCalendar3WeekFill extends BvComponent {}
+
export declare class BIconCalendar4 extends BvComponent {}
+export declare class BIconCalendar4Event extends BvComponent {}
+
+export declare class BIconCalendar4Range extends BvComponent {}
+
+export declare class BIconCalendar4Week extends BvComponent {}
+
export declare class BIconCalendarCheck extends BvComponent {}
export declare class BIconCalendarCheckFill extends BvComponent {}
@@ -364,6 +470,10 @@ export declare class BIconCalendarDay extends BvComponent {}
export declare class BIconCalendarDayFill extends BvComponent {}
+export declare class BIconCalendarEvent extends BvComponent {}
+
+export declare class BIconCalendarEventFill extends BvComponent {}
+
export declare class BIconCalendarFill extends BvComponent {}
export declare class BIconCalendarMinus extends BvComponent {}
@@ -378,8 +488,24 @@ export declare class BIconCalendarPlus extends BvComponent {}
export declare class BIconCalendarPlusFill extends BvComponent {}
+export declare class BIconCalendarRange extends BvComponent {}
+
+export declare class BIconCalendarRangeFill extends BvComponent {}
+
+export declare class BIconCalendarWeek extends BvComponent {}
+
+export declare class BIconCalendarWeekFill extends BvComponent {}
+
export declare class BIconCamera extends BvComponent {}
+export declare class BIconCamera2 extends BvComponent {}
+
+export declare class BIconCameraFill extends BvComponent {}
+
+export declare class BIconCameraReels extends BvComponent {}
+
+export declare class BIconCameraReelsFill extends BvComponent {}
+
export declare class BIconCameraVideo extends BvComponent {}
export declare class BIconCameraVideoFill extends BvComponent {}
@@ -450,6 +576,12 @@ export declare class BIconCartFill extends BvComponent {}
export declare class BIconCartPlus extends BvComponent {}
+export declare class BIconCash extends BvComponent {}
+
+export declare class BIconCashStack extends BvComponent {}
+
+export declare class BIconCast extends BvComponent {}
+
export declare class BIconChat extends BvComponent {}
export declare class BIconChatDots extends BvComponent {}
@@ -458,10 +590,42 @@ export declare class BIconChatDotsFill extends BvComponent {}
export declare class BIconChatFill extends BvComponent {}
+export declare class BIconChatLeft extends BvComponent {}
+
+export declare class BIconChatLeftDots extends BvComponent {}
+
+export declare class BIconChatLeftDotsFill extends BvComponent {}
+
+export declare class BIconChatLeftFill extends BvComponent {}
+
+export declare class BIconChatLeftQuote extends BvComponent {}
+
+export declare class BIconChatLeftQuoteFill extends BvComponent {}
+
+export declare class BIconChatLeftText extends BvComponent {}
+
+export declare class BIconChatLeftTextFill extends BvComponent {}
+
export declare class BIconChatQuote extends BvComponent {}
export declare class BIconChatQuoteFill extends BvComponent {}
+export declare class BIconChatRight extends BvComponent {}
+
+export declare class BIconChatRightDots extends BvComponent {}
+
+export declare class BIconChatRightDotsFill extends BvComponent {}
+
+export declare class BIconChatRightFill extends BvComponent {}
+
+export declare class BIconChatRightQuote extends BvComponent {}
+
+export declare class BIconChatRightQuoteFill extends BvComponent {}
+
+export declare class BIconChatRightText extends BvComponent {}
+
+export declare class BIconChatRightTextFill extends BvComponent {}
+
export declare class BIconChatSquare extends BvComponent {}
export declare class BIconChatSquareDots extends BvComponent {}
@@ -474,6 +638,14 @@ export declare class BIconChatSquareQuote extends BvComponent {}
export declare class BIconChatSquareQuoteFill extends BvComponent {}
+export declare class BIconChatSquareText extends BvComponent {}
+
+export declare class BIconChatSquareTextFill extends BvComponent {}
+
+export declare class BIconChatText extends BvComponent {}
+
+export declare class BIconChatTextFill extends BvComponent {}
+
export declare class BIconCheck extends BvComponent {}
export declare class BIconCheck2 extends BvComponent {}
@@ -544,8 +716,14 @@ export declare class BIconCircleSquare extends BvComponent {}
export declare class BIconClipboard extends BvComponent {}
+export declare class BIconClipboardCheck extends BvComponent {}
+
export declare class BIconClipboardData extends BvComponent {}
+export declare class BIconClipboardMinus extends BvComponent {}
+
+export declare class BIconClipboardPlus extends BvComponent {}
+
export declare class BIconClock extends BvComponent {}
export declare class BIconClockFill extends BvComponent {}
@@ -554,20 +732,46 @@ export declare class BIconClockHistory extends BvComponent {}
export declare class BIconCloud extends BvComponent {}
+export declare class BIconCloudArrowDown extends BvComponent {}
+
+export declare class BIconCloudArrowDownFill extends BvComponent {}
+
+export declare class BIconCloudArrowUp extends BvComponent {}
+
+export declare class BIconCloudArrowUpFill extends BvComponent {}
+
+export declare class BIconCloudCheck extends BvComponent {}
+
+export declare class BIconCloudCheckFill extends BvComponent {}
+
export declare class BIconCloudDownload extends BvComponent {}
+export declare class BIconCloudDownloadFill extends BvComponent {}
+
export declare class BIconCloudFill extends BvComponent {}
+export declare class BIconCloudMinus extends BvComponent {}
+
+export declare class BIconCloudMinusFill extends BvComponent {}
+
+export declare class BIconCloudPlus extends BvComponent {}
+
+export declare class BIconCloudPlusFill extends BvComponent {}
+
export declare class BIconCloudSlash extends BvComponent {}
export declare class BIconCloudSlashFill extends BvComponent {}
export declare class BIconCloudUpload extends BvComponent {}
+export declare class BIconCloudUploadFill extends BvComponent {}
+
export declare class BIconCode extends BvComponent {}
export declare class BIconCodeSlash extends BvComponent {}
+export declare class BIconCodeSquare extends BvComponent {}
+
export declare class BIconCollection extends BvComponent {}
export declare class BIconCollectionFill extends BvComponent {}
@@ -590,12 +794,28 @@ export declare class BIconConeStriped extends BvComponent {}
export declare class BIconController extends BvComponent {}
+export declare class BIconCpu extends BvComponent {}
+
+export declare class BIconCpuFill extends BvComponent {}
+
export declare class BIconCreditCard extends BvComponent {}
+export declare class BIconCreditCard2Back extends BvComponent {}
+
+export declare class BIconCreditCard2BackFill extends BvComponent {}
+
+export declare class BIconCreditCard2Front extends BvComponent {}
+
+export declare class BIconCreditCard2FrontFill extends BvComponent {}
+
+export declare class BIconCreditCardFill extends BvComponent {}
+
export declare class BIconCrop extends BvComponent {}
export declare class BIconCup extends BvComponent {}
+export declare class BIconCupStraw extends BvComponent {}
+
export declare class BIconCursor extends BvComponent {}
export declare class BIconCursorFill extends BvComponent {}
@@ -612,20 +832,60 @@ export declare class BIconDashSquare extends BvComponent {}
export declare class BIconDashSquareFill extends BvComponent {}
+export declare class BIconDiagram2 extends BvComponent {}
+
+export declare class BIconDiagram2Fill extends BvComponent {}
+
+export declare class BIconDiagram3 extends BvComponent {}
+
+export declare class BIconDiagram3Fill extends BvComponent {}
+
export declare class BIconDiamond extends BvComponent {}
export declare class BIconDiamondFill extends BvComponent {}
export declare class BIconDiamondHalf extends BvComponent {}
+export declare class BIconDice1 extends BvComponent {}
+
+export declare class BIconDice1Fill extends BvComponent {}
+
+export declare class BIconDice2 extends BvComponent {}
+
+export declare class BIconDice2Fill extends BvComponent {}
+
+export declare class BIconDice3 extends BvComponent {}
+
+export declare class BIconDice3Fill extends BvComponent {}
+
+export declare class BIconDice4 extends BvComponent {}
+
+export declare class BIconDice4Fill extends BvComponent {}
+
+export declare class BIconDice5 extends BvComponent {}
+
+export declare class BIconDice5Fill extends BvComponent {}
+
+export declare class BIconDice6 extends BvComponent {}
+
+export declare class BIconDice6Fill extends BvComponent {}
+
export declare class BIconDisplay extends BvComponent {}
export declare class BIconDisplayFill extends BvComponent {}
+export declare class BIconDistributeHorizontal extends BvComponent {}
+
+export declare class BIconDistributeVertical extends BvComponent {}
+
export declare class BIconDoorClosed extends BvComponent {}
export declare class BIconDoorClosedFill extends BvComponent {}
+export declare class BIconDoorOpen extends BvComponent {}
+
+export declare class BIconDoorOpenFill extends BvComponent {}
+
export declare class BIconDot extends BvComponent {}
export declare class BIconDownload extends BvComponent {}
@@ -636,6 +896,12 @@ export declare class BIconDropletFill extends BvComponent {}
export declare class BIconDropletHalf extends BvComponent {}
+export declare class BIconEarbuds extends BvComponent {}
+
+export declare class BIconEasel extends BvComponent {}
+
+export declare class BIconEaselFill extends BvComponent {}
+
export declare class BIconEgg extends BvComponent {}
export declare class BIconEggFill extends BvComponent {}
@@ -650,6 +916,8 @@ export declare class BIconEmojiAngry extends BvComponent {}
export declare class BIconEmojiDizzy extends BvComponent {}
+export declare class BIconEmojiExpressionless extends BvComponent {}
+
export declare class BIconEmojiFrown extends BvComponent {}
export declare class BIconEmojiLaughing extends BvComponent {}
@@ -702,62 +970,142 @@ export declare class BIconEyeSlash extends BvComponent {}
export declare class BIconEyeSlashFill extends BvComponent {}
+export declare class BIconEyeglasses extends BvComponent {}
+
export declare class BIconFile extends BvComponent {}
export declare class BIconFileArrowDown extends BvComponent {}
+export declare class BIconFileArrowDownFill extends BvComponent {}
+
export declare class BIconFileArrowUp extends BvComponent {}
+export declare class BIconFileArrowUpFill extends BvComponent {}
+
+export declare class BIconFileBinary extends BvComponent {}
+
+export declare class BIconFileBinaryFill extends BvComponent {}
+
export declare class BIconFileBreak extends BvComponent {}
+export declare class BIconFileBreakFill extends BvComponent {}
+
export declare class BIconFileCheck extends BvComponent {}
+export declare class BIconFileCheckFill extends BvComponent {}
+
export declare class BIconFileCode extends BvComponent {}
+export declare class BIconFileCodeFill extends BvComponent {}
+
export declare class BIconFileDiff extends BvComponent {}
+export declare class BIconFileDiffFill extends BvComponent {}
+
export declare class BIconFileEarmark extends BvComponent {}
export declare class BIconFileEarmarkArrowDown extends BvComponent {}
export declare class BIconFileEarmarkArrowUp extends BvComponent {}
+export declare class BIconFileEarmarkArrowUpFill extends BvComponent {}
+
+export declare class BIconFileEarmarkBinary extends BvComponent {}
+
+export declare class BIconFileEarmarkBinaryFill extends BvComponent {}
+
export declare class BIconFileEarmarkBreak extends BvComponent {}
+export declare class BIconFileEarmarkBreakFill extends BvComponent {}
+
export declare class BIconFileEarmarkCheck extends BvComponent {}
+export declare class BIconFileEarmarkCheckFill extends BvComponent {}
+
export declare class BIconFileEarmarkCode extends BvComponent {}
+export declare class BIconFileEarmarkCodeFill extends BvComponent {}
+
export declare class BIconFileEarmarkDiff extends BvComponent {}
+export declare class BIconFileEarmarkDiffFill extends BvComponent {}
+
+export declare class BIconFileEarmarkFill extends BvComponent {}
+
+export declare class BIconFileEarmarkMedical extends BvComponent {}
+
+export declare class BIconFileEarmarkMedicalFill extends BvComponent {}
+
export declare class BIconFileEarmarkMinus extends BvComponent {}
+export declare class BIconFileEarmarkMinusFill extends BvComponent {}
+
export declare class BIconFileEarmarkPlus extends BvComponent {}
+export declare class BIconFileEarmarkPlusFill extends BvComponent {}
+
export declare class BIconFileEarmarkRuled extends BvComponent {}
+export declare class BIconFileEarmarkRuledFill extends BvComponent {}
+
export declare class BIconFileEarmarkSpreadsheet extends BvComponent {}
+export declare class BIconFileEarmarkSpreadsheetFill extends BvComponent {}
+
export declare class BIconFileEarmarkText extends BvComponent {}
+export declare class BIconFileEarmarkTextFill extends BvComponent {}
+
export declare class BIconFileEarmarkZip extends BvComponent {}
+export declare class BIconFileEarmarkZipFill extends BvComponent {}
+
+export declare class BIconFileFill extends BvComponent {}
+
+export declare class BIconFileMedical extends BvComponent {}
+
+export declare class BIconFileMedicalFill extends BvComponent {}
+
export declare class BIconFileMinus extends BvComponent {}
+export declare class BIconFileMinusFill extends BvComponent {}
+
+export declare class BIconFileMusic extends BvComponent {}
+
+export declare class BIconFileMusicFill extends BvComponent {}
+
+export declare class BIconFilePerson extends BvComponent {}
+
+export declare class BIconFilePersonFill extends BvComponent {}
+
export declare class BIconFilePlus extends BvComponent {}
+export declare class BIconFilePlusFill extends BvComponent {}
+
export declare class BIconFilePost extends BvComponent {}
+export declare class BIconFilePostFill extends BvComponent {}
+
export declare class BIconFileRichtext extends BvComponent {}
+export declare class BIconFileRichtextFill extends BvComponent {}
+
export declare class BIconFileRuled extends BvComponent {}
+export declare class BIconFileRuledFill extends BvComponent {}
+
export declare class BIconFileSpreadsheet extends BvComponent {}
+export declare class BIconFileSpreadsheetFill extends BvComponent {}
+
export declare class BIconFileText extends BvComponent {}
+export declare class BIconFileTextFill extends BvComponent {}
+
export declare class BIconFileZip extends BvComponent {}
+export declare class BIconFileZipFill extends BvComponent {}
+
export declare class BIconFiles extends BvComponent {}
export declare class BIconFilesAlt extends BvComponent {}
@@ -766,16 +1114,34 @@ export declare class BIconFilm extends BvComponent {}
export declare class BIconFilter extends BvComponent {}
+export declare class BIconFilterCircle extends BvComponent {}
+
+export declare class BIconFilterCircleFill extends BvComponent {}
+
export declare class BIconFilterLeft extends BvComponent {}
export declare class BIconFilterRight extends BvComponent {}
+export declare class BIconFilterSquare extends BvComponent {}
+
+export declare class BIconFilterSquareFill extends BvComponent {}
+
export declare class BIconFlag extends BvComponent {}
export declare class BIconFlagFill extends BvComponent {}
+export declare class BIconFlower1 extends BvComponent {}
+
+export declare class BIconFlower2 extends BvComponent {}
+
+export declare class BIconFlower3 extends BvComponent {}
+
export declare class BIconFolder extends BvComponent {}
+export declare class BIconFolder2 extends BvComponent {}
+
+export declare class BIconFolder2Open extends BvComponent {}
+
export declare class BIconFolderCheck extends BvComponent {}
export declare class BIconFolderFill extends BvComponent {}
@@ -794,6 +1160,8 @@ export declare class BIconForward extends BvComponent {}
export declare class BIconForwardFill extends BvComponent {}
+export declare class BIconFront extends BvComponent {}
+
export declare class BIconFullscreen extends BvComponent {}
export declare class BIconFullscreenExit extends BvComponent {}
@@ -820,6 +1188,10 @@ export declare class BIconGift extends BvComponent {}
export declare class BIconGiftFill extends BvComponent {}
+export declare class BIconGlobe extends BvComponent {}
+
+export declare class BIconGlobe2 extends BvComponent {}
+
export declare class BIconGraphDown extends BvComponent {}
export declare class BIconGraphUp extends BvComponent {}
@@ -864,20 +1236,52 @@ export declare class BIconHandbagFill extends BvComponent {}
export declare class BIconHash extends BvComponent {}
+export declare class BIconHdd extends BvComponent {}
+
+export declare class BIconHddFill extends BvComponent {}
+
+export declare class BIconHddNetwork extends BvComponent {}
+
+export declare class BIconHddNetworkFill extends BvComponent {}
+
+export declare class BIconHddRack extends BvComponent {}
+
+export declare class BIconHddRackFill extends BvComponent {}
+
+export declare class BIconHddStack extends BvComponent {}
+
+export declare class BIconHddStackFill extends BvComponent {}
+
export declare class BIconHeadphones extends BvComponent {}
+export declare class BIconHeadset extends BvComponent {}
+
export declare class BIconHeart extends BvComponent {}
export declare class BIconHeartFill extends BvComponent {}
export declare class BIconHeartHalf extends BvComponent {}
+export declare class BIconHeptagon extends BvComponent {}
+
+export declare class BIconHeptagonFill extends BvComponent {}
+
+export declare class BIconHeptagonHalf extends BvComponent {}
+
export declare class BIconHexagon extends BvComponent {}
export declare class BIconHexagonFill extends BvComponent {}
export declare class BIconHexagonHalf extends BvComponent {}
+export declare class BIconHourglass extends BvComponent {}
+
+export declare class BIconHourglassBottom extends BvComponent {}
+
+export declare class BIconHourglassSplit extends BvComponent {}
+
+export declare class BIconHourglassTop extends BvComponent {}
+
export declare class BIconHouse extends BvComponent {}
export declare class BIconHouseDoor extends BvComponent {}
@@ -914,8 +1318,38 @@ export declare class BIconInfoSquare extends BvComponent {}
export declare class BIconInfoSquareFill extends BvComponent {}
+export declare class BIconInputCursor extends BvComponent {}
+
+export declare class BIconInputCursorText extends BvComponent {}
+
export declare class BIconIntersect extends BvComponent {}
+export declare class BIconJournal extends BvComponent {}
+
+export declare class BIconJournalAlbum extends BvComponent {}
+
+export declare class BIconJournalArrowDown extends BvComponent {}
+
+export declare class BIconJournalArrowUp extends BvComponent {}
+
+export declare class BIconJournalCheck extends BvComponent {}
+
+export declare class BIconJournalCode extends BvComponent {}
+
+export declare class BIconJournalMedical extends BvComponent {}
+
+export declare class BIconJournalMinus extends BvComponent {}
+
+export declare class BIconJournalPlus extends BvComponent {}
+
+export declare class BIconJournalRichtext extends BvComponent {}
+
+export declare class BIconJournalText extends BvComponent {}
+
+export declare class BIconJournals extends BvComponent {}
+
+export declare class BIconJoystick extends BvComponent {}
+
export declare class BIconJustify extends BvComponent {}
export declare class BIconJustifyLeft extends BvComponent {}
@@ -926,8 +1360,24 @@ export declare class BIconKanban extends BvComponent {}
export declare class BIconKanbanFill extends BvComponent {}
+export declare class BIconKey extends BvComponent {}
+
+export declare class BIconKeyFill extends BvComponent {}
+
+export declare class BIconKeyboard extends BvComponent {}
+
+export declare class BIconKeyboardFill extends BvComponent {}
+
+export declare class BIconLadder extends BvComponent {}
+
+export declare class BIconLamp extends BvComponent {}
+
+export declare class BIconLampFill extends BvComponent {}
+
export declare class BIconLaptop extends BvComponent {}
+export declare class BIconLaptopFill extends BvComponent {}
+
export declare class BIconLayers extends BvComponent {}
export declare class BIconLayersFill extends BvComponent {}
@@ -974,6 +1424,8 @@ export declare class BIconListNested extends BvComponent {}
export declare class BIconListOl extends BvComponent {}
+export declare class BIconListStars extends BvComponent {}
+
export declare class BIconListTask extends BvComponent {}
export declare class BIconListUl extends BvComponent {}
@@ -982,8 +1434,32 @@ export declare class BIconLock extends BvComponent {}
export declare class BIconLockFill extends BvComponent {}
+export declare class BIconMailbox extends BvComponent {}
+
+export declare class BIconMailbox2 extends BvComponent {}
+
export declare class BIconMap extends BvComponent {}
+export declare class BIconMarkdown extends BvComponent {}
+
+export declare class BIconMarkdownFill extends BvComponent {}
+
+export declare class BIconMenuApp extends BvComponent {}
+
+export declare class BIconMenuAppFill extends BvComponent {}
+
+export declare class BIconMenuButton extends BvComponent {}
+
+export declare class BIconMenuButtonFill extends BvComponent {}
+
+export declare class BIconMenuButtonWide extends BvComponent {}
+
+export declare class BIconMenuButtonWideFill extends BvComponent {}
+
+export declare class BIconMenuDown extends BvComponent {}
+
+export declare class BIconMenuUp extends BvComponent {}
+
export declare class BIconMic extends BvComponent {}
export declare class BIconMicFill extends BvComponent {}
@@ -998,6 +1474,12 @@ export declare class BIconMinecartLoaded extends BvComponent {}
export declare class BIconMoon extends BvComponent {}
+export declare class BIconMouse extends BvComponent {}
+
+export declare class BIconMouse2 extends BvComponent {}
+
+export declare class BIconMouse3 extends BvComponent {}
+
export declare class BIconMusicNote extends BvComponent {}
export declare class BIconMusicNoteBeamed extends BvComponent {}
@@ -1010,6 +1492,18 @@ export declare class BIconMusicPlayerFill extends BvComponent {}
export declare class BIconNewspaper extends BvComponent {}
+export declare class BIconNodeMinus extends BvComponent {}
+
+export declare class BIconNodeMinusFill extends BvComponent {}
+
+export declare class BIconNodePlus extends BvComponent {}
+
+export declare class BIconNodePlusFill extends BvComponent {}
+
+export declare class BIconNut extends BvComponent {}
+
+export declare class BIconNutFill extends BvComponent {}
+
export declare class BIconOctagon extends BvComponent {}
export declare class BIconOctagonFill extends BvComponent {}
@@ -1022,10 +1516,36 @@ export declare class BIconOutlet extends BvComponent {}
export declare class BIconPaperclip extends BvComponent {}
+export declare class BIconParagraph extends BvComponent {}
+
+export declare class BIconPatchCheck extends BvComponent {}
+
+export declare class BIconPatchCheckFll extends BvComponent {}
+
+export declare class BIconPatchExclamation extends BvComponent {}
+
+export declare class BIconPatchExclamationFll extends BvComponent {}
+
+export declare class BIconPatchMinus extends BvComponent {}
+
+export declare class BIconPatchMinusFll extends BvComponent {}
+
+export declare class BIconPatchPlus extends BvComponent {}
+
+export declare class BIconPatchPlusFll extends BvComponent {}
+
+export declare class BIconPatchQuestion extends BvComponent {}
+
+export declare class BIconPatchQuestionFll extends BvComponent {}
+
export declare class BIconPause extends BvComponent {}
export declare class BIconPauseFill extends BvComponent {}
+export declare class BIconPeace extends BvComponent {}
+
+export declare class BIconPeaceFill extends BvComponent {}
+
export declare class BIconPen extends BvComponent {}
export declare class BIconPencil extends BvComponent {}
@@ -1042,8 +1562,14 @@ export declare class BIconPeople extends BvComponent {}
export declare class BIconPeopleFill extends BvComponent {}
+export declare class BIconPercent extends BvComponent {}
+
export declare class BIconPerson extends BvComponent {}
+export declare class BIconPersonBadge extends BvComponent {}
+
+export declare class BIconPersonBadgeFill extends BvComponent {}
+
export declare class BIconPersonBoundingBox extends BvComponent {}
export declare class BIconPersonCheck extends BvComponent {}
@@ -1068,8 +1594,12 @@ export declare class BIconPersonSquare extends BvComponent {}
export declare class BIconPhone extends BvComponent {}
+export declare class BIconPhoneFill extends BvComponent {}
+
export declare class BIconPhoneLandscape extends BvComponent {}
+export declare class BIconPhoneLandscapeFill extends BvComponent {}
+
export declare class BIconPieChart extends BvComponent {}
export declare class BIconPieChartFill extends BvComponent {}
@@ -1096,6 +1626,10 @@ export declare class BIconPlusSquareFill extends BvComponent {}
export declare class BIconPower extends BvComponent {}
+export declare class BIconPrinter extends BvComponent {}
+
+export declare class BIconPrinterFill extends BvComponent {}
+
export declare class BIconPuzzle extends BvComponent {}
export declare class BIconPuzzleFill extends BvComponent {}
@@ -1122,6 +1656,16 @@ export declare class BIconReceipt extends BvComponent {}
export declare class BIconReceiptCutoff extends BvComponent {}
+export declare class BIconReception0 extends BvComponent {}
+
+export declare class BIconReception1 extends BvComponent {}
+
+export declare class BIconReception2 extends BvComponent {}
+
+export declare class BIconReception3 extends BvComponent {}
+
+export declare class BIconReception4 extends BvComponent {}
+
export declare class BIconReply extends BvComponent {}
export declare class BIconReplyAll extends BvComponent {}
@@ -1130,20 +1674,46 @@ export declare class BIconReplyAllFill extends BvComponent {}
export declare class BIconReplyFill extends BvComponent {}
+export declare class BIconRss extends BvComponent {}
+
+export declare class BIconRssFill extends BvComponent {}
+
export declare class BIconScrewdriver extends BvComponent {}
export declare class BIconSearch extends BvComponent {}
+export declare class BIconSegmentedNav extends BvComponent {}
+
export declare class BIconServer extends BvComponent {}
+export declare class BIconShare extends BvComponent {}
+
+export declare class BIconShareFill extends BvComponent {}
+
export declare class BIconShield extends BvComponent {}
+export declare class BIconShieldCheck extends BvComponent {}
+
+export declare class BIconShieldExclamation extends BvComponent {}
+
export declare class BIconShieldFill extends BvComponent {}
+export declare class BIconShieldFillCheck extends BvComponent {}
+
+export declare class BIconShieldFillExclamation extends BvComponent {}
+
+export declare class BIconShieldFillMinus extends BvComponent {}
+
+export declare class BIconShieldFillPlus extends BvComponent {}
+
export declare class BIconShieldLock extends BvComponent {}
export declare class BIconShieldLockFill extends BvComponent {}
+export declare class BIconShieldMinus extends BvComponent {}
+
+export declare class BIconShieldPlus extends BvComponent {}
+
export declare class BIconShieldShaded extends BvComponent {}
export declare class BIconShieldSlash extends BvComponent {}
@@ -1160,6 +1730,22 @@ export declare class BIconShopWindow extends BvComponent {}
export declare class BIconShuffle extends BvComponent {}
+export declare class BIconSignpost extends BvComponent {}
+
+export declare class BIconSignpost2 extends BvComponent {}
+
+export declare class BIconSignpost2Fill extends BvComponent {}
+
+export declare class BIconSignpostFill extends BvComponent {}
+
+export declare class BIconSignpostSplit extends BvComponent {}
+
+export declare class BIconSignpostSplitFill extends BvComponent {}
+
+export declare class BIconSim extends BvComponent {}
+
+export declare class BIconSimFill extends BvComponent {}
+
export declare class BIconSkipBackward extends BvComponent {}
export declare class BIconSkipBackwardFill extends BvComponent {}
@@ -1188,10 +1774,38 @@ export declare class BIconSlashSquareFill extends BvComponent {}
export declare class BIconSliders extends BvComponent {}
+export declare class BIconSmartwatch extends BvComponent {}
+
+export declare class BIconSortAlphaDown extends BvComponent {}
+
+export declare class BIconSortAlphaDownAlt extends BvComponent {}
+
+export declare class BIconSortAlphaUp extends BvComponent {}
+
+export declare class BIconSortAlphaUpAlt extends BvComponent {}
+
+export declare class BIconSortDown extends BvComponent {}
+
+export declare class BIconSortDownAlt extends BvComponent {}
+
+export declare class BIconSortNumericDown extends BvComponent {}
+
+export declare class BIconSortNumericDownAlt extends BvComponent {}
+
+export declare class BIconSortNumericUp extends BvComponent {}
+
+export declare class BIconSortNumericUpAlt extends BvComponent {}
+
+export declare class BIconSortUp extends BvComponent {}
+
+export declare class BIconSortUpAlt extends BvComponent {}
+
export declare class BIconSoundwave extends BvComponent {}
export declare class BIconSpeaker extends BvComponent {}
+export declare class BIconSpellcheck extends BvComponent {}
+
export declare class BIconSquare extends BvComponent {}
export declare class BIconSquareFill extends BvComponent {}
@@ -1204,28 +1818,94 @@ export declare class BIconStarFill extends BvComponent {}
export declare class BIconStarHalf extends BvComponent {}
+export declare class BIconStickies extends BvComponent {}
+
+export declare class BIconStickiesFill extends BvComponent {}
+
+export declare class BIconSticky extends BvComponent {}
+
+export declare class BIconStickyFill extends BvComponent {}
+
export declare class BIconStop extends BvComponent {}
export declare class BIconStopFill extends BvComponent {}
+export declare class BIconStoplights extends BvComponent {}
+
+export declare class BIconStoplightsFill extends BvComponent {}
+
export declare class BIconStopwatch extends BvComponent {}
export declare class BIconStopwatchFill extends BvComponent {}
export declare class BIconSubtract extends BvComponent {}
+export declare class BIconSuitClub extends BvComponent {}
+
+export declare class BIconSuitClubFill extends BvComponent {}
+
+export declare class BIconSuitDiamond extends BvComponent {}
+
+export declare class BIconSuitDiamondFill extends BvComponent {}
+
+export declare class BIconSuitHeart extends BvComponent {}
+
+export declare class BIconSuitHeartFill extends BvComponent {}
+
+export declare class BIconSuitSpade extends BvComponent {}
+
+export declare class BIconSuitSpadeFill extends BvComponent {}
+
export declare class BIconSun extends BvComponent {}
+export declare class BIconSunglasses extends BvComponent {}
+
export declare class BIconTable extends BvComponent {}
export declare class BIconTablet extends BvComponent {}
+export declare class BIconTabletFill extends BvComponent {}
+
export declare class BIconTabletLandscape extends BvComponent {}
+export declare class BIconTabletLandscapeFill extends BvComponent {}
+
export declare class BIconTag extends BvComponent {}
export declare class BIconTagFill extends BvComponent {}
+export declare class BIconTags extends BvComponent {}
+
+export declare class BIconTagsFill extends BvComponent {}
+
+export declare class BIconTelephone extends BvComponent {}
+
+export declare class BIconTelephoneFill extends BvComponent {}
+
+export declare class BIconTelephoneForward extends BvComponent {}
+
+export declare class BIconTelephoneForwardFill extends BvComponent {}
+
+export declare class BIconTelephoneInbound extends BvComponent {}
+
+export declare class BIconTelephoneInboundFill extends BvComponent {}
+
+export declare class BIconTelephoneMinus extends BvComponent {}
+
+export declare class BIconTelephoneMinusFill extends BvComponent {}
+
+export declare class BIconTelephoneOutbound extends BvComponent {}
+
+export declare class BIconTelephoneOutboundFill extends BvComponent {}
+
+export declare class BIconTelephonePlus extends BvComponent {}
+
+export declare class BIconTelephonePlusFill extends BvComponent {}
+
+export declare class BIconTelephoneX extends BvComponent {}
+
+export declare class BIconTelephoneXFill extends BvComponent {}
+
export declare class BIconTerminal extends BvComponent {}
export declare class BIconTerminalFill extends BvComponent {}
@@ -1242,18 +1922,30 @@ export declare class BIconTextRight extends BvComponent {}
export declare class BIconTextarea extends BvComponent {}
+export declare class BIconTextareaResize extends BvComponent {}
+
export declare class BIconTextareaT extends BvComponent {}
+export declare class BIconThermometer extends BvComponent {}
+
+export declare class BIconThermometerHalf extends BvComponent {}
+
export declare class BIconThreeDots extends BvComponent {}
export declare class BIconThreeDotsVertical extends BvComponent {}
+export declare class BIconToggle2Off extends BvComponent {}
+
+export declare class BIconToggle2On extends BvComponent {}
+
export declare class BIconToggleOff extends BvComponent {}
export declare class BIconToggleOn extends BvComponent {}
export declare class BIconToggles extends BvComponent {}
+export declare class BIconToggles2 extends BvComponent {}
+
export declare class BIconTools extends BvComponent {}
export declare class BIconTrash extends BvComponent {}
@@ -1264,6 +1956,10 @@ export declare class BIconTrash2Fill extends BvComponent {}
export declare class BIconTrashFill extends BvComponent {}
+export declare class BIconTree extends BvComponent {}
+
+export declare class BIconTreeFill extends BvComponent {}
+
export declare class BIconTriangle extends BvComponent {}
export declare class BIconTriangleFill extends BvComponent {}
@@ -1296,6 +1992,10 @@ export declare class BIconTypeStrikethrough extends BvComponent {}
export declare class BIconTypeUnderline extends BvComponent {}
+export declare class BIconUiChecks extends BvComponent {}
+
+export declare class BIconUiRadios extends BvComponent {}
+
export declare class BIconUnion extends BvComponent {}
export declare class BIconUnlock extends BvComponent {}
@@ -1312,6 +2012,8 @@ export declare class BIconViewList extends BvComponent {}
export declare class BIconViewStacked extends BvComponent {}
+export declare class BIconVoicemail extends BvComponent {}
+
export declare class BIconVolumeDown extends BvComponent {}
export declare class BIconVolumeDownFill extends BvComponent {}
@@ -1334,10 +2036,18 @@ export declare class BIconWallet extends BvComponent {}
export declare class BIconWallet2 extends BvComponent {}
+export declare class BIconWalletFill extends BvComponent {}
+
export declare class BIconWatch extends BvComponent {}
export declare class BIconWifi extends BvComponent {}
+export declare class BIconWifi1 extends BvComponent {}
+
+export declare class BIconWifi2 extends BvComponent {}
+
+export declare class BIconWifiOff extends BvComponent {}
+
export declare class BIconWindow extends BvComponent {}
export declare class BIconWrench extends BvComponent {}
@@ -1360,4 +2070,8 @@ export declare class BIconXSquare extends BvComponent {}
export declare class BIconXSquareFill extends BvComponent {}
+export declare class BIconZoomIn extends BvComponent {}
+
+export declare class BIconZoomOut extends BvComponent {}
+
// --- END AUTO-GENERATED FILE ---
diff --git a/src/icons/icons.js b/src/icons/icons.js
index 7a8593e4b4f..61d069cd5ea 100644
--- a/src/icons/icons.js
+++ b/src/icons/icons.js
@@ -1,12 +1,12 @@
// --- BEGIN AUTO-GENERATED FILE ---
//
-// @IconsVersion: 1.0.0-alpha4
-// @Generated: 2020-05-21T18:18:37.525Z
+// @IconsVersion: 1.0.0-alpha5
+// @Generated: 2020-07-15T16:57:43.043Z
//
// This file is generated on each build. Do not edit this file!
/*!
- * BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha4
+ * BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha5
*
* @link https://icons.getbootstrap.com/
* @license MIT
@@ -33,6 +33,42 @@ export const BIconAlarmFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconAlignBottom = /*#__PURE__*/ makeIcon(
+ 'AlignBottom',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconAlignCenter = /*#__PURE__*/ makeIcon(
+ 'AlignCenter',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconAlignEnd = /*#__PURE__*/ makeIcon(
+ 'AlignEnd',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconAlignMiddle = /*#__PURE__*/ makeIcon(
+ 'AlignMiddle',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconAlignStart = /*#__PURE__*/ makeIcon(
+ 'AlignStart',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconAlignTop = /*#__PURE__*/ makeIcon(
+ 'AlignTop',
+ ''
+)
+
// eslint-disable-next-line
export const BIconAlt = /*#__PURE__*/ makeIcon(
'Alt',
@@ -489,6 +525,12 @@ export const BIconAwardFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBack = /*#__PURE__*/ makeIcon(
+ 'Back',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBackspace = /*#__PURE__*/ makeIcon(
'Backspace',
@@ -513,6 +555,78 @@ export const BIconBackspaceReverseFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBadge4k = /*#__PURE__*/ makeIcon(
+ 'Badge4k',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadge4kFill = /*#__PURE__*/ makeIcon(
+ 'Badge4kFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadge8k = /*#__PURE__*/ makeIcon(
+ 'Badge8k',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadge8kFill = /*#__PURE__*/ makeIcon(
+ 'Badge8kFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeCc = /*#__PURE__*/ makeIcon(
+ 'BadgeCc',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeCcFill = /*#__PURE__*/ makeIcon(
+ 'BadgeCcFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeHd = /*#__PURE__*/ makeIcon(
+ 'BadgeHd',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeHdFill = /*#__PURE__*/ makeIcon(
+ 'BadgeHdFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeTm = /*#__PURE__*/ makeIcon(
+ 'BadgeTm',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeTmFill = /*#__PURE__*/ makeIcon(
+ 'BadgeTmFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeVo = /*#__PURE__*/ makeIcon(
+ 'BadgeVo',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBadgeVoFill = /*#__PURE__*/ makeIcon(
+ 'BadgeVoFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBag = /*#__PURE__*/ makeIcon(
'Bag',
@@ -555,6 +669,24 @@ export const BIconBarChartFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBarChartLine = /*#__PURE__*/ makeIcon(
+ 'BarChartLine',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBarChartLineFill = /*#__PURE__*/ makeIcon(
+ 'BarChartLineFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBarChartSteps = /*#__PURE__*/ makeIcon(
+ 'BarChartSteps',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBasket = /*#__PURE__*/ makeIcon(
'Basket',
@@ -627,6 +759,36 @@ export const BIconBellFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBezier = /*#__PURE__*/ makeIcon(
+ 'Bezier',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBezier2 = /*#__PURE__*/ makeIcon(
+ 'Bezier2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBicycle = /*#__PURE__*/ makeIcon(
+ 'Bicycle',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBinoculars = /*#__PURE__*/ makeIcon(
+ 'Binoculars',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBinocularsFill = /*#__PURE__*/ makeIcon(
+ 'BinocularsFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBlockquoteLeft = /*#__PURE__*/ makeIcon(
'BlockquoteLeft',
@@ -645,6 +807,12 @@ export const BIconBook = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBookFill = /*#__PURE__*/ makeIcon(
+ 'BookFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBookHalf = /*#__PURE__*/ makeIcon(
'BookHalf',
@@ -693,6 +861,12 @@ export const BIconBookmarksFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBookshelf = /*#__PURE__*/ makeIcon(
+ 'Bookshelf',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBootstrap = /*#__PURE__*/ makeIcon(
'Bootstrap',
@@ -711,6 +885,18 @@ export const BIconBootstrapReboot = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBorderStyle = /*#__PURE__*/ makeIcon(
+ 'BorderStyle',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBorderWidth = /*#__PURE__*/ makeIcon(
+ 'BorderWidth',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBoundingBox = /*#__PURE__*/ makeIcon(
'BoundingBox',
@@ -837,6 +1023,12 @@ export const BIconBraces = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBricks = /*#__PURE__*/ makeIcon(
+ 'Bricks',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBriefcase = /*#__PURE__*/ makeIcon(
'Briefcase',
@@ -882,19 +1074,31 @@ export const BIconBrightnessHigh = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconBrightnessHighFill = /*#__PURE__*/ makeIcon(
'BrightnessHighFill',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconBrightnessLow = /*#__PURE__*/ makeIcon(
'BrightnessLow',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconBrightnessLowFill = /*#__PURE__*/ makeIcon(
'BrightnessLowFill',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBroadcast = /*#__PURE__*/ makeIcon(
+ 'Broadcast',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBroadcastPin = /*#__PURE__*/ makeIcon(
+ 'BroadcastPin',
+ ''
)
// eslint-disable-next-line
@@ -915,10 +1119,22 @@ export const BIconBucketFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconBug = /*#__PURE__*/ makeIcon(
+ 'Bug',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconBugFill = /*#__PURE__*/ makeIcon(
+ 'BugFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconBuilding = /*#__PURE__*/ makeIcon(
'Building',
- ''
+ ''
)
// eslint-disable-next-line
@@ -927,6 +1143,18 @@ export const BIconBullseye = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCalculator = /*#__PURE__*/ makeIcon(
+ 'Calculator',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalculatorFill = /*#__PURE__*/ makeIcon(
+ 'CalculatorFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendar = /*#__PURE__*/ makeIcon(
'Calendar',
@@ -975,6 +1203,18 @@ export const BIconCalendar2DayFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCalendar2Event = /*#__PURE__*/ makeIcon(
+ 'Calendar2Event',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar2EventFill = /*#__PURE__*/ makeIcon(
+ 'Calendar2EventFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendar2Fill = /*#__PURE__*/ makeIcon(
'Calendar2Fill',
@@ -1017,24 +1257,102 @@ export const BIconCalendar2PlusFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCalendar2Range = /*#__PURE__*/ makeIcon(
+ 'Calendar2Range',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar2RangeFill = /*#__PURE__*/ makeIcon(
+ 'Calendar2RangeFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar2Week = /*#__PURE__*/ makeIcon(
+ 'Calendar2Week',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar2WeekFill = /*#__PURE__*/ makeIcon(
+ 'Calendar2WeekFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendar3 = /*#__PURE__*/ makeIcon(
'Calendar3',
''
)
+// eslint-disable-next-line
+export const BIconCalendar3Event = /*#__PURE__*/ makeIcon(
+ 'Calendar3Event',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar3EventFill = /*#__PURE__*/ makeIcon(
+ 'Calendar3EventFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendar3Fill = /*#__PURE__*/ makeIcon(
'Calendar3Fill',
''
)
+// eslint-disable-next-line
+export const BIconCalendar3Range = /*#__PURE__*/ makeIcon(
+ 'Calendar3Range',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar3RangeFill = /*#__PURE__*/ makeIcon(
+ 'Calendar3RangeFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar3Week = /*#__PURE__*/ makeIcon(
+ 'Calendar3Week',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar3WeekFill = /*#__PURE__*/ makeIcon(
+ 'Calendar3WeekFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendar4 = /*#__PURE__*/ makeIcon(
'Calendar4',
''
)
+// eslint-disable-next-line
+export const BIconCalendar4Event = /*#__PURE__*/ makeIcon(
+ 'Calendar4Event',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar4Range = /*#__PURE__*/ makeIcon(
+ 'Calendar4Range',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendar4Week = /*#__PURE__*/ makeIcon(
+ 'Calendar4Week',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendarCheck = /*#__PURE__*/ makeIcon(
'CalendarCheck',
@@ -1071,6 +1389,18 @@ export const BIconCalendarDayFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCalendarEvent = /*#__PURE__*/ makeIcon(
+ 'CalendarEvent',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendarEventFill = /*#__PURE__*/ makeIcon(
+ 'CalendarEventFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCalendarFill = /*#__PURE__*/ makeIcon(
'CalendarFill',
@@ -1113,12 +1443,60 @@ export const BIconCalendarPlusFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCalendarRange = /*#__PURE__*/ makeIcon(
+ 'CalendarRange',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendarRangeFill = /*#__PURE__*/ makeIcon(
+ 'CalendarRangeFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendarWeek = /*#__PURE__*/ makeIcon(
+ 'CalendarWeek',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCalendarWeekFill = /*#__PURE__*/ makeIcon(
+ 'CalendarWeekFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCamera = /*#__PURE__*/ makeIcon(
'Camera',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCamera2 = /*#__PURE__*/ makeIcon(
+ 'Camera2',
''
)
+// eslint-disable-next-line
+export const BIconCameraFill = /*#__PURE__*/ makeIcon(
+ 'CameraFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCameraReels = /*#__PURE__*/ makeIcon(
+ 'CameraReels',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCameraReelsFill = /*#__PURE__*/ makeIcon(
+ 'CameraReelsFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCameraVideo = /*#__PURE__*/ makeIcon(
'CameraVideo',
@@ -1329,6 +1707,24 @@ export const BIconCartPlus = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCash = /*#__PURE__*/ makeIcon(
+ 'Cash',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCashStack = /*#__PURE__*/ makeIcon(
+ 'CashStack',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCast = /*#__PURE__*/ makeIcon(
+ 'Cast',
+ ''
+)
+
// eslint-disable-next-line
export const BIconChat = /*#__PURE__*/ makeIcon(
'Chat',
@@ -1353,6 +1749,54 @@ export const BIconChatFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconChatLeft = /*#__PURE__*/ makeIcon(
+ 'ChatLeft',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftDots = /*#__PURE__*/ makeIcon(
+ 'ChatLeftDots',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftDotsFill = /*#__PURE__*/ makeIcon(
+ 'ChatLeftDotsFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftFill = /*#__PURE__*/ makeIcon(
+ 'ChatLeftFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftQuote = /*#__PURE__*/ makeIcon(
+ 'ChatLeftQuote',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftQuoteFill = /*#__PURE__*/ makeIcon(
+ 'ChatLeftQuoteFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftText = /*#__PURE__*/ makeIcon(
+ 'ChatLeftText',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatLeftTextFill = /*#__PURE__*/ makeIcon(
+ 'ChatLeftTextFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconChatQuote = /*#__PURE__*/ makeIcon(
'ChatQuote',
@@ -1365,6 +1809,54 @@ export const BIconChatQuoteFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconChatRight = /*#__PURE__*/ makeIcon(
+ 'ChatRight',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightDots = /*#__PURE__*/ makeIcon(
+ 'ChatRightDots',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightDotsFill = /*#__PURE__*/ makeIcon(
+ 'ChatRightDotsFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightFill = /*#__PURE__*/ makeIcon(
+ 'ChatRightFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightQuote = /*#__PURE__*/ makeIcon(
+ 'ChatRightQuote',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightQuoteFill = /*#__PURE__*/ makeIcon(
+ 'ChatRightQuoteFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightText = /*#__PURE__*/ makeIcon(
+ 'ChatRightText',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconChatRightTextFill = /*#__PURE__*/ makeIcon(
+ 'ChatRightTextFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconChatSquare = /*#__PURE__*/ makeIcon(
'ChatSquare',
@@ -1392,7 +1884,7 @@ export const BIconChatSquareFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconChatSquareQuote = /*#__PURE__*/ makeIcon(
'ChatSquareQuote',
- ''
+ ''
)
// eslint-disable-next-line
@@ -1402,25 +1894,49 @@ export const BIconChatSquareQuoteFill = /*#__PURE__*/ makeIcon(
)
// eslint-disable-next-line
-export const BIconCheck = /*#__PURE__*/ makeIcon(
- 'Check',
- ''
+export const BIconChatSquareText = /*#__PURE__*/ makeIcon(
+ 'ChatSquareText',
+ ''
)
// eslint-disable-next-line
-export const BIconCheck2 = /*#__PURE__*/ makeIcon(
- 'Check2',
- ''
+export const BIconChatSquareTextFill = /*#__PURE__*/ makeIcon(
+ 'ChatSquareTextFill',
+ ''
)
// eslint-disable-next-line
-export const BIconCheck2All = /*#__PURE__*/ makeIcon(
- 'Check2All',
- ''
+export const BIconChatText = /*#__PURE__*/ makeIcon(
+ 'ChatText',
+ ''
)
// eslint-disable-next-line
-export const BIconCheck2Circle = /*#__PURE__*/ makeIcon(
+export const BIconChatTextFill = /*#__PURE__*/ makeIcon(
+ 'ChatTextFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCheck = /*#__PURE__*/ makeIcon(
+ 'Check',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCheck2 = /*#__PURE__*/ makeIcon(
+ 'Check2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCheck2All = /*#__PURE__*/ makeIcon(
+ 'Check2All',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCheck2Circle = /*#__PURE__*/ makeIcon(
'Check2Circle',
''
)
@@ -1611,12 +2127,30 @@ export const BIconClipboard = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconClipboardCheck = /*#__PURE__*/ makeIcon(
+ 'ClipboardCheck',
+ ''
+)
+
// eslint-disable-next-line
export const BIconClipboardData = /*#__PURE__*/ makeIcon(
'ClipboardData',
''
)
+// eslint-disable-next-line
+export const BIconClipboardMinus = /*#__PURE__*/ makeIcon(
+ 'ClipboardMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconClipboardPlus = /*#__PURE__*/ makeIcon(
+ 'ClipboardPlus',
+ ''
+)
+
// eslint-disable-next-line
export const BIconClock = /*#__PURE__*/ makeIcon(
'Clock',
@@ -1638,37 +2172,109 @@ export const BIconClockHistory = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconCloud = /*#__PURE__*/ makeIcon(
'Cloud',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudArrowDown = /*#__PURE__*/ makeIcon(
+ 'CloudArrowDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudArrowDownFill = /*#__PURE__*/ makeIcon(
+ 'CloudArrowDownFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudArrowUp = /*#__PURE__*/ makeIcon(
+ 'CloudArrowUp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudArrowUpFill = /*#__PURE__*/ makeIcon(
+ 'CloudArrowUpFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudCheck = /*#__PURE__*/ makeIcon(
+ 'CloudCheck',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudCheckFill = /*#__PURE__*/ makeIcon(
+ 'CloudCheckFill',
+ ''
)
// eslint-disable-next-line
export const BIconCloudDownload = /*#__PURE__*/ makeIcon(
'CloudDownload',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudDownloadFill = /*#__PURE__*/ makeIcon(
+ 'CloudDownloadFill',
+ ''
)
// eslint-disable-next-line
export const BIconCloudFill = /*#__PURE__*/ makeIcon(
'CloudFill',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudMinus = /*#__PURE__*/ makeIcon(
+ 'CloudMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudMinusFill = /*#__PURE__*/ makeIcon(
+ 'CloudMinusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudPlus = /*#__PURE__*/ makeIcon(
+ 'CloudPlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudPlusFill = /*#__PURE__*/ makeIcon(
+ 'CloudPlusFill',
+ ''
)
// eslint-disable-next-line
export const BIconCloudSlash = /*#__PURE__*/ makeIcon(
'CloudSlash',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconCloudSlashFill = /*#__PURE__*/ makeIcon(
'CloudSlashFill',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconCloudUpload = /*#__PURE__*/ makeIcon(
'CloudUpload',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCloudUploadFill = /*#__PURE__*/ makeIcon(
+ 'CloudUploadFill',
+ ''
)
// eslint-disable-next-line
@@ -1683,6 +2289,12 @@ export const BIconCodeSlash = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCodeSquare = /*#__PURE__*/ makeIcon(
+ 'CodeSquare',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCollection = /*#__PURE__*/ makeIcon(
'Collection',
@@ -1692,7 +2304,7 @@ export const BIconCollection = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconCollectionFill = /*#__PURE__*/ makeIcon(
'CollectionFill',
- ''
+ ''
)
// eslint-disable-next-line
@@ -1740,7 +2352,7 @@ export const BIconCone = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconConeStriped = /*#__PURE__*/ makeIcon(
'ConeStriped',
- ''
+ ''
)
// eslint-disable-next-line
@@ -1749,10 +2361,52 @@ export const BIconController = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCpu = /*#__PURE__*/ makeIcon(
+ 'Cpu',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCpuFill = /*#__PURE__*/ makeIcon(
+ 'CpuFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCreditCard = /*#__PURE__*/ makeIcon(
'CreditCard',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCreditCard2Back = /*#__PURE__*/ makeIcon(
+ 'CreditCard2Back',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCreditCard2BackFill = /*#__PURE__*/ makeIcon(
+ 'CreditCard2BackFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCreditCard2Front = /*#__PURE__*/ makeIcon(
+ 'CreditCard2Front',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCreditCard2FrontFill = /*#__PURE__*/ makeIcon(
+ 'CreditCard2FrontFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconCreditCardFill = /*#__PURE__*/ makeIcon(
+ 'CreditCardFill',
+ ''
)
// eslint-disable-next-line
@@ -1767,6 +2421,12 @@ export const BIconCup = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconCupStraw = /*#__PURE__*/ makeIcon(
+ 'CupStraw',
+ ''
+)
+
// eslint-disable-next-line
export const BIconCursor = /*#__PURE__*/ makeIcon(
'Cursor',
@@ -1815,6 +2475,30 @@ export const BIconDashSquareFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconDiagram2 = /*#__PURE__*/ makeIcon(
+ 'Diagram2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDiagram2Fill = /*#__PURE__*/ makeIcon(
+ 'Diagram2Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDiagram3 = /*#__PURE__*/ makeIcon(
+ 'Diagram3',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDiagram3Fill = /*#__PURE__*/ makeIcon(
+ 'Diagram3Fill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconDiamond = /*#__PURE__*/ makeIcon(
'Diamond',
@@ -1833,6 +2517,78 @@ export const BIconDiamondHalf = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconDice1 = /*#__PURE__*/ makeIcon(
+ 'Dice1',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice1Fill = /*#__PURE__*/ makeIcon(
+ 'Dice1Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice2 = /*#__PURE__*/ makeIcon(
+ 'Dice2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice2Fill = /*#__PURE__*/ makeIcon(
+ 'Dice2Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice3 = /*#__PURE__*/ makeIcon(
+ 'Dice3',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice3Fill = /*#__PURE__*/ makeIcon(
+ 'Dice3Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice4 = /*#__PURE__*/ makeIcon(
+ 'Dice4',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice4Fill = /*#__PURE__*/ makeIcon(
+ 'Dice4Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice5 = /*#__PURE__*/ makeIcon(
+ 'Dice5',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice5Fill = /*#__PURE__*/ makeIcon(
+ 'Dice5Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice6 = /*#__PURE__*/ makeIcon(
+ 'Dice6',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDice6Fill = /*#__PURE__*/ makeIcon(
+ 'Dice6Fill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconDisplay = /*#__PURE__*/ makeIcon(
'Display',
@@ -1842,7 +2598,19 @@ export const BIconDisplay = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconDisplayFill = /*#__PURE__*/ makeIcon(
'DisplayFill',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDistributeHorizontal = /*#__PURE__*/ makeIcon(
+ 'DistributeHorizontal',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDistributeVertical = /*#__PURE__*/ makeIcon(
+ 'DistributeVertical',
+ ''
)
// eslint-disable-next-line
@@ -1857,6 +2625,18 @@ export const BIconDoorClosedFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconDoorOpen = /*#__PURE__*/ makeIcon(
+ 'DoorOpen',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconDoorOpenFill = /*#__PURE__*/ makeIcon(
+ 'DoorOpenFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconDot = /*#__PURE__*/ makeIcon(
'Dot',
@@ -1884,7 +2664,25 @@ export const BIconDropletFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconDropletHalf = /*#__PURE__*/ makeIcon(
'DropletHalf',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconEarbuds = /*#__PURE__*/ makeIcon(
+ 'Earbuds',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconEasel = /*#__PURE__*/ makeIcon(
+ 'Easel',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconEaselFill = /*#__PURE__*/ makeIcon(
+ 'EaselFill',
+ ''
)
// eslint-disable-next-line
@@ -1929,6 +2727,12 @@ export const BIconEmojiDizzy = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconEmojiExpressionless = /*#__PURE__*/ makeIcon(
+ 'EmojiExpressionless',
+ ''
+)
+
// eslint-disable-next-line
export const BIconEmojiFrown = /*#__PURE__*/ makeIcon(
'EmojiFrown',
@@ -1968,7 +2772,7 @@ export const BIconEmojiSunglasses = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconEnvelope = /*#__PURE__*/ makeIcon(
'Envelope',
- ''
+ ''
)
// eslint-disable-next-line
@@ -1980,7 +2784,7 @@ export const BIconEnvelopeFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconEnvelopeOpen = /*#__PURE__*/ makeIcon(
'EnvelopeOpen',
- ''
+ ''
)
// eslint-disable-next-line
@@ -2058,7 +2862,7 @@ export const BIconExclamationTriangleFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconExclude = /*#__PURE__*/ makeIcon(
'Exclude',
- ''
+ ''
)
// eslint-disable-next-line
@@ -2085,6 +2889,12 @@ export const BIconEyeSlashFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconEyeglasses = /*#__PURE__*/ makeIcon(
+ 'Eyeglasses',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFile = /*#__PURE__*/ makeIcon(
'File',
@@ -2097,22 +2907,58 @@ export const BIconFileArrowDown = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFileArrowDownFill = /*#__PURE__*/ makeIcon(
+ 'FileArrowDownFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileArrowUp = /*#__PURE__*/ makeIcon(
'FileArrowUp',
''
)
+// eslint-disable-next-line
+export const BIconFileArrowUpFill = /*#__PURE__*/ makeIcon(
+ 'FileArrowUpFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileBinary = /*#__PURE__*/ makeIcon(
+ 'FileBinary',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileBinaryFill = /*#__PURE__*/ makeIcon(
+ 'FileBinaryFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileBreak = /*#__PURE__*/ makeIcon(
'FileBreak',
''
)
+// eslint-disable-next-line
+export const BIconFileBreakFill = /*#__PURE__*/ makeIcon(
+ 'FileBreakFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileCheck = /*#__PURE__*/ makeIcon(
'FileCheck',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileCheckFill = /*#__PURE__*/ makeIcon(
+ 'FileCheckFill',
+ ''
)
// eslint-disable-next-line
@@ -2121,12 +2967,24 @@ export const BIconFileCode = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFileCodeFill = /*#__PURE__*/ makeIcon(
+ 'FileCodeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileDiff = /*#__PURE__*/ makeIcon(
'FileDiff',
''
)
+// eslint-disable-next-line
+export const BIconFileDiffFill = /*#__PURE__*/ makeIcon(
+ 'FileDiffFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmark = /*#__PURE__*/ makeIcon(
'FileEarmark',
@@ -2145,52 +3003,136 @@ export const BIconFileEarmarkArrowUp = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkArrowUpFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkArrowUpFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkBinary = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkBinary',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkBinaryFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkBinaryFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkBreak = /*#__PURE__*/ makeIcon(
'FileEarmarkBreak',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkBreakFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkBreakFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkCheck = /*#__PURE__*/ makeIcon(
'FileEarmarkCheck',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkCheckFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkCheckFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkCode = /*#__PURE__*/ makeIcon(
'FileEarmarkCode',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkCodeFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkCodeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkDiff = /*#__PURE__*/ makeIcon(
'FileEarmarkDiff',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkDiffFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkDiffFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkMedical = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkMedical',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkMedicalFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkMedicalFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkMinus = /*#__PURE__*/ makeIcon(
'FileEarmarkMinus',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkMinusFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkMinusFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkPlus = /*#__PURE__*/ makeIcon(
'FileEarmarkPlus',
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkPlusFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkPlusFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkRuled = /*#__PURE__*/ makeIcon(
'FileEarmarkRuled',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkRuledFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkRuledFill',
+ ''
)
// eslint-disable-next-line
export const BIconFileEarmarkSpreadsheet = /*#__PURE__*/ makeIcon(
'FileEarmarkSpreadsheet',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileEarmarkSpreadsheetFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkSpreadsheetFill',
+ ''
)
// eslint-disable-next-line
@@ -2199,6 +3141,12 @@ export const BIconFileEarmarkText = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFileEarmarkTextFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkTextFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileEarmarkZip = /*#__PURE__*/ makeIcon(
'FileEarmarkZip',
@@ -2206,39 +3154,123 @@ export const BIconFileEarmarkZip = /*#__PURE__*/ makeIcon(
)
// eslint-disable-next-line
-export const BIconFileMinus = /*#__PURE__*/ makeIcon(
- 'FileMinus',
- ''
+export const BIconFileEarmarkZipFill = /*#__PURE__*/ makeIcon(
+ 'FileEarmarkZipFill',
+ ''
)
// eslint-disable-next-line
-export const BIconFilePlus = /*#__PURE__*/ makeIcon(
- 'FilePlus',
- ''
+export const BIconFileFill = /*#__PURE__*/ makeIcon(
+ 'FileFill',
+ ''
)
// eslint-disable-next-line
-export const BIconFilePost = /*#__PURE__*/ makeIcon(
- 'FilePost',
- ''
+export const BIconFileMedical = /*#__PURE__*/ makeIcon(
+ 'FileMedical',
+ ''
)
// eslint-disable-next-line
-export const BIconFileRichtext = /*#__PURE__*/ makeIcon(
- 'FileRichtext',
- ''
+export const BIconFileMedicalFill = /*#__PURE__*/ makeIcon(
+ 'FileMedicalFill',
+ ''
)
// eslint-disable-next-line
-export const BIconFileRuled = /*#__PURE__*/ makeIcon(
- 'FileRuled',
- ''
+export const BIconFileMinus = /*#__PURE__*/ makeIcon(
+ 'FileMinus',
+ ''
)
// eslint-disable-next-line
-export const BIconFileSpreadsheet = /*#__PURE__*/ makeIcon(
- 'FileSpreadsheet',
- ''
+export const BIconFileMinusFill = /*#__PURE__*/ makeIcon(
+ 'FileMinusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileMusic = /*#__PURE__*/ makeIcon(
+ 'FileMusic',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileMusicFill = /*#__PURE__*/ makeIcon(
+ 'FileMusicFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePerson = /*#__PURE__*/ makeIcon(
+ 'FilePerson',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePersonFill = /*#__PURE__*/ makeIcon(
+ 'FilePersonFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePlus = /*#__PURE__*/ makeIcon(
+ 'FilePlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePlusFill = /*#__PURE__*/ makeIcon(
+ 'FilePlusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePost = /*#__PURE__*/ makeIcon(
+ 'FilePost',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilePostFill = /*#__PURE__*/ makeIcon(
+ 'FilePostFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileRichtext = /*#__PURE__*/ makeIcon(
+ 'FileRichtext',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileRichtextFill = /*#__PURE__*/ makeIcon(
+ 'FileRichtextFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileRuled = /*#__PURE__*/ makeIcon(
+ 'FileRuled',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileRuledFill = /*#__PURE__*/ makeIcon(
+ 'FileRuledFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileSpreadsheet = /*#__PURE__*/ makeIcon(
+ 'FileSpreadsheet',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFileSpreadsheetFill = /*#__PURE__*/ makeIcon(
+ 'FileSpreadsheetFill',
+ ''
)
// eslint-disable-next-line
@@ -2247,12 +3279,24 @@ export const BIconFileText = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFileTextFill = /*#__PURE__*/ makeIcon(
+ 'FileTextFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFileZip = /*#__PURE__*/ makeIcon(
'FileZip',
''
)
+// eslint-disable-next-line
+export const BIconFileZipFill = /*#__PURE__*/ makeIcon(
+ 'FileZipFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFiles = /*#__PURE__*/ makeIcon(
'Files',
@@ -2277,6 +3321,18 @@ export const BIconFilter = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFilterCircle = /*#__PURE__*/ makeIcon(
+ 'FilterCircle',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilterCircleFill = /*#__PURE__*/ makeIcon(
+ 'FilterCircleFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFilterLeft = /*#__PURE__*/ makeIcon(
'FilterLeft',
@@ -2289,6 +3345,18 @@ export const BIconFilterRight = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFilterSquare = /*#__PURE__*/ makeIcon(
+ 'FilterSquare',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFilterSquareFill = /*#__PURE__*/ makeIcon(
+ 'FilterSquareFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFlag = /*#__PURE__*/ makeIcon(
'Flag',
@@ -2301,12 +3369,42 @@ export const BIconFlagFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFlower1 = /*#__PURE__*/ makeIcon(
+ 'Flower1',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFlower2 = /*#__PURE__*/ makeIcon(
+ 'Flower2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFlower3 = /*#__PURE__*/ makeIcon(
+ 'Flower3',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFolder = /*#__PURE__*/ makeIcon(
'Folder',
''
)
+// eslint-disable-next-line
+export const BIconFolder2 = /*#__PURE__*/ makeIcon(
+ 'Folder2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconFolder2Open = /*#__PURE__*/ makeIcon(
+ 'Folder2Open',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFolderCheck = /*#__PURE__*/ makeIcon(
'FolderCheck',
@@ -2361,6 +3459,12 @@ export const BIconForwardFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconFront = /*#__PURE__*/ makeIcon(
+ 'Front',
+ ''
+)
+
// eslint-disable-next-line
export const BIconFullscreen = /*#__PURE__*/ makeIcon(
'Fullscreen',
@@ -2382,7 +3486,7 @@ export const BIconFunnel = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconFunnelFill = /*#__PURE__*/ makeIcon(
'FunnelFill',
- ''
+ ''
)
// eslint-disable-next-line
@@ -2430,13 +3534,25 @@ export const BIconGeoAlt = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconGift = /*#__PURE__*/ makeIcon(
'Gift',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconGiftFill = /*#__PURE__*/ makeIcon(
'GiftFill',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconGlobe = /*#__PURE__*/ makeIcon(
+ 'Globe',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconGlobe2 = /*#__PURE__*/ makeIcon(
+ 'Globe2',
+ ''
)
// eslint-disable-next-line
@@ -2571,12 +3687,66 @@ export const BIconHash = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconHdd = /*#__PURE__*/ makeIcon(
+ 'Hdd',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddFill = /*#__PURE__*/ makeIcon(
+ 'HddFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddNetwork = /*#__PURE__*/ makeIcon(
+ 'HddNetwork',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddNetworkFill = /*#__PURE__*/ makeIcon(
+ 'HddNetworkFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddRack = /*#__PURE__*/ makeIcon(
+ 'HddRack',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddRackFill = /*#__PURE__*/ makeIcon(
+ 'HddRackFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddStack = /*#__PURE__*/ makeIcon(
+ 'HddStack',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHddStackFill = /*#__PURE__*/ makeIcon(
+ 'HddStackFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconHeadphones = /*#__PURE__*/ makeIcon(
'Headphones',
''
)
+// eslint-disable-next-line
+export const BIconHeadset = /*#__PURE__*/ makeIcon(
+ 'Headset',
+ ''
+)
+
// eslint-disable-next-line
export const BIconHeart = /*#__PURE__*/ makeIcon(
'Heart',
@@ -2595,6 +3765,24 @@ export const BIconHeartHalf = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconHeptagon = /*#__PURE__*/ makeIcon(
+ 'Heptagon',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHeptagonFill = /*#__PURE__*/ makeIcon(
+ 'HeptagonFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHeptagonHalf = /*#__PURE__*/ makeIcon(
+ 'HeptagonHalf',
+ ''
+)
+
// eslint-disable-next-line
export const BIconHexagon = /*#__PURE__*/ makeIcon(
'Hexagon',
@@ -2613,6 +3801,30 @@ export const BIconHexagonHalf = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconHourglass = /*#__PURE__*/ makeIcon(
+ 'Hourglass',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHourglassBottom = /*#__PURE__*/ makeIcon(
+ 'HourglassBottom',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHourglassSplit = /*#__PURE__*/ makeIcon(
+ 'HourglassSplit',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconHourglassTop = /*#__PURE__*/ makeIcon(
+ 'HourglassTop',
+ ''
+)
+
// eslint-disable-next-line
export const BIconHouse = /*#__PURE__*/ makeIcon(
'House',
@@ -2721,10 +3933,100 @@ export const BIconInfoSquareFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconInputCursor = /*#__PURE__*/ makeIcon(
+ 'InputCursor',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconInputCursorText = /*#__PURE__*/ makeIcon(
+ 'InputCursorText',
+ ''
+)
+
// eslint-disable-next-line
export const BIconIntersect = /*#__PURE__*/ makeIcon(
'Intersect',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournal = /*#__PURE__*/ makeIcon(
+ 'Journal',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalAlbum = /*#__PURE__*/ makeIcon(
+ 'JournalAlbum',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalArrowDown = /*#__PURE__*/ makeIcon(
+ 'JournalArrowDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalArrowUp = /*#__PURE__*/ makeIcon(
+ 'JournalArrowUp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalCheck = /*#__PURE__*/ makeIcon(
+ 'JournalCheck',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalCode = /*#__PURE__*/ makeIcon(
+ 'JournalCode',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalMedical = /*#__PURE__*/ makeIcon(
+ 'JournalMedical',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalMinus = /*#__PURE__*/ makeIcon(
+ 'JournalMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalPlus = /*#__PURE__*/ makeIcon(
+ 'JournalPlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalRichtext = /*#__PURE__*/ makeIcon(
+ 'JournalRichtext',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournalText = /*#__PURE__*/ makeIcon(
+ 'JournalText',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJournals = /*#__PURE__*/ makeIcon(
+ 'Journals',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconJoystick = /*#__PURE__*/ makeIcon(
+ 'Joystick',
+ ''
)
// eslint-disable-next-line
@@ -2748,7 +4050,7 @@ export const BIconJustifyRight = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconKanban = /*#__PURE__*/ makeIcon(
'Kanban',
- ''
+ ''
)
// eslint-disable-next-line
@@ -2757,12 +4059,60 @@ export const BIconKanbanFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconKey = /*#__PURE__*/ makeIcon(
+ 'Key',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconKeyFill = /*#__PURE__*/ makeIcon(
+ 'KeyFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconKeyboard = /*#__PURE__*/ makeIcon(
+ 'Keyboard',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconKeyboardFill = /*#__PURE__*/ makeIcon(
+ 'KeyboardFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconLadder = /*#__PURE__*/ makeIcon(
+ 'Ladder',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconLamp = /*#__PURE__*/ makeIcon(
+ 'Lamp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconLampFill = /*#__PURE__*/ makeIcon(
+ 'LampFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconLaptop = /*#__PURE__*/ makeIcon(
'Laptop',
''
)
+// eslint-disable-next-line
+export const BIconLaptopFill = /*#__PURE__*/ makeIcon(
+ 'LaptopFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconLayers = /*#__PURE__*/ makeIcon(
'Layers',
@@ -2868,7 +4218,7 @@ export const BIconLightningFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconLink = /*#__PURE__*/ makeIcon(
'Link',
- ''
+ ''
)
// eslint-disable-next-line
@@ -2901,6 +4251,12 @@ export const BIconListOl = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconListStars = /*#__PURE__*/ makeIcon(
+ 'ListStars',
+ ''
+)
+
// eslint-disable-next-line
export const BIconListTask = /*#__PURE__*/ makeIcon(
'ListTask',
@@ -2922,7 +4278,19 @@ export const BIconLock = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconLockFill = /*#__PURE__*/ makeIcon(
'LockFill',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMailbox = /*#__PURE__*/ makeIcon(
+ 'Mailbox',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMailbox2 = /*#__PURE__*/ makeIcon(
+ 'Mailbox2',
+ ''
)
// eslint-disable-next-line
@@ -2931,6 +4299,66 @@ export const BIconMap = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconMarkdown = /*#__PURE__*/ makeIcon(
+ 'Markdown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMarkdownFill = /*#__PURE__*/ makeIcon(
+ 'MarkdownFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuApp = /*#__PURE__*/ makeIcon(
+ 'MenuApp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuAppFill = /*#__PURE__*/ makeIcon(
+ 'MenuAppFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuButton = /*#__PURE__*/ makeIcon(
+ 'MenuButton',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuButtonFill = /*#__PURE__*/ makeIcon(
+ 'MenuButtonFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuButtonWide = /*#__PURE__*/ makeIcon(
+ 'MenuButtonWide',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuButtonWideFill = /*#__PURE__*/ makeIcon(
+ 'MenuButtonWideFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuDown = /*#__PURE__*/ makeIcon(
+ 'MenuDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMenuUp = /*#__PURE__*/ makeIcon(
+ 'MenuUp',
+ ''
+)
+
// eslint-disable-next-line
export const BIconMic = /*#__PURE__*/ makeIcon(
'Mic',
@@ -2974,8 +4402,26 @@ export const BIconMoon = /*#__PURE__*/ makeIcon(
)
// eslint-disable-next-line
-export const BIconMusicNote = /*#__PURE__*/ makeIcon(
- 'MusicNote',
+export const BIconMouse = /*#__PURE__*/ makeIcon(
+ 'Mouse',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMouse2 = /*#__PURE__*/ makeIcon(
+ 'Mouse2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMouse3 = /*#__PURE__*/ makeIcon(
+ 'Mouse3',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconMusicNote = /*#__PURE__*/ makeIcon(
+ 'MusicNote',
''
)
@@ -3009,6 +4455,42 @@ export const BIconNewspaper = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconNodeMinus = /*#__PURE__*/ makeIcon(
+ 'NodeMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconNodeMinusFill = /*#__PURE__*/ makeIcon(
+ 'NodeMinusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconNodePlus = /*#__PURE__*/ makeIcon(
+ 'NodePlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconNodePlusFill = /*#__PURE__*/ makeIcon(
+ 'NodePlusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconNut = /*#__PURE__*/ makeIcon(
+ 'Nut',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconNutFill = /*#__PURE__*/ makeIcon(
+ 'NutFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconOctagon = /*#__PURE__*/ makeIcon(
'Octagon',
@@ -3045,6 +4527,72 @@ export const BIconPaperclip = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconParagraph = /*#__PURE__*/ makeIcon(
+ 'Paragraph',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchCheck = /*#__PURE__*/ makeIcon(
+ 'PatchCheck',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchCheckFll = /*#__PURE__*/ makeIcon(
+ 'PatchCheckFll',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchExclamation = /*#__PURE__*/ makeIcon(
+ 'PatchExclamation',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchExclamationFll = /*#__PURE__*/ makeIcon(
+ 'PatchExclamationFll',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchMinus = /*#__PURE__*/ makeIcon(
+ 'PatchMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchMinusFll = /*#__PURE__*/ makeIcon(
+ 'PatchMinusFll',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchPlus = /*#__PURE__*/ makeIcon(
+ 'PatchPlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchPlusFll = /*#__PURE__*/ makeIcon(
+ 'PatchPlusFll',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchQuestion = /*#__PURE__*/ makeIcon(
+ 'PatchQuestion',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPatchQuestionFll = /*#__PURE__*/ makeIcon(
+ 'PatchQuestionFll',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPause = /*#__PURE__*/ makeIcon(
'Pause',
@@ -3057,6 +4605,18 @@ export const BIconPauseFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconPeace = /*#__PURE__*/ makeIcon(
+ 'Peace',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPeaceFill = /*#__PURE__*/ makeIcon(
+ 'PeaceFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPen = /*#__PURE__*/ makeIcon(
'Pen',
@@ -3105,12 +4665,30 @@ export const BIconPeopleFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconPercent = /*#__PURE__*/ makeIcon(
+ 'Percent',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPerson = /*#__PURE__*/ makeIcon(
'Person',
''
)
+// eslint-disable-next-line
+export const BIconPersonBadge = /*#__PURE__*/ makeIcon(
+ 'PersonBadge',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPersonBadgeFill = /*#__PURE__*/ makeIcon(
+ 'PersonBadgeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPersonBoundingBox = /*#__PURE__*/ makeIcon(
'PersonBoundingBox',
@@ -3183,12 +4761,24 @@ export const BIconPhone = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconPhoneFill = /*#__PURE__*/ makeIcon(
+ 'PhoneFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPhoneLandscape = /*#__PURE__*/ makeIcon(
'PhoneLandscape',
''
)
+// eslint-disable-next-line
+export const BIconPhoneLandscapeFill = /*#__PURE__*/ makeIcon(
+ 'PhoneLandscapeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPieChart = /*#__PURE__*/ makeIcon(
'PieChart',
@@ -3267,6 +4857,18 @@ export const BIconPower = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconPrinter = /*#__PURE__*/ makeIcon(
+ 'Printer',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconPrinterFill = /*#__PURE__*/ makeIcon(
+ 'PrinterFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconPuzzle = /*#__PURE__*/ makeIcon(
'Puzzle',
@@ -3345,6 +4947,36 @@ export const BIconReceiptCutoff = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconReception0 = /*#__PURE__*/ makeIcon(
+ 'Reception0',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconReception1 = /*#__PURE__*/ makeIcon(
+ 'Reception1',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconReception2 = /*#__PURE__*/ makeIcon(
+ 'Reception2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconReception3 = /*#__PURE__*/ makeIcon(
+ 'Reception3',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconReception4 = /*#__PURE__*/ makeIcon(
+ 'Reception4',
+ ''
+)
+
// eslint-disable-next-line
export const BIconReply = /*#__PURE__*/ makeIcon(
'Reply',
@@ -3369,6 +5001,18 @@ export const BIconReplyFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconRss = /*#__PURE__*/ makeIcon(
+ 'Rss',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconRssFill = /*#__PURE__*/ makeIcon(
+ 'RssFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconScrewdriver = /*#__PURE__*/ makeIcon(
'Screwdriver',
@@ -3381,10 +5025,28 @@ export const BIconSearch = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconSegmentedNav = /*#__PURE__*/ makeIcon(
+ 'SegmentedNav',
+ ''
+)
+
// eslint-disable-next-line
export const BIconServer = /*#__PURE__*/ makeIcon(
'Server',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShare = /*#__PURE__*/ makeIcon(
+ 'Share',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShareFill = /*#__PURE__*/ makeIcon(
+ 'ShareFill',
+ ''
)
// eslint-disable-next-line
@@ -3393,12 +5055,48 @@ export const BIconShield = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconShieldCheck = /*#__PURE__*/ makeIcon(
+ 'ShieldCheck',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShieldExclamation = /*#__PURE__*/ makeIcon(
+ 'ShieldExclamation',
+ ''
+)
+
// eslint-disable-next-line
export const BIconShieldFill = /*#__PURE__*/ makeIcon(
'ShieldFill',
''
)
+// eslint-disable-next-line
+export const BIconShieldFillCheck = /*#__PURE__*/ makeIcon(
+ 'ShieldFillCheck',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShieldFillExclamation = /*#__PURE__*/ makeIcon(
+ 'ShieldFillExclamation',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShieldFillMinus = /*#__PURE__*/ makeIcon(
+ 'ShieldFillMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShieldFillPlus = /*#__PURE__*/ makeIcon(
+ 'ShieldFillPlus',
+ ''
+)
+
// eslint-disable-next-line
export const BIconShieldLock = /*#__PURE__*/ makeIcon(
'ShieldLock',
@@ -3411,6 +5109,18 @@ export const BIconShieldLockFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconShieldMinus = /*#__PURE__*/ makeIcon(
+ 'ShieldMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconShieldPlus = /*#__PURE__*/ makeIcon(
+ 'ShieldPlus',
+ ''
+)
+
// eslint-disable-next-line
export const BIconShieldShaded = /*#__PURE__*/ makeIcon(
'ShieldShaded',
@@ -3459,6 +5169,54 @@ export const BIconShuffle = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconSignpost = /*#__PURE__*/ makeIcon(
+ 'Signpost',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSignpost2 = /*#__PURE__*/ makeIcon(
+ 'Signpost2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSignpost2Fill = /*#__PURE__*/ makeIcon(
+ 'Signpost2Fill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSignpostFill = /*#__PURE__*/ makeIcon(
+ 'SignpostFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSignpostSplit = /*#__PURE__*/ makeIcon(
+ 'SignpostSplit',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSignpostSplitFill = /*#__PURE__*/ makeIcon(
+ 'SignpostSplitFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSim = /*#__PURE__*/ makeIcon(
+ 'Sim',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSimFill = /*#__PURE__*/ makeIcon(
+ 'SimFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconSkipBackward = /*#__PURE__*/ makeIcon(
'SkipBackward',
@@ -3540,7 +5298,85 @@ export const BIconSlashSquareFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconSliders = /*#__PURE__*/ makeIcon(
'Sliders',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSmartwatch = /*#__PURE__*/ makeIcon(
+ 'Smartwatch',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortAlphaDown = /*#__PURE__*/ makeIcon(
+ 'SortAlphaDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortAlphaDownAlt = /*#__PURE__*/ makeIcon(
+ 'SortAlphaDownAlt',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortAlphaUp = /*#__PURE__*/ makeIcon(
+ 'SortAlphaUp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortAlphaUpAlt = /*#__PURE__*/ makeIcon(
+ 'SortAlphaUpAlt',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortDown = /*#__PURE__*/ makeIcon(
+ 'SortDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortDownAlt = /*#__PURE__*/ makeIcon(
+ 'SortDownAlt',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortNumericDown = /*#__PURE__*/ makeIcon(
+ 'SortNumericDown',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortNumericDownAlt = /*#__PURE__*/ makeIcon(
+ 'SortNumericDownAlt',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortNumericUp = /*#__PURE__*/ makeIcon(
+ 'SortNumericUp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortNumericUpAlt = /*#__PURE__*/ makeIcon(
+ 'SortNumericUpAlt',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortUp = /*#__PURE__*/ makeIcon(
+ 'SortUp',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSortUpAlt = /*#__PURE__*/ makeIcon(
+ 'SortUpAlt',
+ ''
)
// eslint-disable-next-line
@@ -3555,6 +5391,12 @@ export const BIconSpeaker = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconSpellcheck = /*#__PURE__*/ makeIcon(
+ 'Spellcheck',
+ ''
+)
+
// eslint-disable-next-line
export const BIconSquare = /*#__PURE__*/ makeIcon(
'Square',
@@ -3564,7 +5406,7 @@ export const BIconSquare = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconSquareFill = /*#__PURE__*/ makeIcon(
'SquareFill',
- ''
+ ''
)
// eslint-disable-next-line
@@ -3591,6 +5433,30 @@ export const BIconStarHalf = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconStickies = /*#__PURE__*/ makeIcon(
+ 'Stickies',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconStickiesFill = /*#__PURE__*/ makeIcon(
+ 'StickiesFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSticky = /*#__PURE__*/ makeIcon(
+ 'Sticky',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconStickyFill = /*#__PURE__*/ makeIcon(
+ 'StickyFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconStop = /*#__PURE__*/ makeIcon(
'Stop',
@@ -3603,6 +5469,18 @@ export const BIconStopFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconStoplights = /*#__PURE__*/ makeIcon(
+ 'Stoplights',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconStoplightsFill = /*#__PURE__*/ makeIcon(
+ 'StoplightsFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconStopwatch = /*#__PURE__*/ makeIcon(
'Stopwatch',
@@ -3618,7 +5496,55 @@ export const BIconStopwatchFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconSubtract = /*#__PURE__*/ makeIcon(
'Subtract',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitClub = /*#__PURE__*/ makeIcon(
+ 'SuitClub',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitClubFill = /*#__PURE__*/ makeIcon(
+ 'SuitClubFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitDiamond = /*#__PURE__*/ makeIcon(
+ 'SuitDiamond',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitDiamondFill = /*#__PURE__*/ makeIcon(
+ 'SuitDiamondFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitHeart = /*#__PURE__*/ makeIcon(
+ 'SuitHeart',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitHeartFill = /*#__PURE__*/ makeIcon(
+ 'SuitHeartFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitSpade = /*#__PURE__*/ makeIcon(
+ 'SuitSpade',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconSuitSpadeFill = /*#__PURE__*/ makeIcon(
+ 'SuitSpadeFill',
+ ''
)
// eslint-disable-next-line
@@ -3627,10 +5553,16 @@ export const BIconSun = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconSunglasses = /*#__PURE__*/ makeIcon(
+ 'Sunglasses',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTable = /*#__PURE__*/ makeIcon(
'Table',
- ''
+ ''
)
// eslint-disable-next-line
@@ -3639,16 +5571,28 @@ export const BIconTablet = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconTabletFill = /*#__PURE__*/ makeIcon(
+ 'TabletFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTabletLandscape = /*#__PURE__*/ makeIcon(
'TabletLandscape',
''
)
+// eslint-disable-next-line
+export const BIconTabletLandscapeFill = /*#__PURE__*/ makeIcon(
+ 'TabletLandscapeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTag = /*#__PURE__*/ makeIcon(
'Tag',
- ''
+ ''
)
// eslint-disable-next-line
@@ -3657,6 +5601,102 @@ export const BIconTagFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconTags = /*#__PURE__*/ makeIcon(
+ 'Tags',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTagsFill = /*#__PURE__*/ makeIcon(
+ 'TagsFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephone = /*#__PURE__*/ makeIcon(
+ 'Telephone',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneForward = /*#__PURE__*/ makeIcon(
+ 'TelephoneForward',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneForwardFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneForwardFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneInbound = /*#__PURE__*/ makeIcon(
+ 'TelephoneInbound',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneInboundFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneInboundFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneMinus = /*#__PURE__*/ makeIcon(
+ 'TelephoneMinus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneMinusFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneMinusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneOutbound = /*#__PURE__*/ makeIcon(
+ 'TelephoneOutbound',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneOutboundFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneOutboundFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephonePlus = /*#__PURE__*/ makeIcon(
+ 'TelephonePlus',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephonePlusFill = /*#__PURE__*/ makeIcon(
+ 'TelephonePlusFill',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneX = /*#__PURE__*/ makeIcon(
+ 'TelephoneX',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTelephoneXFill = /*#__PURE__*/ makeIcon(
+ 'TelephoneXFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTerminal = /*#__PURE__*/ makeIcon(
'Terminal',
@@ -3705,12 +5745,30 @@ export const BIconTextarea = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconTextareaResize = /*#__PURE__*/ makeIcon(
+ 'TextareaResize',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTextareaT = /*#__PURE__*/ makeIcon(
'TextareaT',
''
)
+// eslint-disable-next-line
+export const BIconThermometer = /*#__PURE__*/ makeIcon(
+ 'Thermometer',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconThermometerHalf = /*#__PURE__*/ makeIcon(
+ 'ThermometerHalf',
+ ''
+)
+
// eslint-disable-next-line
export const BIconThreeDots = /*#__PURE__*/ makeIcon(
'ThreeDots',
@@ -3723,6 +5781,18 @@ export const BIconThreeDotsVertical = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconToggle2Off = /*#__PURE__*/ makeIcon(
+ 'Toggle2Off',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconToggle2On = /*#__PURE__*/ makeIcon(
+ 'Toggle2On',
+ ''
+)
+
// eslint-disable-next-line
export const BIconToggleOff = /*#__PURE__*/ makeIcon(
'ToggleOff',
@@ -3738,7 +5808,13 @@ export const BIconToggleOn = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconToggles = /*#__PURE__*/ makeIcon(
'Toggles',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconToggles2 = /*#__PURE__*/ makeIcon(
+ 'Toggles2',
+ ''
)
// eslint-disable-next-line
@@ -3771,6 +5847,18 @@ export const BIconTrashFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconTree = /*#__PURE__*/ makeIcon(
+ 'Tree',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconTreeFill = /*#__PURE__*/ makeIcon(
+ 'TreeFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconTriangle = /*#__PURE__*/ makeIcon(
'Triangle',
@@ -3867,10 +5955,22 @@ export const BIconTypeUnderline = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconUiChecks = /*#__PURE__*/ makeIcon(
+ 'UiChecks',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconUiRadios = /*#__PURE__*/ makeIcon(
+ 'UiRadios',
+ ''
+)
+
// eslint-disable-next-line
export const BIconUnion = /*#__PURE__*/ makeIcon(
'Union',
- ''
+ ''
)
// eslint-disable-next-line
@@ -3915,6 +6015,12 @@ export const BIconViewStacked = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconVoicemail = /*#__PURE__*/ makeIcon(
+ 'Voicemail',
+ ''
+)
+
// eslint-disable-next-line
export const BIconVolumeDown = /*#__PURE__*/ makeIcon(
'VolumeDown',
@@ -3936,7 +6042,7 @@ export const BIconVolumeMute = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconVolumeMuteFill = /*#__PURE__*/ makeIcon(
'VolumeMuteFill',
- ''
+ ''
)
// eslint-disable-next-line
@@ -3981,16 +6087,40 @@ export const BIconWallet2 = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconWalletFill = /*#__PURE__*/ makeIcon(
+ 'WalletFill',
+ ''
+)
+
// eslint-disable-next-line
export const BIconWatch = /*#__PURE__*/ makeIcon(
'Watch',
- ''
+ ''
)
// eslint-disable-next-line
export const BIconWifi = /*#__PURE__*/ makeIcon(
'Wifi',
- ''
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconWifi1 = /*#__PURE__*/ makeIcon(
+ 'Wifi1',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconWifi2 = /*#__PURE__*/ makeIcon(
+ 'Wifi2',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconWifiOff = /*#__PURE__*/ makeIcon(
+ 'WifiOff',
+ ''
)
// eslint-disable-next-line
@@ -4026,7 +6156,7 @@ export const BIconXCircleFill = /*#__PURE__*/ makeIcon(
// eslint-disable-next-line
export const BIconXDiamond = /*#__PURE__*/ makeIcon(
'XDiamond',
- ''
+ ''
)
// eslint-disable-next-line
@@ -4059,4 +6189,16 @@ export const BIconXSquareFill = /*#__PURE__*/ makeIcon(
''
)
+// eslint-disable-next-line
+export const BIconZoomIn = /*#__PURE__*/ makeIcon(
+ 'ZoomIn',
+ ''
+)
+
+// eslint-disable-next-line
+export const BIconZoomOut = /*#__PURE__*/ makeIcon(
+ 'ZoomOut',
+ ''
+)
+
// --- END AUTO-GENERATED FILE ---
diff --git a/src/icons/package.json b/src/icons/package.json
index ff4f381a2fa..ee519e44374 100644
--- a/src/icons/package.json
+++ b/src/icons/package.json
@@ -4,7 +4,7 @@
"meta": {
"title": "Bootstrap Icons",
"version": "2.2.0",
- "bootstrap-icons-version": "1.0.0-alpha4",
+ "bootstrap-icons-version": "1.0.0-alpha5",
"slug": "",
"description": "Bootstrap Icons are designed to work with Bootstrap components, from form controls to navigation. Bootstrap Icons are SVGs, so they scale quickly and easily and can be styled with CSS.",
"REMARK": "Note all bootstrap-icons are added to this file during the build phase. Avoid editing this file directly.",
@@ -154,7 +154,7 @@
},
{
"component": "BIconAlarm",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -202,7 +202,7 @@
},
{
"component": "BIconAlarmFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -249,8 +249,8 @@
]
},
{
- "component": "BIconAlt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignBottom",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -297,8 +297,8 @@
]
},
{
- "component": "BIconApp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignCenter",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -345,8 +345,8 @@
]
},
{
- "component": "BIconAppIndicator",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignEnd",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -393,8 +393,8 @@
]
},
{
- "component": "BIconArchive",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignMiddle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -441,8 +441,8 @@
]
},
{
- "component": "BIconArchiveFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignStart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -489,8 +489,8 @@
]
},
{
- "component": "BIconArrow90degDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlignTop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -537,8 +537,8 @@
]
},
{
- "component": "BIconArrow90degLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -585,8 +585,8 @@
]
},
{
- "component": "BIconArrow90degRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconApp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -633,8 +633,8 @@
]
},
{
- "component": "BIconArrow90degUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAppIndicator",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -681,8 +681,8 @@
]
},
{
- "component": "BIconArrowBarDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArchive",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -729,8 +729,8 @@
]
},
{
- "component": "BIconArrowBarLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArchiveFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -777,8 +777,8 @@
]
},
{
- "component": "BIconArrowBarRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrow90degDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -825,8 +825,8 @@
]
},
{
- "component": "BIconArrowBarUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrow90degLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -873,8 +873,8 @@
]
},
{
- "component": "BIconArrowClockwise",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrow90degRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -921,8 +921,8 @@
]
},
{
- "component": "BIconArrowCounterclockwise",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrow90degUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -969,8 +969,8 @@
]
},
{
- "component": "BIconArrowDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowBarDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1017,8 +1017,8 @@
]
},
{
- "component": "BIconArrowDownCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowBarLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1065,8 +1065,8 @@
]
},
{
- "component": "BIconArrowDownCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowBarRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1113,8 +1113,8 @@
]
},
{
- "component": "BIconArrowDownLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowBarUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1161,8 +1161,8 @@
]
},
{
- "component": "BIconArrowDownLeftCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowClockwise",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1209,8 +1209,8 @@
]
},
{
- "component": "BIconArrowDownLeftCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowCounterclockwise",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1257,8 +1257,8 @@
]
},
{
- "component": "BIconArrowDownLeftSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1305,8 +1305,8 @@
]
},
{
- "component": "BIconArrowDownLeftSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1353,8 +1353,8 @@
]
},
{
- "component": "BIconArrowDownRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1401,8 +1401,8 @@
]
},
{
- "component": "BIconArrowDownRightCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1449,8 +1449,8 @@
]
},
{
- "component": "BIconArrowDownRightCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownLeftCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1497,8 +1497,8 @@
]
},
{
- "component": "BIconArrowDownRightSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownLeftCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1545,8 +1545,8 @@
]
},
{
- "component": "BIconArrowDownRightSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownLeftSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1593,8 +1593,8 @@
]
},
{
- "component": "BIconArrowDownShort",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownLeftSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1641,8 +1641,8 @@
]
},
{
- "component": "BIconArrowDownSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1689,8 +1689,8 @@
]
},
{
- "component": "BIconArrowDownSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownRightCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1737,8 +1737,8 @@
]
},
{
- "component": "BIconArrowDownUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownRightCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1785,8 +1785,8 @@
]
},
{
- "component": "BIconArrowLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownRightSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1833,8 +1833,8 @@
]
},
{
- "component": "BIconArrowLeftCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownRightSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1881,8 +1881,8 @@
]
},
{
- "component": "BIconArrowLeftCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownShort",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1929,8 +1929,8 @@
]
},
{
- "component": "BIconArrowLeftRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -1977,8 +1977,8 @@
]
},
{
- "component": "BIconArrowLeftShort",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2025,8 +2025,8 @@
]
},
{
- "component": "BIconArrowLeftSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowDownUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2073,8 +2073,8 @@
]
},
{
- "component": "BIconArrowLeftSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2121,8 +2121,8 @@
]
},
{
- "component": "BIconArrowRepeat",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2169,8 +2169,8 @@
]
},
{
- "component": "BIconArrowReturnLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2217,8 +2217,8 @@
]
},
{
- "component": "BIconArrowReturnRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2265,8 +2265,8 @@
]
},
{
- "component": "BIconArrowRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftShort",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2313,8 +2313,8 @@
]
},
{
- "component": "BIconArrowRightCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2361,8 +2361,8 @@
]
},
{
- "component": "BIconArrowRightCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowLeftSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2409,8 +2409,8 @@
]
},
{
- "component": "BIconArrowRightShort",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRepeat",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2457,8 +2457,8 @@
]
},
{
- "component": "BIconArrowRightSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowReturnLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2505,8 +2505,8 @@
]
},
{
- "component": "BIconArrowRightSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowReturnRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2553,8 +2553,8 @@
]
},
{
- "component": "BIconArrowUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2601,8 +2601,8 @@
]
},
{
- "component": "BIconArrowUpCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRightCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2649,8 +2649,8 @@
]
},
{
- "component": "BIconArrowUpCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRightCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2697,8 +2697,8 @@
]
},
{
- "component": "BIconArrowUpLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRightShort",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2745,8 +2745,8 @@
]
},
{
- "component": "BIconArrowUpLeftCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRightSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2793,8 +2793,8 @@
]
},
{
- "component": "BIconArrowUpLeftCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowRightSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2841,8 +2841,8 @@
]
},
{
- "component": "BIconArrowUpLeftSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2889,8 +2889,8 @@
]
},
{
- "component": "BIconArrowUpLeftSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2937,8 +2937,8 @@
]
},
{
- "component": "BIconArrowUpRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -2985,8 +2985,8 @@
]
},
{
- "component": "BIconArrowUpRightCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3033,8 +3033,8 @@
]
},
{
- "component": "BIconArrowUpRightCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpLeftCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3081,8 +3081,8 @@
]
},
{
- "component": "BIconArrowUpRightSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpLeftCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3129,8 +3129,8 @@
]
},
{
- "component": "BIconArrowUpRightSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpLeftSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3177,8 +3177,8 @@
]
},
{
- "component": "BIconArrowUpShort",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpLeftSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3225,8 +3225,8 @@
]
},
{
- "component": "BIconArrowUpSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3273,8 +3273,8 @@
]
},
{
- "component": "BIconArrowUpSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpRightCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3321,8 +3321,8 @@
]
},
{
- "component": "BIconArrowsAngleContract",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpRightCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3369,8 +3369,8 @@
]
},
{
- "component": "BIconArrowsAngleExpand",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpRightSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3417,8 +3417,8 @@
]
},
{
- "component": "BIconArrowsCollapse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpRightSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3465,8 +3465,8 @@
]
},
{
- "component": "BIconArrowsExpand",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpShort",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3513,8 +3513,8 @@
]
},
{
- "component": "BIconArrowsFullscreen",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3561,8 +3561,8 @@
]
},
{
- "component": "BIconArrowsMove",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowUpSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3609,8 +3609,8 @@
]
},
{
- "component": "BIconAspectRatio",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsAngleContract",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3657,8 +3657,8 @@
]
},
{
- "component": "BIconAspectRatioFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsAngleExpand",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3705,8 +3705,8 @@
]
},
{
- "component": "BIconAsterisk",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsCollapse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3753,8 +3753,8 @@
]
},
{
- "component": "BIconAt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsExpand",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3801,8 +3801,8 @@
]
},
{
- "component": "BIconAward",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsFullscreen",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3849,8 +3849,8 @@
]
},
{
- "component": "BIconAwardFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconArrowsMove",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3897,8 +3897,8 @@
]
},
{
- "component": "BIconBackspace",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAspectRatio",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3945,8 +3945,8 @@
]
},
{
- "component": "BIconBackspaceFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAspectRatioFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -3993,8 +3993,8 @@
]
},
{
- "component": "BIconBackspaceReverse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAsterisk",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4041,8 +4041,8 @@
]
},
{
- "component": "BIconBackspaceReverseFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4089,8 +4089,8 @@
]
},
{
- "component": "BIconBag",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAward",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4137,8 +4137,8 @@
]
},
{
- "component": "BIconBagCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconAwardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4185,8 +4185,8 @@
]
},
{
- "component": "BIconBagDash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBack",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4233,8 +4233,8 @@
]
},
{
- "component": "BIconBagFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBackspace",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4281,8 +4281,8 @@
]
},
{
- "component": "BIconBagPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBackspaceFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4329,8 +4329,8 @@
]
},
{
- "component": "BIconBarChart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBackspaceReverse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4377,8 +4377,8 @@
]
},
{
- "component": "BIconBarChartFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBackspaceReverseFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4425,8 +4425,8 @@
]
},
{
- "component": "BIconBasket",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadge4k",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4473,8 +4473,8 @@
]
},
{
- "component": "BIconBasket2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadge4kFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4521,8 +4521,8 @@
]
},
{
- "component": "BIconBasket2Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadge8k",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4569,8 +4569,8 @@
]
},
{
- "component": "BIconBasket3",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadge8kFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4617,8 +4617,8 @@
]
},
{
- "component": "BIconBasket3Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeCc",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4665,8 +4665,8 @@
]
},
{
- "component": "BIconBasketFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeCcFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4713,8 +4713,8 @@
]
},
{
- "component": "BIconBattery",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeHd",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4761,8 +4761,8 @@
]
},
{
- "component": "BIconBatteryCharging",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeHdFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4809,8 +4809,8 @@
]
},
{
- "component": "BIconBatteryFull",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeTm",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4857,8 +4857,8 @@
]
},
{
- "component": "BIconBatteryHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeTmFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4905,8 +4905,8 @@
]
},
{
- "component": "BIconBell",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeVo",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -4953,8 +4953,8 @@
]
},
{
- "component": "BIconBellFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBadgeVoFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5001,8 +5001,8 @@
]
},
{
- "component": "BIconBlockquoteLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBag",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5049,8 +5049,8 @@
]
},
{
- "component": "BIconBlockquoteRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBagCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5097,8 +5097,8 @@
]
},
{
- "component": "BIconBook",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBagDash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5145,8 +5145,8 @@
]
},
{
- "component": "BIconBookHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBagFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5193,8 +5193,8 @@
]
},
{
- "component": "BIconBookmark",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBagPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5241,8 +5241,8 @@
]
},
{
- "component": "BIconBookmarkCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBarChart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5289,8 +5289,8 @@
]
},
{
- "component": "BIconBookmarkDash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBarChartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5337,8 +5337,8 @@
]
},
{
- "component": "BIconBookmarkFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBarChartLine",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5385,8 +5385,8 @@
]
},
{
- "component": "BIconBookmarkPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBarChartLineFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5433,8 +5433,8 @@
]
},
{
- "component": "BIconBookmarks",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBarChartSteps",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5481,8 +5481,8 @@
]
},
{
- "component": "BIconBookmarksFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasket",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5529,8 +5529,8 @@
]
},
{
- "component": "BIconBootstrap",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasket2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5577,8 +5577,8 @@
]
},
{
- "component": "BIconBootstrapFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasket2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5625,8 +5625,8 @@
]
},
{
- "component": "BIconBootstrapReboot",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasket3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5673,8 +5673,8 @@
]
},
{
- "component": "BIconBoundingBox",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasket3Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5721,8 +5721,8 @@
]
},
{
- "component": "BIconBoundingBoxCircles",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBasketFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5769,8 +5769,8 @@
]
},
{
- "component": "BIconBox",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBattery",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5817,8 +5817,8 @@
]
},
{
- "component": "BIconBoxArrowDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBatteryCharging",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5865,8 +5865,8 @@
]
},
{
- "component": "BIconBoxArrowDownLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBatteryFull",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5913,8 +5913,8 @@
]
},
{
- "component": "BIconBoxArrowDownRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBatteryHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -5961,8 +5961,8 @@
]
},
{
- "component": "BIconBoxArrowInDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBell",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6009,8 +6009,8 @@
]
},
{
- "component": "BIconBoxArrowInDownLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBellFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6057,8 +6057,8 @@
]
},
{
- "component": "BIconBoxArrowInDownRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBezier",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6105,8 +6105,8 @@
]
},
{
- "component": "BIconBoxArrowInLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBezier2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6153,8 +6153,8 @@
]
},
{
- "component": "BIconBoxArrowInRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBicycle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6201,8 +6201,8 @@
]
},
{
- "component": "BIconBoxArrowInUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBinoculars",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6249,8 +6249,8 @@
]
},
{
- "component": "BIconBoxArrowInUpLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBinocularsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6297,8 +6297,8 @@
]
},
{
- "component": "BIconBoxArrowInUpRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBlockquoteLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6345,8 +6345,8 @@
]
},
{
- "component": "BIconBoxArrowLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBlockquoteRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6393,8 +6393,8 @@
]
},
{
- "component": "BIconBoxArrowRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBook",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6441,8 +6441,8 @@
]
},
{
- "component": "BIconBoxArrowUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6489,8 +6489,8 @@
]
},
{
- "component": "BIconBoxArrowUpLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6537,8 +6537,8 @@
]
},
{
- "component": "BIconBoxArrowUpRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmark",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6585,8 +6585,8 @@
]
},
{
- "component": "BIconBoxSeam",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarkCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6633,8 +6633,8 @@
]
},
{
- "component": "BIconBraces",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarkDash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6681,8 +6681,8 @@
]
},
{
- "component": "BIconBriefcase",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarkFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6729,8 +6729,8 @@
]
},
{
- "component": "BIconBriefcaseFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarkPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6777,8 +6777,8 @@
]
},
{
- "component": "BIconBrightnessAltHigh",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarks",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6825,8 +6825,8 @@
]
},
{
- "component": "BIconBrightnessAltHighFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookmarksFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6873,8 +6873,8 @@
]
},
{
- "component": "BIconBrightnessAltLow",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBookshelf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6921,8 +6921,8 @@
]
},
{
- "component": "BIconBrightnessAltLowFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBootstrap",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -6969,8 +6969,8 @@
]
},
{
- "component": "BIconBrightnessHigh",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBootstrapFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7017,8 +7017,8 @@
]
},
{
- "component": "BIconBrightnessHighFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBootstrapReboot",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7065,8 +7065,8 @@
]
},
{
- "component": "BIconBrightnessLow",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBorderStyle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7113,8 +7113,8 @@
]
},
{
- "component": "BIconBrightnessLowFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBorderWidth",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7161,8 +7161,8 @@
]
},
{
- "component": "BIconBrush",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoundingBox",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7209,8 +7209,8 @@
]
},
{
- "component": "BIconBucket",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoundingBoxCircles",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7257,8 +7257,8 @@
]
},
{
- "component": "BIconBucketFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBox",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7305,8 +7305,8 @@
]
},
{
- "component": "BIconBuilding",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7353,8 +7353,8 @@
]
},
{
- "component": "BIconBullseye",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowDownLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7401,8 +7401,8 @@
]
},
{
- "component": "BIconCalendar",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowDownRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7449,8 +7449,8 @@
]
},
{
- "component": "BIconCalendar2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7497,8 +7497,8 @@
]
},
{
- "component": "BIconCalendar2Check",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInDownLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7545,8 +7545,8 @@
]
},
{
- "component": "BIconCalendar2CheckFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInDownRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7593,8 +7593,8 @@
]
},
{
- "component": "BIconCalendar2Date",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7641,8 +7641,8 @@
]
},
{
- "component": "BIconCalendar2DateFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7689,8 +7689,8 @@
]
},
{
- "component": "BIconCalendar2Day",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7737,8 +7737,8 @@
]
},
{
- "component": "BIconCalendar2DayFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInUpLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7785,8 +7785,8 @@
]
},
{
- "component": "BIconCalendar2Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowInUpRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7833,8 +7833,8 @@
]
},
{
- "component": "BIconCalendar2Minus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7881,8 +7881,8 @@
]
},
{
- "component": "BIconCalendar2MinusFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7929,8 +7929,8 @@
]
},
{
- "component": "BIconCalendar2Month",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -7977,8 +7977,8 @@
]
},
{
- "component": "BIconCalendar2MonthFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowUpLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8025,8 +8025,8 @@
]
},
{
- "component": "BIconCalendar2Plus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxArrowUpRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8073,8 +8073,8 @@
]
},
{
- "component": "BIconCalendar2PlusFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBoxSeam",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8121,8 +8121,8 @@
]
},
{
- "component": "BIconCalendar3",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBraces",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8169,8 +8169,8 @@
]
},
{
- "component": "BIconCalendar3Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBricks",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8217,8 +8217,8 @@
]
},
{
- "component": "BIconCalendar4",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBriefcase",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8265,8 +8265,8 @@
]
},
{
- "component": "BIconCalendarCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBriefcaseFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8313,8 +8313,8 @@
]
},
{
- "component": "BIconCalendarCheckFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessAltHigh",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8361,8 +8361,8 @@
]
},
{
- "component": "BIconCalendarDate",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessAltHighFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8409,8 +8409,8 @@
]
},
{
- "component": "BIconCalendarDateFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessAltLow",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8457,8 +8457,8 @@
]
},
{
- "component": "BIconCalendarDay",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessAltLowFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8505,8 +8505,8 @@
]
},
{
- "component": "BIconCalendarDayFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessHigh",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8553,8 +8553,8 @@
]
},
{
- "component": "BIconCalendarFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessHighFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8601,8 +8601,8 @@
]
},
{
- "component": "BIconCalendarMinus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessLow",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8649,8 +8649,8 @@
]
},
{
- "component": "BIconCalendarMinusFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrightnessLowFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8697,8 +8697,8 @@
]
},
{
- "component": "BIconCalendarMonth",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBroadcast",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8745,8 +8745,8 @@
]
},
{
- "component": "BIconCalendarMonthFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBroadcastPin",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8793,8 +8793,8 @@
]
},
{
- "component": "BIconCalendarPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBrush",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8841,8 +8841,8 @@
]
},
{
- "component": "BIconCalendarPlusFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBucket",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8889,8 +8889,8 @@
]
},
{
- "component": "BIconCamera",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBucketFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8937,8 +8937,8 @@
]
},
{
- "component": "BIconCameraVideo",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBug",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -8985,8 +8985,8 @@
]
},
{
- "component": "BIconCameraVideoFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBugFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9033,8 +9033,8 @@
]
},
{
- "component": "BIconCameraVideoOff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBuilding",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9081,8 +9081,8 @@
]
},
{
- "component": "BIconCameraVideoOffFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconBullseye",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9129,8 +9129,8 @@
]
},
{
- "component": "BIconCapslock",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalculator",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9177,8 +9177,8 @@
]
},
{
- "component": "BIconCapslockFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalculatorFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9225,8 +9225,8 @@
]
},
{
- "component": "BIconCardChecklist",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9273,8 +9273,8 @@
]
},
{
- "component": "BIconCardHeading",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9321,8 +9321,8 @@
]
},
{
- "component": "BIconCardImage",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Check",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9369,8 +9369,8 @@
]
},
{
- "component": "BIconCardList",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2CheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9417,8 +9417,8 @@
]
},
{
- "component": "BIconCardText",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Date",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9465,8 +9465,8 @@
]
},
{
- "component": "BIconCaretDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2DateFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9513,8 +9513,8 @@
]
},
{
- "component": "BIconCaretDownFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Day",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9561,8 +9561,8 @@
]
},
{
- "component": "BIconCaretDownSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2DayFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9609,8 +9609,8 @@
]
},
{
- "component": "BIconCaretDownSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Event",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9657,8 +9657,8 @@
]
},
{
- "component": "BIconCaretLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2EventFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9705,8 +9705,8 @@
]
},
{
- "component": "BIconCaretLeftFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9753,8 +9753,8 @@
]
},
{
- "component": "BIconCaretLeftSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Minus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9801,8 +9801,8 @@
]
},
{
- "component": "BIconCaretLeftSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2MinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9849,8 +9849,8 @@
]
},
{
- "component": "BIconCaretRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Month",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9897,8 +9897,8 @@
]
},
{
- "component": "BIconCaretRightFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2MonthFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9945,8 +9945,8 @@
]
},
{
- "component": "BIconCaretRightSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Plus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -9993,8 +9993,8 @@
]
},
{
- "component": "BIconCaretRightSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2PlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10041,8 +10041,8 @@
]
},
{
- "component": "BIconCaretUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Range",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10089,8 +10089,8 @@
]
},
{
- "component": "BIconCaretUpFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2RangeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10137,8 +10137,8 @@
]
},
{
- "component": "BIconCaretUpSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2Week",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10185,8 +10185,8 @@
]
},
{
- "component": "BIconCaretUpSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar2WeekFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10233,8 +10233,8 @@
]
},
{
- "component": "BIconCart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10281,8 +10281,8 @@
]
},
{
- "component": "BIconCart2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3Event",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10329,8 +10329,8 @@
]
},
{
- "component": "BIconCart3",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3EventFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10377,8 +10377,8 @@
]
},
{
- "component": "BIconCart4",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10425,8 +10425,8 @@
]
},
{
- "component": "BIconCartCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3Range",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10473,8 +10473,8 @@
]
},
{
- "component": "BIconCartDash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3RangeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10521,8 +10521,8 @@
]
},
{
- "component": "BIconCartFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3Week",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10569,8 +10569,8 @@
]
},
{
- "component": "BIconCartPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar3WeekFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10617,8 +10617,8 @@
]
},
{
- "component": "BIconChat",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10665,8 +10665,8 @@
]
},
{
- "component": "BIconChatDots",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar4Event",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10713,8 +10713,8 @@
]
},
{
- "component": "BIconChatDotsFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar4Range",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10761,8 +10761,8 @@
]
},
{
- "component": "BIconChatFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendar4Week",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10809,8 +10809,8 @@
]
},
{
- "component": "BIconChatQuote",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10857,8 +10857,8 @@
]
},
{
- "component": "BIconChatQuoteFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarCheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10905,8 +10905,8 @@
]
},
{
- "component": "BIconChatSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarDate",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -10953,8 +10953,8 @@
]
},
{
- "component": "BIconChatSquareDots",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarDateFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11001,8 +11001,8 @@
]
},
{
- "component": "BIconChatSquareDotsFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarDay",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11049,8 +11049,8 @@
]
},
{
- "component": "BIconChatSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarDayFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11097,8 +11097,8 @@
]
},
{
- "component": "BIconChatSquareQuote",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarEvent",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11145,8 +11145,8 @@
]
},
{
- "component": "BIconChatSquareQuoteFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarEventFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11193,8 +11193,8 @@
]
},
{
- "component": "BIconCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11241,8 +11241,8 @@
]
},
{
- "component": "BIconCheck2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11289,8 +11289,8 @@
]
},
{
- "component": "BIconCheck2All",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11337,8 +11337,8 @@
]
},
{
- "component": "BIconCheck2Circle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarMonth",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11385,8 +11385,8 @@
]
},
{
- "component": "BIconCheck2Square",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarMonthFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11433,8 +11433,8 @@
]
},
{
- "component": "BIconCheckAll",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11481,8 +11481,8 @@
]
},
{
- "component": "BIconCheckCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarPlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11529,8 +11529,8 @@
]
},
{
- "component": "BIconCheckCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarRange",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11577,8 +11577,8 @@
]
},
{
- "component": "BIconCheckSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarRangeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11625,8 +11625,8 @@
]
},
{
- "component": "BIconCheckSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarWeek",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11673,8 +11673,8 @@
]
},
{
- "component": "BIconChevronBarContract",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCalendarWeekFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11721,8 +11721,8 @@
]
},
{
- "component": "BIconChevronBarDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCamera",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11769,8 +11769,8 @@
]
},
{
- "component": "BIconChevronBarExpand",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCamera2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11817,8 +11817,8 @@
]
},
{
- "component": "BIconChevronBarLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11865,8 +11865,8 @@
]
},
{
- "component": "BIconChevronBarRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraReels",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11913,8 +11913,8 @@
]
},
{
- "component": "BIconChevronBarUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraReelsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -11961,8 +11961,8 @@
]
},
{
- "component": "BIconChevronCompactDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraVideo",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12009,8 +12009,8 @@
]
},
{
- "component": "BIconChevronCompactLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraVideoFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12057,8 +12057,8 @@
]
},
{
- "component": "BIconChevronCompactRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraVideoOff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12105,8 +12105,8 @@
]
},
{
- "component": "BIconChevronCompactUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCameraVideoOffFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12153,8 +12153,8 @@
]
},
{
- "component": "BIconChevronContract",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCapslock",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12201,8 +12201,8 @@
]
},
{
- "component": "BIconChevronDoubleDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCapslockFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12249,8 +12249,8 @@
]
},
{
- "component": "BIconChevronDoubleLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCardChecklist",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12297,8 +12297,8 @@
]
},
{
- "component": "BIconChevronDoubleRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCardHeading",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12345,8 +12345,8 @@
]
},
{
- "component": "BIconChevronDoubleUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCardImage",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12393,8 +12393,8 @@
]
},
{
- "component": "BIconChevronDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCardList",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12441,8 +12441,8 @@
]
},
{
- "component": "BIconChevronExpand",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCardText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12489,8 +12489,8 @@
]
},
{
- "component": "BIconChevronLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12537,8 +12537,8 @@
]
},
{
- "component": "BIconChevronRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretDownFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12585,8 +12585,8 @@
]
},
{
- "component": "BIconChevronUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretDownSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12633,8 +12633,8 @@
]
},
{
- "component": "BIconCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretDownSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12681,8 +12681,8 @@
]
},
{
- "component": "BIconCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12729,8 +12729,8 @@
]
},
{
- "component": "BIconCircleHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretLeftFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12777,8 +12777,8 @@
]
},
{
- "component": "BIconCircleSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretLeftSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12825,8 +12825,8 @@
]
},
{
- "component": "BIconClipboard",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretLeftSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12873,8 +12873,8 @@
]
},
{
- "component": "BIconClipboardData",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12921,8 +12921,8 @@
]
},
{
- "component": "BIconClock",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretRightFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -12969,8 +12969,8 @@
]
},
{
- "component": "BIconClockFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretRightSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13017,8 +13017,8 @@
]
},
{
- "component": "BIconClockHistory",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretRightSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13065,8 +13065,8 @@
]
},
{
- "component": "BIconCloud",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13113,8 +13113,8 @@
]
},
{
- "component": "BIconCloudDownload",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretUpFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13161,8 +13161,8 @@
]
},
{
- "component": "BIconCloudFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretUpSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13209,8 +13209,8 @@
]
},
{
- "component": "BIconCloudSlash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCaretUpSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13257,8 +13257,8 @@
]
},
{
- "component": "BIconCloudSlashFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13305,8 +13305,8 @@
]
},
{
- "component": "BIconCloudUpload",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCart2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13353,8 +13353,8 @@
]
},
{
- "component": "BIconCode",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCart3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13401,8 +13401,8 @@
]
},
{
- "component": "BIconCodeSlash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCart4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13449,8 +13449,8 @@
]
},
{
- "component": "BIconCollection",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCartCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13497,8 +13497,8 @@
]
},
{
- "component": "BIconCollectionFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCartDash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13545,8 +13545,8 @@
]
},
{
- "component": "BIconCollectionPlay",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13593,8 +13593,8 @@
]
},
{
- "component": "BIconCollectionPlayFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCartPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13641,8 +13641,8 @@
]
},
{
- "component": "BIconColumns",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13689,8 +13689,8 @@
]
},
{
- "component": "BIconColumnsGap",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCashStack",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13737,8 +13737,8 @@
]
},
{
- "component": "BIconCommand",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCast",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13785,8 +13785,8 @@
]
},
{
- "component": "BIconCompass",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChat",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13833,8 +13833,8 @@
]
},
{
- "component": "BIconCone",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatDots",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13881,8 +13881,8 @@
]
},
{
- "component": "BIconConeStriped",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatDotsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13929,8 +13929,8 @@
]
},
{
- "component": "BIconController",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -13977,8 +13977,8 @@
]
},
{
- "component": "BIconCreditCard",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14025,8 +14025,8 @@
]
},
{
- "component": "BIconCrop",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftDots",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14073,8 +14073,8 @@
]
},
{
- "component": "BIconCup",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftDotsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14121,8 +14121,8 @@
]
},
{
- "component": "BIconCursor",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14169,8 +14169,8 @@
]
},
{
- "component": "BIconCursorFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftQuote",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14217,8 +14217,8 @@
]
},
{
- "component": "BIconCursorText",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftQuoteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14265,8 +14265,8 @@
]
},
{
- "component": "BIconDash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14313,8 +14313,8 @@
]
},
{
- "component": "BIconDashCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatLeftTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14361,8 +14361,8 @@
]
},
{
- "component": "BIconDashCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatQuote",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14409,8 +14409,8 @@
]
},
{
- "component": "BIconDashSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatQuoteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14457,8 +14457,8 @@
]
},
{
- "component": "BIconDashSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14505,8 +14505,8 @@
]
},
{
- "component": "BIconDiamond",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightDots",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14553,8 +14553,8 @@
]
},
{
- "component": "BIconDiamondFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightDotsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14601,8 +14601,8 @@
]
},
{
- "component": "BIconDiamondHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14649,8 +14649,8 @@
]
},
{
- "component": "BIconDisplay",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightQuote",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14697,8 +14697,8 @@
]
},
{
- "component": "BIconDisplayFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightQuoteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14745,8 +14745,8 @@
]
},
{
- "component": "BIconDoorClosed",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14793,8 +14793,8 @@
]
},
{
- "component": "BIconDoorClosedFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatRightTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14841,8 +14841,8 @@
]
},
{
- "component": "BIconDot",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14889,8 +14889,8 @@
]
},
{
- "component": "BIconDownload",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareDots",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14937,8 +14937,8 @@
]
},
{
- "component": "BIconDroplet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareDotsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -14985,8 +14985,8 @@
]
},
{
- "component": "BIconDropletFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15033,8 +15033,8 @@
]
},
{
- "component": "BIconDropletHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareQuote",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15081,8 +15081,8 @@
]
},
{
- "component": "BIconEgg",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareQuoteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15129,8 +15129,8 @@
]
},
{
- "component": "BIconEggFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15177,8 +15177,8 @@
]
},
{
- "component": "BIconEggFried",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatSquareTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15225,8 +15225,8 @@
]
},
{
- "component": "BIconEject",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15273,8 +15273,8 @@
]
},
{
- "component": "BIconEjectFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChatTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15321,8 +15321,8 @@
]
},
{
- "component": "BIconEmojiAngry",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15369,8 +15369,8 @@
]
},
{
- "component": "BIconEmojiDizzy",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheck2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15417,8 +15417,8 @@
]
},
{
- "component": "BIconEmojiFrown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheck2All",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15465,8 +15465,8 @@
]
},
{
- "component": "BIconEmojiLaughing",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheck2Circle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15513,8 +15513,8 @@
]
},
{
- "component": "BIconEmojiNeutral",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheck2Square",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15561,8 +15561,8 @@
]
},
{
- "component": "BIconEmojiSmile",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheckAll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15609,8 +15609,8 @@
]
},
{
- "component": "BIconEmojiSmileUpsideDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheckCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15657,8 +15657,8 @@
]
},
{
- "component": "BIconEmojiSunglasses",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheckCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15705,8 +15705,8 @@
]
},
{
- "component": "BIconEnvelope",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheckSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15753,8 +15753,8 @@
]
},
{
- "component": "BIconEnvelopeFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCheckSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15801,8 +15801,8 @@
]
},
{
- "component": "BIconEnvelopeOpen",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarContract",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15849,8 +15849,8 @@
]
},
{
- "component": "BIconEnvelopeOpenFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15897,8 +15897,8 @@
]
},
{
- "component": "BIconExclamation",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarExpand",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15945,8 +15945,8 @@
]
},
{
- "component": "BIconExclamationCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -15993,8 +15993,8 @@
]
},
{
- "component": "BIconExclamationCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16041,8 +16041,8 @@
]
},
{
- "component": "BIconExclamationDiamond",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronBarUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16089,8 +16089,8 @@
]
},
{
- "component": "BIconExclamationDiamondFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronCompactDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16137,8 +16137,8 @@
]
},
{
- "component": "BIconExclamationOctagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronCompactLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16185,8 +16185,8 @@
]
},
{
- "component": "BIconExclamationOctagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronCompactRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16233,8 +16233,8 @@
]
},
{
- "component": "BIconExclamationSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronCompactUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16281,8 +16281,8 @@
]
},
{
- "component": "BIconExclamationSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronContract",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16329,8 +16329,8 @@
]
},
{
- "component": "BIconExclamationTriangle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronDoubleDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16377,8 +16377,8 @@
]
},
{
- "component": "BIconExclamationTriangleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronDoubleLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16425,8 +16425,8 @@
]
},
{
- "component": "BIconExclude",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronDoubleRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16473,8 +16473,8 @@
]
},
{
- "component": "BIconEye",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronDoubleUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16521,8 +16521,8 @@
]
},
{
- "component": "BIconEyeFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16569,8 +16569,8 @@
]
},
{
- "component": "BIconEyeSlash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronExpand",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16617,8 +16617,8 @@
]
},
{
- "component": "BIconEyeSlashFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16665,8 +16665,8 @@
]
},
{
- "component": "BIconFile",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16713,8 +16713,8 @@
]
},
{
- "component": "BIconFileArrowDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconChevronUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16761,8 +16761,8 @@
]
},
{
- "component": "BIconFileArrowUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16809,8 +16809,8 @@
]
},
{
- "component": "BIconFileBreak",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16857,8 +16857,8 @@
]
},
{
- "component": "BIconFileCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCircleHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16905,8 +16905,8 @@
]
},
{
- "component": "BIconFileCode",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCircleSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -16953,8 +16953,8 @@
]
},
{
- "component": "BIconFileDiff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClipboard",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17001,8 +17001,8 @@
]
},
{
- "component": "BIconFileEarmark",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClipboardCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17049,8 +17049,8 @@
]
},
{
- "component": "BIconFileEarmarkArrowDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClipboardData",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17097,8 +17097,8 @@
]
},
{
- "component": "BIconFileEarmarkArrowUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClipboardMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17145,8 +17145,8 @@
]
},
{
- "component": "BIconFileEarmarkBreak",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClipboardPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17193,8 +17193,8 @@
]
},
{
- "component": "BIconFileEarmarkCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClock",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17241,8 +17241,8 @@
]
},
{
- "component": "BIconFileEarmarkCode",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClockFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17289,8 +17289,8 @@
]
},
{
- "component": "BIconFileEarmarkDiff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconClockHistory",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17337,8 +17337,8 @@
]
},
{
- "component": "BIconFileEarmarkMinus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloud",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17385,8 +17385,8 @@
]
},
{
- "component": "BIconFileEarmarkPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17433,8 +17433,8 @@
]
},
{
- "component": "BIconFileEarmarkRuled",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudArrowDownFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17481,8 +17481,8 @@
]
},
{
- "component": "BIconFileEarmarkSpreadsheet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17529,8 +17529,8 @@
]
},
{
- "component": "BIconFileEarmarkText",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudArrowUpFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17577,8 +17577,8 @@
]
},
{
- "component": "BIconFileEarmarkZip",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17625,8 +17625,8 @@
]
},
{
- "component": "BIconFileMinus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudCheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17673,8 +17673,8 @@
]
},
{
- "component": "BIconFilePlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudDownload",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17721,8 +17721,8 @@
]
},
{
- "component": "BIconFilePost",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudDownloadFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17769,8 +17769,8 @@
]
},
{
- "component": "BIconFileRichtext",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17817,8 +17817,8 @@
]
},
{
- "component": "BIconFileRuled",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17865,8 +17865,8 @@
]
},
{
- "component": "BIconFileSpreadsheet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17913,8 +17913,8 @@
]
},
{
- "component": "BIconFileText",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -17961,8 +17961,8 @@
]
},
{
- "component": "BIconFileZip",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudPlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18009,8 +18009,8 @@
]
},
{
- "component": "BIconFiles",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudSlash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18057,8 +18057,8 @@
]
},
{
- "component": "BIconFilesAlt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudSlashFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18105,8 +18105,8 @@
]
},
{
- "component": "BIconFilm",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudUpload",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18153,8 +18153,8 @@
]
},
{
- "component": "BIconFilter",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCloudUploadFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18201,8 +18201,8 @@
]
},
{
- "component": "BIconFilterLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCode",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18249,8 +18249,8 @@
]
},
{
- "component": "BIconFilterRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCodeSlash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18297,8 +18297,8 @@
]
},
{
- "component": "BIconFlag",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCodeSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18345,8 +18345,8 @@
]
},
{
- "component": "BIconFlagFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCollection",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18393,8 +18393,8 @@
]
},
{
- "component": "BIconFolder",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCollectionFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18441,8 +18441,8 @@
]
},
{
- "component": "BIconFolderCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCollectionPlay",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18489,8 +18489,8 @@
]
},
{
- "component": "BIconFolderFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCollectionPlayFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18537,8 +18537,8 @@
]
},
{
- "component": "BIconFolderMinus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconColumns",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18585,8 +18585,8 @@
]
},
{
- "component": "BIconFolderPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconColumnsGap",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18633,8 +18633,8 @@
]
},
{
- "component": "BIconFolderSymlink",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCommand",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18681,8 +18681,8 @@
]
},
{
- "component": "BIconFolderSymlinkFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCompass",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18729,8 +18729,8 @@
]
},
{
- "component": "BIconFonts",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCone",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18777,8 +18777,8 @@
]
},
{
- "component": "BIconForward",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconConeStriped",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18825,8 +18825,8 @@
]
},
{
- "component": "BIconForwardFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconController",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18873,8 +18873,8 @@
]
},
{
- "component": "BIconFullscreen",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCpu",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18921,8 +18921,8 @@
]
},
{
- "component": "BIconFullscreenExit",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCpuFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -18969,8 +18969,8 @@
]
},
{
- "component": "BIconFunnel",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCard",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19017,8 +19017,8 @@
]
},
{
- "component": "BIconFunnelFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCard2Back",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19065,8 +19065,8 @@
]
},
{
- "component": "BIconGear",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCard2BackFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19113,8 +19113,8 @@
]
},
{
- "component": "BIconGearFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCard2Front",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19161,8 +19161,8 @@
]
},
{
- "component": "BIconGearWide",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCard2FrontFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19209,8 +19209,8 @@
]
},
{
- "component": "BIconGearWideConnected",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCreditCardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19257,8 +19257,8 @@
]
},
{
- "component": "BIconGem",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCrop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19305,8 +19305,8 @@
]
},
{
- "component": "BIconGeo",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCup",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19353,8 +19353,8 @@
]
},
{
- "component": "BIconGeoAlt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCupStraw",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19401,8 +19401,8 @@
]
},
{
- "component": "BIconGift",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCursor",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19449,8 +19449,8 @@
]
},
{
- "component": "BIconGiftFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCursorFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19497,8 +19497,8 @@
]
},
{
- "component": "BIconGraphDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconCursorText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19545,8 +19545,8 @@
]
},
{
- "component": "BIconGraphUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19593,8 +19593,8 @@
]
},
{
- "component": "BIconGrid",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDashCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19641,8 +19641,8 @@
]
},
{
- "component": "BIconGrid1x2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDashCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19689,8 +19689,8 @@
]
},
{
- "component": "BIconGrid1x2Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDashSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19737,8 +19737,8 @@
]
},
{
- "component": "BIconGrid3x2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDashSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19785,8 +19785,8 @@
]
},
{
- "component": "BIconGrid3x2Gap",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiagram2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19833,8 +19833,8 @@
]
},
{
- "component": "BIconGrid3x2GapFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiagram2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19881,8 +19881,8 @@
]
},
{
- "component": "BIconGrid3x3",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiagram3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19929,8 +19929,8 @@
]
},
{
- "component": "BIconGrid3x3Gap",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiagram3Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -19977,8 +19977,8 @@
]
},
{
- "component": "BIconGrid3x3GapFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiamond",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20025,8 +20025,8 @@
]
},
{
- "component": "BIconGridFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiamondFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20073,8 +20073,8 @@
]
},
{
- "component": "BIconGripHorizontal",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDiamondHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20121,8 +20121,8 @@
]
},
{
- "component": "BIconGripVertical",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice1",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20169,8 +20169,8 @@
]
},
{
- "component": "BIconHammer",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice1Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20217,8 +20217,8 @@
]
},
{
- "component": "BIconHandIndex",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20265,8 +20265,8 @@
]
},
{
- "component": "BIconHandIndexThumb",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20313,8 +20313,8 @@
]
},
{
- "component": "BIconHandThumbsDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20361,8 +20361,8 @@
]
},
{
- "component": "BIconHandThumbsUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice3Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20409,8 +20409,8 @@
]
},
{
- "component": "BIconHandbag",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20457,8 +20457,8 @@
]
},
{
- "component": "BIconHandbagFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice4Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20505,8 +20505,8 @@
]
},
{
- "component": "BIconHash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice5",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20553,8 +20553,8 @@
]
},
{
- "component": "BIconHeadphones",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice5Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20601,8 +20601,56 @@
]
},
{
- "component": "BIconHeart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDice6",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconDice6Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20649,8 +20697,8 @@
]
},
{
- "component": "BIconHeartFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDisplay",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20697,8 +20745,8 @@
]
},
{
- "component": "BIconHeartHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDisplayFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20745,8 +20793,8 @@
]
},
{
- "component": "BIconHexagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDistributeHorizontal",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20793,8 +20841,8 @@
]
},
{
- "component": "BIconHexagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDistributeVertical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20841,8 +20889,8 @@
]
},
{
- "component": "BIconHexagonHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDoorClosed",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20889,8 +20937,8 @@
]
},
{
- "component": "BIconHouse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDoorClosedFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20937,8 +20985,8 @@
]
},
{
- "component": "BIconHouseDoor",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDoorOpen",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -20985,8 +21033,8 @@
]
},
{
- "component": "BIconHouseDoorFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDoorOpenFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21033,8 +21081,8 @@
]
},
{
- "component": "BIconHouseFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDot",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21081,8 +21129,8 @@
]
},
{
- "component": "BIconHr",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDownload",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21129,8 +21177,8 @@
]
},
{
- "component": "BIconImage",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDroplet",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21177,8 +21225,8 @@
]
},
{
- "component": "BIconImageAlt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDropletFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21225,8 +21273,8 @@
]
},
{
- "component": "BIconImageFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconDropletHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21273,8 +21321,8 @@
]
},
{
- "component": "BIconImages",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEarbuds",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21321,8 +21369,8 @@
]
},
{
- "component": "BIconInbox",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEasel",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21369,8 +21417,8 @@
]
},
{
- "component": "BIconInboxFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEaselFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21417,8 +21465,8 @@
]
},
{
- "component": "BIconInboxes",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEgg",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21465,8 +21513,8 @@
]
},
{
- "component": "BIconInboxesFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEggFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21513,8 +21561,8 @@
]
},
{
- "component": "BIconInfo",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEggFried",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21561,8 +21609,8 @@
]
},
{
- "component": "BIconInfoCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEject",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21609,8 +21657,8 @@
]
},
{
- "component": "BIconInfoCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEjectFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21657,8 +21705,8 @@
]
},
{
- "component": "BIconInfoSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiAngry",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21705,8 +21753,8 @@
]
},
{
- "component": "BIconInfoSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiDizzy",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21753,8 +21801,8 @@
]
},
{
- "component": "BIconIntersect",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiExpressionless",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21801,8 +21849,8 @@
]
},
{
- "component": "BIconJustify",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiFrown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21849,8 +21897,8 @@
]
},
{
- "component": "BIconJustifyLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiLaughing",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21897,8 +21945,8 @@
]
},
{
- "component": "BIconJustifyRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiNeutral",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21945,8 +21993,8 @@
]
},
{
- "component": "BIconKanban",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiSmile",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -21993,8 +22041,8 @@
]
},
{
- "component": "BIconKanbanFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiSmileUpsideDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22041,8 +22089,8 @@
]
},
{
- "component": "BIconLaptop",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEmojiSunglasses",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22089,8 +22137,8 @@
]
},
{
- "component": "BIconLayers",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEnvelope",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22137,8 +22185,8 @@
]
},
{
- "component": "BIconLayersFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEnvelopeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22185,8 +22233,8 @@
]
},
{
- "component": "BIconLayersHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEnvelopeOpen",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22233,8 +22281,8 @@
]
},
{
- "component": "BIconLayoutSidebar",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEnvelopeOpenFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22281,8 +22329,8 @@
]
},
{
- "component": "BIconLayoutSidebarInset",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamation",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22329,8 +22377,8 @@
]
},
{
- "component": "BIconLayoutSidebarInsetReverse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22377,8 +22425,8 @@
]
},
{
- "component": "BIconLayoutSidebarReverse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22425,8 +22473,8 @@
]
},
{
- "component": "BIconLayoutSplit",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationDiamond",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22473,8 +22521,8 @@
]
},
{
- "component": "BIconLayoutTextSidebar",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationDiamondFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22521,8 +22569,8 @@
]
},
{
- "component": "BIconLayoutTextSidebarReverse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationOctagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22569,8 +22617,8 @@
]
},
{
- "component": "BIconLayoutTextWindow",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationOctagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22617,8 +22665,8 @@
]
},
{
- "component": "BIconLayoutTextWindowReverse",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22665,8 +22713,8 @@
]
},
{
- "component": "BIconLayoutThreeColumns",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22713,8 +22761,8 @@
]
},
{
- "component": "BIconLayoutWtf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationTriangle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22761,8 +22809,8 @@
]
},
{
- "component": "BIconLifePreserver",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclamationTriangleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22809,8 +22857,8 @@
]
},
{
- "component": "BIconLightning",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconExclude",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22857,8 +22905,8 @@
]
},
{
- "component": "BIconLightningFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEye",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22905,8 +22953,8 @@
]
},
{
- "component": "BIconLink",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEyeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -22953,8 +23001,8 @@
]
},
{
- "component": "BIconLink45deg",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEyeSlash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23001,8 +23049,8 @@
]
},
{
- "component": "BIconList",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEyeSlashFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23049,8 +23097,8 @@
]
},
{
- "component": "BIconListCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconEyeglasses",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23097,8 +23145,8 @@
]
},
{
- "component": "BIconListNested",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFile",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23145,8 +23193,8 @@
]
},
{
- "component": "BIconListOl",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23193,8 +23241,8 @@
]
},
{
- "component": "BIconListTask",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileArrowDownFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23241,8 +23289,8 @@
]
},
{
- "component": "BIconListUl",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23289,8 +23337,8 @@
]
},
{
- "component": "BIconLock",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileArrowUpFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23337,8 +23385,8 @@
]
},
{
- "component": "BIconLockFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileBinary",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23385,8 +23433,8 @@
]
},
{
- "component": "BIconMap",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileBinaryFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23433,8 +23481,8 @@
]
},
{
- "component": "BIconMic",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileBreak",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23481,8 +23529,8 @@
]
},
{
- "component": "BIconMicFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileBreakFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23529,8 +23577,8 @@
]
},
{
- "component": "BIconMicMute",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23577,8 +23625,8 @@
]
},
{
- "component": "BIconMicMuteFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileCheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23625,8 +23673,8 @@
]
},
{
- "component": "BIconMinecart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileCode",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23673,8 +23721,8 @@
]
},
{
- "component": "BIconMinecartLoaded",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileCodeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23721,8 +23769,8 @@
]
},
{
- "component": "BIconMoon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileDiff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23769,8 +23817,8 @@
]
},
{
- "component": "BIconMusicNote",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileDiffFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23817,8 +23865,8 @@
]
},
{
- "component": "BIconMusicNoteBeamed",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmark",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23865,8 +23913,8 @@
]
},
{
- "component": "BIconMusicNoteList",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23913,8 +23961,8 @@
]
},
{
- "component": "BIconMusicPlayer",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -23961,8 +24009,8 @@
]
},
{
- "component": "BIconMusicPlayerFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkArrowUpFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24009,8 +24057,8 @@
]
},
{
- "component": "BIconNewspaper",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkBinary",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24057,8 +24105,8 @@
]
},
{
- "component": "BIconOctagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkBinaryFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24105,8 +24153,8 @@
]
},
{
- "component": "BIconOctagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkBreak",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24153,8 +24201,8 @@
]
},
{
- "component": "BIconOctagonHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkBreakFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24201,8 +24249,8 @@
]
},
{
- "component": "BIconOption",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24249,8 +24297,8 @@
]
},
{
- "component": "BIconOutlet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkCheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24297,8 +24345,8 @@
]
},
{
- "component": "BIconPaperclip",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkCode",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24345,8 +24393,8 @@
]
},
{
- "component": "BIconPause",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkCodeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24393,8 +24441,8 @@
]
},
{
- "component": "BIconPauseFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkDiff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24441,8 +24489,8 @@
]
},
{
- "component": "BIconPen",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkDiffFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24489,8 +24537,8 @@
]
},
{
- "component": "BIconPencil",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24537,8 +24585,8 @@
]
},
{
- "component": "BIconPencilSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkMedical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24585,8 +24633,8 @@
]
},
{
- "component": "BIconPentagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkMedicalFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24633,8 +24681,8 @@
]
},
{
- "component": "BIconPentagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24681,8 +24729,8 @@
]
},
{
- "component": "BIconPentagonHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24729,8 +24777,8 @@
]
},
{
- "component": "BIconPeople",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24777,8 +24825,8 @@
]
},
{
- "component": "BIconPeopleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkPlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24825,8 +24873,8 @@
]
},
{
- "component": "BIconPerson",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkRuled",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24873,8 +24921,8 @@
]
},
{
- "component": "BIconPersonBoundingBox",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkRuledFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24921,8 +24969,8 @@
]
},
{
- "component": "BIconPersonCheck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkSpreadsheet",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -24969,8 +25017,8 @@
]
},
{
- "component": "BIconPersonCheckFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkSpreadsheetFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25017,8 +25065,8 @@
]
},
{
- "component": "BIconPersonCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25065,8 +25113,8 @@
]
},
{
- "component": "BIconPersonDash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25113,8 +25161,8 @@
]
},
{
- "component": "BIconPersonDashFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkZip",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25161,8 +25209,8 @@
]
},
{
- "component": "BIconPersonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileEarmarkZipFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25209,8 +25257,8 @@
]
},
{
- "component": "BIconPersonLinesFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25257,8 +25305,8 @@
]
},
{
- "component": "BIconPersonPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMedical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25305,8 +25353,8 @@
]
},
{
- "component": "BIconPersonPlusFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMedicalFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25353,8 +25401,8 @@
]
},
{
- "component": "BIconPersonSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25401,8 +25449,8 @@
]
},
{
- "component": "BIconPhone",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25449,8 +25497,8 @@
]
},
{
- "component": "BIconPhoneLandscape",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMusic",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25497,8 +25545,104 @@
]
},
{
- "component": "BIconPieChart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileMusicFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconFilePerson",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconFilePersonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25545,8 +25689,8 @@
]
},
{
- "component": "BIconPieChartFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilePlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25593,8 +25737,8 @@
]
},
{
- "component": "BIconPip",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilePlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25641,8 +25785,8 @@
]
},
{
- "component": "BIconPipFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilePost",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25689,8 +25833,8 @@
]
},
{
- "component": "BIconPlay",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilePostFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25737,8 +25881,8 @@
]
},
{
- "component": "BIconPlayFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileRichtext",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25785,8 +25929,8 @@
]
},
{
- "component": "BIconPlug",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileRichtextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25833,8 +25977,8 @@
]
},
{
- "component": "BIconPlus",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileRuled",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25881,8 +26025,8 @@
]
},
{
- "component": "BIconPlusCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileRuledFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25929,8 +26073,8 @@
]
},
{
- "component": "BIconPlusCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileSpreadsheet",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -25977,8 +26121,8 @@
]
},
{
- "component": "BIconPlusSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileSpreadsheetFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26025,8 +26169,8 @@
]
},
{
- "component": "BIconPlusSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26073,8 +26217,8 @@
]
},
{
- "component": "BIconPower",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileTextFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26121,8 +26265,8 @@
]
},
{
- "component": "BIconPuzzle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileZip",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26169,8 +26313,8 @@
]
},
{
- "component": "BIconPuzzleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFileZipFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26217,8 +26361,8 @@
]
},
{
- "component": "BIconQuestion",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFiles",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26265,8 +26409,8 @@
]
},
{
- "component": "BIconQuestionCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilesAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26313,8 +26457,8 @@
]
},
{
- "component": "BIconQuestionCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilm",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26361,8 +26505,8 @@
]
},
{
- "component": "BIconQuestionDiamond",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilter",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26409,8 +26553,8 @@
]
},
{
- "component": "BIconQuestionDiamondFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26457,8 +26601,8 @@
]
},
{
- "component": "BIconQuestionOctagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26505,8 +26649,8 @@
]
},
{
- "component": "BIconQuestionOctagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26553,8 +26697,8 @@
]
},
{
- "component": "BIconQuestionSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26601,8 +26745,8 @@
]
},
{
- "component": "BIconQuestionSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26649,8 +26793,8 @@
]
},
{
- "component": "BIconReceipt",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFilterSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26697,8 +26841,8 @@
]
},
{
- "component": "BIconReceiptCutoff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFlag",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26745,8 +26889,8 @@
]
},
{
- "component": "BIconReply",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFlagFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26793,8 +26937,8 @@
]
},
{
- "component": "BIconReplyAll",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFlower1",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26841,8 +26985,8 @@
]
},
{
- "component": "BIconReplyAllFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFlower2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26889,8 +27033,8 @@
]
},
{
- "component": "BIconReplyFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFlower3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26937,8 +27081,8 @@
]
},
{
- "component": "BIconScrewdriver",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolder",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -26985,8 +27129,8 @@
]
},
{
- "component": "BIconSearch",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolder2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27033,8 +27177,8 @@
]
},
{
- "component": "BIconServer",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolder2Open",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27081,8 +27225,8 @@
]
},
{
- "component": "BIconShield",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27129,8 +27273,8 @@
]
},
{
- "component": "BIconShieldFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27177,8 +27321,8 @@
]
},
{
- "component": "BIconShieldLock",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27225,8 +27369,8 @@
]
},
{
- "component": "BIconShieldLockFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27273,8 +27417,8 @@
]
},
{
- "component": "BIconShieldShaded",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderSymlink",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27321,8 +27465,8 @@
]
},
{
- "component": "BIconShieldSlash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFolderSymlinkFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27369,8 +27513,8 @@
]
},
{
- "component": "BIconShieldSlashFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFonts",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27417,8 +27561,8 @@
]
},
{
- "component": "BIconShift",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconForward",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27465,8 +27609,8 @@
]
},
{
- "component": "BIconShiftFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconForwardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27513,8 +27657,8 @@
]
},
{
- "component": "BIconShop",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFront",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27561,8 +27705,8 @@
]
},
{
- "component": "BIconShopWindow",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFullscreen",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27609,8 +27753,8 @@
]
},
{
- "component": "BIconShuffle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFullscreenExit",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27657,8 +27801,8 @@
]
},
{
- "component": "BIconSkipBackward",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFunnel",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27705,8 +27849,8 @@
]
},
{
- "component": "BIconSkipBackwardFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconFunnelFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27753,8 +27897,8 @@
]
},
{
- "component": "BIconSkipEnd",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGear",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27801,8 +27945,8 @@
]
},
{
- "component": "BIconSkipEndFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGearFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27849,8 +27993,8 @@
]
},
{
- "component": "BIconSkipForward",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGearWide",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27897,8 +28041,8 @@
]
},
{
- "component": "BIconSkipForwardFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGearWideConnected",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27945,8 +28089,8 @@
]
},
{
- "component": "BIconSkipStart",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGem",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -27993,8 +28137,8 @@
]
},
{
- "component": "BIconSkipStartFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGeo",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28041,8 +28185,8 @@
]
},
{
- "component": "BIconSlash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGeoAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28089,8 +28233,8 @@
]
},
{
- "component": "BIconSlashCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGift",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28137,8 +28281,8 @@
]
},
{
- "component": "BIconSlashCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGiftFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28185,8 +28329,8 @@
]
},
{
- "component": "BIconSlashSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGlobe",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28233,8 +28377,8 @@
]
},
{
- "component": "BIconSlashSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGlobe2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28281,8 +28425,8 @@
]
},
{
- "component": "BIconSliders",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGraphDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28329,8 +28473,8 @@
]
},
{
- "component": "BIconSoundwave",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGraphUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28377,8 +28521,8 @@
]
},
{
- "component": "BIconSpeaker",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28425,8 +28569,8 @@
]
},
{
- "component": "BIconSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid1x2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28473,8 +28617,8 @@
]
},
{
- "component": "BIconSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid1x2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28521,8 +28665,8 @@
]
},
{
- "component": "BIconSquareHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28569,8 +28713,8 @@
]
},
{
- "component": "BIconStar",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x2Gap",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28617,8 +28761,8 @@
]
},
{
- "component": "BIconStarFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x2GapFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28665,8 +28809,8 @@
]
},
{
- "component": "BIconStarHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28713,8 +28857,8 @@
]
},
{
- "component": "BIconStop",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x3Gap",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28761,8 +28905,8 @@
]
},
{
- "component": "BIconStopFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGrid3x3GapFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28809,8 +28953,8 @@
]
},
{
- "component": "BIconStopwatch",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGridFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28857,8 +29001,8 @@
]
},
{
- "component": "BIconStopwatchFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGripHorizontal",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28905,8 +29049,8 @@
]
},
{
- "component": "BIconSubtract",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconGripVertical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -28953,8 +29097,8 @@
]
},
{
- "component": "BIconSun",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHammer",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29001,8 +29145,8 @@
]
},
{
- "component": "BIconTable",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandIndex",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29049,8 +29193,8 @@
]
},
{
- "component": "BIconTablet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandIndexThumb",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29097,8 +29241,8 @@
]
},
{
- "component": "BIconTabletLandscape",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandThumbsDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29145,8 +29289,8 @@
]
},
{
- "component": "BIconTag",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandThumbsUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29193,8 +29337,8 @@
]
},
{
- "component": "BIconTagFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandbag",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29241,8 +29385,8 @@
]
},
{
- "component": "BIconTerminal",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHandbagFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29289,8 +29433,8 @@
]
},
{
- "component": "BIconTerminalFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29337,8 +29481,8 @@
]
},
{
- "component": "BIconTextCenter",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHdd",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29385,8 +29529,8 @@
]
},
{
- "component": "BIconTextIndentLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29433,8 +29577,8 @@
]
},
{
- "component": "BIconTextIndentRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddNetwork",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29481,8 +29625,8 @@
]
},
{
- "component": "BIconTextLeft",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddNetworkFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29529,8 +29673,8 @@
]
},
{
- "component": "BIconTextRight",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddRack",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29577,8 +29721,8 @@
]
},
{
- "component": "BIconTextarea",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddRackFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29625,8 +29769,8 @@
]
},
{
- "component": "BIconTextareaT",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddStack",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29673,8 +29817,8 @@
]
},
{
- "component": "BIconThreeDots",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHddStackFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29721,8 +29865,8 @@
]
},
{
- "component": "BIconThreeDotsVertical",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeadphones",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29769,8 +29913,8 @@
]
},
{
- "component": "BIconToggleOff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeadset",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29817,8 +29961,8 @@
]
},
{
- "component": "BIconToggleOn",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29865,8 +30009,8 @@
]
},
{
- "component": "BIconToggles",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29913,8 +30057,8 @@
]
},
{
- "component": "BIconTools",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeartHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -29961,8 +30105,8 @@
]
},
{
- "component": "BIconTrash",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeptagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30009,8 +30153,8 @@
]
},
{
- "component": "BIconTrash2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeptagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30057,8 +30201,8 @@
]
},
{
- "component": "BIconTrash2Fill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHeptagonHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30105,8 +30249,8 @@
]
},
{
- "component": "BIconTrashFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHexagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30153,8 +30297,8 @@
]
},
{
- "component": "BIconTriangle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHexagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30201,8 +30345,8 @@
]
},
{
- "component": "BIconTriangleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHexagonHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30249,8 +30393,8 @@
]
},
{
- "component": "BIconTriangleHalf",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHourglass",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30297,8 +30441,8 @@
]
},
{
- "component": "BIconTrophy",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHourglassBottom",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30345,8 +30489,8 @@
]
},
{
- "component": "BIconTruck",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHourglassSplit",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30393,8 +30537,8 @@
]
},
{
- "component": "BIconTruckFlatbed",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHourglassTop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30441,8 +30585,8 @@
]
},
{
- "component": "BIconTv",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHouse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30489,8 +30633,8 @@
]
},
{
- "component": "BIconTvFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHouseDoor",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30537,8 +30681,8 @@
]
},
{
- "component": "BIconType",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHouseDoorFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30585,8 +30729,8 @@
]
},
{
- "component": "BIconTypeBold",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHouseFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30633,8 +30777,8 @@
]
},
{
- "component": "BIconTypeH1",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconHr",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30681,8 +30825,8 @@
]
},
{
- "component": "BIconTypeH2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconImage",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30729,8 +30873,8 @@
]
},
{
- "component": "BIconTypeH3",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconImageAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30777,8 +30921,8 @@
]
},
{
- "component": "BIconTypeItalic",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconImageFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30825,8 +30969,8 @@
]
},
{
- "component": "BIconTypeStrikethrough",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconImages",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30873,8 +31017,8 @@
]
},
{
- "component": "BIconTypeUnderline",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInbox",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30921,8 +31065,8 @@
]
},
{
- "component": "BIconUnion",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInboxFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -30969,8 +31113,8 @@
]
},
{
- "component": "BIconUnlock",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInboxes",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31017,8 +31161,8 @@
]
},
{
- "component": "BIconUnlockFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInboxesFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31065,8 +31209,8 @@
]
},
{
- "component": "BIconUpc",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInfo",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31113,8 +31257,8 @@
]
},
{
- "component": "BIconUpcScan",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInfoCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31161,8 +31305,8 @@
]
},
{
- "component": "BIconUpload",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInfoCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31209,8 +31353,8 @@
]
},
{
- "component": "BIconViewList",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInfoSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31257,8 +31401,8 @@
]
},
{
- "component": "BIconViewStacked",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInfoSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31305,8 +31449,8 @@
]
},
{
- "component": "BIconVolumeDown",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInputCursor",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31353,8 +31497,8 @@
]
},
{
- "component": "BIconVolumeDownFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconInputCursorText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31401,8 +31545,8 @@
]
},
{
- "component": "BIconVolumeMute",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconIntersect",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31449,8 +31593,8 @@
]
},
{
- "component": "BIconVolumeMuteFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconJournal",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31497,8 +31641,16712 @@
]
},
{
- "component": "BIconVolumeOff",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "component": "BIconJournalAlbum",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalArrowDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalArrowUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalCode",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalMedical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalRichtext",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournalText",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJournals",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJoystick",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJustify",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJustifyLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconJustifyRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKanban",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKanbanFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKey",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKeyFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKeyboard",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconKeyboardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLadder",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLamp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLampFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLaptop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLaptopFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayers",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayersFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayersHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutSidebar",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutSidebarInset",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutSidebarInsetReverse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutSidebarReverse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutSplit",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutTextSidebar",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutTextSidebarReverse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutTextWindow",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutTextWindowReverse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutThreeColumns",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLayoutWtf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLifePreserver",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLightning",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLightningFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLink",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLink45deg",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconList",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListNested",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListOl",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListStars",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListTask",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconListUl",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLock",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconLockFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMailbox",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMailbox2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMap",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMarkdown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMarkdownFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuApp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuAppFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuButton",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuButtonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuButtonWide",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuButtonWideFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMenuUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMic",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMicFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMicMute",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMicMuteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMinecart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMinecartLoaded",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMoon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMouse",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMouse2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMouse3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMusicNote",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMusicNoteBeamed",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMusicNoteList",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMusicPlayer",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconMusicPlayerFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNewspaper",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNodeMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNodeMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNodePlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNodePlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNut",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconNutFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconOctagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconOctagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconOctagonHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconOption",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconOutlet",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPaperclip",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconParagraph",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchCheckFll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchExclamation",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchExclamationFll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchMinusFll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchPlusFll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchQuestion",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPatchQuestionFll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPause",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPauseFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPeace",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPeaceFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPen",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPencil",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPencilSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPentagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPentagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPentagonHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPeople",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPeopleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPercent",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPerson",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonBadge",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonBadgeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonBoundingBox",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonCheckFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonDash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonDashFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonLinesFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonPlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPersonSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPhone",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPhoneFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPhoneLandscape",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPhoneLandscapeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPieChart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPieChartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPip",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPipFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlay",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlayFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlug",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlusCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlusCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlusSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPlusSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPower",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPrinter",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPrinterFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPuzzle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconPuzzleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestion",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionDiamond",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionDiamondFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionOctagon",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionOctagonFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconQuestionSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReceipt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReceiptCutoff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReception0",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReception1",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReception2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReception3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReception4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReply",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReplyAll",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReplyAllFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconReplyFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconRss",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconRssFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconScrewdriver",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSearch",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSegmentedNav",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconServer",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShield",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldExclamation",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldFillCheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldFillExclamation",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldFillMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldFillPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldLock",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldLockFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldPlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldShaded",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldSlash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShieldSlashFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShift",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShiftFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShopWindow",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconShuffle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpost",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpost2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpost2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpostFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpostSplit",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSignpostSplitFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSim",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSimFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipBackward",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipBackwardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipEnd",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipEndFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipForward",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipForwardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipStart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSkipStartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSlash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSlashCircle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSlashCircleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSlashSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSlashSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSliders",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSmartwatch",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortAlphaDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortAlphaDownAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortAlphaUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortAlphaUpAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortDownAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortNumericDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortNumericDownAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortNumericUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortNumericUpAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortUp",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSortUpAlt",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSoundwave",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSpeaker",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSpellcheck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSquare",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSquareFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSquareHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStar",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStarFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStarHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStickies",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStickiesFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSticky",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStickyFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStop",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStopFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStoplights",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStoplightsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStopwatch",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconStopwatchFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSubtract",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitClub",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitClubFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitDiamond",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitDiamondFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitHeart",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitHeartFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitSpade",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSuitSpadeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSun",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconSunglasses",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTable",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTablet",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTabletFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTabletLandscape",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTabletLandscapeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTag",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTagFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTags",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTagsFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephone",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneForward",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneForwardFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneInbound",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneInboundFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneMinus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneMinusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneOutbound",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneOutboundFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephonePlus",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephonePlusFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneX",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTelephoneXFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTerminal",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTerminalFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextCenter",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextIndentLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextIndentRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextLeft",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextRight",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextarea",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextareaResize",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTextareaT",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconThermometer",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconThermometerHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconThreeDots",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconThreeDotsVertical",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggle2Off",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggle2On",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggleOff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggleOn",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggles",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconToggles2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTools",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTrash",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTrash2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTrash2Fill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTrashFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTree",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTreeFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTriangle",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTriangleFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTriangleHalf",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTrophy",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTruck",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTruckFlatbed",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTv",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTvFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconType",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeBold",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeH1",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeH2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeH3",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeItalic",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeStrikethrough",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconTypeUnderline",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUiChecks",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUiRadios",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUnion",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUnlock",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUnlockFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUpc",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUpcScan",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconUpload",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconViewList",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconViewStacked",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVoicemail",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVolumeDown",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVolumeDownFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVolumeMute",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVolumeMuteFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconVolumeOff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31546,7 +48394,7 @@
},
{
"component": "BIconVolumeOffFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31594,7 +48442,7 @@
},
{
"component": "BIconVolumeUp",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31642,7 +48490,7 @@
},
{
"component": "BIconVolumeUpFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31690,7 +48538,7 @@
},
{
"component": "BIconVr",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31738,7 +48586,7 @@
},
{
"component": "BIconWallet",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31786,7 +48634,55 @@
},
{
"component": "BIconWallet2",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconWalletFill",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31834,7 +48730,7 @@
},
{
"component": "BIconWatch",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31882,7 +48778,151 @@
},
{
"component": "BIconWifi",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconWifi1",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconWifi2",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconWifiOff",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31930,7 +48970,7 @@
},
{
"component": "BIconWindow",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -31978,7 +49018,7 @@
},
{
"component": "BIconWrench",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32026,7 +49066,7 @@
},
{
"component": "BIconX",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32074,7 +49114,7 @@
},
{
"component": "BIconXCircle",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32122,7 +49162,7 @@
},
{
"component": "BIconXCircleFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32170,7 +49210,7 @@
},
{
"component": "BIconXDiamond",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32218,7 +49258,7 @@
},
{
"component": "BIconXDiamondFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32266,7 +49306,7 @@
},
{
"component": "BIconXOctagon",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32314,7 +49354,7 @@
},
{
"component": "BIconXOctagonFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32362,7 +49402,7 @@
},
{
"component": "BIconXSquare",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
@@ -32410,7 +49450,103 @@
},
{
"component": "BIconXSquareFill",
- "auto-gen": "bootstrap-icons 1.0.0-alpha4",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconZoomIn",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
+ "props": [
+ {
+ "prop": "variant",
+ "description": "Contextual color variant. By default the icon inherits the current text color"
+ },
+ {
+ "prop": "fontScale",
+ "description": "Scale the icons current font size"
+ },
+ {
+ "prop": "scale",
+ "description": "Scales the icon's SVG, without increasing the font size"
+ },
+ {
+ "prop": "rotate",
+ "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise"
+ },
+ {
+ "prop": "flipH",
+ "description": "Flips the icon horizontally"
+ },
+ {
+ "prop": "flipV",
+ "description": "Flips the icon vertically"
+ },
+ {
+ "prop": "shiftH",
+ "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units"
+ },
+ {
+ "prop": "shiftV",
+ "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units"
+ },
+ {
+ "prop": "stacked",
+ "version": "2.3.0",
+ "description": "Set this prop to true when placing inside a BIconstack component"
+ },
+ {
+ "prop": "animation",
+ "version": "2.7.0",
+ "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'"
+ }
+ ]
+ },
+ {
+ "component": "BIconZoomOut",
+ "auto-gen": "bootstrap-icons 1.0.0-alpha5",
"props": [
{
"prop": "variant",
diff --git a/src/icons/plugin.js b/src/icons/plugin.js
index ba3dd1a4467..936b0e59185 100644
--- a/src/icons/plugin.js
+++ b/src/icons/plugin.js
@@ -1,7 +1,7 @@
// --- BEGIN AUTO-GENERATED FILE ---
//
-// @IconsVersion: 1.0.0-alpha4
-// @Generated: 2020-05-21T18:18:37.525Z
+// @IconsVersion: 1.0.0-alpha5
+// @Generated: 2020-07-15T16:57:43.043Z
//
// This file is generated on each build. Do not edit this file!
@@ -19,6 +19,12 @@ import {
// Bootstrap icons
BIconAlarm,
BIconAlarmFill,
+ BIconAlignBottom,
+ BIconAlignCenter,
+ BIconAlignEnd,
+ BIconAlignMiddle,
+ BIconAlignStart,
+ BIconAlignTop,
BIconAlt,
BIconApp,
BIconAppIndicator,
@@ -95,10 +101,23 @@ import {
BIconAt,
BIconAward,
BIconAwardFill,
+ BIconBack,
BIconBackspace,
BIconBackspaceFill,
BIconBackspaceReverse,
BIconBackspaceReverseFill,
+ BIconBadge4k,
+ BIconBadge4kFill,
+ BIconBadge8k,
+ BIconBadge8kFill,
+ BIconBadgeCc,
+ BIconBadgeCcFill,
+ BIconBadgeHd,
+ BIconBadgeHdFill,
+ BIconBadgeTm,
+ BIconBadgeTmFill,
+ BIconBadgeVo,
+ BIconBadgeVoFill,
BIconBag,
BIconBagCheck,
BIconBagDash,
@@ -106,6 +125,9 @@ import {
BIconBagPlus,
BIconBarChart,
BIconBarChartFill,
+ BIconBarChartLine,
+ BIconBarChartLineFill,
+ BIconBarChartSteps,
BIconBasket,
BIconBasket2,
BIconBasket2Fill,
@@ -118,9 +140,15 @@ import {
BIconBatteryHalf,
BIconBell,
BIconBellFill,
+ BIconBezier,
+ BIconBezier2,
+ BIconBicycle,
+ BIconBinoculars,
+ BIconBinocularsFill,
BIconBlockquoteLeft,
BIconBlockquoteRight,
BIconBook,
+ BIconBookFill,
BIconBookHalf,
BIconBookmark,
BIconBookmarkCheck,
@@ -129,9 +157,12 @@ import {
BIconBookmarkPlus,
BIconBookmarks,
BIconBookmarksFill,
+ BIconBookshelf,
BIconBootstrap,
BIconBootstrapFill,
BIconBootstrapReboot,
+ BIconBorderStyle,
+ BIconBorderWidth,
BIconBoundingBox,
BIconBoundingBoxCircles,
BIconBox,
@@ -153,6 +184,7 @@ import {
BIconBoxArrowUpRight,
BIconBoxSeam,
BIconBraces,
+ BIconBricks,
BIconBriefcase,
BIconBriefcaseFill,
BIconBrightnessAltHigh,
@@ -163,11 +195,17 @@ import {
BIconBrightnessHighFill,
BIconBrightnessLow,
BIconBrightnessLowFill,
+ BIconBroadcast,
+ BIconBroadcastPin,
BIconBrush,
BIconBucket,
BIconBucketFill,
+ BIconBug,
+ BIconBugFill,
BIconBuilding,
BIconBullseye,
+ BIconCalculator,
+ BIconCalculatorFill,
BIconCalendar,
BIconCalendar2,
BIconCalendar2Check,
@@ -176,6 +214,8 @@ import {
BIconCalendar2DateFill,
BIconCalendar2Day,
BIconCalendar2DayFill,
+ BIconCalendar2Event,
+ BIconCalendar2EventFill,
BIconCalendar2Fill,
BIconCalendar2Minus,
BIconCalendar2MinusFill,
@@ -183,15 +223,30 @@ import {
BIconCalendar2MonthFill,
BIconCalendar2Plus,
BIconCalendar2PlusFill,
+ BIconCalendar2Range,
+ BIconCalendar2RangeFill,
+ BIconCalendar2Week,
+ BIconCalendar2WeekFill,
BIconCalendar3,
+ BIconCalendar3Event,
+ BIconCalendar3EventFill,
BIconCalendar3Fill,
+ BIconCalendar3Range,
+ BIconCalendar3RangeFill,
+ BIconCalendar3Week,
+ BIconCalendar3WeekFill,
BIconCalendar4,
+ BIconCalendar4Event,
+ BIconCalendar4Range,
+ BIconCalendar4Week,
BIconCalendarCheck,
BIconCalendarCheckFill,
BIconCalendarDate,
BIconCalendarDateFill,
BIconCalendarDay,
BIconCalendarDayFill,
+ BIconCalendarEvent,
+ BIconCalendarEventFill,
BIconCalendarFill,
BIconCalendarMinus,
BIconCalendarMinusFill,
@@ -199,7 +254,15 @@ import {
BIconCalendarMonthFill,
BIconCalendarPlus,
BIconCalendarPlusFill,
+ BIconCalendarRange,
+ BIconCalendarRangeFill,
+ BIconCalendarWeek,
+ BIconCalendarWeekFill,
BIconCamera,
+ BIconCamera2,
+ BIconCameraFill,
+ BIconCameraReels,
+ BIconCameraReelsFill,
BIconCameraVideo,
BIconCameraVideoFill,
BIconCameraVideoOff,
@@ -235,18 +298,41 @@ import {
BIconCartDash,
BIconCartFill,
BIconCartPlus,
+ BIconCash,
+ BIconCashStack,
+ BIconCast,
BIconChat,
BIconChatDots,
BIconChatDotsFill,
BIconChatFill,
+ BIconChatLeft,
+ BIconChatLeftDots,
+ BIconChatLeftDotsFill,
+ BIconChatLeftFill,
+ BIconChatLeftQuote,
+ BIconChatLeftQuoteFill,
+ BIconChatLeftText,
+ BIconChatLeftTextFill,
BIconChatQuote,
BIconChatQuoteFill,
+ BIconChatRight,
+ BIconChatRightDots,
+ BIconChatRightDotsFill,
+ BIconChatRightFill,
+ BIconChatRightQuote,
+ BIconChatRightQuoteFill,
+ BIconChatRightText,
+ BIconChatRightTextFill,
BIconChatSquare,
BIconChatSquareDots,
BIconChatSquareDotsFill,
BIconChatSquareFill,
BIconChatSquareQuote,
BIconChatSquareQuoteFill,
+ BIconChatSquareText,
+ BIconChatSquareTextFill,
+ BIconChatText,
+ BIconChatTextFill,
BIconCheck,
BIconCheck2,
BIconCheck2All,
@@ -282,18 +368,34 @@ import {
BIconCircleHalf,
BIconCircleSquare,
BIconClipboard,
+ BIconClipboardCheck,
BIconClipboardData,
+ BIconClipboardMinus,
+ BIconClipboardPlus,
BIconClock,
BIconClockFill,
BIconClockHistory,
BIconCloud,
+ BIconCloudArrowDown,
+ BIconCloudArrowDownFill,
+ BIconCloudArrowUp,
+ BIconCloudArrowUpFill,
+ BIconCloudCheck,
+ BIconCloudCheckFill,
BIconCloudDownload,
+ BIconCloudDownloadFill,
BIconCloudFill,
+ BIconCloudMinus,
+ BIconCloudMinusFill,
+ BIconCloudPlus,
+ BIconCloudPlusFill,
BIconCloudSlash,
BIconCloudSlashFill,
BIconCloudUpload,
+ BIconCloudUploadFill,
BIconCode,
BIconCodeSlash,
+ BIconCodeSquare,
BIconCollection,
BIconCollectionFill,
BIconCollectionPlay,
@@ -305,9 +407,17 @@ import {
BIconCone,
BIconConeStriped,
BIconController,
+ BIconCpu,
+ BIconCpuFill,
BIconCreditCard,
+ BIconCreditCard2Back,
+ BIconCreditCard2BackFill,
+ BIconCreditCard2Front,
+ BIconCreditCard2FrontFill,
+ BIconCreditCardFill,
BIconCrop,
BIconCup,
+ BIconCupStraw,
BIconCursor,
BIconCursorFill,
BIconCursorText,
@@ -316,18 +426,41 @@ import {
BIconDashCircleFill,
BIconDashSquare,
BIconDashSquareFill,
+ BIconDiagram2,
+ BIconDiagram2Fill,
+ BIconDiagram3,
+ BIconDiagram3Fill,
BIconDiamond,
BIconDiamondFill,
BIconDiamondHalf,
+ BIconDice1,
+ BIconDice1Fill,
+ BIconDice2,
+ BIconDice2Fill,
+ BIconDice3,
+ BIconDice3Fill,
+ BIconDice4,
+ BIconDice4Fill,
+ BIconDice5,
+ BIconDice5Fill,
+ BIconDice6,
+ BIconDice6Fill,
BIconDisplay,
BIconDisplayFill,
+ BIconDistributeHorizontal,
+ BIconDistributeVertical,
BIconDoorClosed,
BIconDoorClosedFill,
+ BIconDoorOpen,
+ BIconDoorOpenFill,
BIconDot,
BIconDownload,
BIconDroplet,
BIconDropletFill,
BIconDropletHalf,
+ BIconEarbuds,
+ BIconEasel,
+ BIconEaselFill,
BIconEgg,
BIconEggFill,
BIconEggFried,
@@ -335,6 +468,7 @@ import {
BIconEjectFill,
BIconEmojiAngry,
BIconEmojiDizzy,
+ BIconEmojiExpressionless,
BIconEmojiFrown,
BIconEmojiLaughing,
BIconEmojiNeutral,
@@ -361,43 +495,92 @@ import {
BIconEyeFill,
BIconEyeSlash,
BIconEyeSlashFill,
+ BIconEyeglasses,
BIconFile,
BIconFileArrowDown,
+ BIconFileArrowDownFill,
BIconFileArrowUp,
+ BIconFileArrowUpFill,
+ BIconFileBinary,
+ BIconFileBinaryFill,
BIconFileBreak,
+ BIconFileBreakFill,
BIconFileCheck,
+ BIconFileCheckFill,
BIconFileCode,
+ BIconFileCodeFill,
BIconFileDiff,
+ BIconFileDiffFill,
BIconFileEarmark,
BIconFileEarmarkArrowDown,
BIconFileEarmarkArrowUp,
+ BIconFileEarmarkArrowUpFill,
+ BIconFileEarmarkBinary,
+ BIconFileEarmarkBinaryFill,
BIconFileEarmarkBreak,
+ BIconFileEarmarkBreakFill,
BIconFileEarmarkCheck,
+ BIconFileEarmarkCheckFill,
BIconFileEarmarkCode,
+ BIconFileEarmarkCodeFill,
BIconFileEarmarkDiff,
+ BIconFileEarmarkDiffFill,
+ BIconFileEarmarkFill,
+ BIconFileEarmarkMedical,
+ BIconFileEarmarkMedicalFill,
BIconFileEarmarkMinus,
+ BIconFileEarmarkMinusFill,
BIconFileEarmarkPlus,
+ BIconFileEarmarkPlusFill,
BIconFileEarmarkRuled,
+ BIconFileEarmarkRuledFill,
BIconFileEarmarkSpreadsheet,
+ BIconFileEarmarkSpreadsheetFill,
BIconFileEarmarkText,
+ BIconFileEarmarkTextFill,
BIconFileEarmarkZip,
+ BIconFileEarmarkZipFill,
+ BIconFileFill,
+ BIconFileMedical,
+ BIconFileMedicalFill,
BIconFileMinus,
+ BIconFileMinusFill,
+ BIconFileMusic,
+ BIconFileMusicFill,
+ BIconFilePerson,
+ BIconFilePersonFill,
BIconFilePlus,
+ BIconFilePlusFill,
BIconFilePost,
+ BIconFilePostFill,
BIconFileRichtext,
+ BIconFileRichtextFill,
BIconFileRuled,
+ BIconFileRuledFill,
BIconFileSpreadsheet,
+ BIconFileSpreadsheetFill,
BIconFileText,
+ BIconFileTextFill,
BIconFileZip,
+ BIconFileZipFill,
BIconFiles,
BIconFilesAlt,
BIconFilm,
BIconFilter,
+ BIconFilterCircle,
+ BIconFilterCircleFill,
BIconFilterLeft,
BIconFilterRight,
+ BIconFilterSquare,
+ BIconFilterSquareFill,
BIconFlag,
BIconFlagFill,
+ BIconFlower1,
+ BIconFlower2,
+ BIconFlower3,
BIconFolder,
+ BIconFolder2,
+ BIconFolder2Open,
BIconFolderCheck,
BIconFolderFill,
BIconFolderMinus,
@@ -407,6 +590,7 @@ import {
BIconFonts,
BIconForward,
BIconForwardFill,
+ BIconFront,
BIconFullscreen,
BIconFullscreenExit,
BIconFunnel,
@@ -420,6 +604,8 @@ import {
BIconGeoAlt,
BIconGift,
BIconGiftFill,
+ BIconGlobe,
+ BIconGlobe2,
BIconGraphDown,
BIconGraphUp,
BIconGrid,
@@ -442,13 +628,29 @@ import {
BIconHandbag,
BIconHandbagFill,
BIconHash,
+ BIconHdd,
+ BIconHddFill,
+ BIconHddNetwork,
+ BIconHddNetworkFill,
+ BIconHddRack,
+ BIconHddRackFill,
+ BIconHddStack,
+ BIconHddStackFill,
BIconHeadphones,
+ BIconHeadset,
BIconHeart,
BIconHeartFill,
BIconHeartHalf,
+ BIconHeptagon,
+ BIconHeptagonFill,
+ BIconHeptagonHalf,
BIconHexagon,
BIconHexagonFill,
BIconHexagonHalf,
+ BIconHourglass,
+ BIconHourglassBottom,
+ BIconHourglassSplit,
+ BIconHourglassTop,
BIconHouse,
BIconHouseDoor,
BIconHouseDoorFill,
@@ -467,13 +669,36 @@ import {
BIconInfoCircleFill,
BIconInfoSquare,
BIconInfoSquareFill,
+ BIconInputCursor,
+ BIconInputCursorText,
BIconIntersect,
+ BIconJournal,
+ BIconJournalAlbum,
+ BIconJournalArrowDown,
+ BIconJournalArrowUp,
+ BIconJournalCheck,
+ BIconJournalCode,
+ BIconJournalMedical,
+ BIconJournalMinus,
+ BIconJournalPlus,
+ BIconJournalRichtext,
+ BIconJournalText,
+ BIconJournals,
+ BIconJoystick,
BIconJustify,
BIconJustifyLeft,
BIconJustifyRight,
BIconKanban,
BIconKanbanFill,
+ BIconKey,
+ BIconKeyFill,
+ BIconKeyboard,
+ BIconKeyboardFill,
+ BIconLadder,
+ BIconLamp,
+ BIconLampFill,
BIconLaptop,
+ BIconLaptopFill,
BIconLayers,
BIconLayersFill,
BIconLayersHalf,
@@ -497,11 +722,24 @@ import {
BIconListCheck,
BIconListNested,
BIconListOl,
+ BIconListStars,
BIconListTask,
BIconListUl,
BIconLock,
BIconLockFill,
+ BIconMailbox,
+ BIconMailbox2,
BIconMap,
+ BIconMarkdown,
+ BIconMarkdownFill,
+ BIconMenuApp,
+ BIconMenuAppFill,
+ BIconMenuButton,
+ BIconMenuButtonFill,
+ BIconMenuButtonWide,
+ BIconMenuButtonWideFill,
+ BIconMenuDown,
+ BIconMenuUp,
BIconMic,
BIconMicFill,
BIconMicMute,
@@ -509,20 +747,42 @@ import {
BIconMinecart,
BIconMinecartLoaded,
BIconMoon,
+ BIconMouse,
+ BIconMouse2,
+ BIconMouse3,
BIconMusicNote,
BIconMusicNoteBeamed,
BIconMusicNoteList,
BIconMusicPlayer,
BIconMusicPlayerFill,
BIconNewspaper,
+ BIconNodeMinus,
+ BIconNodeMinusFill,
+ BIconNodePlus,
+ BIconNodePlusFill,
+ BIconNut,
+ BIconNutFill,
BIconOctagon,
BIconOctagonFill,
BIconOctagonHalf,
BIconOption,
BIconOutlet,
BIconPaperclip,
+ BIconParagraph,
+ BIconPatchCheck,
+ BIconPatchCheckFll,
+ BIconPatchExclamation,
+ BIconPatchExclamationFll,
+ BIconPatchMinus,
+ BIconPatchMinusFll,
+ BIconPatchPlus,
+ BIconPatchPlusFll,
+ BIconPatchQuestion,
+ BIconPatchQuestionFll,
BIconPause,
BIconPauseFill,
+ BIconPeace,
+ BIconPeaceFill,
BIconPen,
BIconPencil,
BIconPencilSquare,
@@ -531,7 +791,10 @@ import {
BIconPentagonHalf,
BIconPeople,
BIconPeopleFill,
+ BIconPercent,
BIconPerson,
+ BIconPersonBadge,
+ BIconPersonBadgeFill,
BIconPersonBoundingBox,
BIconPersonCheck,
BIconPersonCheckFill,
@@ -544,7 +807,9 @@ import {
BIconPersonPlusFill,
BIconPersonSquare,
BIconPhone,
+ BIconPhoneFill,
BIconPhoneLandscape,
+ BIconPhoneLandscapeFill,
BIconPieChart,
BIconPieChartFill,
BIconPip,
@@ -558,6 +823,8 @@ import {
BIconPlusSquare,
BIconPlusSquareFill,
BIconPower,
+ BIconPrinter,
+ BIconPrinterFill,
BIconPuzzle,
BIconPuzzleFill,
BIconQuestion,
@@ -571,17 +838,35 @@ import {
BIconQuestionSquareFill,
BIconReceipt,
BIconReceiptCutoff,
+ BIconReception0,
+ BIconReception1,
+ BIconReception2,
+ BIconReception3,
+ BIconReception4,
BIconReply,
BIconReplyAll,
BIconReplyAllFill,
BIconReplyFill,
+ BIconRss,
+ BIconRssFill,
BIconScrewdriver,
BIconSearch,
+ BIconSegmentedNav,
BIconServer,
+ BIconShare,
+ BIconShareFill,
BIconShield,
+ BIconShieldCheck,
+ BIconShieldExclamation,
BIconShieldFill,
+ BIconShieldFillCheck,
+ BIconShieldFillExclamation,
+ BIconShieldFillMinus,
+ BIconShieldFillPlus,
BIconShieldLock,
BIconShieldLockFill,
+ BIconShieldMinus,
+ BIconShieldPlus,
BIconShieldShaded,
BIconShieldSlash,
BIconShieldSlashFill,
@@ -590,6 +875,14 @@ import {
BIconShop,
BIconShopWindow,
BIconShuffle,
+ BIconSignpost,
+ BIconSignpost2,
+ BIconSignpost2Fill,
+ BIconSignpostFill,
+ BIconSignpostSplit,
+ BIconSignpostSplitFill,
+ BIconSim,
+ BIconSimFill,
BIconSkipBackward,
BIconSkipBackwardFill,
BIconSkipEnd,
@@ -604,25 +897,72 @@ import {
BIconSlashSquare,
BIconSlashSquareFill,
BIconSliders,
+ BIconSmartwatch,
+ BIconSortAlphaDown,
+ BIconSortAlphaDownAlt,
+ BIconSortAlphaUp,
+ BIconSortAlphaUpAlt,
+ BIconSortDown,
+ BIconSortDownAlt,
+ BIconSortNumericDown,
+ BIconSortNumericDownAlt,
+ BIconSortNumericUp,
+ BIconSortNumericUpAlt,
+ BIconSortUp,
+ BIconSortUpAlt,
BIconSoundwave,
BIconSpeaker,
+ BIconSpellcheck,
BIconSquare,
BIconSquareFill,
BIconSquareHalf,
BIconStar,
BIconStarFill,
BIconStarHalf,
+ BIconStickies,
+ BIconStickiesFill,
+ BIconSticky,
+ BIconStickyFill,
BIconStop,
BIconStopFill,
+ BIconStoplights,
+ BIconStoplightsFill,
BIconStopwatch,
BIconStopwatchFill,
BIconSubtract,
+ BIconSuitClub,
+ BIconSuitClubFill,
+ BIconSuitDiamond,
+ BIconSuitDiamondFill,
+ BIconSuitHeart,
+ BIconSuitHeartFill,
+ BIconSuitSpade,
+ BIconSuitSpadeFill,
BIconSun,
+ BIconSunglasses,
BIconTable,
BIconTablet,
+ BIconTabletFill,
BIconTabletLandscape,
+ BIconTabletLandscapeFill,
BIconTag,
BIconTagFill,
+ BIconTags,
+ BIconTagsFill,
+ BIconTelephone,
+ BIconTelephoneFill,
+ BIconTelephoneForward,
+ BIconTelephoneForwardFill,
+ BIconTelephoneInbound,
+ BIconTelephoneInboundFill,
+ BIconTelephoneMinus,
+ BIconTelephoneMinusFill,
+ BIconTelephoneOutbound,
+ BIconTelephoneOutboundFill,
+ BIconTelephonePlus,
+ BIconTelephonePlusFill,
+ BIconTelephoneX,
+ BIconTelephoneXFill,
BIconTerminal,
BIconTerminalFill,
BIconTextCenter,
@@ -631,17 +971,25 @@ import {
BIconTextLeft,
BIconTextRight,
BIconTextarea,
+ BIconTextareaResize,
BIconTextareaT,
+ BIconThermometer,
+ BIconThermometerHalf,
BIconThreeDots,
BIconThreeDotsVertical,
+ BIconToggle2Off,
+ BIconToggle2On,
BIconToggleOff,
BIconToggleOn,
BIconToggles,
+ BIconToggles2,
BIconTools,
BIconTrash,
BIconTrash2,
BIconTrash2Fill,
BIconTrashFill,
+ BIconTree,
+ BIconTreeFill,
BIconTriangle,
BIconTriangleFill,
BIconTriangleHalf,
@@ -658,6 +1006,8 @@ import {
BIconTypeItalic,
BIconTypeStrikethrough,
BIconTypeUnderline,
+ BIconUiChecks,
+ BIconUiRadios,
BIconUnion,
BIconUnlock,
BIconUnlockFill,
@@ -666,6 +1016,7 @@ import {
BIconUpload,
BIconViewList,
BIconViewStacked,
+ BIconVoicemail,
BIconVolumeDown,
BIconVolumeDownFill,
BIconVolumeMute,
@@ -677,8 +1028,12 @@ import {
BIconVr,
BIconWallet,
BIconWallet2,
+ BIconWalletFill,
BIconWatch,
BIconWifi,
+ BIconWifi1,
+ BIconWifi2,
+ BIconWifiOff,
BIconWindow,
BIconWrench,
BIconX,
@@ -689,7 +1044,9 @@ import {
BIconXOctagon,
BIconXOctagonFill,
BIconXSquare,
- BIconXSquareFill
+ BIconXSquareFill,
+ BIconZoomIn,
+ BIconZoomOut
} from './icons'
// Icon component names for used in the docs
@@ -699,6 +1056,12 @@ export const iconNames = [
// Bootstrap icon component names
'BIconAlarm',
'BIconAlarmFill',
+ 'BIconAlignBottom',
+ 'BIconAlignCenter',
+ 'BIconAlignEnd',
+ 'BIconAlignMiddle',
+ 'BIconAlignStart',
+ 'BIconAlignTop',
'BIconAlt',
'BIconApp',
'BIconAppIndicator',
@@ -775,10 +1138,23 @@ export const iconNames = [
'BIconAt',
'BIconAward',
'BIconAwardFill',
+ 'BIconBack',
'BIconBackspace',
'BIconBackspaceFill',
'BIconBackspaceReverse',
'BIconBackspaceReverseFill',
+ 'BIconBadge4k',
+ 'BIconBadge4kFill',
+ 'BIconBadge8k',
+ 'BIconBadge8kFill',
+ 'BIconBadgeCc',
+ 'BIconBadgeCcFill',
+ 'BIconBadgeHd',
+ 'BIconBadgeHdFill',
+ 'BIconBadgeTm',
+ 'BIconBadgeTmFill',
+ 'BIconBadgeVo',
+ 'BIconBadgeVoFill',
'BIconBag',
'BIconBagCheck',
'BIconBagDash',
@@ -786,6 +1162,9 @@ export const iconNames = [
'BIconBagPlus',
'BIconBarChart',
'BIconBarChartFill',
+ 'BIconBarChartLine',
+ 'BIconBarChartLineFill',
+ 'BIconBarChartSteps',
'BIconBasket',
'BIconBasket2',
'BIconBasket2Fill',
@@ -798,9 +1177,15 @@ export const iconNames = [
'BIconBatteryHalf',
'BIconBell',
'BIconBellFill',
+ 'BIconBezier',
+ 'BIconBezier2',
+ 'BIconBicycle',
+ 'BIconBinoculars',
+ 'BIconBinocularsFill',
'BIconBlockquoteLeft',
'BIconBlockquoteRight',
'BIconBook',
+ 'BIconBookFill',
'BIconBookHalf',
'BIconBookmark',
'BIconBookmarkCheck',
@@ -809,9 +1194,12 @@ export const iconNames = [
'BIconBookmarkPlus',
'BIconBookmarks',
'BIconBookmarksFill',
+ 'BIconBookshelf',
'BIconBootstrap',
'BIconBootstrapFill',
'BIconBootstrapReboot',
+ 'BIconBorderStyle',
+ 'BIconBorderWidth',
'BIconBoundingBox',
'BIconBoundingBoxCircles',
'BIconBox',
@@ -833,6 +1221,7 @@ export const iconNames = [
'BIconBoxArrowUpRight',
'BIconBoxSeam',
'BIconBraces',
+ 'BIconBricks',
'BIconBriefcase',
'BIconBriefcaseFill',
'BIconBrightnessAltHigh',
@@ -843,11 +1232,17 @@ export const iconNames = [
'BIconBrightnessHighFill',
'BIconBrightnessLow',
'BIconBrightnessLowFill',
+ 'BIconBroadcast',
+ 'BIconBroadcastPin',
'BIconBrush',
'BIconBucket',
'BIconBucketFill',
+ 'BIconBug',
+ 'BIconBugFill',
'BIconBuilding',
'BIconBullseye',
+ 'BIconCalculator',
+ 'BIconCalculatorFill',
'BIconCalendar',
'BIconCalendar2',
'BIconCalendar2Check',
@@ -856,6 +1251,8 @@ export const iconNames = [
'BIconCalendar2DateFill',
'BIconCalendar2Day',
'BIconCalendar2DayFill',
+ 'BIconCalendar2Event',
+ 'BIconCalendar2EventFill',
'BIconCalendar2Fill',
'BIconCalendar2Minus',
'BIconCalendar2MinusFill',
@@ -863,15 +1260,30 @@ export const iconNames = [
'BIconCalendar2MonthFill',
'BIconCalendar2Plus',
'BIconCalendar2PlusFill',
+ 'BIconCalendar2Range',
+ 'BIconCalendar2RangeFill',
+ 'BIconCalendar2Week',
+ 'BIconCalendar2WeekFill',
'BIconCalendar3',
+ 'BIconCalendar3Event',
+ 'BIconCalendar3EventFill',
'BIconCalendar3Fill',
+ 'BIconCalendar3Range',
+ 'BIconCalendar3RangeFill',
+ 'BIconCalendar3Week',
+ 'BIconCalendar3WeekFill',
'BIconCalendar4',
+ 'BIconCalendar4Event',
+ 'BIconCalendar4Range',
+ 'BIconCalendar4Week',
'BIconCalendarCheck',
'BIconCalendarCheckFill',
'BIconCalendarDate',
'BIconCalendarDateFill',
'BIconCalendarDay',
'BIconCalendarDayFill',
+ 'BIconCalendarEvent',
+ 'BIconCalendarEventFill',
'BIconCalendarFill',
'BIconCalendarMinus',
'BIconCalendarMinusFill',
@@ -879,7 +1291,15 @@ export const iconNames = [
'BIconCalendarMonthFill',
'BIconCalendarPlus',
'BIconCalendarPlusFill',
+ 'BIconCalendarRange',
+ 'BIconCalendarRangeFill',
+ 'BIconCalendarWeek',
+ 'BIconCalendarWeekFill',
'BIconCamera',
+ 'BIconCamera2',
+ 'BIconCameraFill',
+ 'BIconCameraReels',
+ 'BIconCameraReelsFill',
'BIconCameraVideo',
'BIconCameraVideoFill',
'BIconCameraVideoOff',
@@ -915,18 +1335,41 @@ export const iconNames = [
'BIconCartDash',
'BIconCartFill',
'BIconCartPlus',
+ 'BIconCash',
+ 'BIconCashStack',
+ 'BIconCast',
'BIconChat',
'BIconChatDots',
'BIconChatDotsFill',
'BIconChatFill',
+ 'BIconChatLeft',
+ 'BIconChatLeftDots',
+ 'BIconChatLeftDotsFill',
+ 'BIconChatLeftFill',
+ 'BIconChatLeftQuote',
+ 'BIconChatLeftQuoteFill',
+ 'BIconChatLeftText',
+ 'BIconChatLeftTextFill',
'BIconChatQuote',
'BIconChatQuoteFill',
+ 'BIconChatRight',
+ 'BIconChatRightDots',
+ 'BIconChatRightDotsFill',
+ 'BIconChatRightFill',
+ 'BIconChatRightQuote',
+ 'BIconChatRightQuoteFill',
+ 'BIconChatRightText',
+ 'BIconChatRightTextFill',
'BIconChatSquare',
'BIconChatSquareDots',
'BIconChatSquareDotsFill',
'BIconChatSquareFill',
'BIconChatSquareQuote',
'BIconChatSquareQuoteFill',
+ 'BIconChatSquareText',
+ 'BIconChatSquareTextFill',
+ 'BIconChatText',
+ 'BIconChatTextFill',
'BIconCheck',
'BIconCheck2',
'BIconCheck2All',
@@ -962,18 +1405,34 @@ export const iconNames = [
'BIconCircleHalf',
'BIconCircleSquare',
'BIconClipboard',
+ 'BIconClipboardCheck',
'BIconClipboardData',
+ 'BIconClipboardMinus',
+ 'BIconClipboardPlus',
'BIconClock',
'BIconClockFill',
'BIconClockHistory',
'BIconCloud',
+ 'BIconCloudArrowDown',
+ 'BIconCloudArrowDownFill',
+ 'BIconCloudArrowUp',
+ 'BIconCloudArrowUpFill',
+ 'BIconCloudCheck',
+ 'BIconCloudCheckFill',
'BIconCloudDownload',
+ 'BIconCloudDownloadFill',
'BIconCloudFill',
+ 'BIconCloudMinus',
+ 'BIconCloudMinusFill',
+ 'BIconCloudPlus',
+ 'BIconCloudPlusFill',
'BIconCloudSlash',
'BIconCloudSlashFill',
'BIconCloudUpload',
+ 'BIconCloudUploadFill',
'BIconCode',
'BIconCodeSlash',
+ 'BIconCodeSquare',
'BIconCollection',
'BIconCollectionFill',
'BIconCollectionPlay',
@@ -985,9 +1444,17 @@ export const iconNames = [
'BIconCone',
'BIconConeStriped',
'BIconController',
+ 'BIconCpu',
+ 'BIconCpuFill',
'BIconCreditCard',
+ 'BIconCreditCard2Back',
+ 'BIconCreditCard2BackFill',
+ 'BIconCreditCard2Front',
+ 'BIconCreditCard2FrontFill',
+ 'BIconCreditCardFill',
'BIconCrop',
'BIconCup',
+ 'BIconCupStraw',
'BIconCursor',
'BIconCursorFill',
'BIconCursorText',
@@ -996,18 +1463,41 @@ export const iconNames = [
'BIconDashCircleFill',
'BIconDashSquare',
'BIconDashSquareFill',
+ 'BIconDiagram2',
+ 'BIconDiagram2Fill',
+ 'BIconDiagram3',
+ 'BIconDiagram3Fill',
'BIconDiamond',
'BIconDiamondFill',
'BIconDiamondHalf',
+ 'BIconDice1',
+ 'BIconDice1Fill',
+ 'BIconDice2',
+ 'BIconDice2Fill',
+ 'BIconDice3',
+ 'BIconDice3Fill',
+ 'BIconDice4',
+ 'BIconDice4Fill',
+ 'BIconDice5',
+ 'BIconDice5Fill',
+ 'BIconDice6',
+ 'BIconDice6Fill',
'BIconDisplay',
'BIconDisplayFill',
+ 'BIconDistributeHorizontal',
+ 'BIconDistributeVertical',
'BIconDoorClosed',
'BIconDoorClosedFill',
+ 'BIconDoorOpen',
+ 'BIconDoorOpenFill',
'BIconDot',
'BIconDownload',
'BIconDroplet',
'BIconDropletFill',
'BIconDropletHalf',
+ 'BIconEarbuds',
+ 'BIconEasel',
+ 'BIconEaselFill',
'BIconEgg',
'BIconEggFill',
'BIconEggFried',
@@ -1015,6 +1505,7 @@ export const iconNames = [
'BIconEjectFill',
'BIconEmojiAngry',
'BIconEmojiDizzy',
+ 'BIconEmojiExpressionless',
'BIconEmojiFrown',
'BIconEmojiLaughing',
'BIconEmojiNeutral',
@@ -1041,43 +1532,92 @@ export const iconNames = [
'BIconEyeFill',
'BIconEyeSlash',
'BIconEyeSlashFill',
+ 'BIconEyeglasses',
'BIconFile',
'BIconFileArrowDown',
+ 'BIconFileArrowDownFill',
'BIconFileArrowUp',
+ 'BIconFileArrowUpFill',
+ 'BIconFileBinary',
+ 'BIconFileBinaryFill',
'BIconFileBreak',
+ 'BIconFileBreakFill',
'BIconFileCheck',
+ 'BIconFileCheckFill',
'BIconFileCode',
+ 'BIconFileCodeFill',
'BIconFileDiff',
+ 'BIconFileDiffFill',
'BIconFileEarmark',
'BIconFileEarmarkArrowDown',
'BIconFileEarmarkArrowUp',
+ 'BIconFileEarmarkArrowUpFill',
+ 'BIconFileEarmarkBinary',
+ 'BIconFileEarmarkBinaryFill',
'BIconFileEarmarkBreak',
+ 'BIconFileEarmarkBreakFill',
'BIconFileEarmarkCheck',
+ 'BIconFileEarmarkCheckFill',
'BIconFileEarmarkCode',
+ 'BIconFileEarmarkCodeFill',
'BIconFileEarmarkDiff',
+ 'BIconFileEarmarkDiffFill',
+ 'BIconFileEarmarkFill',
+ 'BIconFileEarmarkMedical',
+ 'BIconFileEarmarkMedicalFill',
'BIconFileEarmarkMinus',
+ 'BIconFileEarmarkMinusFill',
'BIconFileEarmarkPlus',
+ 'BIconFileEarmarkPlusFill',
'BIconFileEarmarkRuled',
+ 'BIconFileEarmarkRuledFill',
'BIconFileEarmarkSpreadsheet',
+ 'BIconFileEarmarkSpreadsheetFill',
'BIconFileEarmarkText',
+ 'BIconFileEarmarkTextFill',
'BIconFileEarmarkZip',
+ 'BIconFileEarmarkZipFill',
+ 'BIconFileFill',
+ 'BIconFileMedical',
+ 'BIconFileMedicalFill',
'BIconFileMinus',
+ 'BIconFileMinusFill',
+ 'BIconFileMusic',
+ 'BIconFileMusicFill',
+ 'BIconFilePerson',
+ 'BIconFilePersonFill',
'BIconFilePlus',
+ 'BIconFilePlusFill',
'BIconFilePost',
+ 'BIconFilePostFill',
'BIconFileRichtext',
+ 'BIconFileRichtextFill',
'BIconFileRuled',
+ 'BIconFileRuledFill',
'BIconFileSpreadsheet',
+ 'BIconFileSpreadsheetFill',
'BIconFileText',
+ 'BIconFileTextFill',
'BIconFileZip',
+ 'BIconFileZipFill',
'BIconFiles',
'BIconFilesAlt',
'BIconFilm',
'BIconFilter',
+ 'BIconFilterCircle',
+ 'BIconFilterCircleFill',
'BIconFilterLeft',
'BIconFilterRight',
+ 'BIconFilterSquare',
+ 'BIconFilterSquareFill',
'BIconFlag',
'BIconFlagFill',
+ 'BIconFlower1',
+ 'BIconFlower2',
+ 'BIconFlower3',
'BIconFolder',
+ 'BIconFolder2',
+ 'BIconFolder2Open',
'BIconFolderCheck',
'BIconFolderFill',
'BIconFolderMinus',
@@ -1087,6 +1627,7 @@ export const iconNames = [
'BIconFonts',
'BIconForward',
'BIconForwardFill',
+ 'BIconFront',
'BIconFullscreen',
'BIconFullscreenExit',
'BIconFunnel',
@@ -1100,6 +1641,8 @@ export const iconNames = [
'BIconGeoAlt',
'BIconGift',
'BIconGiftFill',
+ 'BIconGlobe',
+ 'BIconGlobe2',
'BIconGraphDown',
'BIconGraphUp',
'BIconGrid',
@@ -1122,13 +1665,29 @@ export const iconNames = [
'BIconHandbag',
'BIconHandbagFill',
'BIconHash',
+ 'BIconHdd',
+ 'BIconHddFill',
+ 'BIconHddNetwork',
+ 'BIconHddNetworkFill',
+ 'BIconHddRack',
+ 'BIconHddRackFill',
+ 'BIconHddStack',
+ 'BIconHddStackFill',
'BIconHeadphones',
+ 'BIconHeadset',
'BIconHeart',
'BIconHeartFill',
'BIconHeartHalf',
+ 'BIconHeptagon',
+ 'BIconHeptagonFill',
+ 'BIconHeptagonHalf',
'BIconHexagon',
'BIconHexagonFill',
'BIconHexagonHalf',
+ 'BIconHourglass',
+ 'BIconHourglassBottom',
+ 'BIconHourglassSplit',
+ 'BIconHourglassTop',
'BIconHouse',
'BIconHouseDoor',
'BIconHouseDoorFill',
@@ -1147,13 +1706,36 @@ export const iconNames = [
'BIconInfoCircleFill',
'BIconInfoSquare',
'BIconInfoSquareFill',
+ 'BIconInputCursor',
+ 'BIconInputCursorText',
'BIconIntersect',
+ 'BIconJournal',
+ 'BIconJournalAlbum',
+ 'BIconJournalArrowDown',
+ 'BIconJournalArrowUp',
+ 'BIconJournalCheck',
+ 'BIconJournalCode',
+ 'BIconJournalMedical',
+ 'BIconJournalMinus',
+ 'BIconJournalPlus',
+ 'BIconJournalRichtext',
+ 'BIconJournalText',
+ 'BIconJournals',
+ 'BIconJoystick',
'BIconJustify',
'BIconJustifyLeft',
'BIconJustifyRight',
'BIconKanban',
'BIconKanbanFill',
+ 'BIconKey',
+ 'BIconKeyFill',
+ 'BIconKeyboard',
+ 'BIconKeyboardFill',
+ 'BIconLadder',
+ 'BIconLamp',
+ 'BIconLampFill',
'BIconLaptop',
+ 'BIconLaptopFill',
'BIconLayers',
'BIconLayersFill',
'BIconLayersHalf',
@@ -1177,11 +1759,24 @@ export const iconNames = [
'BIconListCheck',
'BIconListNested',
'BIconListOl',
+ 'BIconListStars',
'BIconListTask',
'BIconListUl',
'BIconLock',
'BIconLockFill',
+ 'BIconMailbox',
+ 'BIconMailbox2',
'BIconMap',
+ 'BIconMarkdown',
+ 'BIconMarkdownFill',
+ 'BIconMenuApp',
+ 'BIconMenuAppFill',
+ 'BIconMenuButton',
+ 'BIconMenuButtonFill',
+ 'BIconMenuButtonWide',
+ 'BIconMenuButtonWideFill',
+ 'BIconMenuDown',
+ 'BIconMenuUp',
'BIconMic',
'BIconMicFill',
'BIconMicMute',
@@ -1189,20 +1784,42 @@ export const iconNames = [
'BIconMinecart',
'BIconMinecartLoaded',
'BIconMoon',
+ 'BIconMouse',
+ 'BIconMouse2',
+ 'BIconMouse3',
'BIconMusicNote',
'BIconMusicNoteBeamed',
'BIconMusicNoteList',
'BIconMusicPlayer',
'BIconMusicPlayerFill',
'BIconNewspaper',
+ 'BIconNodeMinus',
+ 'BIconNodeMinusFill',
+ 'BIconNodePlus',
+ 'BIconNodePlusFill',
+ 'BIconNut',
+ 'BIconNutFill',
'BIconOctagon',
'BIconOctagonFill',
'BIconOctagonHalf',
'BIconOption',
'BIconOutlet',
'BIconPaperclip',
+ 'BIconParagraph',
+ 'BIconPatchCheck',
+ 'BIconPatchCheckFll',
+ 'BIconPatchExclamation',
+ 'BIconPatchExclamationFll',
+ 'BIconPatchMinus',
+ 'BIconPatchMinusFll',
+ 'BIconPatchPlus',
+ 'BIconPatchPlusFll',
+ 'BIconPatchQuestion',
+ 'BIconPatchQuestionFll',
'BIconPause',
'BIconPauseFill',
+ 'BIconPeace',
+ 'BIconPeaceFill',
'BIconPen',
'BIconPencil',
'BIconPencilSquare',
@@ -1211,7 +1828,10 @@ export const iconNames = [
'BIconPentagonHalf',
'BIconPeople',
'BIconPeopleFill',
+ 'BIconPercent',
'BIconPerson',
+ 'BIconPersonBadge',
+ 'BIconPersonBadgeFill',
'BIconPersonBoundingBox',
'BIconPersonCheck',
'BIconPersonCheckFill',
@@ -1224,7 +1844,9 @@ export const iconNames = [
'BIconPersonPlusFill',
'BIconPersonSquare',
'BIconPhone',
+ 'BIconPhoneFill',
'BIconPhoneLandscape',
+ 'BIconPhoneLandscapeFill',
'BIconPieChart',
'BIconPieChartFill',
'BIconPip',
@@ -1238,6 +1860,8 @@ export const iconNames = [
'BIconPlusSquare',
'BIconPlusSquareFill',
'BIconPower',
+ 'BIconPrinter',
+ 'BIconPrinterFill',
'BIconPuzzle',
'BIconPuzzleFill',
'BIconQuestion',
@@ -1251,17 +1875,35 @@ export const iconNames = [
'BIconQuestionSquareFill',
'BIconReceipt',
'BIconReceiptCutoff',
+ 'BIconReception0',
+ 'BIconReception1',
+ 'BIconReception2',
+ 'BIconReception3',
+ 'BIconReception4',
'BIconReply',
'BIconReplyAll',
'BIconReplyAllFill',
'BIconReplyFill',
+ 'BIconRss',
+ 'BIconRssFill',
'BIconScrewdriver',
'BIconSearch',
+ 'BIconSegmentedNav',
'BIconServer',
+ 'BIconShare',
+ 'BIconShareFill',
'BIconShield',
+ 'BIconShieldCheck',
+ 'BIconShieldExclamation',
'BIconShieldFill',
+ 'BIconShieldFillCheck',
+ 'BIconShieldFillExclamation',
+ 'BIconShieldFillMinus',
+ 'BIconShieldFillPlus',
'BIconShieldLock',
'BIconShieldLockFill',
+ 'BIconShieldMinus',
+ 'BIconShieldPlus',
'BIconShieldShaded',
'BIconShieldSlash',
'BIconShieldSlashFill',
@@ -1270,6 +1912,14 @@ export const iconNames = [
'BIconShop',
'BIconShopWindow',
'BIconShuffle',
+ 'BIconSignpost',
+ 'BIconSignpost2',
+ 'BIconSignpost2Fill',
+ 'BIconSignpostFill',
+ 'BIconSignpostSplit',
+ 'BIconSignpostSplitFill',
+ 'BIconSim',
+ 'BIconSimFill',
'BIconSkipBackward',
'BIconSkipBackwardFill',
'BIconSkipEnd',
@@ -1284,25 +1934,72 @@ export const iconNames = [
'BIconSlashSquare',
'BIconSlashSquareFill',
'BIconSliders',
+ 'BIconSmartwatch',
+ 'BIconSortAlphaDown',
+ 'BIconSortAlphaDownAlt',
+ 'BIconSortAlphaUp',
+ 'BIconSortAlphaUpAlt',
+ 'BIconSortDown',
+ 'BIconSortDownAlt',
+ 'BIconSortNumericDown',
+ 'BIconSortNumericDownAlt',
+ 'BIconSortNumericUp',
+ 'BIconSortNumericUpAlt',
+ 'BIconSortUp',
+ 'BIconSortUpAlt',
'BIconSoundwave',
'BIconSpeaker',
+ 'BIconSpellcheck',
'BIconSquare',
'BIconSquareFill',
'BIconSquareHalf',
'BIconStar',
'BIconStarFill',
'BIconStarHalf',
+ 'BIconStickies',
+ 'BIconStickiesFill',
+ 'BIconSticky',
+ 'BIconStickyFill',
'BIconStop',
'BIconStopFill',
+ 'BIconStoplights',
+ 'BIconStoplightsFill',
'BIconStopwatch',
'BIconStopwatchFill',
'BIconSubtract',
+ 'BIconSuitClub',
+ 'BIconSuitClubFill',
+ 'BIconSuitDiamond',
+ 'BIconSuitDiamondFill',
+ 'BIconSuitHeart',
+ 'BIconSuitHeartFill',
+ 'BIconSuitSpade',
+ 'BIconSuitSpadeFill',
'BIconSun',
+ 'BIconSunglasses',
'BIconTable',
'BIconTablet',
+ 'BIconTabletFill',
'BIconTabletLandscape',
+ 'BIconTabletLandscapeFill',
'BIconTag',
'BIconTagFill',
+ 'BIconTags',
+ 'BIconTagsFill',
+ 'BIconTelephone',
+ 'BIconTelephoneFill',
+ 'BIconTelephoneForward',
+ 'BIconTelephoneForwardFill',
+ 'BIconTelephoneInbound',
+ 'BIconTelephoneInboundFill',
+ 'BIconTelephoneMinus',
+ 'BIconTelephoneMinusFill',
+ 'BIconTelephoneOutbound',
+ 'BIconTelephoneOutboundFill',
+ 'BIconTelephonePlus',
+ 'BIconTelephonePlusFill',
+ 'BIconTelephoneX',
+ 'BIconTelephoneXFill',
'BIconTerminal',
'BIconTerminalFill',
'BIconTextCenter',
@@ -1311,17 +2008,25 @@ export const iconNames = [
'BIconTextLeft',
'BIconTextRight',
'BIconTextarea',
+ 'BIconTextareaResize',
'BIconTextareaT',
+ 'BIconThermometer',
+ 'BIconThermometerHalf',
'BIconThreeDots',
'BIconThreeDotsVertical',
+ 'BIconToggle2Off',
+ 'BIconToggle2On',
'BIconToggleOff',
'BIconToggleOn',
'BIconToggles',
+ 'BIconToggles2',
'BIconTools',
'BIconTrash',
'BIconTrash2',
'BIconTrash2Fill',
'BIconTrashFill',
+ 'BIconTree',
+ 'BIconTreeFill',
'BIconTriangle',
'BIconTriangleFill',
'BIconTriangleHalf',
@@ -1338,6 +2043,8 @@ export const iconNames = [
'BIconTypeItalic',
'BIconTypeStrikethrough',
'BIconTypeUnderline',
+ 'BIconUiChecks',
+ 'BIconUiRadios',
'BIconUnion',
'BIconUnlock',
'BIconUnlockFill',
@@ -1346,6 +2053,7 @@ export const iconNames = [
'BIconUpload',
'BIconViewList',
'BIconViewStacked',
+ 'BIconVoicemail',
'BIconVolumeDown',
'BIconVolumeDownFill',
'BIconVolumeMute',
@@ -1357,8 +2065,12 @@ export const iconNames = [
'BIconVr',
'BIconWallet',
'BIconWallet2',
+ 'BIconWalletFill',
'BIconWatch',
'BIconWifi',
+ 'BIconWifi1',
+ 'BIconWifi2',
+ 'BIconWifiOff',
'BIconWindow',
'BIconWrench',
'BIconX',
@@ -1369,7 +2081,9 @@ export const iconNames = [
'BIconXOctagon',
'BIconXOctagonFill',
'BIconXSquare',
- 'BIconXSquareFill'
+ 'BIconXSquareFill',
+ 'BIconZoomIn',
+ 'BIconZoomOut'
]
// Export the icons plugin
@@ -1384,6 +2098,12 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
// Bootstrap icon components
BIconAlarm,
BIconAlarmFill,
+ BIconAlignBottom,
+ BIconAlignCenter,
+ BIconAlignEnd,
+ BIconAlignMiddle,
+ BIconAlignStart,
+ BIconAlignTop,
BIconAlt,
BIconApp,
BIconAppIndicator,
@@ -1460,10 +2180,23 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconAt,
BIconAward,
BIconAwardFill,
+ BIconBack,
BIconBackspace,
BIconBackspaceFill,
BIconBackspaceReverse,
BIconBackspaceReverseFill,
+ BIconBadge4k,
+ BIconBadge4kFill,
+ BIconBadge8k,
+ BIconBadge8kFill,
+ BIconBadgeCc,
+ BIconBadgeCcFill,
+ BIconBadgeHd,
+ BIconBadgeHdFill,
+ BIconBadgeTm,
+ BIconBadgeTmFill,
+ BIconBadgeVo,
+ BIconBadgeVoFill,
BIconBag,
BIconBagCheck,
BIconBagDash,
@@ -1471,6 +2204,9 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconBagPlus,
BIconBarChart,
BIconBarChartFill,
+ BIconBarChartLine,
+ BIconBarChartLineFill,
+ BIconBarChartSteps,
BIconBasket,
BIconBasket2,
BIconBasket2Fill,
@@ -1483,9 +2219,15 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconBatteryHalf,
BIconBell,
BIconBellFill,
+ BIconBezier,
+ BIconBezier2,
+ BIconBicycle,
+ BIconBinoculars,
+ BIconBinocularsFill,
BIconBlockquoteLeft,
BIconBlockquoteRight,
BIconBook,
+ BIconBookFill,
BIconBookHalf,
BIconBookmark,
BIconBookmarkCheck,
@@ -1494,9 +2236,12 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconBookmarkPlus,
BIconBookmarks,
BIconBookmarksFill,
+ BIconBookshelf,
BIconBootstrap,
BIconBootstrapFill,
BIconBootstrapReboot,
+ BIconBorderStyle,
+ BIconBorderWidth,
BIconBoundingBox,
BIconBoundingBoxCircles,
BIconBox,
@@ -1518,6 +2263,7 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconBoxArrowUpRight,
BIconBoxSeam,
BIconBraces,
+ BIconBricks,
BIconBriefcase,
BIconBriefcaseFill,
BIconBrightnessAltHigh,
@@ -1528,11 +2274,17 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconBrightnessHighFill,
BIconBrightnessLow,
BIconBrightnessLowFill,
+ BIconBroadcast,
+ BIconBroadcastPin,
BIconBrush,
BIconBucket,
BIconBucketFill,
+ BIconBug,
+ BIconBugFill,
BIconBuilding,
BIconBullseye,
+ BIconCalculator,
+ BIconCalculatorFill,
BIconCalendar,
BIconCalendar2,
BIconCalendar2Check,
@@ -1541,6 +2293,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCalendar2DateFill,
BIconCalendar2Day,
BIconCalendar2DayFill,
+ BIconCalendar2Event,
+ BIconCalendar2EventFill,
BIconCalendar2Fill,
BIconCalendar2Minus,
BIconCalendar2MinusFill,
@@ -1548,15 +2302,30 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCalendar2MonthFill,
BIconCalendar2Plus,
BIconCalendar2PlusFill,
+ BIconCalendar2Range,
+ BIconCalendar2RangeFill,
+ BIconCalendar2Week,
+ BIconCalendar2WeekFill,
BIconCalendar3,
+ BIconCalendar3Event,
+ BIconCalendar3EventFill,
BIconCalendar3Fill,
+ BIconCalendar3Range,
+ BIconCalendar3RangeFill,
+ BIconCalendar3Week,
+ BIconCalendar3WeekFill,
BIconCalendar4,
+ BIconCalendar4Event,
+ BIconCalendar4Range,
+ BIconCalendar4Week,
BIconCalendarCheck,
BIconCalendarCheckFill,
BIconCalendarDate,
BIconCalendarDateFill,
BIconCalendarDay,
BIconCalendarDayFill,
+ BIconCalendarEvent,
+ BIconCalendarEventFill,
BIconCalendarFill,
BIconCalendarMinus,
BIconCalendarMinusFill,
@@ -1564,7 +2333,15 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCalendarMonthFill,
BIconCalendarPlus,
BIconCalendarPlusFill,
+ BIconCalendarRange,
+ BIconCalendarRangeFill,
+ BIconCalendarWeek,
+ BIconCalendarWeekFill,
BIconCamera,
+ BIconCamera2,
+ BIconCameraFill,
+ BIconCameraReels,
+ BIconCameraReelsFill,
BIconCameraVideo,
BIconCameraVideoFill,
BIconCameraVideoOff,
@@ -1600,18 +2377,41 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCartDash,
BIconCartFill,
BIconCartPlus,
+ BIconCash,
+ BIconCashStack,
+ BIconCast,
BIconChat,
BIconChatDots,
BIconChatDotsFill,
BIconChatFill,
+ BIconChatLeft,
+ BIconChatLeftDots,
+ BIconChatLeftDotsFill,
+ BIconChatLeftFill,
+ BIconChatLeftQuote,
+ BIconChatLeftQuoteFill,
+ BIconChatLeftText,
+ BIconChatLeftTextFill,
BIconChatQuote,
BIconChatQuoteFill,
+ BIconChatRight,
+ BIconChatRightDots,
+ BIconChatRightDotsFill,
+ BIconChatRightFill,
+ BIconChatRightQuote,
+ BIconChatRightQuoteFill,
+ BIconChatRightText,
+ BIconChatRightTextFill,
BIconChatSquare,
BIconChatSquareDots,
BIconChatSquareDotsFill,
BIconChatSquareFill,
BIconChatSquareQuote,
BIconChatSquareQuoteFill,
+ BIconChatSquareText,
+ BIconChatSquareTextFill,
+ BIconChatText,
+ BIconChatTextFill,
BIconCheck,
BIconCheck2,
BIconCheck2All,
@@ -1647,18 +2447,34 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCircleHalf,
BIconCircleSquare,
BIconClipboard,
+ BIconClipboardCheck,
BIconClipboardData,
+ BIconClipboardMinus,
+ BIconClipboardPlus,
BIconClock,
BIconClockFill,
BIconClockHistory,
BIconCloud,
+ BIconCloudArrowDown,
+ BIconCloudArrowDownFill,
+ BIconCloudArrowUp,
+ BIconCloudArrowUpFill,
+ BIconCloudCheck,
+ BIconCloudCheckFill,
BIconCloudDownload,
+ BIconCloudDownloadFill,
BIconCloudFill,
+ BIconCloudMinus,
+ BIconCloudMinusFill,
+ BIconCloudPlus,
+ BIconCloudPlusFill,
BIconCloudSlash,
BIconCloudSlashFill,
BIconCloudUpload,
+ BIconCloudUploadFill,
BIconCode,
BIconCodeSlash,
+ BIconCodeSquare,
BIconCollection,
BIconCollectionFill,
BIconCollectionPlay,
@@ -1670,9 +2486,17 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconCone,
BIconConeStriped,
BIconController,
+ BIconCpu,
+ BIconCpuFill,
BIconCreditCard,
+ BIconCreditCard2Back,
+ BIconCreditCard2BackFill,
+ BIconCreditCard2Front,
+ BIconCreditCard2FrontFill,
+ BIconCreditCardFill,
BIconCrop,
BIconCup,
+ BIconCupStraw,
BIconCursor,
BIconCursorFill,
BIconCursorText,
@@ -1681,18 +2505,41 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconDashCircleFill,
BIconDashSquare,
BIconDashSquareFill,
+ BIconDiagram2,
+ BIconDiagram2Fill,
+ BIconDiagram3,
+ BIconDiagram3Fill,
BIconDiamond,
BIconDiamondFill,
BIconDiamondHalf,
+ BIconDice1,
+ BIconDice1Fill,
+ BIconDice2,
+ BIconDice2Fill,
+ BIconDice3,
+ BIconDice3Fill,
+ BIconDice4,
+ BIconDice4Fill,
+ BIconDice5,
+ BIconDice5Fill,
+ BIconDice6,
+ BIconDice6Fill,
BIconDisplay,
BIconDisplayFill,
+ BIconDistributeHorizontal,
+ BIconDistributeVertical,
BIconDoorClosed,
BIconDoorClosedFill,
+ BIconDoorOpen,
+ BIconDoorOpenFill,
BIconDot,
BIconDownload,
BIconDroplet,
BIconDropletFill,
BIconDropletHalf,
+ BIconEarbuds,
+ BIconEasel,
+ BIconEaselFill,
BIconEgg,
BIconEggFill,
BIconEggFried,
@@ -1700,6 +2547,7 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconEjectFill,
BIconEmojiAngry,
BIconEmojiDizzy,
+ BIconEmojiExpressionless,
BIconEmojiFrown,
BIconEmojiLaughing,
BIconEmojiNeutral,
@@ -1726,43 +2574,92 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconEyeFill,
BIconEyeSlash,
BIconEyeSlashFill,
+ BIconEyeglasses,
BIconFile,
BIconFileArrowDown,
+ BIconFileArrowDownFill,
BIconFileArrowUp,
+ BIconFileArrowUpFill,
+ BIconFileBinary,
+ BIconFileBinaryFill,
BIconFileBreak,
+ BIconFileBreakFill,
BIconFileCheck,
+ BIconFileCheckFill,
BIconFileCode,
+ BIconFileCodeFill,
BIconFileDiff,
+ BIconFileDiffFill,
BIconFileEarmark,
BIconFileEarmarkArrowDown,
BIconFileEarmarkArrowUp,
+ BIconFileEarmarkArrowUpFill,
+ BIconFileEarmarkBinary,
+ BIconFileEarmarkBinaryFill,
BIconFileEarmarkBreak,
+ BIconFileEarmarkBreakFill,
BIconFileEarmarkCheck,
+ BIconFileEarmarkCheckFill,
BIconFileEarmarkCode,
+ BIconFileEarmarkCodeFill,
BIconFileEarmarkDiff,
+ BIconFileEarmarkDiffFill,
+ BIconFileEarmarkFill,
+ BIconFileEarmarkMedical,
+ BIconFileEarmarkMedicalFill,
BIconFileEarmarkMinus,
+ BIconFileEarmarkMinusFill,
BIconFileEarmarkPlus,
+ BIconFileEarmarkPlusFill,
BIconFileEarmarkRuled,
+ BIconFileEarmarkRuledFill,
BIconFileEarmarkSpreadsheet,
+ BIconFileEarmarkSpreadsheetFill,
BIconFileEarmarkText,
+ BIconFileEarmarkTextFill,
BIconFileEarmarkZip,
+ BIconFileEarmarkZipFill,
+ BIconFileFill,
+ BIconFileMedical,
+ BIconFileMedicalFill,
BIconFileMinus,
+ BIconFileMinusFill,
+ BIconFileMusic,
+ BIconFileMusicFill,
+ BIconFilePerson,
+ BIconFilePersonFill,
BIconFilePlus,
+ BIconFilePlusFill,
BIconFilePost,
+ BIconFilePostFill,
BIconFileRichtext,
+ BIconFileRichtextFill,
BIconFileRuled,
+ BIconFileRuledFill,
BIconFileSpreadsheet,
+ BIconFileSpreadsheetFill,
BIconFileText,
+ BIconFileTextFill,
BIconFileZip,
+ BIconFileZipFill,
BIconFiles,
BIconFilesAlt,
BIconFilm,
BIconFilter,
+ BIconFilterCircle,
+ BIconFilterCircleFill,
BIconFilterLeft,
BIconFilterRight,
+ BIconFilterSquare,
+ BIconFilterSquareFill,
BIconFlag,
BIconFlagFill,
+ BIconFlower1,
+ BIconFlower2,
+ BIconFlower3,
BIconFolder,
+ BIconFolder2,
+ BIconFolder2Open,
BIconFolderCheck,
BIconFolderFill,
BIconFolderMinus,
@@ -1772,6 +2669,7 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconFonts,
BIconForward,
BIconForwardFill,
+ BIconFront,
BIconFullscreen,
BIconFullscreenExit,
BIconFunnel,
@@ -1785,6 +2683,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconGeoAlt,
BIconGift,
BIconGiftFill,
+ BIconGlobe,
+ BIconGlobe2,
BIconGraphDown,
BIconGraphUp,
BIconGrid,
@@ -1807,13 +2707,29 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconHandbag,
BIconHandbagFill,
BIconHash,
+ BIconHdd,
+ BIconHddFill,
+ BIconHddNetwork,
+ BIconHddNetworkFill,
+ BIconHddRack,
+ BIconHddRackFill,
+ BIconHddStack,
+ BIconHddStackFill,
BIconHeadphones,
+ BIconHeadset,
BIconHeart,
BIconHeartFill,
BIconHeartHalf,
+ BIconHeptagon,
+ BIconHeptagonFill,
+ BIconHeptagonHalf,
BIconHexagon,
BIconHexagonFill,
BIconHexagonHalf,
+ BIconHourglass,
+ BIconHourglassBottom,
+ BIconHourglassSplit,
+ BIconHourglassTop,
BIconHouse,
BIconHouseDoor,
BIconHouseDoorFill,
@@ -1832,13 +2748,36 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconInfoCircleFill,
BIconInfoSquare,
BIconInfoSquareFill,
+ BIconInputCursor,
+ BIconInputCursorText,
BIconIntersect,
+ BIconJournal,
+ BIconJournalAlbum,
+ BIconJournalArrowDown,
+ BIconJournalArrowUp,
+ BIconJournalCheck,
+ BIconJournalCode,
+ BIconJournalMedical,
+ BIconJournalMinus,
+ BIconJournalPlus,
+ BIconJournalRichtext,
+ BIconJournalText,
+ BIconJournals,
+ BIconJoystick,
BIconJustify,
BIconJustifyLeft,
BIconJustifyRight,
BIconKanban,
BIconKanbanFill,
+ BIconKey,
+ BIconKeyFill,
+ BIconKeyboard,
+ BIconKeyboardFill,
+ BIconLadder,
+ BIconLamp,
+ BIconLampFill,
BIconLaptop,
+ BIconLaptopFill,
BIconLayers,
BIconLayersFill,
BIconLayersHalf,
@@ -1862,11 +2801,24 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconListCheck,
BIconListNested,
BIconListOl,
+ BIconListStars,
BIconListTask,
BIconListUl,
BIconLock,
BIconLockFill,
+ BIconMailbox,
+ BIconMailbox2,
BIconMap,
+ BIconMarkdown,
+ BIconMarkdownFill,
+ BIconMenuApp,
+ BIconMenuAppFill,
+ BIconMenuButton,
+ BIconMenuButtonFill,
+ BIconMenuButtonWide,
+ BIconMenuButtonWideFill,
+ BIconMenuDown,
+ BIconMenuUp,
BIconMic,
BIconMicFill,
BIconMicMute,
@@ -1874,20 +2826,42 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconMinecart,
BIconMinecartLoaded,
BIconMoon,
+ BIconMouse,
+ BIconMouse2,
+ BIconMouse3,
BIconMusicNote,
BIconMusicNoteBeamed,
BIconMusicNoteList,
BIconMusicPlayer,
BIconMusicPlayerFill,
BIconNewspaper,
+ BIconNodeMinus,
+ BIconNodeMinusFill,
+ BIconNodePlus,
+ BIconNodePlusFill,
+ BIconNut,
+ BIconNutFill,
BIconOctagon,
BIconOctagonFill,
BIconOctagonHalf,
BIconOption,
BIconOutlet,
BIconPaperclip,
+ BIconParagraph,
+ BIconPatchCheck,
+ BIconPatchCheckFll,
+ BIconPatchExclamation,
+ BIconPatchExclamationFll,
+ BIconPatchMinus,
+ BIconPatchMinusFll,
+ BIconPatchPlus,
+ BIconPatchPlusFll,
+ BIconPatchQuestion,
+ BIconPatchQuestionFll,
BIconPause,
BIconPauseFill,
+ BIconPeace,
+ BIconPeaceFill,
BIconPen,
BIconPencil,
BIconPencilSquare,
@@ -1896,7 +2870,10 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconPentagonHalf,
BIconPeople,
BIconPeopleFill,
+ BIconPercent,
BIconPerson,
+ BIconPersonBadge,
+ BIconPersonBadgeFill,
BIconPersonBoundingBox,
BIconPersonCheck,
BIconPersonCheckFill,
@@ -1909,7 +2886,9 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconPersonPlusFill,
BIconPersonSquare,
BIconPhone,
+ BIconPhoneFill,
BIconPhoneLandscape,
+ BIconPhoneLandscapeFill,
BIconPieChart,
BIconPieChartFill,
BIconPip,
@@ -1923,6 +2902,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconPlusSquare,
BIconPlusSquareFill,
BIconPower,
+ BIconPrinter,
+ BIconPrinterFill,
BIconPuzzle,
BIconPuzzleFill,
BIconQuestion,
@@ -1936,17 +2917,35 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconQuestionSquareFill,
BIconReceipt,
BIconReceiptCutoff,
+ BIconReception0,
+ BIconReception1,
+ BIconReception2,
+ BIconReception3,
+ BIconReception4,
BIconReply,
BIconReplyAll,
BIconReplyAllFill,
BIconReplyFill,
+ BIconRss,
+ BIconRssFill,
BIconScrewdriver,
BIconSearch,
+ BIconSegmentedNav,
BIconServer,
+ BIconShare,
+ BIconShareFill,
BIconShield,
+ BIconShieldCheck,
+ BIconShieldExclamation,
BIconShieldFill,
+ BIconShieldFillCheck,
+ BIconShieldFillExclamation,
+ BIconShieldFillMinus,
+ BIconShieldFillPlus,
BIconShieldLock,
BIconShieldLockFill,
+ BIconShieldMinus,
+ BIconShieldPlus,
BIconShieldShaded,
BIconShieldSlash,
BIconShieldSlashFill,
@@ -1955,6 +2954,14 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconShop,
BIconShopWindow,
BIconShuffle,
+ BIconSignpost,
+ BIconSignpost2,
+ BIconSignpost2Fill,
+ BIconSignpostFill,
+ BIconSignpostSplit,
+ BIconSignpostSplitFill,
+ BIconSim,
+ BIconSimFill,
BIconSkipBackward,
BIconSkipBackwardFill,
BIconSkipEnd,
@@ -1969,25 +2976,72 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconSlashSquare,
BIconSlashSquareFill,
BIconSliders,
+ BIconSmartwatch,
+ BIconSortAlphaDown,
+ BIconSortAlphaDownAlt,
+ BIconSortAlphaUp,
+ BIconSortAlphaUpAlt,
+ BIconSortDown,
+ BIconSortDownAlt,
+ BIconSortNumericDown,
+ BIconSortNumericDownAlt,
+ BIconSortNumericUp,
+ BIconSortNumericUpAlt,
+ BIconSortUp,
+ BIconSortUpAlt,
BIconSoundwave,
BIconSpeaker,
+ BIconSpellcheck,
BIconSquare,
BIconSquareFill,
BIconSquareHalf,
BIconStar,
BIconStarFill,
BIconStarHalf,
+ BIconStickies,
+ BIconStickiesFill,
+ BIconSticky,
+ BIconStickyFill,
BIconStop,
BIconStopFill,
+ BIconStoplights,
+ BIconStoplightsFill,
BIconStopwatch,
BIconStopwatchFill,
BIconSubtract,
+ BIconSuitClub,
+ BIconSuitClubFill,
+ BIconSuitDiamond,
+ BIconSuitDiamondFill,
+ BIconSuitHeart,
+ BIconSuitHeartFill,
+ BIconSuitSpade,
+ BIconSuitSpadeFill,
BIconSun,
+ BIconSunglasses,
BIconTable,
BIconTablet,
+ BIconTabletFill,
BIconTabletLandscape,
+ BIconTabletLandscapeFill,
BIconTag,
BIconTagFill,
+ BIconTags,
+ BIconTagsFill,
+ BIconTelephone,
+ BIconTelephoneFill,
+ BIconTelephoneForward,
+ BIconTelephoneForwardFill,
+ BIconTelephoneInbound,
+ BIconTelephoneInboundFill,
+ BIconTelephoneMinus,
+ BIconTelephoneMinusFill,
+ BIconTelephoneOutbound,
+ BIconTelephoneOutboundFill,
+ BIconTelephonePlus,
+ BIconTelephonePlusFill,
+ BIconTelephoneX,
+ BIconTelephoneXFill,
BIconTerminal,
BIconTerminalFill,
BIconTextCenter,
@@ -1996,17 +3050,25 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconTextLeft,
BIconTextRight,
BIconTextarea,
+ BIconTextareaResize,
BIconTextareaT,
+ BIconThermometer,
+ BIconThermometerHalf,
BIconThreeDots,
BIconThreeDotsVertical,
+ BIconToggle2Off,
+ BIconToggle2On,
BIconToggleOff,
BIconToggleOn,
BIconToggles,
+ BIconToggles2,
BIconTools,
BIconTrash,
BIconTrash2,
BIconTrash2Fill,
BIconTrashFill,
+ BIconTree,
+ BIconTreeFill,
BIconTriangle,
BIconTriangleFill,
BIconTriangleHalf,
@@ -2023,6 +3085,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconTypeItalic,
BIconTypeStrikethrough,
BIconTypeUnderline,
+ BIconUiChecks,
+ BIconUiRadios,
BIconUnion,
BIconUnlock,
BIconUnlockFill,
@@ -2031,6 +3095,7 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconUpload,
BIconViewList,
BIconViewStacked,
+ BIconVoicemail,
BIconVolumeDown,
BIconVolumeDownFill,
BIconVolumeMute,
@@ -2042,8 +3107,12 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconVr,
BIconWallet,
BIconWallet2,
+ BIconWalletFill,
BIconWatch,
BIconWifi,
+ BIconWifi1,
+ BIconWifi2,
+ BIconWifiOff,
BIconWindow,
BIconWrench,
BIconX,
@@ -2054,7 +3123,9 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({
BIconXOctagon,
BIconXOctagonFill,
BIconXSquare,
- BIconXSquareFill
+ BIconXSquareFill,
+ BIconZoomIn,
+ BIconZoomOut
}
})
diff --git a/yarn.lock b/yarn.lock
index 38a7342de3a..dabe78fcff7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,16 +2,16 @@
# yarn lockfile v1
-"@babel/cli@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.3.tgz#4ea83bd997d2a41c78d07263ada3ec466fb3764b"
- integrity sha512-lWB3yH5/fWY8pi2Kj5/fA+17guJ9feSBw5DNjTju3/nRi9sXnl1JPh7aKQOSvdNbiDbkzzoGYtsr46M8dGmXDQ==
+"@babel/cli@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5.tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a"
+ integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"
fs-readdir-recursive "^1.1.0"
glob "^7.0.0"
- lodash "^4.17.13"
+ lodash "^4.17.19"
make-dir "^2.1.0"
slash "^2.0.0"
source-map "^0.5.0"
@@ -25,33 +25,17 @@
dependencies:
"@babel/highlight" "^7.8.3"
-"@babel/code-frame@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
- integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
- dependencies:
- "@babel/highlight" "^7.10.1"
-
-"@babel/code-frame@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a"
- integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==
- dependencies:
- "@babel/highlight" "^7.10.3"
-
-"@babel/compat-data@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.1.tgz#b1085ffe72cd17bf2c0ee790fc09f9626011b2db"
- integrity sha512-CHvCj7So7iCkGKPRFUfryXIkU2gSBw7VSZFYLsqVhrS47269VK2Hfi9S/YcublPMW8k1u2bQBlbDruoQEm4fgw==
+"@babel/code-frame@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
+ integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
dependencies:
- browserslist "^4.12.0"
- invariant "^2.2.4"
- semver "^5.5.0"
+ "@babel/highlight" "^7.10.4"
-"@babel/compat-data@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.3.tgz#9af3e033f36e8e2d6e47570db91e64a846f5d382"
- integrity sha512-BDIfJ9uNZuI0LajPfoYV28lX8kyCPMHY6uY4WH1lJdcicmAfxCK5ASzaeV0D/wsUaRH/cLk+amuxtC37sZ8TUg==
+"@babel/compat-data@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.5.tgz#d38425e67ea96b1480a3f50404d1bf85676301a6"
+ integrity sha512-mPVoWNzIpYJHbWje0if7Ck36bpbtTvIxOi9+6WSK9wjGEXearAqlwBoTQvVjsAY2VIwgcs8V940geY3okzRCEw==
dependencies:
browserslist "^4.12.0"
invariant "^2.2.4"
@@ -79,46 +63,35 @@
semver "^5.4.1"
source-map "^0.5.0"
-"@babel/core@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.3.tgz#73b0e8ddeec1e3fdd7a2de587a60e17c440ec77e"
- integrity sha512-5YqWxYE3pyhIi84L84YcwjeEgS+fa7ZjK6IBVGTjDVfm64njkR2lfDhVR5OudLk8x2GK59YoSyVv+L/03k1q9w==
- dependencies:
- "@babel/code-frame" "^7.10.3"
- "@babel/generator" "^7.10.3"
- "@babel/helper-module-transforms" "^7.10.1"
- "@babel/helpers" "^7.10.1"
- "@babel/parser" "^7.10.3"
- "@babel/template" "^7.10.3"
- "@babel/traverse" "^7.10.3"
- "@babel/types" "^7.10.3"
+"@babel/core@^7.10.4", "@babel/core@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
+ integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/generator" "^7.10.5"
+ "@babel/helper-module-transforms" "^7.10.5"
+ "@babel/helpers" "^7.10.4"
+ "@babel/parser" "^7.10.5"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.10.5"
+ "@babel/types" "^7.10.5"
convert-source-map "^1.7.0"
debug "^4.1.0"
gensync "^1.0.0-beta.1"
json5 "^2.1.2"
- lodash "^4.17.13"
+ lodash "^4.17.19"
resolve "^1.3.2"
semver "^5.4.1"
source-map "^0.5.0"
-"@babel/generator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.1.tgz#4d14458e539bcb04ffe34124143f5c489f2dbca9"
- integrity sha512-AT0YPLQw9DI21tliuJIdplVfLHya6mcGa8ctkv7n4Qv+hYacJrKmNWIteAK1P9iyLikFIAkwqJ7HAOqIDLFfgA==
- dependencies:
- "@babel/types" "^7.10.1"
- jsesc "^2.5.1"
- lodash "^4.17.13"
- source-map "^0.5.0"
-
-"@babel/generator@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.3.tgz#32b9a0d963a71d7a54f5f6c15659c3dbc2a523a5"
- integrity sha512-drt8MUHbEqRzNR0xnF8nMehbY11b1SDkRw03PSNH/3Rb2Z35oxkddVSi3rcaak0YJQ86PCuE7Qx1jSFhbLNBMA==
+"@babel/generator@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
+ integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==
dependencies:
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.5"
jsesc "^2.5.1"
- lodash "^4.17.13"
source-map "^0.5.0"
"@babel/generator@^7.9.6":
@@ -131,12 +104,12 @@
lodash "^4.17.13"
source-map "^0.5.0"
-"@babel/helper-annotate-as-pure@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz#f6d08acc6f70bbd59b436262553fb2e259a1a268"
- integrity sha512-ewp3rvJEwLaHgyWGe4wQssC2vjks3E80WiUe2BpMb0KhreTjMROCbxXcEovTrbeGVdQct5VjQfrv9EgC+xMzCw==
+"@babel/helper-annotate-as-pure@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
+ integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
dependencies:
- "@babel/types" "^7.10.1"
+ "@babel/types" "^7.10.4"
"@babel/helper-annotate-as-pure@^7.8.3":
version "7.8.3"
@@ -145,56 +118,44 @@
dependencies:
"@babel/types" "^7.8.3"
-"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.1.tgz#0ec7d9be8174934532661f87783eb18d72290059"
- integrity sha512-cQpVq48EkYxUU0xozpGCLla3wlkdRRqLWu1ksFMXA9CM5KQmyyRpSEsYXbao7JUkOw/tAaYKCaYyZq6HOFYtyw==
+"@babel/helper-builder-binary-assignment-operator-visitor@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz#bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"
+ integrity sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg==
dependencies:
- "@babel/helper-explode-assignable-expression" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/helper-explode-assignable-expression" "^7.10.4"
+ "@babel/types" "^7.10.4"
-"@babel/helper-compilation-targets@^7.10.2":
- version "7.10.2"
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.2.tgz#a17d9723b6e2c750299d2a14d4637c76936d8285"
- integrity sha512-hYgOhF4To2UTB4LTaZepN/4Pl9LD4gfbJx8A34mqoluT8TLbof1mhUlYuNWTEebONa8+UlCC4X0TEXu7AOUyGA==
+"@babel/helper-compilation-targets@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz#804ae8e3f04376607cc791b9d47d540276332bd2"
+ integrity sha512-a3rYhlsGV0UHNDvrtOXBg8/OpfV0OKTkxKPzIplS1zpx7CygDcWWxckxZeDd3gzPzC4kUT0A4nVFDK0wGMh4MQ==
dependencies:
- "@babel/compat-data" "^7.10.1"
+ "@babel/compat-data" "^7.10.4"
browserslist "^4.12.0"
invariant "^2.2.4"
levenary "^1.1.1"
semver "^5.5.0"
-"@babel/helper-create-class-features-plugin@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.1.tgz#6d8a45aafe492378d0e6fc0b33e5dea132eae21c"
- integrity sha512-bwhdehBJZt84HuPUcP1HaTLuc/EywVS8rc3FgsEPDcivg+DCW+SHuLHVkYOmcBA1ZfI+Z/oZjQc/+bPmIO7uAA==
- dependencies:
- "@babel/helper-function-name" "^7.10.1"
- "@babel/helper-member-expression-to-functions" "^7.10.1"
- "@babel/helper-optimise-call-expression" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/helper-replace-supers" "^7.10.1"
- "@babel/helper-split-export-declaration" "^7.10.1"
-
-"@babel/helper-create-class-features-plugin@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.3.tgz#2783daa6866822e3d5ed119163b50f0fc3ae4b35"
- integrity sha512-iRT9VwqtdFmv7UheJWthGc/h2s7MqoweBF9RUj77NFZsg9VfISvBTum3k6coAhJ8RWv2tj3yUjA03HxPd0vfpQ==
- dependencies:
- "@babel/helper-function-name" "^7.10.3"
- "@babel/helper-member-expression-to-functions" "^7.10.3"
- "@babel/helper-optimise-call-expression" "^7.10.3"
- "@babel/helper-plugin-utils" "^7.10.3"
- "@babel/helper-replace-supers" "^7.10.1"
- "@babel/helper-split-export-declaration" "^7.10.1"
-
-"@babel/helper-create-regexp-features-plugin@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.1.tgz#1b8feeab1594cbcfbf3ab5a3bbcabac0468efdbd"
- integrity sha512-Rx4rHS0pVuJn5pJOqaqcZR4XSgeF9G/pO/79t+4r7380tXFJdzImFnxMU19f83wjSrmKHq6myrM10pFHTGzkUA==
- dependencies:
- "@babel/helper-annotate-as-pure" "^7.10.1"
- "@babel/helper-regex" "^7.10.1"
+"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
+ integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A==
+ dependencies:
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-member-expression-to-functions" "^7.10.5"
+ "@babel/helper-optimise-call-expression" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.10.4"
+ "@babel/helper-split-export-declaration" "^7.10.4"
+
+"@babel/helper-create-regexp-features-plugin@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8"
+ integrity sha512-2/hu58IEPKeoLF45DBwx3XFqsbCXmkdAay4spVr2x0jYgRxrSNp+ePwvSsy9g6YSaNDcKIQVPXk1Ov8S2edk2g==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-regex" "^7.10.4"
regexpu-core "^4.7.0"
"@babel/helper-create-regexp-features-plugin@^7.8.3", "@babel/helper-create-regexp-features-plugin@^7.8.8":
@@ -206,40 +167,31 @@
"@babel/helper-regex" "^7.8.3"
regexpu-core "^4.7.0"
-"@babel/helper-define-map@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.3.tgz#d27120a5e57c84727b30944549b2dfeca62401a8"
- integrity sha512-bxRzDi4Sin/k0drWCczppOhov1sBSdBvXJObM1NLHQzjhXhwRtn7aRWGvLJWCYbuu2qUk3EKs6Ci9C9ps8XokQ==
- dependencies:
- "@babel/helper-function-name" "^7.10.3"
- "@babel/types" "^7.10.3"
- lodash "^4.17.13"
-
-"@babel/helper-explode-assignable-expression@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.1.tgz#e9d76305ee1162ca467357ae25df94f179af2b7e"
- integrity sha512-vcUJ3cDjLjvkKzt6rHrl767FeE7pMEYfPanq5L16GRtrXIoznc0HykNW2aEYkcnP76P0isoqJ34dDMFZwzEpJg==
+"@babel/helper-define-map@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz#b53c10db78a640800152692b13393147acb9bb30"
+ integrity sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ==
dependencies:
- "@babel/traverse" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/types" "^7.10.5"
+ lodash "^4.17.19"
-"@babel/helper-function-name@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
- integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
+"@babel/helper-explode-assignable-expression@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz#40a1cd917bff1288f699a94a75b37a1a2dbd8c7c"
+ integrity sha512-4K71RyRQNPRrR85sr5QY4X3VwG4wtVoXZB9+L3r1Gp38DhELyHCtovqydRi7c1Ovb17eRGiQ/FD5s8JdU0Uy5A==
dependencies:
- "@babel/helper-get-function-arity" "^7.10.1"
- "@babel/template" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
-"@babel/helper-function-name@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.3.tgz#79316cd75a9fa25ba9787ff54544307ed444f197"
- integrity sha512-FvSj2aiOd8zbeqijjgqdMDSyxsGHaMt5Tr0XjQsGKHD3/1FP3wksjnLAWzxw7lvXiej8W1Jt47SKTZ6upQNiRw==
+"@babel/helper-function-name@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
+ integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
dependencies:
- "@babel/helper-get-function-arity" "^7.10.3"
- "@babel/template" "^7.10.3"
- "@babel/types" "^7.10.3"
+ "@babel/helper-get-function-arity" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/types" "^7.10.4"
"@babel/helper-function-name@^7.9.5":
version "7.9.5"
@@ -250,19 +202,12 @@
"@babel/template" "^7.8.3"
"@babel/types" "^7.9.5"
-"@babel/helper-get-function-arity@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
- integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
+"@babel/helper-get-function-arity@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
+ integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
dependencies:
- "@babel/types" "^7.10.1"
-
-"@babel/helper-get-function-arity@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.3.tgz#3a28f7b28ccc7719eacd9223b659fdf162e4c45e"
- integrity sha512-iUD/gFsR+M6uiy69JA6fzM5seno8oE85IYZdbVVEuQaZlEzMO2MXblh+KSPJgsZAUx0EEbWXU0yJaW7C9CdAVg==
- dependencies:
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.4"
"@babel/helper-get-function-arity@^7.8.3":
version "7.8.3"
@@ -271,26 +216,19 @@
dependencies:
"@babel/types" "^7.8.3"
-"@babel/helper-hoist-variables@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.3.tgz#d554f52baf1657ffbd7e5137311abc993bb3f068"
- integrity sha512-9JyafKoBt5h20Yv1+BXQMdcXXavozI1vt401KBiRc2qzUepbVnd7ogVNymY1xkQN9fekGwfxtotH2Yf5xsGzgg==
+"@babel/helper-hoist-variables@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e"
+ integrity sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==
dependencies:
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.4"
-"@babel/helper-member-expression-to-functions@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
- integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
- dependencies:
- "@babel/types" "^7.10.1"
-
-"@babel/helper-member-expression-to-functions@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.3.tgz#bc3663ac81ac57c39148fef4c69bf48a77ba8dd6"
- integrity sha512-q7+37c4EPLSjNb2NmWOjNwj0+BOyYlssuQ58kHEWk1Z78K5i8vTUsteq78HMieRPQSl/NtpQyJfdjt3qZ5V2vw==
+"@babel/helper-member-expression-to-functions@^7.10.4", "@babel/helper-member-expression-to-functions@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz#172f56e7a63e78112f3a04055f24365af702e7ee"
+ integrity sha512-HiqJpYD5+WopCXIAbQDG0zye5XYVvcO9w/DHp5GsaGkRUaamLj2bEtu6i8rnGGprAhHM3qidCMgp71HF4endhA==
dependencies:
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.5"
"@babel/helper-member-expression-to-functions@^7.8.3":
version "7.8.3"
@@ -306,32 +244,25 @@
dependencies:
"@babel/types" "^7.8.3"
-"@babel/helper-module-imports@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876"
- integrity sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg==
+"@babel/helper-module-imports@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
+ integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
dependencies:
- "@babel/types" "^7.10.1"
+ "@babel/types" "^7.10.4"
-"@babel/helper-module-imports@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.3.tgz#766fa1d57608e53e5676f23ae498ec7a95e1b11a"
- integrity sha512-Jtqw5M9pahLSUWA+76nhK9OG8nwYXzhQzVIGFoNaHnXF/r4l7kz4Fl0UAW7B6mqC5myoJiBP5/YQlXQTMfHI9w==
- dependencies:
- "@babel/types" "^7.10.3"
-
-"@babel/helper-module-transforms@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
- integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==
- dependencies:
- "@babel/helper-module-imports" "^7.10.1"
- "@babel/helper-replace-supers" "^7.10.1"
- "@babel/helper-simple-access" "^7.10.1"
- "@babel/helper-split-export-declaration" "^7.10.1"
- "@babel/template" "^7.10.1"
- "@babel/types" "^7.10.1"
- lodash "^4.17.13"
+"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6"
+ integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==
+ dependencies:
+ "@babel/helper-module-imports" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.10.4"
+ "@babel/helper-simple-access" "^7.10.4"
+ "@babel/helper-split-export-declaration" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/types" "^7.10.5"
+ lodash "^4.17.19"
"@babel/helper-module-transforms@^7.9.0":
version "7.9.0"
@@ -346,19 +277,12 @@
"@babel/types" "^7.9.0"
lodash "^4.17.13"
-"@babel/helper-optimise-call-expression@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
- integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
+"@babel/helper-optimise-call-expression@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
+ integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
dependencies:
- "@babel/types" "^7.10.1"
-
-"@babel/helper-optimise-call-expression@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.3.tgz#f53c4b6783093195b0f69330439908841660c530"
- integrity sha512-kT2R3VBH/cnSz+yChKpaKRJQJWxdGoc6SjioRId2wkeV3bK0wLLioFpJROrX0U4xr/NmxSSAWT/9Ih5snwIIzg==
- dependencies:
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.4"
"@babel/helper-optimise-call-expression@^7.8.3":
version "7.8.3"
@@ -372,22 +296,17 @@
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
-"@babel/helper-plugin-utils@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
- integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
+"@babel/helper-plugin-utils@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
+ integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
-"@babel/helper-plugin-utils@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244"
- integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==
-
-"@babel/helper-regex@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.1.tgz#021cf1a7ba99822f993222a001cc3fec83255b96"
- integrity sha512-7isHr19RsIJWWLLFn21ubFt223PjQyg1HY7CZEMRr820HttHPpVvrsIN3bUOo44DEfFV4kBXO7Abbn9KTUZV7g==
+"@babel/helper-regex@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.5.tgz#32dfbb79899073c415557053a19bd055aae50ae0"
+ integrity sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg==
dependencies:
- lodash "^4.17.13"
+ lodash "^4.17.19"
"@babel/helper-regex@^7.8.3":
version "7.8.3"
@@ -396,37 +315,26 @@
dependencies:
lodash "^4.17.13"
-"@babel/helper-remap-async-to-generator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.1.tgz#bad6aaa4ff39ce8d4b82ccaae0bfe0f7dbb5f432"
- integrity sha512-RfX1P8HqsfgmJ6CwaXGKMAqbYdlleqglvVtht0HGPMSsy2V6MqLlOJVF/0Qyb/m2ZCi2z3q3+s6Pv7R/dQuZ6A==
+"@babel/helper-remap-async-to-generator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz#fce8bea4e9690bbe923056ded21e54b4e8b68ed5"
+ integrity sha512-86Lsr6NNw3qTNl+TBcF1oRZMaVzJtbWTyTko+CQL/tvNvcGYEFKbLXDPxtW0HKk3McNOk4KzY55itGWCAGK5tg==
dependencies:
- "@babel/helper-annotate-as-pure" "^7.10.1"
- "@babel/helper-wrap-function" "^7.10.1"
- "@babel/template" "^7.10.1"
- "@babel/traverse" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-wrap-function" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
-"@babel/helper-remap-async-to-generator@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.3.tgz#18564f8a6748be466970195b876e8bba3bccf442"
- integrity sha512-sLB7666ARbJUGDO60ZormmhQOyqMX/shKBXZ7fy937s+3ID8gSrneMvKSSb+8xIM5V7Vn6uNVtOY1vIm26XLtA==
- dependencies:
- "@babel/helper-annotate-as-pure" "^7.10.1"
- "@babel/helper-wrap-function" "^7.10.1"
- "@babel/template" "^7.10.3"
- "@babel/traverse" "^7.10.3"
- "@babel/types" "^7.10.3"
-
-"@babel/helper-replace-supers@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
- integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
+"@babel/helper-replace-supers@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf"
+ integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==
dependencies:
- "@babel/helper-member-expression-to-functions" "^7.10.1"
- "@babel/helper-optimise-call-expression" "^7.10.1"
- "@babel/traverse" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/helper-member-expression-to-functions" "^7.10.4"
+ "@babel/helper-optimise-call-expression" "^7.10.4"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
"@babel/helper-replace-supers@^7.8.6":
version "7.9.6"
@@ -438,13 +346,13 @@
"@babel/traverse" "^7.9.6"
"@babel/types" "^7.9.6"
-"@babel/helper-simple-access@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e"
- integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==
+"@babel/helper-simple-access@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461"
+ integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==
dependencies:
- "@babel/template" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/template" "^7.10.4"
+ "@babel/types" "^7.10.4"
"@babel/helper-simple-access@^7.8.3":
version "7.8.3"
@@ -454,12 +362,12 @@
"@babel/template" "^7.8.3"
"@babel/types" "^7.8.3"
-"@babel/helper-split-export-declaration@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
- integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
+"@babel/helper-split-export-declaration@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
+ integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
dependencies:
- "@babel/types" "^7.10.1"
+ "@babel/types" "^7.10.4"
"@babel/helper-split-export-declaration@^7.8.3":
version "7.8.3"
@@ -468,39 +376,34 @@
dependencies:
"@babel/types" "^7.8.3"
-"@babel/helper-validator-identifier@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
- integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
-
-"@babel/helper-validator-identifier@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15"
- integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==
+"@babel/helper-validator-identifier@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
+ integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
version "7.9.5"
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
-"@babel/helper-wrap-function@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.1.tgz#956d1310d6696257a7afd47e4c42dfda5dfcedc9"
- integrity sha512-C0MzRGteVDn+H32/ZgbAv5r56f2o1fZSA/rj/TYo8JEJNHg+9BdSmKBUND0shxWRztWhjlT2cvHYuynpPsVJwQ==
+"@babel/helper-wrap-function@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
+ integrity sha512-6py45WvEF0MhiLrdxtRjKjufwLL1/ob2qDJgg5JgNdojBAZSAKnAjkyOCNug6n+OBl4VW76XjvgSFTdaMcW0Ug==
dependencies:
- "@babel/helper-function-name" "^7.10.1"
- "@babel/template" "^7.10.1"
- "@babel/traverse" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
-"@babel/helpers@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973"
- integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==
+"@babel/helpers@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044"
+ integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==
dependencies:
- "@babel/template" "^7.10.1"
- "@babel/traverse" "^7.10.1"
- "@babel/types" "^7.10.1"
+ "@babel/template" "^7.10.4"
+ "@babel/traverse" "^7.10.4"
+ "@babel/types" "^7.10.4"
"@babel/helpers@^7.9.6":
version "7.9.6"
@@ -511,21 +414,12 @@
"@babel/traverse" "^7.9.6"
"@babel/types" "^7.9.6"
-"@babel/highlight@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
- integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
+"@babel/highlight@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
+ integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
dependencies:
- "@babel/helper-validator-identifier" "^7.10.1"
- chalk "^2.0.0"
- js-tokens "^4.0.0"
-
-"@babel/highlight@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d"
- integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==
- dependencies:
- "@babel/helper-validator-identifier" "^7.10.3"
+ "@babel/helper-validator-identifier" "^7.10.4"
chalk "^2.0.0"
js-tokens "^4.0.0"
@@ -543,114 +437,109 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==
-"@babel/parser@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.1.tgz#2e142c27ca58aa2c7b119d09269b702c8bbad28c"
- integrity sha512-AUTksaz3FqugBkbTZ1i+lDLG5qy8hIzCaAxEtttU6C0BtZZU9pkNZtWSVAht4EW9kl46YBiyTGMp9xTTGqViNg==
+"@babel/parser@^7.10.4", "@babel/parser@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
+ integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
-"@babel/parser@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.3.tgz#7e71d892b0d6e7d04a1af4c3c79d72c1f10f5315"
- integrity sha512-oJtNJCMFdIMwXGmx+KxuaD7i3b8uS7TTFYW/FNG2BT8m+fmGHoiPYoH0Pe3gya07WuFmM5FCDIr1x0irkD/hyA==
-
-"@babel/plugin-proposal-async-generator-functions@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.3.tgz#5a02453d46e5362e2073c7278beab2e53ad7d939"
- integrity sha512-WUUWM7YTOudF4jZBAJIW9D7aViYC/Fn0Pln4RIHlQALyno3sXSjqmTA4Zy1TKC2D49RCR8Y/Pn4OIUtEypK3CA==
+"@babel/plugin-proposal-async-generator-functions@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
+ integrity sha512-cNMCVezQbrRGvXJwm9fu/1sJj9bHdGAgKodZdLqOQIpfoH3raqmRPBM17+lh7CzhiKRRBrGtZL9WcjxSoGYUSg==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.3"
- "@babel/helper-remap-async-to-generator" "^7.10.3"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-remap-async-to-generator" "^7.10.4"
"@babel/plugin-syntax-async-generators" "^7.8.0"
-"@babel/plugin-proposal-class-properties@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.1.tgz#046bc7f6550bb08d9bd1d4f060f5f5a4f1087e01"
- integrity sha512-sqdGWgoXlnOdgMXU+9MbhzwFRgxVLeiGBqTrnuS7LC2IBU31wSsESbTUreT2O418obpfPdGUR2GbEufZF1bpqw==
+"@babel/plugin-proposal-class-properties@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz#a33bf632da390a59c7a8c570045d1115cd778807"
+ integrity sha512-vhwkEROxzcHGNu2mzUC0OFFNXdZ4M23ib8aRRcJSsW8BZK9pQMD7QB7csl97NBbgGZO7ZyHUyKDnxzOaP4IrCg==
dependencies:
- "@babel/helper-create-class-features-plugin" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-create-class-features-plugin" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-proposal-decorators@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.3.tgz#2fc6b5696028adccfcd14bc826c184c578b857f8"
- integrity sha512-Rzwn5tcYFTdWWK3IrhMZkMDjzFQLIGYqHvv9XuzNnEB91Y6gHr/JjazYV1Yec9g0yMLhy1p/21eiW1P7f5UN4A==
+"@babel/plugin-proposal-decorators@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.5.tgz#42898bba478bc4b1ae242a703a953a7ad350ffb4"
+ integrity sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==
dependencies:
- "@babel/helper-create-class-features-plugin" "^7.10.3"
- "@babel/helper-plugin-utils" "^7.10.3"
- "@babel/plugin-syntax-decorators" "^7.10.1"
+ "@babel/helper-create-class-features-plugin" "^7.10.5"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-decorators" "^7.10.4"
-"@babel/plugin-proposal-dynamic-import@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.1.tgz#e36979dc1dc3b73f6d6816fc4951da2363488ef0"
- integrity sha512-Cpc2yUVHTEGPlmiQzXj026kqwjEQAD9I4ZC16uzdbgWgitg/UHKHLffKNCQZ5+y8jpIZPJcKcwsr2HwPh+w3XA==
+"@babel/plugin-proposal-dynamic-import@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz#ba57a26cb98b37741e9d5bca1b8b0ddf8291f17e"
+ integrity sha512-up6oID1LeidOOASNXgv/CFbgBqTuKJ0cJjz6An5tWD+NVBNlp3VNSBxv2ZdU7SYl3NxJC7agAQDApZusV6uFwQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
-"@babel/plugin-proposal-json-strings@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.1.tgz#b1e691ee24c651b5a5e32213222b2379734aff09"
- integrity sha512-m8r5BmV+ZLpWPtMY2mOKN7wre6HIO4gfIiV+eOmsnZABNenrt/kzYBwrh+KOfgumSWpnlGs5F70J8afYMSJMBg==
+"@babel/plugin-proposal-json-strings@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
+ integrity sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-json-strings" "^7.8.0"
-"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.1.tgz#02dca21673842ff2fe763ac253777f235e9bbf78"
- integrity sha512-56cI/uHYgL2C8HVuHOuvVowihhX0sxb3nnfVRzUeVHTWmRHTZrKuAh/OBIMggGU/S1g/1D2CRCXqP+3u7vX7iA==
+"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
+ integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
-"@babel/plugin-proposal-numeric-separator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.1.tgz#a9a38bc34f78bdfd981e791c27c6fdcec478c123"
- integrity sha512-jjfym4N9HtCiNfyyLAVD8WqPYeHUrw4ihxuAynWj6zzp2gf9Ey2f7ImhFm6ikB3CLf5Z/zmcJDri6B4+9j9RsA==
+"@babel/plugin-proposal-numeric-separator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz#ce1590ff0a65ad12970a609d78855e9a4c1aef06"
+ integrity sha512-73/G7QoRoeNkLZFxsoCCvlg4ezE4eM+57PnOqgaPOozd5myfj7p0muD1mRVJvbUWbOzD+q3No2bWbaKy+DJ8DA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/plugin-syntax-numeric-separator" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
-"@babel/plugin-proposal-object-rest-spread@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474"
- integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ==
+"@babel/plugin-proposal-object-rest-spread@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
+ integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.3"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
- "@babel/plugin-transform-parameters" "^7.10.1"
+ "@babel/plugin-transform-parameters" "^7.10.4"
-"@babel/plugin-proposal-optional-catch-binding@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.1.tgz#c9f86d99305f9fa531b568ff5ab8c964b8b223d2"
- integrity sha512-VqExgeE62YBqI3ogkGoOJp1R6u12DFZjqwJhqtKc2o5m1YTUuUWnos7bZQFBhwkxIFpWYJ7uB75U7VAPPiKETA==
+"@babel/plugin-proposal-optional-catch-binding@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz#31c938309d24a78a49d68fdabffaa863758554dd"
+ integrity sha512-LflT6nPh+GK2MnFiKDyLiqSqVHkQnVf7hdoAvyTnnKj9xB3docGRsdPuxp6qqqW19ifK3xgc9U5/FwrSaCNX5g==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
-"@babel/plugin-proposal-optional-chaining@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.3.tgz#9a726f94622b653c0a3a7a59cdce94730f526f7c"
- integrity sha512-yyG3n9dJ1vZ6v5sfmIlMMZ8azQoqx/5/nZTSWX1td6L1H1bsjzA8TInDChpafCZiJkeOFzp/PtrfigAQXxI1Ng==
+"@babel/plugin-proposal-optional-chaining@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7"
+ integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.3"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
-"@babel/plugin-proposal-private-methods@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.1.tgz#ed85e8058ab0fe309c3f448e5e1b73ca89cdb598"
- integrity sha512-RZecFFJjDiQ2z6maFprLgrdnm0OzoC23Mx89xf1CcEsxmHuzuXOdniEuI+S3v7vjQG4F5sa6YtUp+19sZuSxHg==
+"@babel/plugin-proposal-private-methods@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz#b160d972b8fdba5c7d111a145fc8c421fc2a6909"
+ integrity sha512-wh5GJleuI8k3emgTg5KkJK6kHNsGEr0uBTDBuQUBJwckk9xs1ez79ioheEVVxMLyPscB0LfkbVHslQqIzWV6Bw==
dependencies:
- "@babel/helper-create-class-features-plugin" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-create-class-features-plugin" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-proposal-unicode-property-regex@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.1.tgz#dc04feb25e2dd70c12b05d680190e138fa2c0c6f"
- integrity sha512-JjfngYRvwmPwmnbRZyNiPFI8zxCZb8euzbCG/LxyKdeTb59tVciKo9GK9bi6JYKInk1H11Dq9j/zRqIH4KigfQ==
+"@babel/plugin-proposal-unicode-property-regex@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz#4483cda53041ce3413b7fe2f00022665ddfaa75d"
+ integrity sha512-H+3fOgPnEXFL9zGYtKQe4IDOPKYlZdF1kqFDQRRb8PK4B8af1vAGK04tF5iQAAsui+mHNBQSAtd2/ndEDe9wuA==
dependencies:
- "@babel/helper-create-regexp-features-plugin" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-create-regexp-features-plugin" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-proposal-unicode-property-regex@^7.4.4":
version "7.8.8"
@@ -674,12 +563,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
-"@babel/plugin-syntax-class-properties@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.1.tgz#d5bc0645913df5b17ad7eda0fa2308330bde34c5"
- integrity sha512-Gf2Yx/iRs1JREDtVZ56OrjjgFHCaldpTnuy9BHla10qyVT3YkIIGEtoDWhyop0ksu1GvNjHIoYRBqm3zoR1jyQ==
+"@babel/plugin-syntax-class-properties@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c"
+ integrity sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-class-properties@^7.8.3":
version "7.8.3"
@@ -688,12 +577,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.3"
-"@babel/plugin-syntax-decorators@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.1.tgz#16b869c4beafc9a442565147bda7ce0967bd4f13"
- integrity sha512-a9OAbQhKOwSle1Vr0NJu/ISg1sPfdEkfRKWpgPuzhnWWzForou2gIeUIIwjAMHRekhhpJ7eulZlYs0H14Cbi+g==
+"@babel/plugin-syntax-decorators@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.4.tgz#6853085b2c429f9d322d02f5a635018cdeb2360c"
+ integrity sha512-2NaoC6fAk2VMdhY1eerkfHV+lVYC1u8b+jmRJISqANCJlTxYy19HGdIkkQtix2UtkcPuPu+IlDgrVseZnU03bw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-dynamic-import@^7.8.0":
version "7.8.3"
@@ -730,12 +619,12 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
-"@babel/plugin-syntax-numeric-separator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.1.tgz#25761ee7410bc8cf97327ba741ee94e4a61b7d99"
- integrity sha512-uTd0OsHrpe3tH5gRPTxG8Voh99/WCU78vIm5NMRYPAqC8lR4vajt6KkCAknCHrx24vkPdd/05yfdGSB4EIY2mg==
+"@babel/plugin-syntax-numeric-separator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
+ integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-syntax-numeric-separator@^7.8.3":
version "7.8.3"
@@ -765,79 +654,78 @@
dependencies:
"@babel/helper-plugin-utils" "^7.8.0"
-"@babel/plugin-syntax-top-level-await@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.1.tgz#8b8733f8c57397b3eaa47ddba8841586dcaef362"
- integrity sha512-hgA5RYkmZm8FTFT3yu2N9Bx7yVVOKYT6yEdXXo6j2JTm0wNxgqaGeQVaSHRjhfnQbX91DtjFB6McRFSlcJH3xQ==
+"@babel/plugin-syntax-top-level-await@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz#4bbeb8917b54fcf768364e0a81f560e33a3ef57d"
+ integrity sha512-ni1brg4lXEmWyafKr0ccFWkJG0CeMt4WV1oyeBW6EFObF4oOHclbkj5cARxAPQyAQ2UTuplJyK4nfkXIMMFvsQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-arrow-functions@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz#cb5ee3a36f0863c06ead0b409b4cc43a889b295b"
- integrity sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA==
+"@babel/plugin-transform-arrow-functions@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd"
+ integrity sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-async-to-generator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.1.tgz#e5153eb1a3e028f79194ed8a7a4bf55f862b2062"
- integrity sha512-XCgYjJ8TY2slj6SReBUyamJn3k2JLUIiiR5b6t1mNCMSvv7yx+jJpaewakikp0uWFQSF7ChPPoe3dHmXLpISkg==
+"@babel/plugin-transform-async-to-generator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz#41a5017e49eb6f3cda9392a51eef29405b245a37"
+ integrity sha512-F6nREOan7J5UXTLsDsZG3DXmZSVofr2tGNwfdrVwkDWHfQckbQXnXSPfD7iO+c/2HGqycwyLST3DnZ16n+cBJQ==
dependencies:
- "@babel/helper-module-imports" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/helper-remap-async-to-generator" "^7.10.1"
+ "@babel/helper-module-imports" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-remap-async-to-generator" "^7.10.4"
-"@babel/plugin-transform-block-scoped-functions@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.1.tgz#146856e756d54b20fff14b819456b3e01820b85d"
- integrity sha512-B7K15Xp8lv0sOJrdVAoukKlxP9N59HS48V1J3U/JGj+Ad+MHq+am6xJVs85AgXrQn4LV8vaYFOB+pr/yIuzW8Q==
+"@babel/plugin-transform-block-scoped-functions@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz#1afa595744f75e43a91af73b0d998ecfe4ebc2e8"
+ integrity sha512-WzXDarQXYYfjaV1szJvN3AD7rZgZzC1JtjJZ8dMHUyiK8mxPRahynp14zzNjU3VkPqPsO38CzxiWO1c9ARZ8JA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-block-scoping@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.1.tgz#47092d89ca345811451cd0dc5d91605982705d5e"
- integrity sha512-8bpWG6TtF5akdhIm/uWTyjHqENpy13Fx8chg7pFH875aNLwX8JxIxqm08gmAT+Whe6AOmaTeLPe7dpLbXt+xUw==
+"@babel/plugin-transform-block-scoping@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.10.5.tgz#b81b8aafefbfe68f0f65f7ef397b9ece68a6037d"
+ integrity sha512-6Ycw3hjpQti0qssQcA6AMSFDHeNJ++R6dIMnpRqUjFeBBTmTDPa8zgF90OVfTvAo11mXZTlVUViY1g8ffrURLg==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
- lodash "^4.17.13"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-classes@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.3.tgz#8d9a656bc3d01f3ff69e1fccb354b0f9d72ac544"
- integrity sha512-irEX0ChJLaZVC7FvvRoSIxJlmk0IczFLcwaRXUArBKYHCHbOhe57aG8q3uw/fJsoSXvZhjRX960hyeAGlVBXZw==
- dependencies:
- "@babel/helper-annotate-as-pure" "^7.10.1"
- "@babel/helper-define-map" "^7.10.3"
- "@babel/helper-function-name" "^7.10.3"
- "@babel/helper-optimise-call-expression" "^7.10.3"
- "@babel/helper-plugin-utils" "^7.10.3"
- "@babel/helper-replace-supers" "^7.10.1"
- "@babel/helper-split-export-declaration" "^7.10.1"
+"@babel/plugin-transform-classes@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz#405136af2b3e218bc4a1926228bc917ab1a0adc7"
+ integrity sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-define-map" "^7.10.4"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-optimise-call-expression" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.10.4"
+ "@babel/helper-split-export-declaration" "^7.10.4"
globals "^11.1.0"
-"@babel/plugin-transform-computed-properties@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.3.tgz#d3aa6eef67cb967150f76faff20f0abbf553757b"
- integrity sha512-GWzhaBOsdbjVFav96drOz7FzrcEW6AP5nax0gLIpstiFaI3LOb2tAg06TimaWU6YKOfUACK3FVrxPJ4GSc5TgA==
+"@babel/plugin-transform-computed-properties@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz#9ded83a816e82ded28d52d4b4ecbdd810cdfc0eb"
+ integrity sha512-JFwVDXcP/hM/TbyzGq3l/XWGut7p46Z3QvqFMXTfk6/09m7xZHJUN9xHfsv7vqqD4YnfI5ueYdSJtXqqBLyjBw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.3"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-destructuring@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.1.tgz#abd58e51337815ca3a22a336b85f62b998e71907"
- integrity sha512-V/nUc4yGWG71OhaTH705pU8ZSdM6c1KmmLP8ys59oOYbT7RpMYAR3MsVOt6OHL0WzG7BlTU076va9fjJyYzJMA==
+"@babel/plugin-transform-destructuring@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz#70ddd2b3d1bea83d01509e9bb25ddb3a74fc85e5"
+ integrity sha512-+WmfvyfsyF603iPa6825mq6Qrb7uLjTOsa3XOFzlYcYDHSS4QmpOWOL0NNBY5qMbvrcf3tq0Cw+v4lxswOBpgA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-dotall-regex@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.1.tgz#920b9fec2d78bb57ebb64a644d5c2ba67cc104ee"
- integrity sha512-19VIMsD1dp02RvduFUmfzj8uknaO3uiHHF0s3E1OHnVsNj8oge8EQ5RzHRbJjGSetRnkEuBYO7TG1M5kKjGLOA==
+"@babel/plugin-transform-dotall-regex@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz#469c2062105c1eb6a040eaf4fac4b488078395ee"
+ integrity sha512-ZEAVvUTCMlMFAbASYSVQoxIbHm2OkG2MseW6bV2JjIygOjdVv8tuxrCTzj1+Rynh7ODb8GivUy7dzEXzEhuPaA==
dependencies:
- "@babel/helper-create-regexp-features-plugin" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-create-regexp-features-plugin" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
"@babel/plugin-transform-dotall-regex@^7.4.4":
version "7.8.3"
@@ -847,264 +735,264 @@
"@babel/helper-create-regexp-features-plugin" "^7.8.3"
"@babel/helper-plugin-utils" "^7.8.3"
-"@babel/plugin-transform-duplicate-keys@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.1.tgz#c900a793beb096bc9d4d0a9d0cde19518ffc83b9"
- integrity sha512-wIEpkX4QvX8Mo9W6XF3EdGttrIPZWozHfEaDTU0WJD/TDnXMvdDh30mzUl/9qWhnf7naicYartcEfUghTCSNpA==
+"@babel/plugin-transform-duplicate-keys@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz#697e50c9fee14380fe843d1f306b295617431e47"
+ integrity sha512-GL0/fJnmgMclHiBTTWXNlYjYsA7rDrtsazHG6mglaGSTh0KsrW04qml+Bbz9FL0LcJIRwBWL5ZqlNHKTkU3xAA==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-exponentiation-operator@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.1.tgz#279c3116756a60dd6e6f5e488ba7957db9c59eb3"
- integrity sha512-lr/przdAbpEA2BUzRvjXdEDLrArGRRPwbaF9rvayuHRvdQ7lUTTkZnhZrJ4LE2jvgMRFF4f0YuPQ20vhiPYxtA==
+"@babel/plugin-transform-exponentiation-operator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz#5ae338c57f8cf4001bdb35607ae66b92d665af2e"
+ integrity sha512-S5HgLVgkBcRdyQAHbKj+7KyuWx8C6t5oETmUuwz1pt3WTWJhsUV0WIIXuVvfXMxl/QQyHKlSCNNtaIamG8fysw==
dependencies:
- "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-for-of@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.1.tgz#ff01119784eb0ee32258e8646157ba2501fcfda5"
- integrity sha512-US8KCuxfQcn0LwSCMWMma8M2R5mAjJGsmoCBVwlMygvmDUMkTCykc84IqN1M7t+agSfOmLYTInLCHJM+RUoz+w==
+"@babel/plugin-transform-for-of@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz#c08892e8819d3a5db29031b115af511dbbfebae9"
+ integrity sha512-ItdQfAzu9AlEqmusA/65TqJ79eRcgGmpPPFvBnGILXZH975G0LNjP1yjHvGgfuCxqrPPueXOPe+FsvxmxKiHHQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-function-name@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.1.tgz#4ed46fd6e1d8fde2a2ec7b03c66d853d2c92427d"
- integrity sha512-//bsKsKFBJfGd65qSNNh1exBy5Y9gD9ZN+DvrJ8f7HXr4avE5POW6zB7Rj6VnqHV33+0vXWUwJT0wSHubiAQkw==
+"@babel/plugin-transform-function-name@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz#6a467880e0fc9638514ba369111811ddbe2644b7"
+ integrity sha512-OcDCq2y5+E0dVD5MagT5X+yTRbcvFjDI2ZVAottGH6tzqjx/LKpgkUepu3hp/u4tZBzxxpNGwLsAvGBvQ2mJzg==
dependencies:
- "@babel/helper-function-name" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-literals@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.1.tgz#5794f8da82846b22e4e6631ea1658bce708eb46a"
- integrity sha512-qi0+5qgevz1NHLZroObRm5A+8JJtibb7vdcPQF1KQE12+Y/xxl8coJ+TpPW9iRq+Mhw/NKLjm+5SHtAHCC7lAw==
+"@babel/plugin-transform-literals@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz#9f42ba0841100a135f22712d0e391c462f571f3c"
+ integrity sha512-Xd/dFSTEVuUWnyZiMu76/InZxLTYilOSr1UlHV+p115Z/Le2Fi1KXkJUYz0b42DfndostYlPub3m8ZTQlMaiqQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-member-expression-literals@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.1.tgz#90347cba31bca6f394b3f7bd95d2bbfd9fce2f39"
- integrity sha512-UmaWhDokOFT2GcgU6MkHC11i0NQcL63iqeufXWfRy6pUOGYeCGEKhvfFO6Vz70UfYJYHwveg62GS83Rvpxn+NA==
+"@babel/plugin-transform-member-expression-literals@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz#b1ec44fcf195afcb8db2c62cd8e551c881baf8b7"
+ integrity sha512-0bFOvPyAoTBhtcJLr9VcwZqKmSjFml1iVxvPL0ReomGU53CX53HsM4h2SzckNdkQcHox1bpAqzxBI1Y09LlBSw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-modules-amd@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.1.tgz#65950e8e05797ebd2fe532b96e19fc5482a1d52a"
- integrity sha512-31+hnWSFRI4/ACFr1qkboBbrTxoBIzj7qA69qlq8HY8p7+YCzkCT6/TvQ1a4B0z27VeWtAeJd6pr5G04dc1iHw==
+"@babel/plugin-transform-modules-amd@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz#1b9cddaf05d9e88b3aad339cb3e445c4f020a9b1"
+ integrity sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw==
dependencies:
- "@babel/helper-module-transforms" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-module-transforms" "^7.10.5"
+ "@babel/helper-plugin-utils" "^7.10.4"
babel-plugin-dynamic-import-node "^2.3.3"
-"@babel/plugin-transform-modules-commonjs@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.1.tgz#d5ff4b4413ed97ffded99961056e1fb980fb9301"
- integrity sha512-AQG4fc3KOah0vdITwt7Gi6hD9BtQP/8bhem7OjbaMoRNCH5Djx42O2vYMfau7QnAzQCa+RJnhJBmFFMGpQEzrg==
+"@babel/plugin-transform-modules-commonjs@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz#66667c3eeda1ebf7896d41f1f16b17105a2fbca0"
+ integrity sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w==
dependencies:
- "@babel/helper-module-transforms" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/helper-simple-access" "^7.10.1"
+ "@babel/helper-module-transforms" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-simple-access" "^7.10.4"
babel-plugin-dynamic-import-node "^2.3.3"
-"@babel/plugin-transform-modules-systemjs@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.3.tgz#004ae727b122b7b146b150d50cba5ffbff4ac56b"
- integrity sha512-GWXWQMmE1GH4ALc7YXW56BTh/AlzvDWhUNn9ArFF0+Cz5G8esYlVbXfdyHa1xaD1j+GnBoCeoQNlwtZTVdiG/A==
+"@babel/plugin-transform-modules-systemjs@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.5.tgz#6270099c854066681bae9e05f87e1b9cadbe8c85"
+ integrity sha512-f4RLO/OL14/FP1AEbcsWMzpbUz6tssRaeQg11RH1BP/XnPpRoVwgeYViMFacnkaw4k4wjRSjn3ip1Uw9TaXuMw==
dependencies:
- "@babel/helper-hoist-variables" "^7.10.3"
- "@babel/helper-module-transforms" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.3"
+ "@babel/helper-hoist-variables" "^7.10.4"
+ "@babel/helper-module-transforms" "^7.10.5"
+ "@babel/helper-plugin-utils" "^7.10.4"
babel-plugin-dynamic-import-node "^2.3.3"
-"@babel/plugin-transform-modules-umd@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.1.tgz#ea080911ffc6eb21840a5197a39ede4ee67b1595"
- integrity sha512-EIuiRNMd6GB6ulcYlETnYYfgv4AxqrswghmBRQbWLHZxN4s7mupxzglnHqk9ZiUpDI4eRWewedJJNj67PWOXKA==
+"@babel/plugin-transform-modules-umd@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz#9a8481fe81b824654b3a0b65da3df89f3d21839e"
+ integrity sha512-mohW5q3uAEt8T45YT7Qc5ws6mWgJAaL/8BfWD9Dodo1A3RKWli8wTS+WiQ/knF+tXlPirW/1/MqzzGfCExKECA==
dependencies:
- "@babel/helper-module-transforms" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-module-transforms" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-named-capturing-groups-regex@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.3.tgz#a4f8444d1c5a46f35834a410285f2c901c007ca6"
- integrity sha512-I3EH+RMFyVi8Iy/LekQm948Z4Lz4yKT7rK+vuCAeRm0kTa6Z5W7xuhRxDNJv0FPya/her6AUgrDITb70YHtTvA==
+"@babel/plugin-transform-named-capturing-groups-regex@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz#78b4d978810b6f3bcf03f9e318f2fc0ed41aecb6"
+ integrity sha512-V6LuOnD31kTkxQPhKiVYzYC/Jgdq53irJC/xBSmqcNcqFGV+PER4l6rU5SH2Vl7bH9mLDHcc0+l9HUOe4RNGKA==
dependencies:
- "@babel/helper-create-regexp-features-plugin" "^7.8.3"
+ "@babel/helper-create-regexp-features-plugin" "^7.10.4"
-"@babel/plugin-transform-new-target@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.1.tgz#6ee41a5e648da7632e22b6fb54012e87f612f324"
- integrity sha512-MBlzPc1nJvbmO9rPr1fQwXOM2iGut+JC92ku6PbiJMMK7SnQc1rytgpopveE3Evn47gzvGYeCdgfCDbZo0ecUw==
+"@babel/plugin-transform-new-target@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz#9097d753cb7b024cb7381a3b2e52e9513a9c6888"
+ integrity sha512-YXwWUDAH/J6dlfwqlWsztI2Puz1NtUAubXhOPLQ5gjR/qmQ5U96DY4FQO8At33JN4XPBhrjB8I4eMmLROjjLjw==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-object-super@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.1.tgz#2e3016b0adbf262983bf0d5121d676a5ed9c4fde"
- integrity sha512-WnnStUDN5GL+wGQrJylrnnVlFhFmeArINIR9gjhSeYyvroGhBrSAXYg/RHsnfzmsa+onJrTJrEClPzgNmmQ4Gw==
+"@babel/plugin-transform-object-super@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz#d7146c4d139433e7a6526f888c667e314a093894"
+ integrity sha512-5iTw0JkdRdJvr7sY0vHqTpnruUpTea32JHmq/atIWqsnNussbRzjEDyWep8UNztt1B5IusBYg8Irb0bLbiEBCQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/helper-replace-supers" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-replace-supers" "^7.10.4"
-"@babel/plugin-transform-parameters@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd"
- integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg==
+"@babel/plugin-transform-parameters@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz#59d339d58d0b1950435f4043e74e2510005e2c4a"
+ integrity sha512-xPHwUj5RdFV8l1wuYiu5S9fqWGM2DrYc24TMvUiRrPVm+SM3XeqU9BcokQX/kEUe+p2RBwy+yoiR1w/Blq6ubw==
dependencies:
- "@babel/helper-get-function-arity" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-get-function-arity" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-property-literals@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.1.tgz#cffc7315219230ed81dc53e4625bf86815b6050d"
- integrity sha512-Kr6+mgag8auNrgEpbfIWzdXYOvqDHZOF0+Bx2xh4H2EDNwcbRb9lY6nkZg8oSjsX+DH9Ebxm9hOqtKW+gRDeNA==
+"@babel/plugin-transform-property-literals@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz#f6fe54b6590352298785b83edd815d214c42e3c0"
+ integrity sha512-ofsAcKiUxQ8TY4sScgsGeR2vJIsfrzqvFb9GvJ5UdXDzl+MyYCaBj/FGzXuv7qE0aJcjWMILny1epqelnFlz8g==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-regenerator@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.3.tgz#6ec680f140a5ceefd291c221cb7131f6d7e8cb6d"
- integrity sha512-H5kNeW0u8mbk0qa1jVIVTeJJL6/TJ81ltD4oyPx0P499DhMJrTmmIFCmJ3QloGpQG8K9symccB7S7SJpCKLwtw==
+"@babel/plugin-transform-regenerator@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz#2015e59d839074e76838de2159db421966fd8b63"
+ integrity sha512-3thAHwtor39A7C04XucbMg17RcZ3Qppfxr22wYzZNcVIkPHfpM9J0SO8zuCV6SZa265kxBJSrfKTvDCYqBFXGw==
dependencies:
regenerator-transform "^0.14.2"
-"@babel/plugin-transform-reserved-words@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.1.tgz#0fc1027312b4d1c3276a57890c8ae3bcc0b64a86"
- integrity sha512-qN1OMoE2nuqSPmpTqEM7OvJ1FkMEV+BjVeZZm9V9mq/x1JLKQ4pcv8riZJMNN3u2AUGl0ouOMjRr2siecvHqUQ==
+"@babel/plugin-transform-reserved-words@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz#8f2682bcdcef9ed327e1b0861585d7013f8a54dd"
+ integrity sha512-hGsw1O6Rew1fkFbDImZIEqA8GoidwTAilwCyWqLBM9f+e/u/sQMQu7uX6dyokfOayRuuVfKOW4O7HvaBWM+JlQ==
dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
+ "@babel/helper-plugin-utils" "^7.10.4"
-"@babel/plugin-transform-runtime@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.3.tgz#3b287b06acc534a7cb6e6c71d6b1d88b1922dd6c"
- integrity sha512-b5OzMD1Hi8BBzgQdRHyVVaYrk9zG0wset1it2o3BgonkPadXfOv0aXRqd7864DeOIu3FGKP/h6lr15FE5mahVw==
+"@babel/plugin-transform-runtime@^7.10.4", "@babel/plugin-transform-runtime@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5.tgz#3b39b7b24830e0c2d8ff7a4489fe5cf99fbace86"
+ integrity sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w==
dependencies:
- "@babel/helper-module-imports" "^7.10.3"
- "@babel/helper-plugin-utils" "^7.10.3"
+ "@babel/helper-module-imports" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
resolve "^1.8.1"
semver "^5.5.1"
-"@babel/plugin-transform-shorthand-properties@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.1.tgz#e8b54f238a1ccbae482c4dce946180ae7b3143f3"
- integrity sha512-AR0E/lZMfLstScFwztApGeyTHJ5u3JUKMjneqRItWeEqDdHWZwAOKycvQNCasCK/3r5YXsuNG25funcJDu7Y2g==
- dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
-
-"@babel/plugin-transform-spread@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.1.tgz#0c6d618a0c4461a274418460a28c9ccf5239a7c8"
- integrity sha512-8wTPym6edIrClW8FI2IoaePB91ETOtg36dOkj3bYcNe7aDMN2FXEoUa+WrmPc4xa1u2PQK46fUX2aCb+zo9rfw==
- dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
-
-"@babel/plugin-transform-sticky-regex@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.1.tgz#90fc89b7526228bed9842cff3588270a7a393b00"
- integrity sha512-j17ojftKjrL7ufX8ajKvwRilwqTok4q+BjkknmQw9VNHnItTyMP5anPFzxFJdCQs7clLcWpCV3ma+6qZWLnGMA==
- dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
- "@babel/helper-regex" "^7.10.1"
-
-"@babel/plugin-transform-template-literals@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.3.tgz#69d39b3d44b31e7b4864173322565894ce939b25"
- integrity sha512-yaBn9OpxQra/bk0/CaA4wr41O0/Whkg6nqjqApcinxM7pro51ojhX6fv1pimAnVjVfDy14K0ULoRL70CA9jWWA==
- dependencies:
- "@babel/helper-annotate-as-pure" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.3"
-
-"@babel/plugin-transform-typeof-symbol@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.1.tgz#60c0239b69965d166b80a84de7315c1bc7e0bb0e"
- integrity sha512-qX8KZcmbvA23zDi+lk9s6hC1FM7jgLHYIjuLgULgc8QtYnmB3tAVIYkNoKRQ75qWBeyzcoMoK8ZQmogGtC/w0g==
- dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
-
-"@babel/plugin-transform-unicode-escapes@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.1.tgz#add0f8483dab60570d9e03cecef6c023aa8c9940"
- integrity sha512-zZ0Poh/yy1d4jeDWpx/mNwbKJVwUYJX73q+gyh4bwtG0/iUlzdEu0sLMda8yuDFS6LBQlT/ST1SJAR6zYwXWgw==
- dependencies:
- "@babel/helper-plugin-utils" "^7.10.1"
-
-"@babel/plugin-transform-unicode-regex@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.1.tgz#6b58f2aea7b68df37ac5025d9c88752443a6b43f"
- integrity sha512-Y/2a2W299k0VIUdbqYm9X2qS6fE0CUBhhiPpimK6byy7OJ/kORLlIX+J6UrjgNu5awvs62k+6RSslxhcvVw2Tw==
- dependencies:
- "@babel/helper-create-regexp-features-plugin" "^7.10.1"
- "@babel/helper-plugin-utils" "^7.10.1"
-
-"@babel/preset-env@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.3.tgz#3e58c9861bbd93b6a679987c7e4bd365c56c80c9"
- integrity sha512-jHaSUgiewTmly88bJtMHbOd1bJf2ocYxb5BWKSDQIP5tmgFuS/n0gl+nhSrYDhT33m0vPxp+rP8oYYgPgMNQlg==
- dependencies:
- "@babel/compat-data" "^7.10.3"
- "@babel/helper-compilation-targets" "^7.10.2"
- "@babel/helper-module-imports" "^7.10.3"
- "@babel/helper-plugin-utils" "^7.10.3"
- "@babel/plugin-proposal-async-generator-functions" "^7.10.3"
- "@babel/plugin-proposal-class-properties" "^7.10.1"
- "@babel/plugin-proposal-dynamic-import" "^7.10.1"
- "@babel/plugin-proposal-json-strings" "^7.10.1"
- "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.1"
- "@babel/plugin-proposal-numeric-separator" "^7.10.1"
- "@babel/plugin-proposal-object-rest-spread" "^7.10.3"
- "@babel/plugin-proposal-optional-catch-binding" "^7.10.1"
- "@babel/plugin-proposal-optional-chaining" "^7.10.3"
- "@babel/plugin-proposal-private-methods" "^7.10.1"
- "@babel/plugin-proposal-unicode-property-regex" "^7.10.1"
+"@babel/plugin-transform-shorthand-properties@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz#9fd25ec5cdd555bb7f473e5e6ee1c971eede4dd6"
+ integrity sha512-AC2K/t7o07KeTIxMoHneyX90v3zkm5cjHJEokrPEAGEy3UCp8sLKfnfOIGdZ194fyN4wfX/zZUWT9trJZ0qc+Q==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-spread@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff"
+ integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-sticky-regex@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz#8f3889ee8657581130a29d9cc91d7c73b7c4a28d"
+ integrity sha512-Ddy3QZfIbEV0VYcVtFDCjeE4xwVTJWTmUtorAJkn6u/92Z/nWJNV+mILyqHKrUxXYKA2EoCilgoPePymKL4DvQ==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/helper-regex" "^7.10.4"
+
+"@babel/plugin-transform-template-literals@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz#78bc5d626a6642db3312d9d0f001f5e7639fde8c"
+ integrity sha512-V/lnPGIb+KT12OQikDvgSuesRX14ck5FfJXt6+tXhdkJ+Vsd0lDCVtF6jcB4rNClYFzaB2jusZ+lNISDk2mMMw==
+ dependencies:
+ "@babel/helper-annotate-as-pure" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-typeof-symbol@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz#9509f1a7eec31c4edbffe137c16cc33ff0bc5bfc"
+ integrity sha512-QqNgYwuuW0y0H+kUE/GWSR45t/ccRhe14Fs/4ZRouNNQsyd4o3PG4OtHiIrepbM2WKUBDAXKCAK/Lk4VhzTaGA==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-unicode-escapes@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz#feae523391c7651ddac115dae0a9d06857892007"
+ integrity sha512-y5XJ9waMti2J+e7ij20e+aH+fho7Wb7W8rNuu72aKRwCHFqQdhkdU2lo3uZ9tQuboEJcUFayXdARhcxLQ3+6Fg==
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/plugin-transform-unicode-regex@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz#e56d71f9282fac6db09c82742055576d5e6d80a8"
+ integrity sha512-wNfsc4s8N2qnIwpO/WP2ZiSyjfpTamT2C9V9FDH/Ljub9zw6P3SjkXcFmc0RQUt96k2fmIvtla2MMjgTwIAC+A==
+ dependencies:
+ "@babel/helper-create-regexp-features-plugin" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+
+"@babel/preset-env@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f"
+ integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==
+ dependencies:
+ "@babel/compat-data" "^7.10.4"
+ "@babel/helper-compilation-targets" "^7.10.4"
+ "@babel/helper-module-imports" "^7.10.4"
+ "@babel/helper-plugin-utils" "^7.10.4"
+ "@babel/plugin-proposal-async-generator-functions" "^7.10.4"
+ "@babel/plugin-proposal-class-properties" "^7.10.4"
+ "@babel/plugin-proposal-dynamic-import" "^7.10.4"
+ "@babel/plugin-proposal-json-strings" "^7.10.4"
+ "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
+ "@babel/plugin-proposal-numeric-separator" "^7.10.4"
+ "@babel/plugin-proposal-object-rest-spread" "^7.10.4"
+ "@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
+ "@babel/plugin-proposal-optional-chaining" "^7.10.4"
+ "@babel/plugin-proposal-private-methods" "^7.10.4"
+ "@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
"@babel/plugin-syntax-async-generators" "^7.8.0"
- "@babel/plugin-syntax-class-properties" "^7.10.1"
+ "@babel/plugin-syntax-class-properties" "^7.10.4"
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
"@babel/plugin-syntax-json-strings" "^7.8.0"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
- "@babel/plugin-syntax-numeric-separator" "^7.10.1"
+ "@babel/plugin-syntax-numeric-separator" "^7.10.4"
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
- "@babel/plugin-syntax-top-level-await" "^7.10.1"
- "@babel/plugin-transform-arrow-functions" "^7.10.1"
- "@babel/plugin-transform-async-to-generator" "^7.10.1"
- "@babel/plugin-transform-block-scoped-functions" "^7.10.1"
- "@babel/plugin-transform-block-scoping" "^7.10.1"
- "@babel/plugin-transform-classes" "^7.10.3"
- "@babel/plugin-transform-computed-properties" "^7.10.3"
- "@babel/plugin-transform-destructuring" "^7.10.1"
- "@babel/plugin-transform-dotall-regex" "^7.10.1"
- "@babel/plugin-transform-duplicate-keys" "^7.10.1"
- "@babel/plugin-transform-exponentiation-operator" "^7.10.1"
- "@babel/plugin-transform-for-of" "^7.10.1"
- "@babel/plugin-transform-function-name" "^7.10.1"
- "@babel/plugin-transform-literals" "^7.10.1"
- "@babel/plugin-transform-member-expression-literals" "^7.10.1"
- "@babel/plugin-transform-modules-amd" "^7.10.1"
- "@babel/plugin-transform-modules-commonjs" "^7.10.1"
- "@babel/plugin-transform-modules-systemjs" "^7.10.3"
- "@babel/plugin-transform-modules-umd" "^7.10.1"
- "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.3"
- "@babel/plugin-transform-new-target" "^7.10.1"
- "@babel/plugin-transform-object-super" "^7.10.1"
- "@babel/plugin-transform-parameters" "^7.10.1"
- "@babel/plugin-transform-property-literals" "^7.10.1"
- "@babel/plugin-transform-regenerator" "^7.10.3"
- "@babel/plugin-transform-reserved-words" "^7.10.1"
- "@babel/plugin-transform-shorthand-properties" "^7.10.1"
- "@babel/plugin-transform-spread" "^7.10.1"
- "@babel/plugin-transform-sticky-regex" "^7.10.1"
- "@babel/plugin-transform-template-literals" "^7.10.3"
- "@babel/plugin-transform-typeof-symbol" "^7.10.1"
- "@babel/plugin-transform-unicode-escapes" "^7.10.1"
- "@babel/plugin-transform-unicode-regex" "^7.10.1"
+ "@babel/plugin-syntax-top-level-await" "^7.10.4"
+ "@babel/plugin-transform-arrow-functions" "^7.10.4"
+ "@babel/plugin-transform-async-to-generator" "^7.10.4"
+ "@babel/plugin-transform-block-scoped-functions" "^7.10.4"
+ "@babel/plugin-transform-block-scoping" "^7.10.4"
+ "@babel/plugin-transform-classes" "^7.10.4"
+ "@babel/plugin-transform-computed-properties" "^7.10.4"
+ "@babel/plugin-transform-destructuring" "^7.10.4"
+ "@babel/plugin-transform-dotall-regex" "^7.10.4"
+ "@babel/plugin-transform-duplicate-keys" "^7.10.4"
+ "@babel/plugin-transform-exponentiation-operator" "^7.10.4"
+ "@babel/plugin-transform-for-of" "^7.10.4"
+ "@babel/plugin-transform-function-name" "^7.10.4"
+ "@babel/plugin-transform-literals" "^7.10.4"
+ "@babel/plugin-transform-member-expression-literals" "^7.10.4"
+ "@babel/plugin-transform-modules-amd" "^7.10.4"
+ "@babel/plugin-transform-modules-commonjs" "^7.10.4"
+ "@babel/plugin-transform-modules-systemjs" "^7.10.4"
+ "@babel/plugin-transform-modules-umd" "^7.10.4"
+ "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.4"
+ "@babel/plugin-transform-new-target" "^7.10.4"
+ "@babel/plugin-transform-object-super" "^7.10.4"
+ "@babel/plugin-transform-parameters" "^7.10.4"
+ "@babel/plugin-transform-property-literals" "^7.10.4"
+ "@babel/plugin-transform-regenerator" "^7.10.4"
+ "@babel/plugin-transform-reserved-words" "^7.10.4"
+ "@babel/plugin-transform-shorthand-properties" "^7.10.4"
+ "@babel/plugin-transform-spread" "^7.10.4"
+ "@babel/plugin-transform-sticky-regex" "^7.10.4"
+ "@babel/plugin-transform-template-literals" "^7.10.4"
+ "@babel/plugin-transform-typeof-symbol" "^7.10.4"
+ "@babel/plugin-transform-unicode-escapes" "^7.10.4"
+ "@babel/plugin-transform-unicode-regex" "^7.10.4"
"@babel/preset-modules" "^0.1.3"
- "@babel/types" "^7.10.3"
+ "@babel/types" "^7.10.4"
browserslist "^4.12.0"
core-js-compat "^3.6.2"
invariant "^2.2.2"
@@ -1130,13 +1018,20 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"
-"@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3":
+"@babel/runtime@^7.10.2":
version "7.10.3"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
dependencies:
regenerator-runtime "^0.13.4"
+"@babel/runtime@^7.10.4":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c"
+ integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==
+ dependencies:
+ regenerator-runtime "^0.13.4"
+
"@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
version "7.9.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f"
@@ -1144,28 +1039,19 @@
dependencies:
regenerator-runtime "^0.13.4"
-"@babel/standalone@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.10.3.tgz#aaabbf0fcfc82d595d3e1b9467b201d1a33a6e64"
- integrity sha512-pGqfFo2VXa/Ei40T9kSpe8i87MzsOfAQJMpHRABTAjLZrH5IwskSqfAzBP5o2VJbpA4S34LMxOTZ26lirCCVFQ==
+"@babel/standalone@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.10.5.tgz#4ee38dc79fda10a2a0da0897f09e270310151314"
+ integrity sha512-PERGHqhQ7H3TrdglvSW4pEHULywMJEdytnzaR0VPF1HN45aS+3FcE62efb90XPKS9TlgrEUkYDvYMt+0m6G0YA==
-"@babel/template@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
- integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==
- dependencies:
- "@babel/code-frame" "^7.10.1"
- "@babel/parser" "^7.10.1"
- "@babel/types" "^7.10.1"
-
-"@babel/template@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.3.tgz#4d13bc8e30bf95b0ce9d175d30306f42a2c9a7b8"
- integrity sha512-5BjI4gdtD+9fHZUsaxPHPNpwa+xRkDO7c7JbhYn2afvrkDu5SfAAbi9AIMXw2xEhO/BR35TqiW97IqNvCo/GqA==
+"@babel/template@^7.10.4":
+ version "7.10.4"
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
+ integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
dependencies:
- "@babel/code-frame" "^7.10.3"
- "@babel/parser" "^7.10.3"
- "@babel/types" "^7.10.3"
+ "@babel/code-frame" "^7.10.4"
+ "@babel/parser" "^7.10.4"
+ "@babel/types" "^7.10.4"
"@babel/template@^7.3.3", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
version "7.8.6"
@@ -1191,35 +1077,20 @@
globals "^11.1.0"
lodash "^4.17.13"
-"@babel/traverse@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27"
- integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ==
- dependencies:
- "@babel/code-frame" "^7.10.1"
- "@babel/generator" "^7.10.1"
- "@babel/helper-function-name" "^7.10.1"
- "@babel/helper-split-export-declaration" "^7.10.1"
- "@babel/parser" "^7.10.1"
- "@babel/types" "^7.10.1"
+"@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
+ integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
+ dependencies:
+ "@babel/code-frame" "^7.10.4"
+ "@babel/generator" "^7.10.5"
+ "@babel/helper-function-name" "^7.10.4"
+ "@babel/helper-split-export-declaration" "^7.10.4"
+ "@babel/parser" "^7.10.5"
+ "@babel/types" "^7.10.5"
debug "^4.1.0"
globals "^11.1.0"
- lodash "^4.17.13"
-
-"@babel/traverse@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.3.tgz#0b01731794aa7b77b214bcd96661f18281155d7e"
- integrity sha512-qO6623eBFhuPm0TmmrUFMT1FulCmsSeJuVGhiLodk2raUDFhhTECLd9E9jC4LBIWziqt4wgF6KuXE4d+Jz9yug==
- dependencies:
- "@babel/code-frame" "^7.10.3"
- "@babel/generator" "^7.10.3"
- "@babel/helper-function-name" "^7.10.3"
- "@babel/helper-split-export-declaration" "^7.10.1"
- "@babel/parser" "^7.10.3"
- "@babel/types" "^7.10.3"
- debug "^4.1.0"
- globals "^11.1.0"
- lodash "^4.17.13"
+ lodash "^4.17.19"
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
version "7.9.6"
@@ -1230,22 +1101,13 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"
-"@babel/types@^7.10.1":
- version "7.10.1"
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.1.tgz#6886724d31c8022160a7db895e6731ca33483921"
- integrity sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA==
- dependencies:
- "@babel/helper-validator-identifier" "^7.10.1"
- lodash "^4.17.13"
- to-fast-properties "^2.0.0"
-
-"@babel/types@^7.10.3":
- version "7.10.3"
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.3.tgz#6535e3b79fea86a6b09e012ea8528f935099de8e"
- integrity sha512-nZxaJhBXBQ8HVoIcGsf9qWep3Oh3jCENK54V4mRF7qaJabVsAYdbTtmSD8WmAp1R6ytPiu5apMwSXyxB1WlaBA==
+"@babel/types@^7.10.4", "@babel/types@^7.10.5":
+ version "7.10.5"
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
+ integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==
dependencies:
- "@babel/helper-validator-identifier" "^7.10.3"
- lodash "^4.17.13"
+ "@babel/helper-validator-identifier" "^7.10.4"
+ lodash "^4.17.19"
to-fast-properties "^2.0.0"
"@bcoe/v8-coverage@^0.2.3":
@@ -1478,33 +1340,33 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"
-"@nuxt/babel-preset-app@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/babel-preset-app/-/babel-preset-app-2.13.1.tgz#d75f91c97a86c520ab30c078d46bf579728f97de"
- integrity sha512-Xnzhqv+YeTwIHD5jNrgIsX+Q1HhIKnUAea5d6XTc9QX0EYkwXsf8g7nssDjUh9QDJFPfeR6m5uMYBJ6tiiNWeQ==
- dependencies:
- "@babel/core" "^7.10.3"
- "@babel/helper-compilation-targets" "^7.10.2"
- "@babel/plugin-proposal-class-properties" "^7.10.1"
- "@babel/plugin-proposal-decorators" "^7.10.3"
- "@babel/plugin-transform-runtime" "^7.10.3"
- "@babel/preset-env" "^7.10.3"
- "@babel/runtime" "^7.10.3"
+"@nuxt/babel-preset-app@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/babel-preset-app/-/babel-preset-app-2.13.3.tgz#fabf08e0df303f0c4ed4cc0cd87c0eac934e8ebb"
+ integrity sha512-X37o20MbGr+xUVdAExUTrzJrXYCOQ5jiXrMgSmnFi05maNGMd5ruLehmsnS161TUHimlADwoNBjHjU/XM2NmrQ==
+ dependencies:
+ "@babel/core" "^7.10.4"
+ "@babel/helper-compilation-targets" "^7.10.4"
+ "@babel/plugin-proposal-class-properties" "^7.10.4"
+ "@babel/plugin-proposal-decorators" "^7.10.4"
+ "@babel/plugin-transform-runtime" "^7.10.4"
+ "@babel/preset-env" "^7.10.4"
+ "@babel/runtime" "^7.10.4"
"@vue/babel-preset-jsx" "^1.1.2"
core-js "^2.6.5"
-"@nuxt/builder@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/builder/-/builder-2.13.1.tgz#27c4680060c0dbc5b5a6ccc898ea2a9da1557aca"
- integrity sha512-F2N+2hjsIN3sPQ4trJet4hJ7lvW2/shy63KAKG7eh/TWFWt9ced8jqD+FX9umdo36CwmKrI6Q3u9rDu5CdI6+g==
+"@nuxt/builder@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/builder/-/builder-2.13.3.tgz#3e05bacefccc3b8c97a926e6175e1319b76c3810"
+ integrity sha512-VfyCXnmh0vAA3BCAKMgVrtufWfGUutQ3Wjbglo8RqWHmmL6pSfi9vwRsjUkDdq4u5SpYTUYrkXqLwXmSjunKeA==
dependencies:
"@nuxt/devalue" "^1.2.4"
- "@nuxt/utils" "2.13.1"
- "@nuxt/vue-app" "2.13.1"
- "@nuxt/webpack" "2.13.1"
+ "@nuxt/utils" "2.13.3"
+ "@nuxt/vue-app" "2.13.3"
+ "@nuxt/webpack" "2.13.3"
chalk "^3.0.0"
chokidar "^3.4.0"
- consola "^2.13.0"
+ consola "^2.14.0"
fs-extra "^8.1.0"
glob "^7.1.6"
hash-sum "^2.0.0"
@@ -1515,18 +1377,18 @@
serialize-javascript "^4.0.0"
upath "^1.2.0"
-"@nuxt/cli@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/cli/-/cli-2.13.1.tgz#6e75c5b353b094fb99166362165cec745d12b268"
- integrity sha512-9TIIyAcmoOzcLOJBNVd8JIgYlNAdaTT7ObF4OsOnVAhO/4eexGKNAZT22C7CiMZ3qV5kqdViF/YX9kb3Y1IxXg==
+"@nuxt/cli@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/cli/-/cli-2.13.3.tgz#d8b0aff759a5a9357b5ac4179eead029e096a62c"
+ integrity sha512-BBEwaJ8K+or+miPvBev4seuI/L3fgCsqji+brO/8LtJt9Np7Uq1KJl/XtWjWsgM6lSbvI5I3ulUf4pegVVWQeQ==
dependencies:
- "@nuxt/config" "2.13.1"
- "@nuxt/utils" "2.13.1"
+ "@nuxt/config" "2.13.3"
+ "@nuxt/utils" "2.13.3"
boxen "^4.2.0"
chalk "^3.0.0"
compression "^1.7.4"
connect "^3.7.0"
- consola "^2.13.0"
+ consola "^2.14.0"
esm "^3.2.25"
execa "^3.4.0"
exit "^0.1.2"
@@ -1539,10 +1401,10 @@
std-env "^2.2.1"
wrap-ansi "^6.2.0"
-"@nuxt/components@^1.0.4":
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/@nuxt/components/-/components-1.0.4.tgz#8a22c080bdb0061a7aafc632ab8c055d70e479ce"
- integrity sha512-21+wVCwKmH1lzmi2e5dC2NwhMc0LEgAkkqeYtYjWHFN6D1G09l5BeNQF1rfFBQ82R9/AqRiCS8aGIAaWwUp8vQ==
+"@nuxt/components@^1.0.6":
+ version "1.0.7"
+ resolved "https://registry.yarnpkg.com/@nuxt/components/-/components-1.0.7.tgz#816fd6ff083c6515d9b826eb04219109f60aadbf"
+ integrity sha512-MHQiscSQpMQBYiu2ZonUnbjirXgMu1/q6acItnzaGiA0rLSDU0qWkKF/7OnetOy6E7ZFB9I8gGQpjVYA6b+Tew==
dependencies:
chalk "^4.1.0"
chokidar "^3.4.0"
@@ -1551,13 +1413,13 @@
lodash "^4.17.15"
semver "^7.3.2"
-"@nuxt/config@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/config/-/config-2.13.1.tgz#ad71fbf030754146766399e262712340f8f14804"
- integrity sha512-kWTW2ILTq0lgDoCqHK5WT4ALgI2UtFY/Azv3yjTq2UqvpiVmiLT0Os5De77nrirzIYekHyK2/wX2nuXIfxQVgQ==
+"@nuxt/config@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/config/-/config-2.13.3.tgz#024d359fe100a3c15975660d931b64dd0b8d563f"
+ integrity sha512-nTMecpZsvG/kAihPDvE3hoPOscQR6WrxHL5PwVWnVx06nqrgI9JTMBCuFSKB8R4kQdO9wt1sin9W+rNNOf8/Fg==
dependencies:
- "@nuxt/utils" "2.13.1"
- consola "^2.13.0"
+ "@nuxt/utils" "2.13.3"
+ consola "^2.14.0"
create-require "^1.0.2"
defu "^2.0.4"
destr "^1.0.0"
@@ -1567,17 +1429,17 @@
rc9 "^1.0.0"
std-env "^2.2.1"
-"@nuxt/core@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/core/-/core-2.13.1.tgz#25feff82011461ecedf9b92fe9de6f72dbd10032"
- integrity sha512-un3Ef3qTn+cMTTYRrKfwruiv/Ibgel1GBDR62CexXZqK8O5s7pyRPmqGAko1uFSBDnPqfl2N7UPvggqn+alEVw==
+"@nuxt/core@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/core/-/core-2.13.3.tgz#67a7124c67d0d6fff9a68789535260b558e53e97"
+ integrity sha512-557myTNkSPJzX+ST132jlippxfs49+zNUbz4SPpYCokEMB9cMru08mFT4aCt6twSUvXH31hYo+6xNVS3+l9QBQ==
dependencies:
- "@nuxt/config" "2.13.1"
+ "@nuxt/config" "2.13.3"
"@nuxt/devalue" "^1.2.4"
- "@nuxt/server" "2.13.1"
- "@nuxt/utils" "2.13.1"
- "@nuxt/vue-renderer" "2.13.1"
- consola "^2.13.0"
+ "@nuxt/server" "2.13.3"
+ "@nuxt/utils" "2.13.3"
+ "@nuxt/vue-renderer" "2.13.3"
+ consola "^2.14.0"
debug "^4.1.1"
esm "^3.2.25"
fs-extra "^8.1.0"
@@ -1602,22 +1464,22 @@
error-stack-parser "^2.0.0"
string-width "^2.0.0"
-"@nuxt/generator@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/generator/-/generator-2.13.1.tgz#c33f2eb22cd16d167415048d94c81fc933045762"
- integrity sha512-xWC2OQJUACLBzRVa5S4OPILCF5/YvWTg5MoGLuTycmbD7NB3Uqn/hOVKQQKOnIAbTzu7+uptAuIoYeDR4mxoZg==
+"@nuxt/generator@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/generator/-/generator-2.13.3.tgz#103cb8df76f32d9312420df20fb2821d6696f6c9"
+ integrity sha512-qWgGj+TdopSR34/f1TBN3CD23LO+Iplju8CvTmL15q8pioyO9Dck+cC7l2mTLWZ2xInFzY0dllCsXtHWdbrKyQ==
dependencies:
- "@nuxt/utils" "2.13.1"
+ "@nuxt/utils" "2.13.3"
chalk "^3.0.0"
- consola "^2.13.0"
+ consola "^2.14.0"
fs-extra "^8.1.0"
html-minifier "^4.0.0"
node-html-parser "^1.2.20"
-"@nuxt/loading-screen@^2.0.1":
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/@nuxt/loading-screen/-/loading-screen-2.0.1.tgz#4049796e26b57a627a669ddc4c75771e7f6f38d6"
- integrity sha512-oTtSHDZ+kaWUKpovgf2zM9gOiWLrZHcdmmLsveeTpJ0Q8Xk+sXR3HIRN2IBl5gFbPK6V/pYaum/LQBg73UirIQ==
+"@nuxt/loading-screen@^2.0.2":
+ version "2.0.2"
+ resolved "https://registry.yarnpkg.com/@nuxt/loading-screen/-/loading-screen-2.0.2.tgz#2082e813a93bb4efa42be05a6b448121b5f1cad8"
+ integrity sha512-29fLSfSNwCLnpXPbnTbMlgK4u5rw1raJBcBjTNlONfTo2FasWxyEgZ2HMMRlJoikMxxB9FZsjdegnYcplhiRTA==
dependencies:
connect "^3.7.0"
defu "^2.0.4"
@@ -1634,19 +1496,19 @@
consola "^2.10.1"
node-fetch "^2.6.0"
-"@nuxt/server@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/server/-/server-2.13.1.tgz#04e8521925d7f8ad8acaa6ff077036d68bfd264e"
- integrity sha512-IsJYnF1BjaClkz1YcXJckN6RoxBBzAskxBjc1hyhtuvRbt44tJftFQP7xaDpiXxbKqJavyAJPduOxiZGb1vI5g==
+"@nuxt/server@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/server/-/server-2.13.3.tgz#9d046a147a6d4af072d7feb98fee170067ec8c3b"
+ integrity sha512-Wh7hdOltTV4turtSqFUkXCeAUCYGnP2MLNpgTsKKloUX9Z3FiNCyszzGBERzu4Q1vAqBwCI0NhaljdctKO6bxQ==
dependencies:
- "@nuxt/config" "2.13.1"
- "@nuxt/utils" "2.13.1"
- "@nuxt/vue-renderer" "2.13.1"
+ "@nuxt/config" "2.13.3"
+ "@nuxt/utils" "2.13.3"
+ "@nuxt/vue-renderer" "2.13.3"
"@nuxtjs/youch" "^4.2.3"
chalk "^3.0.0"
compression "^1.7.4"
connect "^3.7.0"
- consola "^2.13.0"
+ consola "^2.14.0"
etag "^1.8.1"
fresh "^0.5.2"
fs-extra "^8.1.0"
@@ -1658,21 +1520,21 @@
serve-static "^1.14.1"
server-destroy "^1.0.1"
-"@nuxt/telemetry@^1.1.0":
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-1.1.0.tgz#47e71a575e268a6c4918daa3ffdeff7dfcf688d9"
- integrity sha512-XjeSdVT2g4XonpJmQkCswUVmmeSOBYGho5fgmWLvjQMCYsoRlOvdh+tn/cTtfQRleZfWQ6ajm/dqXaEPxK9/yg==
+"@nuxt/telemetry@^1.2.1":
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/@nuxt/telemetry/-/telemetry-1.2.2.tgz#b086c73491c8891cca604694ffc08cc6a443ebff"
+ integrity sha512-AAtOe8l/1Qevn6xJNoahU53k93fli+YzFz0dKWxpQbbOatSqMoIEI4iC1Nz+IBCzQgfib5OjIrd8IeO43g0dLQ==
dependencies:
arg "^4.1.3"
ci-info "^2.0.0"
- consola "^2.13.0"
+ consola "^2.14.0"
create-require "^1.0.2"
defu "^2.0.4"
destr "^1.0.0"
dotenv "^8.2.0"
fs-extra "^9.0.1"
git-url-parse "^11.1.2"
- inquirer "^7.2.0"
+ inquirer "^7.3.0"
is-docker "^2.0.0"
jiti "^0.1.11"
nanoid "^3.1.10"
@@ -1681,12 +1543,12 @@
rc9 "^1.0.0"
std-env "^2.2.1"
-"@nuxt/utils@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/utils/-/utils-2.13.1.tgz#f79f819b9c869b11fae359055312326a65cea621"
- integrity sha512-xS4q7WUqNld0Lox6tpZpp6jh0IQVBdl2jilJz8vpWKxgAj3/2KfO4li5Hl3Q+y9F9w2PgBfGVUMvANG7xwknZw==
+"@nuxt/utils@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/utils/-/utils-2.13.3.tgz#f121288de1a1e3ce051826d9dd3c015a10ede2dc"
+ integrity sha512-p653/g+SfGpxGi+RqjhF2alUYQJaXxWgXSGtCykcCeuA6MtKSIwjJ43wiqZA/mkXK1se2BWeD1eA+abjaCEiGQ==
dependencies:
- consola "^2.13.0"
+ consola "^2.14.0"
fs-extra "^8.1.0"
hash-sum "^2.0.0"
proper-lockfile "^4.1.1"
@@ -1695,10 +1557,10 @@
signal-exit "^3.0.3"
ua-parser-js "^0.7.21"
-"@nuxt/vue-app@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/vue-app/-/vue-app-2.13.1.tgz#2a350f74292478b9005c7e74912ef472889d087f"
- integrity sha512-tpROqp4P3NjwH/JekPBTAS9z+CGI53Hja5MkONZRmNuWuVOy9+rt87lh3RMcYBx+t6ruzMAP650Ul02wjFfs7A==
+"@nuxt/vue-app@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/vue-app/-/vue-app-2.13.3.tgz#17fbe5a3befbb1aeed872922fdbd68064ec9e316"
+ integrity sha512-C/KBGsm5x4W1aCffLLdcXnO1spQpjsqxXTyHGFlhfaMuShWYkb5n1HQcG2Nla7AY4QzOHbr6YPvJL1sF1CdyWw==
dependencies:
node-fetch "^2.6.0"
unfetch "^4.1.0"
@@ -1708,36 +1570,36 @@
vue-no-ssr "^1.1.1"
vue-router "^3.3.4"
vue-template-compiler "^2.6.11"
- vuex "^3.4.0"
+ vuex "^3.5.1"
-"@nuxt/vue-renderer@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/vue-renderer/-/vue-renderer-2.13.1.tgz#6095d100c23d942adc5fdb10f47303724847c827"
- integrity sha512-JaEmxuz4+4isGSHL6G5dzNLParr/xU8JIiDmy76sBwZ8WFT9Ylqp4oKdoBq17cGZH0Kbk35BOyWwD3ULY+0M9Q==
+"@nuxt/vue-renderer@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/vue-renderer/-/vue-renderer-2.13.3.tgz#9ba3be91c76d01dc0ae3209e87e783d2d6cf439e"
+ integrity sha512-0ttz11STxnHIyqfdHPryrVQC9cQV4ppOlOkYKVvN7hx0pEv8VnGg7wEh9xMnSnh7ZkJqma+rbQguZA59A8SAQw==
dependencies:
"@nuxt/devalue" "^1.2.4"
- "@nuxt/utils" "2.13.1"
- consola "^2.13.0"
+ "@nuxt/utils" "2.13.3"
+ consola "^2.14.0"
fs-extra "^8.1.0"
lru-cache "^5.1.1"
vue "^2.6.11"
vue-meta "^2.4.0"
vue-server-renderer "^2.6.11"
-"@nuxt/webpack@2.13.1":
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/@nuxt/webpack/-/webpack-2.13.1.tgz#9f9f85415cc706efeb49050de8f293d20f9b6c73"
- integrity sha512-XHwDWRfk8HXu8fDkdNAm+IcOXxQhKUGP0ViSwSAdb+WLekvR+I7oz2uqHVWoXNJZp73KIWWlMEK/Fu9txL9+nw==
+"@nuxt/webpack@2.13.3":
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/@nuxt/webpack/-/webpack-2.13.3.tgz#b468d01b04408ea26a6d9171bc3085f12b6963d2"
+ integrity sha512-p0TanFqMbu0pNCkw2Y3D5+q3GDY/6ArOznxoLBYO2vP3S4pmPutoTKKYEc5AnNE1FQloXKxC/DzeD1PH7LaG2Q==
dependencies:
- "@babel/core" "^7.10.3"
- "@nuxt/babel-preset-app" "2.13.1"
+ "@babel/core" "^7.10.4"
+ "@nuxt/babel-preset-app" "2.13.3"
"@nuxt/friendly-errors-webpack-plugin" "^2.5.0"
- "@nuxt/utils" "2.13.1"
+ "@nuxt/utils" "2.13.3"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
- caniuse-lite "^1.0.30001088"
+ caniuse-lite "^1.0.30001093"
chalk "^3.0.0"
- consola "^2.13.0"
+ consola "^2.14.0"
css-loader "^3.6.0"
cssnano "^4.1.10"
eventsource-polyfill "^0.9.6"
@@ -1833,16 +1695,16 @@
dependencies:
"@sinonjs/commons" "^1.7.0"
-"@testing-library/jest-dom@^5.11.0":
- version "5.11.0"
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.0.tgz#1439f08dc85ce7c6d3bbad0ee5d53b2206f55768"
- integrity sha512-mhaCySy7dZlyfcxcYy+0jLllODHEiHkVdmwQ00wD0HrWiSx0fSVHz/0WmdlRkvhfSOuqsRsBUreXOtBvruWGQA==
+"@testing-library/jest-dom@^5.11.1":
+ version "5.11.1"
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.1.tgz#b9541d7625cec9e5feb647f49a96c43f7c055cdd"
+ integrity sha512-NHOHjDwyBoqM7mXjNLieSp/6vJ17DILzhNTw7+RarluaBkyWRzWgFj+d6xnd1adMBlwfQSeR2FWGTxHXCxeMSA==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"
aria-query "^4.2.2"
chalk "^3.0.0"
- css "^2.2.4"
+ css "^3.0.0"
css.escape "^1.5.1"
jest-diff "^25.1.0"
jest-matcher-utils "^25.1.0"
@@ -2763,13 +2625,13 @@ autoprefixer@^9.6.1:
postcss "^7.0.30"
postcss-value-parser "^4.1.0"
-autoprefixer@^9.8.4:
- version "9.8.4"
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.4.tgz#736f1012673a70fa3464671d78d41abd54512863"
- integrity sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==
+autoprefixer@^9.8.5:
+ version "9.8.5"
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.5.tgz#2c225de229ddafe1d1424c02791d0c3e10ccccaa"
+ integrity sha512-C2p5KkumJlsTHoNv9w31NrBRgXhf6eCMteJuHZi2xhkgC+5Vm40MEtCKPhc0qdgAOhox0YPy1SQHTAky05UoKg==
dependencies:
browserslist "^4.12.0"
- caniuse-lite "^1.0.30001087"
+ caniuse-lite "^1.0.30001097"
colorette "^1.2.0"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
@@ -3108,10 +2970,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
-bootstrap-icons@^1.0.0-alpha4:
- version "1.0.0-alpha4"
- resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.0.0-alpha4.tgz#b3eb7ca170696892bce19bf085601d4157831d4e"
- integrity sha512-UcpSUPsvUiW7ueBQfXZSgknJv/rj060dglhWIRPjkLjUWa32jMWqsLXO8tXY2od4Ew6cuh0BJ3f8VOhQPVY4mA==
+bootstrap-icons@^1.0.0-alpha5:
+ version "1.0.0-alpha5"
+ resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.0.0-alpha5.tgz#24aec53f4097e23a7e05c964a55033ed12dab23c"
+ integrity sha512-sQp4UESHOpN7UlkEUJmY4G8gmU4beTCv24azmOtN1vMSWTOuUZttB0269RD93JIjd4KmWb93MJaXjC6cAV5jiQ==
"bootstrap@>=4.5.0 <5.0.0":
version "4.5.0"
@@ -3558,10 +3420,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, can
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001061.tgz#80ca87ef14eb543a7458e7fd2b5e2face3458c9f"
integrity sha512-SMICCeiNvMZnyXpuoO+ot7FHpMVPlrsR+HmfByj6nY4xYDHXLqMTbgH7ecEkDNXWkH1vaip+ZS0D7VTXwM1KYQ==
-caniuse-lite@^1.0.30001087, caniuse-lite@^1.0.30001088:
- version "1.0.30001088"
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz#23a6b9e192106107458528858f2c0e0dba0d9073"
- integrity sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==
+caniuse-lite@^1.0.30001093, caniuse-lite@^1.0.30001097:
+ version "1.0.30001100"
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001100.tgz#2a58615e0c01cf716ab349b20ca4d86ef944aa4e"
+ integrity sha512-0eYdp1+wFCnMlCj2oudciuQn2B9xAFq3WpgpcBIZTxk/1HNA/O2YA7rpeYhnOqsqAJq1AHUgx6i1jtafg7m2zA==
capture-exit@^2.0.0:
version "2.0.0"
@@ -3788,6 +3650,11 @@ cli-width@^2.0.0:
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.1.tgz#b0433d0b4e9c847ef18868a4ef16fd5fc8271c48"
integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==
+cli-width@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
+ integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
+
cliui@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
@@ -4078,6 +3945,11 @@ consola@^2.13.0:
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
+consola@^2.14.0:
+ version "2.14.0"
+ resolved "https://registry.yarnpkg.com/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
+ integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==
+
console-browserify@^1.1.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
@@ -4585,7 +4457,7 @@ css.escape@^1.5.1:
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
-css@^2.1.0, css@^2.2.4:
+css@^2.1.0:
version "2.2.4"
resolved "https://registry.yarnpkg.com/css/-/css-2.2.4.tgz#c646755c73971f2bba6a601e2cf2fd71b1298929"
integrity sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==
@@ -4595,6 +4467,15 @@ css@^2.1.0, css@^2.2.4:
source-map-resolve "^0.5.2"
urix "^0.1.0"
+css@^3.0.0:
+ version "3.0.0"
+ resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d"
+ integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==
+ dependencies:
+ inherits "^2.0.4"
+ source-map "^0.6.1"
+ source-map-resolve "^0.6.0"
+
cssdb@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-4.4.0.tgz#3bf2f2a68c10f5c6a08abd92378331ee803cddb0"
@@ -4768,6 +4649,14 @@ de-indent@^1.0.2:
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
integrity sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=
+deasync@^0.1.15:
+ version "0.1.20"
+ resolved "https://registry.yarnpkg.com/deasync/-/deasync-0.1.20.tgz#546fd2660688a1eeed55edce2308c5cf7104f9da"
+ integrity sha512-E1GI7jMI57hL30OX6Ht/hfQU8DO4AuB9m72WFm4c38GNbUD4Q03//XZaOIHZiY+H1xUaomcot5yk2q/qIZQkGQ==
+ dependencies:
+ bindings "^1.5.0"
+ node-addon-api "^1.7.1"
+
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -5378,10 +5267,10 @@ eslint-plugin-es@^3.0.0:
eslint-utils "^2.0.0"
regexpp "^3.0.0"
-eslint-plugin-import@^2.21.2:
- version "2.21.2"
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c"
- integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA==
+eslint-plugin-import@^2.22.0:
+ version "2.22.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
+ integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
dependencies:
array-includes "^3.1.1"
array.prototype.flat "^1.2.3"
@@ -5397,10 +5286,10 @@ eslint-plugin-import@^2.21.2:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"
-eslint-plugin-jest@^23.17.1:
- version "23.17.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.17.1.tgz#c0f39ba78e0f33b7ee1ce4ec92b773e39026ea3f"
- integrity sha512-/o36fw67qNbJGWbSBIBMfseMsNP/d88WUHAGHCi1xFwsNB3XXZGdvxbOw49j3iQz6MCW/yw8OeOsuQhi6mM5ZA==
+eslint-plugin-jest@^23.18.0:
+ version "23.18.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0.tgz#4813eacb181820ed13c5505f400956d176b25af8"
+ integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"
@@ -5492,10 +5381,10 @@ eslint-visitor-keys@^1.2.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
-eslint@^7.3.1:
- version "7.3.1"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
- integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
+eslint@^7.4.0:
+ version "7.4.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
+ integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.10.0"
@@ -7142,21 +7031,21 @@ inquirer@^6.2.2:
strip-ansi "^5.1.0"
through "^2.3.6"
-inquirer@^7.2.0:
- version "7.2.0"
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.2.0.tgz#63ce99d823090de7eb420e4bb05e6f3449aa389a"
- integrity sha512-E0c4rPwr9ByePfNlTIB8z51kK1s2n6jrHuJeEHENl/sbq2G/S1auvibgEwNR4uSyiU+PiYHqSwsgGiXjG8p5ZQ==
+inquirer@^7.3.0:
+ version "7.3.2"
+ resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.2.tgz#25245d2e32dc9f33dbe26eeaada231daa66e9c7c"
+ integrity sha512-DF4osh1FM6l0RJc5YWYhSDB6TawiBRlbV9Cox8MWlidU218Tb7fm3lQTULyUJDfJ0tjbzl0W4q651mrCCEM55w==
dependencies:
ansi-escapes "^4.2.1"
- chalk "^3.0.0"
+ chalk "^4.1.0"
cli-cursor "^3.1.0"
- cli-width "^2.0.0"
+ cli-width "^3.0.0"
external-editor "^3.0.3"
figures "^3.0.0"
- lodash "^4.17.15"
+ lodash "^4.17.16"
mute-stream "0.0.8"
run-async "^2.4.0"
- rxjs "^6.5.3"
+ rxjs "^6.6.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"
through "^2.3.6"
@@ -8552,6 +8441,11 @@ lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
+lodash@^4.17.16, lodash@^4.17.19:
+ version "4.17.19"
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
+ integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
+
log-symbols@^2.1.0, log-symbols@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -8720,10 +8614,10 @@ markdown-escapes@^1.0.0:
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
-marked@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.0.tgz#62504ad4d11550c942935ccc5e39d64e5a4c4e50"
- integrity sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA==
+marked@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
+ integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
md5.js@^1.3.4:
version "1.3.5"
@@ -9181,6 +9075,11 @@ no-case@^3.0.3:
lower-case "^2.0.1"
tslib "^1.10.0"
+node-addon-api@^1.7.1:
+ version "1.7.2"
+ resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.2.tgz#3df30b95720b53c24e59948b49532b662444f54d"
+ integrity sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==
+
node-cache@^4.1.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/node-cache/-/node-cache-4.2.1.tgz#efd8474dee4edec4138cdded580f5516500f7334"
@@ -9451,20 +9350,20 @@ number-is-nan@^1.0.0:
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
-nuxt@^2.13.1:
- version "2.13.1"
- resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-2.13.1.tgz#039472899938de4bd785769c44ce9cec126ec818"
- integrity sha512-a8OxhwQAfAQPmpTnRWcOFO9rlkx/QsnP35sByvkQwuaRKij3lR6MI9UbzoGb1SzjF/+BarhrYApiQL/XW2uEqg==
- dependencies:
- "@nuxt/builder" "2.13.1"
- "@nuxt/cli" "2.13.1"
- "@nuxt/components" "^1.0.4"
- "@nuxt/core" "2.13.1"
- "@nuxt/generator" "2.13.1"
- "@nuxt/loading-screen" "^2.0.1"
+nuxt@^2.13.3:
+ version "2.13.3"
+ resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-2.13.3.tgz#494f0df34851dfcdbdf4fd092112fa1d4bed1b02"
+ integrity sha512-VsX3XWJIJNm6EMF1unoRcJy8AGblX0wU1Gti6dFBRdTrGA59qgRYlDoTA7tWGOaxMD3KjnHF1EaqeXH40VgglQ==
+ dependencies:
+ "@nuxt/builder" "2.13.3"
+ "@nuxt/cli" "2.13.3"
+ "@nuxt/components" "^1.0.6"
+ "@nuxt/core" "2.13.3"
+ "@nuxt/generator" "2.13.3"
+ "@nuxt/loading-screen" "^2.0.2"
"@nuxt/opencollective" "^0.3.0"
- "@nuxt/telemetry" "^1.1.0"
- "@nuxt/webpack" "2.13.1"
+ "@nuxt/telemetry" "^1.2.1"
+ "@nuxt/webpack" "2.13.3"
nwsapi@^2.2.0:
version "2.2.0"
@@ -11684,10 +11583,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"
-rollup@^2.18.0:
- version "2.18.0"
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
- integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
+rollup@^2.21.0:
+ version "2.21.0"
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
+ integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
optionalDependencies:
fsevents "~2.1.2"
@@ -11713,13 +11612,20 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"
-rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.5.5:
+rxjs@^6.4.0, rxjs@^6.5.5:
version "6.5.5"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
dependencies:
tslib "^1.9.0"
+rxjs@^6.6.0:
+ version "6.6.0"
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84"
+ integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg==
+ dependencies:
+ tslib "^1.9.0"
+
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.2"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
@@ -11767,10 +11673,10 @@ sass-graph@2.2.5:
scss-tokenizer "^0.2.3"
yargs "^13.3.2"
-sass-loader@^9.0.1:
- version "9.0.1"
- resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-9.0.1.tgz#8ae96ebb0e9debc3748064d32e43596719814c40"
- integrity sha512-wXFo2VAAzAUsUApOXr5PkGXDa1ad20RYhdJTubopY04i+Suk8b8g3Vtobu3kfMk48S0n5rQyAQeGBdg8WzL8gA==
+sass-loader@^9.0.2:
+ version "9.0.2"
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-9.0.2.tgz#847c9b4c95328ddc8c7d35cf28c9d6e54e59a90b"
+ integrity sha512-nphcum3jNI442njnrZ5wJgSNX5lfEOHOKHCLf+PrTIaleploKqAMUuT9CVKjf+lyi6c2MCGPHh1vb9nGsjnZJA==
dependencies:
klona "^1.1.1"
loader-utils "^2.0.0"
@@ -12158,6 +12064,14 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
source-map-url "^0.4.0"
urix "^0.1.0"
+source-map-resolve@^0.6.0:
+ version "0.6.0"
+ resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
+ integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==
+ dependencies:
+ atob "^2.1.2"
+ decode-uri-component "^0.2.0"
+
source-map-support@^0.5.6, source-map-support@~0.5.12:
version "0.5.19"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
@@ -12321,10 +12235,10 @@ stackframe@^1.1.1:
resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.1.1.tgz#ffef0a3318b1b60c3b58564989aca5660729ec71"
integrity sha512-0PlYhdKh6AfFxRyK/v+6/k+/mMfyiEBbTM5L94D0ZytQnJ166wuwoTYLHFWGbs2dpA8Rgq763KGWmN1EQEYHRQ==
-standard-version@^8.0.1:
- version "8.0.1"
- resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-8.0.1.tgz#4638d3cee1365c9d6773c3ac33429e4562f3f696"
- integrity sha512-FLZdjvL2tBdwlctfQeyBf4+dX+SFljwdWfUA0F3wPiU9Rn0+FSuD3I0WXuzC1RmcaWwU5WL3EyV4Aanejc8Pqg==
+standard-version@^8.0.2:
+ version "8.0.2"
+ resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-8.0.2.tgz#02ed7131f83046bd04358dc54f97d42c4b2fd828"
+ integrity sha512-L8X9KFq2SmVmaeZgUmWHFJMOsEWpjgFAwqic6yIIoveM1kdw1vH4Io03WWxUDjypjGqGU6qUtcJoR8UvOv5w3g==
dependencies:
chalk "^2.4.2"
conventional-changelog "3.1.21"
@@ -13543,13 +13457,14 @@ vue-hot-reload-api@^2.3.0:
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
-vue-jest@^3.0.5:
- version "3.0.5"
- resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.5.tgz#d6f124b542dcbff207bf9296c19413f4c40b70c9"
- integrity sha512-xWDxde91pDqYBGDlODENZ3ezPgw+IQFoVDtf+5Awlg466w3KvMSqWzs8PxcTeTr+wmAHi0j+a+Lm3R7aUJa1jA==
+vue-jest@^3.0.6:
+ version "3.0.6"
+ resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-3.0.6.tgz#27f79d75dcddbe6b3d8327ca1450a107b9cd6f38"
+ integrity sha512-VyuM8wR0vAlYCbPRY+PhIqRU5yUyBnUmwYTo4IFScs2+tiuis5VBItU0PGC8Wcx6qJwKB5jq5p7WFhabzMFMgQ==
dependencies:
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
chalk "^2.1.0"
+ deasync "^0.1.15"
extract-from-css "^0.4.4"
find-babel-config "^1.1.0"
js-beautify "^1.6.14"
@@ -13627,10 +13542,10 @@ vue@^2.6.11:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
-vuex@^3.4.0:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.4.0.tgz#20cc086062d750769fce1febb34e7fceeaebde45"
- integrity sha512-ajtqwEW/QhnrBZQsZxCLHThZZaa+Db45c92Asf46ZDXu6uHXgbfVuBaJ4gzD2r4UX0oMJHstFwd2r2HM4l8umg==
+vuex@^3.5.1:
+ version "3.5.1"
+ resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.5.1.tgz#f1b8dcea649bc25254cf4f4358081dbf5da18b3d"
+ integrity sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw==
w3c-hr-time@^1.0.2:
version "1.0.2"