/*!
 * Bootstrap Icons v1.11.0 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Bootstrap图标定义 - 完整版 */

/* 数据和图表相关 */
.bi-database::before { content: "\f8c4"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-router::before { content: "\f6ec"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-bar-chart::before { content: "\f17a"; }
.bi-arrow-up::before { content: "\f148"; }

/* 箭头相关 */
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-right::before { content: "\f148"; }
.bi-chevron-right::before { content: "\f285"; }

/* 检查相关 */
.bi-check-circle-fill::before { content: "\f26a"; }

/* 箭头和其他常用图标 */
.bi-link-45deg::before { content: "\f470"; }
.bi-cloud-upload::before { content: "\f2c0"; }

/* 表格和图表 */
.bi-table::before { content: "\f5aa"; }
.bi-bar-chart-line::before { content: "\f2cc"; }

/* 设备和硬件 */
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }

/* 性能相关 */
.bi-speedometer2::before { content: "\f182"; }

/* 安全相关 */
.bi-shield-lock::before { content: "\f384"; }

/* 网格相关 */
.bi-grid-3x3-gap::before { content: "\f36d"; }

/* 存储相关 */
.bi-hdd-stack::before { content: "\f411"; }

/* 通用图标 */
.bi-building::before { content: "\f1ad"; }
.bi-water::before { content: "\f617"; }
.bi-lightning::before { content: "\f46f"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-people::before { content: "\f4d0"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-envelope::before { content: "\f32f"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-globe::before { content: "\f3ee"; }
.bi-clock::before { content: "\f293"; }
.bi-info-circle::before { content: "\f431"; }

/* 更多箭头相关 */
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }

/* 更多常用图标 */
.bi-cpu::before { content: "\f2d6"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-plug::before { content: "\f4f7"; }
.bi-gear::before { content: "\f3e5"; }
.bi-speedometer2::before { content: "\f182"; }
.bi-grid-3x3-gap::before { content: "\f36d"; }