{
  "b-alert": {
    "description": "Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.",
    "attributes": [
      "show",
      "dismiss-label",
      "dismissible",
      "fade",
      "variant"
    ]
  },
  "b-aspect": {
    "description": "The `<b-aspect>` component can be used to maintain a minimum responsive aspect ratio for content.",
    "attributes": [
      "aspect",
      "tag"
    ]
  },
  "b-avatar": {
    "description": "Avatars are typically used to display a user profile as a picture, an icon, or short text.",
    "attributes": [
      "active-class",
      "alt",
      "append",
      "aria-label",
      "badge",
      "badge-left",
      "badge-offset",
      "badge-top",
      "badge-variant",
      "button",
      "button-type",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "icon",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "rounded",
      "router-component-name",
      "size",
      "square",
      "src",
      "target",
      "text",
      "to",
      "variant"
    ]
  },
  "b-avatar-group": {
    "description": "Avatars are typically used to display a user profile as a picture, an icon, or short text.",
    "attributes": [
      "overlap",
      "rounded",
      "size",
      "square",
      "tag",
      "variant"
    ]
  },
  "b-badge": {
    "description": "Small and adaptive tag for adding context to just about any content.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "pill",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "tag",
      "target",
      "to",
      "variant"
    ]
  },
  "b-breadcrumb": {
    "description": "Indicate the current page's location within a navigational hierarchy. Separators are automatically added in CSS through ::before and content.",
    "attributes": [
      "items"
    ]
  },
  "b-breadcrumb-item": {
    "description": "Indicate the current page's location within a navigational hierarchy. Separators are automatically added in CSS through ::before and content.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "aria-current",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "html",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "target",
      "text",
      "to"
    ]
  },
  "b-button": {
    "description": "Use BootstrapVue's <b-button> component for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "block",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "pill",
      "prefetch",
      "pressed",
      "rel",
      "replace",
      "router-component-name",
      "size",
      "squared",
      "tag",
      "target",
      "to",
      "type",
      "variant"
    ]
  },
  "b-btn": {
    "description": "Use BootstrapVue's <b-button> component for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.\n\n*Alias for BButton*",
    "attributes": [
      "active",
      "active-class",
      "append",
      "block",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "pill",
      "prefetch",
      "pressed",
      "rel",
      "replace",
      "router-component-name",
      "size",
      "squared",
      "tag",
      "target",
      "to",
      "type",
      "variant"
    ]
  },
  "b-button-close": {
    "description": "Use BootstrapVue's <b-button> component for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.",
    "attributes": [
      "aria-label",
      "content",
      "disabled",
      "text-variant"
    ]
  },
  "b-btn-close": {
    "description": "Use BootstrapVue's <b-button> component for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.\n\n*Alias for BButtonClose*",
    "attributes": [
      "aria-label",
      "content",
      "disabled",
      "text-variant"
    ]
  },
  "b-button-group": {
    "description": "Group a series of buttons together on a single line with <b-button-group>.",
    "attributes": [
      "aria-role",
      "size",
      "tag",
      "vertical"
    ]
  },
  "b-btn-group": {
    "description": "Group a series of buttons together on a single line with <b-button-group>.\n\n*Alias for BButtonGroup*",
    "attributes": [
      "aria-role",
      "size",
      "tag",
      "vertical"
    ]
  },
  "b-button-toolbar": {
    "description": "Group a series of <b-button-group> and/or <b-input-group> together on a single line, with optional keyboard navigation.",
    "attributes": [
      "justify",
      "key-nav"
    ]
  },
  "b-btn-toolbar": {
    "description": "Group a series of <b-button-group> and/or <b-input-group> together on a single line, with optional keyboard navigation.\n\n*Alias for BButtonToolbar*",
    "attributes": [
      "justify",
      "key-nav"
    ]
  },
  "b-calendar": {
    "description": "BootstrapVue custom calendar widget for selecting dates and controlling other components, fully WAI-ARIA accessible (a11y) and supports internationalization (i18n).",
    "attributes": [
      "id",
      "value",
      "aria-controls",
      "block",
      "date-disabled-fn",
      "date-format-options",
      "date-info-fn",
      "direction",
      "disabled",
      "header-tag",
      "hidden",
      "hide-header",
      "initial-date",
      "label-calendar",
      "label-current-month",
      "label-help",
      "label-nav",
      "label-next-decade",
      "label-next-month",
      "label-next-year",
      "label-no-date-selected",
      "label-prev-decade",
      "label-prev-month",
      "label-prev-year",
      "label-selected",
      "label-today",
      "locale",
      "max",
      "min",
      "nav-button-variant",
      "no-highlight-today",
      "no-key-nav",
      "readonly",
      "role-description",
      "selected-variant",
      "show-decade-nav",
      "start-weekday",
      "today-variant",
      "value-as-date",
      "weekday-header-format",
      "width"
    ]
  },
  "b-card": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "align",
      "bg-variant",
      "body-bg-variant",
      "body-border-variant",
      "body-class",
      "body-tag",
      "body-text-variant",
      "border-variant",
      "footer",
      "footer-bg-variant",
      "footer-border-variant",
      "footer-class",
      "footer-html",
      "footer-tag",
      "footer-text-variant",
      "header",
      "header-bg-variant",
      "header-border-variant",
      "header-class",
      "header-html",
      "header-tag",
      "header-text-variant",
      "img-alt",
      "img-bottom",
      "img-end",
      "img-height",
      "img-left",
      "img-right",
      "img-src",
      "img-start",
      "img-top",
      "img-width",
      "no-body",
      "overlay",
      "sub-title",
      "sub-title-tag",
      "sub-title-text-variant",
      "tag",
      "text-variant",
      "title",
      "title-tag"
    ]
  },
  "b-card-header": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "header",
      "header-bg-variant",
      "header-border-variant",
      "header-class",
      "header-html",
      "header-tag",
      "header-text-variant"
    ]
  },
  "b-card-footer": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "footer",
      "footer-bg-variant",
      "footer-border-variant",
      "footer-class",
      "footer-html",
      "footer-tag",
      "footer-text-variant"
    ]
  },
  "b-card-body": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "body-bg-variant",
      "body-border-variant",
      "body-class",
      "body-tag",
      "body-text-variant",
      "overlay",
      "sub-title",
      "sub-title-tag",
      "sub-title-text-variant",
      "title",
      "title-tag"
    ]
  },
  "b-card-title": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "title",
      "title-tag"
    ]
  },
  "b-card-sub-title": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "sub-title",
      "sub-title-tag",
      "sub-title-text-variant"
    ]
  },
  "b-card-img": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "alt",
      "bottom",
      "end",
      "height",
      "left",
      "right",
      "src",
      "start",
      "top",
      "width"
    ]
  },
  "b-card-img-lazy": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "blank-height",
      "blank-src",
      "blank-width",
      "bottom",
      "end",
      "left",
      "offset",
      "right",
      "show",
      "start",
      "top"
    ]
  },
  "b-card-text": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "text-tag"
    ]
  },
  "b-card-group": {
    "description": "A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.",
    "attributes": [
      "columns",
      "deck",
      "tag"
    ]
  },
  "b-carousel": {
    "description": "The <b-carousel> component is a slideshow for cycling through a series of content, built with CSS 3D transforms. It works with a series of images, text, or custom markup.",
    "attributes": [
      "id",
      "value",
      "background",
      "controls",
      "fade",
      "img-height",
      "img-width",
      "indicators",
      "interval",
      "label-goto-slide",
      "label-indicators",
      "label-next",
      "label-prev",
      "no-animation",
      "no-hover-pause",
      "no-touch",
      "no-wrap"
    ]
  },
  "b-carousel-slide": {
    "description": "The <b-carousel> component is a slideshow for cycling through a series of content, built with CSS 3D transforms. It works with a series of images, text, or custom markup.",
    "attributes": [
      "id",
      "background",
      "caption",
      "caption-html",
      "caption-tag",
      "content-tag",
      "content-visible-up",
      "img-alt",
      "img-blank",
      "img-blank-color",
      "img-height",
      "img-src",
      "img-width",
      "text",
      "text-html",
      "text-tag"
    ]
  },
  "b-collapse": {
    "description": "Easily toggle content visibility on your pages. Includes support for making accordions.",
    "attributes": [
      "id",
      "visible",
      "accordion",
      "appear",
      "is-nav",
      "tag"
    ]
  },
  "b-dropdown": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "block",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "size",
      "split",
      "split-button-type",
      "split-class",
      "split-href",
      "split-to",
      "split-variant",
      "text",
      "toggle-attrs",
      "toggle-class",
      "toggle-tag",
      "toggle-text",
      "variant"
    ]
  },
  "b-dd": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdown*",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "block",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "size",
      "split",
      "split-button-type",
      "split-class",
      "split-href",
      "split-to",
      "split-variant",
      "text",
      "toggle-attrs",
      "toggle-class",
      "toggle-tag",
      "toggle-text",
      "variant"
    ]
  },
  "b-dropdown-item": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "link-class",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "target",
      "to",
      "variant"
    ]
  },
  "b-dd-item": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownItem*",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "link-class",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "target",
      "to",
      "variant"
    ]
  },
  "b-dropdown-item-button": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "active",
      "active-class",
      "button-class",
      "disabled",
      "variant"
    ]
  },
  "b-dropdown-item-btn": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownItemButton*",
    "attributes": [
      "active",
      "active-class",
      "button-class",
      "disabled",
      "variant"
    ]
  },
  "b-dd-item-button": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownItemButton*",
    "attributes": [
      "active",
      "active-class",
      "button-class",
      "disabled",
      "variant"
    ]
  },
  "b-dd-item-btn": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownItemButton*",
    "attributes": [
      "active",
      "active-class",
      "button-class",
      "disabled",
      "variant"
    ]
  },
  "b-dropdown-divider": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "tag"
    ]
  },
  "b-dd-divider": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownDivider*",
    "attributes": [
      "tag"
    ]
  },
  "b-dropdown-form": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "disabled",
      "form-class",
      "id",
      "inline",
      "novalidate",
      "validated"
    ]
  },
  "b-dd-form": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownForm*",
    "attributes": [
      "disabled",
      "form-class",
      "id",
      "inline",
      "novalidate",
      "validated"
    ]
  },
  "b-dropdown-text": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "tag",
      "text-class",
      "variant"
    ]
  },
  "b-dd-text": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownText*",
    "attributes": [
      "tag",
      "text-class",
      "variant"
    ]
  },
  "b-dropdown-group": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "aria-describedby",
      "header",
      "header-classes",
      "header-tag",
      "header-variant",
      "id"
    ]
  },
  "b-dd-group": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownGroup*",
    "attributes": [
      "aria-describedby",
      "header",
      "header-classes",
      "header-tag",
      "header-variant",
      "id"
    ]
  },
  "b-dropdown-header": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.",
    "attributes": [
      "id",
      "tag",
      "variant"
    ]
  },
  "b-dd-header": {
    "description": "Dropdowns are toggleable, contextual overlays for displaying lists of links and actions in a dropdown menu format.\n\n*Alias for BDropdownHeader*",
    "attributes": [
      "id",
      "tag",
      "variant"
    ]
  },
  "b-embed": {
    "description": "Create responsive video or slideshow embeds based on the width of the parent by creating an intrinsic ratio that scales on any device.",
    "attributes": [
      "aspect",
      "tag",
      "type"
    ]
  },
  "b-form": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.",
    "attributes": [
      "id",
      "inline",
      "novalidate",
      "validated"
    ]
  },
  "b-form-text": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.",
    "attributes": [
      "id",
      "inline",
      "tag",
      "text-variant"
    ]
  },
  "b-form-invalid-feedback": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.",
    "attributes": [
      "aria-live",
      "force-show",
      "id",
      "role",
      "state",
      "tag",
      "tooltip"
    ]
  },
  "b-form-valid-feedback": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.",
    "attributes": [
      "aria-live",
      "force-show",
      "id",
      "role",
      "state",
      "tag",
      "tooltip"
    ]
  },
  "b-form-datalist": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.",
    "attributes": [
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "id"
    ]
  },
  "b-datalist": {
    "description": "Form component and form helper components that optionally supports inline form styles and validation states.\n\n*Alias for BFormDatalist*",
    "attributes": [
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "id"
    ]
  },
  "b-form-checkbox-group": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "size",
      "state",
      "plain",
      "aria-invalid",
      "button-variant",
      "buttons",
      "stacked",
      "validated",
      "switches"
    ]
  },
  "b-checkbox-group": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.\n\n*Alias for BFormCheckboxGroup*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "size",
      "state",
      "plain",
      "aria-invalid",
      "button-variant",
      "buttons",
      "stacked",
      "validated",
      "switches"
    ]
  },
  "b-check-group": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.\n\n*Alias for BFormCheckboxGroup*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "size",
      "state",
      "plain",
      "aria-invalid",
      "button-variant",
      "buttons",
      "stacked",
      "validated",
      "switches"
    ]
  },
  "b-form-checkbox": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "aria-label",
      "aria-labelledby",
      "button",
      "button-variant",
      "inline",
      "value",
      "indeterminate",
      "switch",
      "unchecked-value"
    ]
  },
  "b-checkbox": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.\n\n*Alias for BFormCheckbox*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "aria-label",
      "aria-labelledby",
      "button",
      "button-variant",
      "inline",
      "value",
      "indeterminate",
      "switch",
      "unchecked-value"
    ]
  },
  "b-check": {
    "description": "Custom checkbox input and checkbox group to replace the browser default checkbox input, built on top of semantic and accessible markup. Optionally supports switch styling.\n\n*Alias for BFormCheckbox*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "aria-label",
      "aria-labelledby",
      "button",
      "button-variant",
      "inline",
      "value",
      "indeterminate",
      "switch",
      "unchecked-value"
    ]
  },
  "b-form-datepicker": {
    "description": "BootstrapVue custom date picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n).",
    "attributes": [
      "id",
      "value",
      "aria-controls",
      "boundary",
      "button-only",
      "button-variant",
      "calendar-width",
      "close-button",
      "close-button-variant",
      "dark",
      "date-disabled-fn",
      "date-format-options",
      "date-info-fn",
      "direction",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "form",
      "header-tag",
      "hide-header",
      "initial-date",
      "label-calendar",
      "label-close-button",
      "label-current-month",
      "label-help",
      "label-nav",
      "label-next-decade",
      "label-next-month",
      "label-next-year",
      "label-no-date-selected",
      "label-prev-decade",
      "label-prev-month",
      "label-prev-year",
      "label-reset-button",
      "label-selected",
      "label-today",
      "label-today-button",
      "locale",
      "max",
      "menu-class",
      "min",
      "name",
      "nav-button-variant",
      "no-close-on-select",
      "no-flip",
      "no-highlight-today",
      "offset",
      "placeholder",
      "popper-opts",
      "readonly",
      "required",
      "reset-button",
      "reset-button-variant",
      "reset-value",
      "right",
      "selected-variant",
      "show-decade-nav",
      "size",
      "start-weekday",
      "state",
      "today-button",
      "today-button-variant",
      "today-variant",
      "value-as-date",
      "weekday-header-format"
    ]
  },
  "b-datepicker": {
    "description": "BootstrapVue custom date picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n).\n\n*Alias for BFormDatepicker*",
    "attributes": [
      "id",
      "value",
      "aria-controls",
      "boundary",
      "button-only",
      "button-variant",
      "calendar-width",
      "close-button",
      "close-button-variant",
      "dark",
      "date-disabled-fn",
      "date-format-options",
      "date-info-fn",
      "direction",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "form",
      "header-tag",
      "hide-header",
      "initial-date",
      "label-calendar",
      "label-close-button",
      "label-current-month",
      "label-help",
      "label-nav",
      "label-next-decade",
      "label-next-month",
      "label-next-year",
      "label-no-date-selected",
      "label-prev-decade",
      "label-prev-month",
      "label-prev-year",
      "label-reset-button",
      "label-selected",
      "label-today",
      "label-today-button",
      "locale",
      "max",
      "menu-class",
      "min",
      "name",
      "nav-button-variant",
      "no-close-on-select",
      "no-flip",
      "no-highlight-today",
      "offset",
      "placeholder",
      "popper-opts",
      "readonly",
      "required",
      "reset-button",
      "reset-button-variant",
      "reset-value",
      "right",
      "selected-variant",
      "show-decade-nav",
      "size",
      "start-weekday",
      "state",
      "today-button",
      "today-button-variant",
      "today-variant",
      "value-as-date",
      "weekday-header-format"
    ]
  },
  "b-form-file": {
    "description": "Customized, cross-browser consistent, file input control that supports single file, multiple files, and directory upload.",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "state",
      "plain",
      "accept",
      "browse-text",
      "capture",
      "directory",
      "drop-placeholder",
      "file-name-formatter",
      "multiple",
      "no-drop",
      "no-drop-placeholder",
      "no-traverse",
      "placeholder",
      "size"
    ]
  },
  "b-file": {
    "description": "Customized, cross-browser consistent, file input control that supports single file, multiple files, and directory upload.\n\n*Alias for BFormFile*",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "state",
      "plain",
      "accept",
      "browse-text",
      "capture",
      "directory",
      "drop-placeholder",
      "file-name-formatter",
      "multiple",
      "no-drop",
      "no-drop-placeholder",
      "no-traverse",
      "placeholder",
      "size"
    ]
  },
  "b-form-group": {
    "description": "Easily add some structure to forms. Its purpose is to pair form controls with a legend or label, and to provide help text and invalid/valid feedback text, as well as visual (color) contextual state feedback.",
    "attributes": [
      "content-cols",
      "content-cols-lg",
      "content-cols-md",
      "content-cols-sm",
      "content-cols-xl",
      "description",
      "disabled",
      "feedback-aria-live",
      "id",
      "invalid-feedback",
      "label",
      "label-align",
      "label-align-lg",
      "label-align-md",
      "label-align-sm",
      "label-align-xl",
      "label-class",
      "label-cols",
      "label-cols-lg",
      "label-cols-md",
      "label-cols-sm",
      "label-cols-xl",
      "label-for",
      "label-size",
      "label-sr-only",
      "state",
      "tooltip",
      "valid-feedback",
      "validated"
    ]
  },
  "b-form-input": {
    "description": "Create various type inputs such as: text, password, number, url, email, search, range, date and more.",
    "attributes": [
      "id",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "value",
      "aria-invalid",
      "autocomplete",
      "debounce",
      "formatter",
      "lazy",
      "lazy-formatter",
      "number",
      "placeholder",
      "plaintext",
      "readonly",
      "trim",
      "list",
      "max",
      "min",
      "no-wheel",
      "step",
      "type"
    ]
  },
  "b-input": {
    "description": "Create various type inputs such as: text, password, number, url, email, search, range, date and more.\n\n*Alias for BFormInput*",
    "attributes": [
      "id",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "value",
      "aria-invalid",
      "autocomplete",
      "debounce",
      "formatter",
      "lazy",
      "lazy-formatter",
      "number",
      "placeholder",
      "plaintext",
      "readonly",
      "trim",
      "list",
      "max",
      "min",
      "no-wheel",
      "step",
      "type"
    ]
  },
  "b-form-radio-group": {
    "description": "Cross browser consistent radio inputs and radio groups, using Bootstrap's custom radio input to replace the browser default radio input.",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "size",
      "state",
      "plain",
      "aria-invalid",
      "button-variant",
      "buttons",
      "stacked",
      "validated"
    ]
  },
  "b-radio-group": {
    "description": "Cross browser consistent radio inputs and radio groups, using Bootstrap's custom radio input to replace the browser default radio input.\n\n*Alias for BFormRadioGroup*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "size",
      "state",
      "plain",
      "aria-invalid",
      "button-variant",
      "buttons",
      "stacked",
      "validated"
    ]
  },
  "b-form-radio": {
    "description": "Cross browser consistent radio inputs and radio groups, using Bootstrap's custom radio input to replace the browser default radio input.",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "aria-label",
      "aria-labelledby",
      "button",
      "button-variant",
      "inline",
      "value"
    ]
  },
  "b-radio": {
    "description": "Cross browser consistent radio inputs and radio groups, using Bootstrap's custom radio input to replace the browser default radio input.\n\n*Alias for BFormRadio*",
    "attributes": [
      "id",
      "checked",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "aria-label",
      "aria-labelledby",
      "button",
      "button-variant",
      "inline",
      "value"
    ]
  },
  "b-form-rating": {
    "description": "BootstrapVue custom star rating form control for ratings entry or aggregated display.",
    "attributes": [
      "id",
      "value",
      "size",
      "color",
      "disabled",
      "form",
      "icon-clear",
      "icon-empty",
      "icon-full",
      "icon-half",
      "inline",
      "locale",
      "name",
      "no-border",
      "precision",
      "readonly",
      "show-clear",
      "show-value",
      "show-value-max",
      "stars",
      "variant"
    ]
  },
  "b-rating": {
    "description": "BootstrapVue custom star rating form control for ratings entry or aggregated display.\n\n*Alias for BFormRating*",
    "attributes": [
      "id",
      "value",
      "size",
      "color",
      "disabled",
      "form",
      "icon-clear",
      "icon-empty",
      "icon-full",
      "icon-half",
      "inline",
      "locale",
      "name",
      "no-border",
      "precision",
      "readonly",
      "show-clear",
      "show-value",
      "show-value-max",
      "stars",
      "variant"
    ]
  },
  "b-form-select": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "label-field",
      "options-field",
      "aria-invalid",
      "multiple",
      "select-size"
    ]
  },
  "b-select": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.\n\n*Alias for BFormSelect*",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "plain",
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "label-field",
      "options-field",
      "aria-invalid",
      "multiple",
      "select-size"
    ]
  },
  "b-form-select-option": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.",
    "attributes": [
      "disabled",
      "value"
    ]
  },
  "b-select-option": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.\n\n*Alias for BFormSelectOption*",
    "attributes": [
      "disabled",
      "value"
    ]
  },
  "b-form-select-option-group": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.",
    "attributes": [
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "label"
    ]
  },
  "b-select-option-group": {
    "description": "Custom <select> component using cross-browser custom styles. Optionally generate <option> entries based on an array, array of objects.\n\n*Alias for BFormSelectOptionGroup*",
    "attributes": [
      "disabled-field",
      "html-field",
      "options",
      "text-field",
      "value-field",
      "label"
    ]
  },
  "b-form-spinbutton": {
    "description": "BootstrapVue custom numerical spinbutton form input component, featuring WAI-ARIA accessibility (a11y) and internationalization (i18n).",
    "attributes": [
      "id",
      "value",
      "size",
      "state",
      "aria-controls",
      "aria-label",
      "disabled",
      "form",
      "formatter-fn",
      "inline",
      "label-decrement",
      "label-increment",
      "locale",
      "max",
      "min",
      "name",
      "placeholder",
      "readonly",
      "repeat-delay",
      "repeat-interval",
      "repeat-step-multiplier",
      "repeat-threshold",
      "step",
      "vertical",
      "wrap"
    ]
  },
  "b-spinbutton": {
    "description": "BootstrapVue custom numerical spinbutton form input component, featuring WAI-ARIA accessibility (a11y) and internationalization (i18n).\n\n*Alias for BFormSpinbutton*",
    "attributes": [
      "id",
      "value",
      "size",
      "state",
      "aria-controls",
      "aria-label",
      "disabled",
      "form",
      "formatter-fn",
      "inline",
      "label-decrement",
      "label-increment",
      "locale",
      "max",
      "min",
      "name",
      "placeholder",
      "readonly",
      "repeat-delay",
      "repeat-interval",
      "repeat-step-multiplier",
      "repeat-threshold",
      "step",
      "vertical",
      "wrap"
    ]
  },
  "b-form-tags": {
    "description": "Lightweight custom tagged input form control, with options for customized interface rendering, duplicate tag detection and optional tag validation.",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "add-button-text",
      "add-button-variant",
      "add-on-change",
      "duplicate-tag-text",
      "feedback-aria-live",
      "ignore-input-focus-selector",
      "input-attrs",
      "input-class",
      "input-id",
      "input-type",
      "invalid-tag-text",
      "limit",
      "limit-tags-text",
      "no-add-on-enter",
      "no-outer-focus",
      "no-tag-remove",
      "placeholder",
      "remove-on-delete",
      "separator",
      "tag-class",
      "tag-pills",
      "tag-remove-label",
      "tag-removed-label",
      "tag-validator",
      "tag-variant"
    ]
  },
  "b-tags": {
    "description": "Lightweight custom tagged input form control, with options for customized interface rendering, duplicate tag detection and optional tag validation.\n\n*Alias for BFormTags*",
    "attributes": [
      "id",
      "value",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "add-button-text",
      "add-button-variant",
      "add-on-change",
      "duplicate-tag-text",
      "feedback-aria-live",
      "ignore-input-focus-selector",
      "input-attrs",
      "input-class",
      "input-id",
      "input-type",
      "invalid-tag-text",
      "limit",
      "limit-tags-text",
      "no-add-on-enter",
      "no-outer-focus",
      "no-tag-remove",
      "placeholder",
      "remove-on-delete",
      "separator",
      "tag-class",
      "tag-pills",
      "tag-remove-label",
      "tag-removed-label",
      "tag-validator",
      "tag-variant"
    ]
  },
  "b-form-tag": {
    "description": "Lightweight custom tagged input form control, with options for customized interface rendering, duplicate tag detection and optional tag validation.",
    "attributes": [
      "id",
      "disabled",
      "no-remove",
      "pill",
      "remove-label",
      "tag",
      "title",
      "variant"
    ]
  },
  "b-tag": {
    "description": "Lightweight custom tagged input form control, with options for customized interface rendering, duplicate tag detection and optional tag validation.\n\n*Alias for BFormTag*",
    "attributes": [
      "id",
      "disabled",
      "no-remove",
      "pill",
      "remove-label",
      "tag",
      "title",
      "variant"
    ]
  },
  "b-form-textarea": {
    "description": "Create multi-line text inputs with support for auto height sizing, minimum and maximum number of rows, and contextual validation states.",
    "attributes": [
      "id",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "value",
      "aria-invalid",
      "autocomplete",
      "debounce",
      "formatter",
      "lazy",
      "lazy-formatter",
      "number",
      "placeholder",
      "plaintext",
      "readonly",
      "trim",
      "max-rows",
      "no-auto-shrink",
      "no-resize",
      "rows",
      "wrap"
    ]
  },
  "b-textarea": {
    "description": "Create multi-line text inputs with support for auto height sizing, minimum and maximum number of rows, and contextual validation states.\n\n*Alias for BFormTextarea*",
    "attributes": [
      "id",
      "autofocus",
      "disabled",
      "form",
      "name",
      "required",
      "size",
      "state",
      "value",
      "aria-invalid",
      "autocomplete",
      "debounce",
      "formatter",
      "lazy",
      "lazy-formatter",
      "number",
      "placeholder",
      "plaintext",
      "readonly",
      "trim",
      "max-rows",
      "no-auto-shrink",
      "no-resize",
      "rows",
      "wrap"
    ]
  },
  "b-form-timepicker": {
    "description": "BootstrapVue custom time picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n).",
    "attributes": [
      "id",
      "value",
      "aria-labelledby",
      "boundary",
      "button-only",
      "button-variant",
      "close-button-variant",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "footer-tag",
      "form",
      "header-tag",
      "hide-header",
      "hour12",
      "label-am",
      "label-ampm",
      "label-close-button",
      "label-decrement",
      "label-hours",
      "label-increment",
      "label-minutes",
      "label-no-time-selected",
      "label-now-button",
      "label-pm",
      "label-reset-button",
      "label-seconds",
      "label-selected",
      "locale",
      "menu-class",
      "minutes-step",
      "name",
      "no-close-button",
      "no-flip",
      "now-button",
      "now-button-variant",
      "offset",
      "placeholder",
      "popper-opts",
      "readonly",
      "required",
      "reset-button",
      "reset-button-variant",
      "reset-value",
      "right",
      "seconds-step",
      "show-seconds",
      "size",
      "state"
    ]
  },
  "b-timepicker": {
    "description": "BootstrapVue custom time picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n).\n\n*Alias for BFormTimepicker*",
    "attributes": [
      "id",
      "value",
      "aria-labelledby",
      "boundary",
      "button-only",
      "button-variant",
      "close-button-variant",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "footer-tag",
      "form",
      "header-tag",
      "hide-header",
      "hour12",
      "label-am",
      "label-ampm",
      "label-close-button",
      "label-decrement",
      "label-hours",
      "label-increment",
      "label-minutes",
      "label-no-time-selected",
      "label-now-button",
      "label-pm",
      "label-reset-button",
      "label-seconds",
      "label-selected",
      "locale",
      "menu-class",
      "minutes-step",
      "name",
      "no-close-button",
      "no-flip",
      "now-button",
      "now-button-variant",
      "offset",
      "placeholder",
      "popper-opts",
      "readonly",
      "required",
      "reset-button",
      "reset-button-variant",
      "reset-value",
      "right",
      "seconds-step",
      "show-seconds",
      "size",
      "state"
    ]
  },
  "b-img": {
    "description": "Create responsive images, optionally adding lightweight styles to them — all via props. Support for rounded images, thumbnail styling, alignment, and even the ability to create blank images with an optional solid background color, and lazy loaded images.",
    "attributes": [
      "alt",
      "blank",
      "blank-color",
      "block",
      "center",
      "fluid",
      "fluid-grow",
      "height",
      "left",
      "right",
      "rounded",
      "sizes",
      "src",
      "srcset",
      "thumbnail",
      "width"
    ]
  },
  "b-img-lazy": {
    "description": "Create responsive images, optionally adding lightweight styles to them — all via props. Support for rounded images, thumbnail styling, alignment, and even the ability to create blank images with an optional solid background color, and lazy loaded images.",
    "attributes": [
      "alt",
      "blank-color",
      "block",
      "center",
      "fluid",
      "fluid-grow",
      "height",
      "left",
      "right",
      "rounded",
      "sizes",
      "src",
      "srcset",
      "thumbnail",
      "width",
      "blank-height",
      "blank-src",
      "blank-width",
      "offset",
      "show"
    ]
  },
  "b-input-group": {
    "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.",
    "attributes": [
      "append",
      "append-html",
      "id",
      "prepend",
      "prepend-html",
      "size",
      "tag"
    ]
  },
  "b-input-group-prepend": {
    "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.",
    "attributes": [
      "id",
      "is-text",
      "tag"
    ]
  },
  "b-input-group-append": {
    "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.",
    "attributes": [
      "id",
      "is-text",
      "tag"
    ]
  },
  "b-input-group-text": {
    "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.",
    "attributes": [
      "tag"
    ]
  },
  "b-input-group-addon": {
    "description": "Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs.",
    "attributes": [
      "append",
      "id",
      "is-text",
      "tag"
    ]
  },
  "b-jumbotron": {
    "description": "A lightweight, flexible component that can optionally extend the entire viewport to showcase key marketing messages on your site.",
    "attributes": [
      "bg-variant",
      "border-variant",
      "container-fluid",
      "fluid",
      "header",
      "header-html",
      "header-level",
      "header-tag",
      "lead",
      "lead-html",
      "lead-tag",
      "tag",
      "text-variant"
    ]
  },
  "b-container": {
    "description": "Use the powerful mobile-first flexbox grid (via the <b-container>, <b-row>, <b-form-row> and <b-col> components) to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, CSS Sass variables and mixins, and dozens of predefined classes.",
    "attributes": [
      "fluid",
      "tag"
    ]
  },
  "b-row": {
    "description": "Use the powerful mobile-first flexbox grid (via the <b-container>, <b-row>, <b-form-row> and <b-col> components) to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, CSS Sass variables and mixins, and dozens of predefined classes.",
    "attributes": [
      "align-content",
      "align-h",
      "align-v",
      "cols",
      "cols-lg",
      "cols-md",
      "cols-sm",
      "cols-xl",
      "no-gutters",
      "tag"
    ]
  },
  "b-col": {
    "description": "Use the powerful mobile-first flexbox grid (via the <b-container>, <b-row>, <b-form-row> and <b-col> components) to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, CSS Sass variables and mixins, and dozens of predefined classes.",
    "attributes": [
      "align-self",
      "col",
      "cols",
      "lg",
      "md",
      "offset",
      "offset-lg",
      "offset-md",
      "offset-sm",
      "offset-xl",
      "order",
      "order-lg",
      "order-md",
      "order-sm",
      "order-xl",
      "sm",
      "tag",
      "xl"
    ]
  },
  "b-form-row": {
    "description": "Use the powerful mobile-first flexbox grid (via the <b-container>, <b-row>, <b-form-row> and <b-col> components) to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, CSS Sass variables and mixins, and dozens of predefined classes.",
    "attributes": [
      "tag"
    ]
  },
  "b-link": {
    "description": "Use BootstrapVue's custom <b-link> component for generating a standard <a> link or <router-link>. <b-link> supports the disabled state and click event propagation.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "event",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "router-tag",
      "target",
      "to"
    ]
  },
  "b-list-group": {
    "description": "List Groups are a flexible and powerful component for displaying a series of content. List Group items can be modified to support just about any content within. They can also be used as navigation via various props.",
    "attributes": [
      "flush",
      "horizontal",
      "tag"
    ]
  },
  "b-list-group-item": {
    "description": "List Groups are a flexible and powerful component for displaying a series of content. List Group items can be modified to support just about any content within. They can also be used as navigation via various props.",
    "attributes": [
      "action",
      "active",
      "active-class",
      "append",
      "button",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "tag",
      "target",
      "to",
      "variant"
    ]
  },
  "b-media": {
    "description": "The media object helps build complex and repetitive components where some media is positioned alongside content that doesn't wrap around said media.",
    "attributes": [
      "no-body",
      "right-align",
      "tag",
      "vertical-align"
    ]
  },
  "b-media-aside": {
    "description": "The media object helps build complex and repetitive components where some media is positioned alongside content that doesn't wrap around said media.",
    "attributes": [
      "right",
      "tag",
      "vertical-align"
    ]
  },
  "b-media-body": {
    "description": "The media object helps build complex and repetitive components where some media is positioned alongside content that doesn't wrap around said media.",
    "attributes": [
      "tag"
    ]
  },
  "b-modal": {
    "description": "Modals are streamlined, but flexible dialog prompts powered by JavaScript and CSS. They support a number of use cases from user notification to completely custom content and feature a handful of helpful sub-components, sizes, variants, accessibility, and more.",
    "attributes": [
      "id",
      "visible",
      "aria-label",
      "auto-focus-button",
      "body-bg-variant",
      "body-class",
      "body-text-variant",
      "busy",
      "button-size",
      "cancel-disabled",
      "cancel-title",
      "cancel-title-html",
      "cancel-variant",
      "centered",
      "content-class",
      "dialog-class",
      "footer-bg-variant",
      "footer-border-variant",
      "footer-class",
      "footer-tag",
      "footer-text-variant",
      "header-bg-variant",
      "header-border-variant",
      "header-class",
      "header-close-content",
      "header-close-label",
      "header-close-variant",
      "header-tag",
      "header-text-variant",
      "hide-backdrop",
      "hide-footer",
      "hide-header",
      "hide-header-close",
      "ignore-enforce-focus-selector",
      "lazy",
      "modal-class",
      "no-close-on-backdrop",
      "no-close-on-esc",
      "no-enforce-focus",
      "no-fade",
      "no-stacking",
      "ok-disabled",
      "ok-only",
      "ok-title",
      "ok-title-html",
      "ok-variant",
      "return-focus",
      "scrollable",
      "size",
      "static",
      "title",
      "title-class",
      "title-html",
      "title-sr-only",
      "title-tag"
    ]
  },
  "b-nav": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.",
    "attributes": [
      "align",
      "card-header",
      "fill",
      "justified",
      "pills",
      "small",
      "tabs",
      "tag",
      "vertical"
    ]
  },
  "b-nav-item": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "link-attrs",
      "link-classes",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "target",
      "to"
    ]
  },
  "b-nav-text": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.",
    "attributes": []
  },
  "b-nav-form": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.",
    "attributes": [
      "form-class",
      "id",
      "novalidate",
      "validated"
    ]
  },
  "b-nav-item-dropdown": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "text",
      "toggle-class"
    ]
  },
  "b-nav-item-dd": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.\n\n*Alias for BNavItemDropdown*",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "text",
      "toggle-class"
    ]
  },
  "b-nav-dropdown": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.\n\n*Alias for BNavItemDropdown*",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "text",
      "toggle-class"
    ]
  },
  "b-nav-dd": {
    "description": "Navigation components that share general markup and styles, from the base <b-nav> class to the active and disabled states. Swap modifier props to switch between each style.\n\n*Alias for BNavItemDropdown*",
    "attributes": [
      "id",
      "boundary",
      "disabled",
      "dropleft",
      "dropright",
      "dropup",
      "no-flip",
      "offset",
      "popper-opts",
      "right",
      "html",
      "lazy",
      "menu-class",
      "no-caret",
      "role",
      "text",
      "toggle-class"
    ]
  },
  "b-navbar": {
    "description": "The component <b-navbar> is a responsive wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to the <b-collapse> component.",
    "attributes": [
      "fixed",
      "print",
      "sticky",
      "tag",
      "toggleable",
      "type",
      "variant"
    ]
  },
  "b-navbar-nav": {
    "description": "The component <b-navbar> is a responsive wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to the <b-collapse> component.",
    "attributes": [
      "align",
      "fill",
      "justified",
      "small",
      "tag"
    ]
  },
  "b-navbar-brand": {
    "description": "The component <b-navbar> is a responsive wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to the <b-collapse> component.",
    "attributes": [
      "active",
      "active-class",
      "append",
      "disabled",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "no-prefetch",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "tag",
      "target",
      "to"
    ]
  },
  "b-navbar-toggle": {
    "description": "The component <b-navbar> is a responsive wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to the <b-collapse> component.",
    "attributes": [
      "disabled",
      "label",
      "target"
    ]
  },
  "b-nav-toggle": {
    "description": "The component <b-navbar> is a responsive wrapper that positions branding, navigation, and other elements into a concise header. It's easily extensible and thanks to the <b-collapse> component.\n\n*Alias for BNavbarToggle*",
    "attributes": [
      "disabled",
      "label",
      "target"
    ]
  },
  "b-overlay": {
    "description": "The b-overlay component is used to visually obscure a particular element or component and its content. It signals to the user of a state change within the element or component and can be used for creating loaders, warnings/alerts and more.",
    "attributes": [
      "bg-color",
      "blur",
      "fixed",
      "no-center",
      "no-fade",
      "no-wrap",
      "opacity",
      "overlay-tag",
      "rounded",
      "show",
      "spinner-small",
      "spinner-type",
      "spinner-variant",
      "variant",
      "wrap-tag",
      "z-index"
    ]
  },
  "b-pagination": {
    "description": "Quick first, previous, next, last, and page buttons for pagination control of another component (such as <b-table> or lists).",
    "attributes": [
      "value",
      "align",
      "aria-label",
      "disabled",
      "ellipsis-class",
      "ellipsis-text",
      "first-class",
      "first-number",
      "first-text",
      "hide-ellipsis",
      "hide-goto-end-buttons",
      "label-first-page",
      "label-last-page",
      "label-next-page",
      "label-page",
      "label-prev-page",
      "last-class",
      "last-number",
      "last-text",
      "limit",
      "next-class",
      "next-text",
      "page-class",
      "pills",
      "prev-class",
      "prev-text",
      "size",
      "aria-controls",
      "per-page",
      "total-rows"
    ]
  },
  "b-pagination-nav": {
    "description": "Quick first, previous, next, last, and page buttons for navigation based pagination, supporting regular links or router links.",
    "attributes": [
      "value",
      "align",
      "aria-label",
      "disabled",
      "ellipsis-class",
      "ellipsis-text",
      "first-class",
      "first-number",
      "first-text",
      "hide-ellipsis",
      "hide-goto-end-buttons",
      "label-first-page",
      "label-last-page",
      "label-next-page",
      "label-page",
      "label-prev-page",
      "last-class",
      "last-number",
      "last-text",
      "limit",
      "next-class",
      "next-text",
      "page-class",
      "pills",
      "prev-class",
      "prev-text",
      "size",
      "active",
      "active-class",
      "append",
      "base-url",
      "exact",
      "exact-active-class",
      "exact-path",
      "exact-path-active-class",
      "href",
      "link-gen",
      "no-page-detect",
      "no-prefetch",
      "number-of-pages",
      "page-gen",
      "pages",
      "prefetch",
      "rel",
      "replace",
      "router-component-name",
      "target",
      "to",
      "use-router"
    ]
  },
  "b-popover": {
    "description": "The Popover feature provides a tooltip-like behavior, can be easily applied to any interactive element via the <b-popover> component or v-b-popover directive.",
    "attributes": [
      "boundary",
      "boundary-padding",
      "container",
      "custom-class",
      "delay",
      "disabled",
      "fallback-placement",
      "id",
      "no-fade",
      "noninteractive",
      "offset",
      "placement",
      "show",
      "target",
      "title",
      "triggers",
      "variant",
      "content"
    ]
  },
  "b-progress": {
    "description": "A custom progress component for displaying simple or complex progress bars, featuring support for horizontally stacked bars, animated backgrounds, and text labels.",
    "attributes": [
      "animated",
      "height",
      "max",
      "precision",
      "show-progress",
      "show-value",
      "striped",
      "value",
      "variant"
    ]
  },
  "b-progress-bar": {
    "description": "A custom progress component for displaying simple or complex progress bars, featuring support for horizontally stacked bars, animated backgrounds, and text labels.",
    "attributes": [
      "animated",
      "label",
      "label-html",
      "max",
      "precision",
      "show-progress",
      "show-value",
      "striped",
      "value",
      "variant"
    ]
  },
  "b-sidebar": {
    "description": "The `<b-sidebar>` component creates a fixed viewport, left or right, sliding popout drawer.",
    "attributes": [
      "id",
      "visible",
      "aria-label",
      "aria-labelledby",
      "backdrop",
      "backdrop-variant",
      "bg-variant",
      "body-class",
      "close-label",
      "footer-class",
      "footer-tag",
      "header-class",
      "header-tag",
      "lazy",
      "no-close-on-backdrop",
      "no-close-on-esc",
      "no-close-on-route-change",
      "no-enforce-focus",
      "no-header",
      "no-header-close",
      "no-slide",
      "right",
      "shadow",
      "sidebar-class",
      "tag",
      "text-variant",
      "title",
      "width",
      "z-index"
    ]
  },
  "b-skeleton": {
    "description": "The <b-skeleton> component can be used to scaffold a loading state, while your data is loading.",
    "attributes": [
      "animation",
      "height",
      "size",
      "type",
      "variant",
      "width"
    ]
  },
  "b-skeleton-wrapper": {
    "description": "The <b-skeleton> component can be used to scaffold a loading state, while your data is loading.",
    "attributes": [
      "loading"
    ]
  },
  "b-skeleton-table": {
    "description": "The <b-skeleton> component can be used to scaffold a loading state, while your data is loading.",
    "attributes": [
      "animation",
      "columns",
      "hide-header",
      "rows",
      "show-footer",
      "table-props"
    ]
  },
  "b-skeleton-img": {
    "description": "The <b-skeleton> component can be used to scaffold a loading state, while your data is loading.",
    "attributes": [
      "animation",
      "aspect",
      "card-img",
      "height",
      "no-aspect",
      "variant",
      "width"
    ]
  },
  "b-skeleton-icon": {
    "description": "The <b-skeleton> component can be used to scaffold a loading state, while your data is loading.",
    "attributes": [
      "animation",
      "icon",
      "icon-props"
    ]
  },
  "b-spinner": {
    "description": "The <b-spinner> component can be used to show the loading state in your projects. They're rendered only with basic HTML and CSS as a lightweight Vue functional component.",
    "attributes": [
      "label",
      "role",
      "small",
      "tag",
      "type",
      "variant"
    ]
  },
  "b-table": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "id",
      "value",
      "fields",
      "items",
      "primary-key",
      "bordered",
      "borderless",
      "caption-top",
      "dark",
      "fixed",
      "hover",
      "no-border-collapse",
      "outlined",
      "responsive",
      "small",
      "sticky-header",
      "striped",
      "table-class",
      "table-variant",
      "stacked",
      "head-row-variant",
      "head-variant",
      "thead-class",
      "thead-tr-class",
      "foot-clone",
      "foot-row-variant",
      "foot-variant",
      "tfoot-class",
      "tfoot-tr-class",
      "details-td-class",
      "tbody-tr-attr",
      "tbody-tr-class",
      "tbody-class",
      "tbody-transition-handlers",
      "tbody-transition-props",
      "filter",
      "filter-debounce",
      "filter-function",
      "filter-ignored-fields",
      "filter-included-fields",
      "label-sort-asc",
      "label-sort-clear",
      "label-sort-desc",
      "no-footer-sorting",
      "no-local-sorting",
      "no-sort-reset",
      "sort-by",
      "sort-compare",
      "sort-compare-locale",
      "sort-compare-options",
      "sort-desc",
      "sort-direction",
      "sort-icon-left",
      "sort-null-last",
      "current-page",
      "per-page",
      "caption",
      "caption-html",
      "no-select-on-click",
      "select-mode",
      "selectable",
      "selected-variant",
      "empty-filtered-html",
      "empty-filtered-text",
      "empty-html",
      "empty-text",
      "show-empty",
      "busy",
      "api-url",
      "no-provider-filtering",
      "no-provider-paging",
      "no-provider-sorting"
    ]
  },
  "b-table-lite": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "id",
      "value",
      "fields",
      "items",
      "primary-key",
      "bordered",
      "borderless",
      "caption-top",
      "dark",
      "fixed",
      "hover",
      "no-border-collapse",
      "outlined",
      "responsive",
      "small",
      "sticky-header",
      "striped",
      "table-class",
      "table-variant",
      "stacked",
      "head-row-variant",
      "head-variant",
      "thead-class",
      "thead-tr-class",
      "foot-clone",
      "foot-row-variant",
      "foot-variant",
      "tfoot-class",
      "tfoot-tr-class",
      "details-td-class",
      "tbody-tr-attr",
      "tbody-tr-class",
      "tbody-class",
      "tbody-transition-handlers",
      "tbody-transition-props",
      "caption",
      "caption-html"
    ]
  },
  "b-table-simple": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "id",
      "bordered",
      "borderless",
      "caption-top",
      "dark",
      "fixed",
      "hover",
      "no-border-collapse",
      "outlined",
      "responsive",
      "small",
      "sticky-header",
      "striped",
      "table-class",
      "table-variant",
      "stacked"
    ]
  },
  "b-tbody": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "tbody-transition-handlers",
      "tbody-transition-props"
    ]
  },
  "b-thead": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "head-variant"
    ]
  },
  "b-tfoot": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "foot-variant"
    ]
  },
  "b-tr": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "variant"
    ]
  },
  "b-td": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "colspan",
      "rowspan",
      "stacked-heading",
      "sticky-column",
      "variant"
    ]
  },
  "b-th": {
    "description": "For displaying tabular data. <b-table> supports pagination, filtering, sorting, custom rendering, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue also provides lightweight alternative components <b-table-lite> and <b-table-simple>.",
    "attributes": [
      "colspan",
      "rowspan",
      "stacked-heading",
      "sticky-column",
      "variant"
    ]
  },
  "b-tabs": {
    "description": "Create a widget of tabbable panes of local content. The tabs component is built upon navs and cards internally, and provides full keyboard navigation control of the tabs.",
    "attributes": [
      "id",
      "value",
      "active-nav-item-class",
      "active-tab-class",
      "align",
      "card",
      "content-class",
      "end",
      "fill",
      "justified",
      "lazy",
      "nav-class",
      "nav-wrapper-class",
      "no-fade",
      "no-key-nav",
      "no-nav-style",
      "pills",
      "small",
      "tag",
      "vertical"
    ]
  },
  "b-tab": {
    "description": "Create a widget of tabbable panes of local content. The tabs component is built upon navs and cards internally, and provides full keyboard navigation control of the tabs.",
    "attributes": [
      "id",
      "active",
      "button-id",
      "disabled",
      "lazy",
      "no-body",
      "tag",
      "title",
      "title-item-class",
      "title-link-attributes",
      "title-link-class"
    ]
  },
  "b-time": {
    "description": "A custom time input widget that can be used to control other components",
    "attributes": [
      "id",
      "value",
      "aria-labelledby",
      "disabled",
      "footer-tag",
      "header-tag",
      "hidden",
      "hide-header",
      "hour12",
      "label-am",
      "label-ampm",
      "label-decrement",
      "label-hours",
      "label-increment",
      "label-minutes",
      "label-no-time-selected",
      "label-pm",
      "label-seconds",
      "label-selected",
      "locale",
      "minutes-step",
      "readonly",
      "seconds-step",
      "show-seconds"
    ]
  },
  "b-toast": {
    "description": "Push notifications to your visitors with a toast, a lightweight and easily customizable alert message.",
    "attributes": [
      "id",
      "visible",
      "append-toast",
      "auto-hide-delay",
      "body-class",
      "header-class",
      "header-tag",
      "href",
      "is-status",
      "no-auto-hide",
      "no-close-button",
      "no-fade",
      "no-hover-pause",
      "solid",
      "static",
      "title",
      "to",
      "toast-class",
      "toaster",
      "variant"
    ]
  },
  "b-toaster": {
    "description": "Push notifications to your visitors with a toast, a lightweight and easily customizable alert message.",
    "attributes": [
      "aria-atomic",
      "aria-live",
      "name",
      "role"
    ]
  },
  "b-tooltip": {
    "description": "Easily add tooltips to elements or components via the <b-tooltip> component or v-b-tooltip directive.",
    "attributes": [
      "boundary",
      "boundary-padding",
      "container",
      "custom-class",
      "delay",
      "disabled",
      "fallback-placement",
      "id",
      "no-fade",
      "noninteractive",
      "offset",
      "placement",
      "show",
      "target",
      "title",
      "triggers",
      "variant"
    ]
  },
  "b-icon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "icon",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-iconstack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "title",
      "variant"
    ]
  },
  "b-icon-blank": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-alarm": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-alarm-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-bottom": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-center": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-end": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-middle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-start": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-align-top": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-app": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-app-indicator": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-archive": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-archive-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow90deg-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow90deg-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow90deg-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow90deg-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-bar-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-bar-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-bar-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-bar-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-clockwise": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-counterclockwise": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-left-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-left-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-left-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-left-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-right-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-right-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-right-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-right-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-short": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-down-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-short": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-left-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-repeat": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-return-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-return-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right-short": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-right-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-left-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-left-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-left-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-left-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-right-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-right-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-right-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-right-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-short": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrow-up-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-angle-contract": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-angle-expand": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-collapse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-expand": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-fullscreen": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-arrows-move": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-aspect-ratio": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-aspect-ratio-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-asterisk": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-at": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-award": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-award-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-back": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-backspace": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-backspace-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-backspace-reverse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-backspace-reverse-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge3d": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge3d-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge4k": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge4k-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge8k": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge8k-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-ad": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-ad-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-ar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-ar-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-cc": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-cc-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-hd": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-hd-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-tm": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-tm-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-vo": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-vo-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-vr": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-vr-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-wc": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-badge-wc-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-dash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-dash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bag-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bank": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bank2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bar-chart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bar-chart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bar-chart-line": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bar-chart-line-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bar-chart-steps": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket3-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-basket-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-battery": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-battery-charging": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-battery-full": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-battery-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bell": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bell-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bell-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bell-slash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bezier": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bezier2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bicycle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-binoculars": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-binoculars-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-blockquote-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-blockquote-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-book": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-book-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-book-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-dash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-dash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-heart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-heart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-star": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-star-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmark-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmarks": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookmarks-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bookshelf": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bootstrap": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bootstrap-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bootstrap-reboot": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-all": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-bottom": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-center": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-inner": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-middle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-outer": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-style": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-top": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-border-width": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bounding-box": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bounding-box-circles": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-down-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-down-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-down-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-down-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-up-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-in-up-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-up-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-arrow-up-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-box-seam": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-braces": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bricks": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-briefcase": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-briefcase-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-alt-high": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-alt-high-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-alt-low": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-alt-low-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-high": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-high-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-low": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brightness-low-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-broadcast": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-broadcast-pin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brush": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-brush-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bucket": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bucket-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bug": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bug-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-building": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-bullseye": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calculator": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calculator-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-date": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-date-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-day": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-day-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-event": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-event-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-month": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-month-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-range": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-range-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-week": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-week-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar2-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-event": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-event-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-range": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-range-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-week": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar3-week-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar4": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar4-event": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar4-range": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar4-week": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-date": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-date-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-day": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-day-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-event": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-event-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-month": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-month-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-range": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-range-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-week": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-week-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-calendar-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-reels": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-reels-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-video": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-video-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-video-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-camera-video-off-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-capslock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-capslock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-card-checklist": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-card-heading": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-card-image": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-card-list": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-card-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-down-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-down-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-left-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-left-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-left-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-right-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-right-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-right-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-up-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-caret-up-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart4": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-dash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-dash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cart-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cash-coin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cash-stack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cast": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-dots": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-dots-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-dots": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-dots-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-quote": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-quote-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-left-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-quote": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-quote-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-dots": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-dots-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-quote": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-quote-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-right-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-dots": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-dots-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-quote": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-quote-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-square-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chat-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check2-all": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check2-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check2-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-all": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-check-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-contract": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-expand": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-bar-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-compact-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-compact-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-compact-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-compact-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-contract": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-double-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-double-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-double-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-double-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-expand": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-chevron-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-circle-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-circle-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard-data": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clipboard-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clock-history": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-arrow-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-arrow-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-download": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-download-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-drizzle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-drizzle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-fog": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-fog2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-fog2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-fog-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-hail": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-hail-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-haze": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-haze1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-haze2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-haze-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-lightning": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-lightning-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-lightning-rain": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-lightning-rain-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-moon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-moon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-rain": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-rain-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-rain-heavy": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-rain-heavy-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-slash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-sleet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-sleet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-snow": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-snow-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-sun": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-sun-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-upload": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloud-upload-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clouds": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-clouds-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloudy": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cloudy-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-code": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-code-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-code-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-coin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-collection": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-collection-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-collection-play": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-collection-play-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-columns": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-columns-gap": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-command": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-compass": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-compass-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cone": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cone-striped": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-controller": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cpu": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cpu-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card2-back": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card2-back-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card2-front": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card2-front-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-credit-card-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-crop": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cup": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cup-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cup-straw": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-bitcoin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-dollar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-euro": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-exchange": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-pound": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-currency-yen": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cursor": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cursor-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-cursor-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-circle-dotted": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-square-dotted": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dash-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diagram2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diagram2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diagram3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diagram3-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diamond": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diamond-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-diamond-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice1-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice3-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice4": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice4-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice5": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice5-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice6": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dice6-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-disc": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-disc-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-discord": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-display": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-display-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-distribute-horizontal": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-distribute-vertical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-door-closed": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-door-closed-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-door-open": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-door-open-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-dot": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-download": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-droplet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-droplet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-droplet-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-earbuds": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-easel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-easel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-egg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-egg-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-egg-fried": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eject": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eject-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-angry": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-angry-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-dizzy": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-dizzy-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-expressionless": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-expressionless-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-frown": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-frown-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-heart-eyes": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-heart-eyes-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-laughing": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-laughing-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-neutral": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-neutral-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-smile": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-smile-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-smile-upside-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-smile-upside-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-sunglasses": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-sunglasses-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-wink": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-emoji-wink-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-envelope": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-envelope-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-envelope-open": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-envelope-open-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eraser": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eraser-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-diamond": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-diamond-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-octagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-octagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-triangle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclamation-triangle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-exclude": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eye": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eye-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eye-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eye-slash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eyedropper": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-eyeglasses": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-facebook": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-arrow-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-arrow-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-bar-graph": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-bar-graph-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-binary": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-binary-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-break": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-break-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-code": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-code-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-diff": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-diff-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-arrow-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-arrow-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-bar-graph": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-bar-graph-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-binary": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-binary-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-break": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-break-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-code": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-code-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-diff": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-diff-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-easel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-easel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-excel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-excel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-font": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-font-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-image": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-image-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-lock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-lock2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-lock2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-lock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-medical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-medical-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-music": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-music-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-pdf": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-pdf-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-person": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-person-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-play": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-play-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-post": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-post-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-ppt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-ppt-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-richtext": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-richtext-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-ruled": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-ruled-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-slides": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-slides-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-spreadsheet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-spreadsheet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-word": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-word-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-zip": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-earmark-zip-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-easel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-easel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-excel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-excel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-font": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-font-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-image": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-image-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-lock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-lock2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-lock2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-lock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-medical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-medical-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-music": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-music-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-pdf": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-pdf-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-person": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-person-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-play": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-play-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-post": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-post-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-ppt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-ppt-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-richtext": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-richtext-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-ruled": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-ruled-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-slides": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-slides-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-spreadsheet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-spreadsheet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-text-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-word": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-word-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-zip": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-file-zip-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-files": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-files-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-film": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-filter-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-flag": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-flag-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-flower1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-flower2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-flower3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder2-open": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-symlink": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-symlink-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-folder-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-fonts": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-forward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-forward-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-front": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-fullscreen": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-fullscreen-exit": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-funnel": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-funnel-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gear": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gear-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gear-wide": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gear-wide-connected": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gem": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gender-ambiguous": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gender-female": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gender-male": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gender-trans": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-geo": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-geo-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-geo-alt-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-geo-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gift": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-gift-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-github": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-globe": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-globe2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-google": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-graph-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-graph-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid1x2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid1x2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x2-gap": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x2-gap-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x3-gap": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid3x3-gap-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grid-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grip-horizontal": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-grip-vertical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hammer": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-index": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-index-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-index-thumb": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-index-thumb-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-thumbs-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-thumbs-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-thumbs-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hand-thumbs-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-handbag": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-handbag-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-network": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-network-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-rack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-rack-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-stack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hdd-stack-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-headphones": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-headset": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-headset-vr": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heart-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heptagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heptagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-heptagon-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hexagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hexagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hexagon-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hourglass": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hourglass-bottom": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hourglass-split": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hourglass-top": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-house": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-house-door": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-house-door-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-house-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hr": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-hurricane": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-image": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-image-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-image-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-images": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-inbox": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-inbox-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-inboxes": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-inboxes-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-info-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-input-cursor": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-input-cursor-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-instagram": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-intersect": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-album": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-arrow-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-arrow-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-bookmark": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-bookmark-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-code": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-medical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-richtext": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-text": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journal-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-journals": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-joystick": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-justify": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-justify-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-justify-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-kanban": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-kanban-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-key": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-key-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-keyboard": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-keyboard-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-ladder": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lamp": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lamp-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-laptop": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-laptop-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layer-backward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layer-forward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layers": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layers-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layers-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-sidebar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-sidebar-inset": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-sidebar-inset-reverse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-sidebar-reverse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-split": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-text-sidebar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-text-sidebar-reverse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-text-window": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-text-window-reverse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-three-columns": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-layout-wtf": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-life-preserver": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightbulb": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightbulb-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightbulb-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightbulb-off-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightning": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightning-charge": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightning-charge-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lightning-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-link": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-link45deg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-linkedin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-nested": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-ol": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-stars": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-task": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-list-ul": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-lock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mailbox": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mailbox2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-map": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-map-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-markdown": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-markdown-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mask": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mastodon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-megaphone": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-megaphone-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-app": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-app-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-button": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-button-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-button-wide": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-button-wide-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-menu-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-messenger": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mic": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mic-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mic-mute": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mic-mute-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-minecart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-minecart-loaded": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-moisture": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-moon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-moon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-moon-stars": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-moon-stars-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse3-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-mouse-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-music-note": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-music-note-beamed": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-music-note-list": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-music-player": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-music-player-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-newspaper": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-node-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-node-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-node-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-node-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-nut": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-nut-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-octagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-octagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-octagon-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-option": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-outlet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-paint-bucket": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-palette": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-palette2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-palette-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-paperclip": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-paragraph": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-exclamation": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-exclamation-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-question": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-patch-question-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pause-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-peace": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-peace-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pen": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pen-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pencil": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pencil-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pencil-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pentagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pentagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pentagon-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-people": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-people-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-percent": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-badge": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-badge-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-bounding-box": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-check-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-dash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-dash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-lines-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-person-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone-landscape": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone-landscape-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone-vibrate": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-phone-vibrate-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pie-chart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pie-chart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-piggy-bank": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-piggy-bank-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin-angle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin-angle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin-map": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pin-map-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pip": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-pip-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-play-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plug": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plug-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-circle-dotted": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-square-dotted": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-plus-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-power": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-printer": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-printer-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-puzzle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-puzzle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-diamond": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-diamond-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-octagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-octagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-question-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-rainbow": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-receipt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-receipt-cutoff": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reception0": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reception1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reception2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reception3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reception4": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-record-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-recycle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reddit": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reply": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reply-all": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reply-all-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-reply-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-rss": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-rss-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-rulers": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-safe": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-safe2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-safe2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-safe-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-save": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-save2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-save2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-save-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-scissors": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-screwdriver": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sd-card": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sd-card-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-search": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-segmented-nav": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-server": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-share": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-share-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-exclamation": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill-check": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill-exclamation": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-fill-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-lock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-lock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-shaded": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-slash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shield-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shift": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shift-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shop": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shop-window": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-shuffle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost-split": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-signpost-split-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sim": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sim-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-backward-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-end-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-forward-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skip-start-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-skype": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-slash-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sliders": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-smartwatch": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-snow": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-snow2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-snow3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-alpha-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-alpha-down-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-alpha-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-alpha-up-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-down-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-numeric-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-numeric-down-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-numeric-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-numeric-up-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sort-up-alt": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-soundwave": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-speaker": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-speaker-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-speedometer": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-speedometer2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-spellcheck": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-square-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stack": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-star": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-star-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-star-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stars": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stickies": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stickies-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sticky": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sticky-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop-btn": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop-btn-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stop-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stoplights": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stoplights-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stopwatch": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-stopwatch-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-subtract": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-club": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-club-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-diamond": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-diamond-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-heart": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-heart-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-spade": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-suit-spade-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sun": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sun-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sunglasses": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sunrise": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sunrise-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sunset": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-sunset-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-symmetry-horizontal": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-symmetry-vertical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-table": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tablet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tablet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tablet-landscape": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tablet-landscape-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tag": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tag-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tags": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tags-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telegram": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-forward": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-forward-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-inbound": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-inbound-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-minus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-minus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-outbound": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-outbound-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-plus": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-plus-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-telephone-x-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-terminal": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-terminal-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-center": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-indent-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-indent-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-left": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-paragraph": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-text-right": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-textarea": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-textarea-resize": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-textarea-t": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer-high": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer-low": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer-snow": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-thermometer-sun": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-three-dots": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-three-dots-vertical": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggle2-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggle2-on": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggle-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggle-on": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggles": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-toggles2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tools": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tornado": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-translate": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trash": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trash2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trash2-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trash-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tree": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tree-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-triangle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-triangle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-triangle-half": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trophy": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-trophy-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tropical-storm": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-truck": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-truck-flatbed": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tsunami": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tv": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-tv-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-twitch": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-twitter": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-bold": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-h1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-h2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-h3": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-italic": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-strikethrough": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-type-underline": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-ui-checks": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-ui-checks-grid": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-ui-radios": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-ui-radios-grid": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-umbrella": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-umbrella-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-union": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-unlock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-unlock-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-upc": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-upc-scan": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-upload": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-vector-pen": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-view-list": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-view-stacked": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-vinyl": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-vinyl-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-voicemail": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-down": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-down-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-mute": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-mute-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-off-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-up": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-volume-up-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-vr": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wallet": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wallet2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wallet-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-watch": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-water": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-whatsapp": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wifi": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wifi1": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wifi2": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wifi-off": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wind": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-window": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-window-dock": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-window-sidebar": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-wrench": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-circle": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-circle-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-diamond": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-diamond-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-lg": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-octagon": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-octagon-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-square": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-x-square-fill": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-youtube": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-zoom-in": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  },
  "b-icon-zoom-out": {
    "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.",
    "attributes": [
      "animation",
      "flip-h",
      "flip-v",
      "font-scale",
      "rotate",
      "scale",
      "shift-h",
      "shift-v",
      "stacked",
      "title",
      "variant"
    ]
  }
}