﻿ .icon { display: inline-block; line-height: 1; vertical-align: middle; font-style: normal; } .fas, .far, .fab, .icon::before { font-style: normal; } .icon::before { display: inline-block; width: 1em; text-align: center; } .icon-sm { font-size: 0.875rem; } .icon-xl { font-size: 1.25rem; } .icon-2x { font-size: 1.5rem; } .icon-4x { font-size: 3rem; } .icon-6x { font-size: 4.5rem; } .title-icon { display: flex; align-items: center; line-height: 1.2; } .card-icon { display: flex; align-items: center; justify-content: center; margin-bottom: 1rem; } .list-icon { display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 2.5rem; min-width: 2.5rem; margin-right: 0.75rem; } .icon::before { font-family: "Font Awesome 6 Free"; font-weight: 900; } .icon.icon-android::before { font-family: "Font Awesome 6 Brands"; font-weight: 400; content: "\f17b"; } .icon.icon-shield::before { content: "\f3ed"; } .icon.icon-paint-brush::before { content: "\f1fc"; } .icon.icon-search::before { content: "\f002"; } .icon.icon-upload::before { content: "\f093"; } .icon.icon-chart::before { content: "\f201"; } .icon.icon-edit::before { content: "\f044"; } .icon.icon-graduation::before { content: "\f19d"; } .icon.icon-download::before { content: "\f019"; } .icon.icon-arrow-down::before { content: "\f063"; } .icon.icon-check::before { content: "\f00c"; } .icon.icon-flag::before { content: "\f024"; } .icon.icon-gavel::before { content: "\f0e3"; } .icon.icon-tools::before { content: "\f7d9"; } .icon.icon-heart::before { content: "\f004"; } .icon.icon-book::before { content: "\f02d"; } .icon.icon-image::before { content: "\f03e"; } .icon.icon-file::before { content: "\f15c"; } .icon.icon-fire::before { content: "\f06d"; } .icon.icon-magic::before { content: "\f0d0"; } .icon.icon-filter::before { content: "\f0b0"; } .icon.icon-bars::before { content: "\f0c9"; } .icon.icon-times::before { content: "\f00d"; } .icon.icon-users::before { content: "\f0c0"; } .icon.icon-copyright::before { content: "\f1f9"; } 
