.icons {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.icons-home::before {
  content: '\e88a';
}

.icons-shield-person::before {
  content: '\f650';
}

.icons-settings::before {
  content: '\e8b8';
}

.icons-dashboard::before {
  content: '\e871';
}

.icons-category::before {
  content: '\e574';
}

.icons-shopping-cart::before {
  content: '\e8cc';
}

.icons-drag-indicator::before {
  content: '\e945';
}
.icons-add::before {
  content: '\e145';
}
.icons-edit::before {
  content: '\e3c9';
}
.icons-delete::before {
  content: '\e872';
}
.icons-menu::before {
  content: '\e5d2';
}
.icons-logout::before {
  content: '\e9ba';
}
.icons-school::before {
  content: '\e80c';
}
.icons-groups::before {
  content: '\f233';
}
.icons-signal-cellular-alt::before {
  content: '\e202';
}
.icons-other-admission::before {
  content: '\e47b';
}
.icons-library-books::before {
  content: '\e02f';
}
.icons-circle::before {
  content: '\ef4a';
}
.icons-chevron::before {
  content: '\e5cc';
}
.icons-file-copy::before {
  content: '\e173';
}
