Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
Vlkn
/
static-20250109220356
/
vendor
/
bootstrap-icons
/
fonts
:
_icons.less
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
// specific icon class definition // ------------------------- /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ each(.fa-icons(), { .@{fa-css-prefix}-@{key}::before { content: @value; } });