跳转至

Icon

Lucide Icons

iconify

  • 是一个icon库的动态加载库,包含了material design icon、fontawesome等icon库

fontawesome

  • https://fontawesome.com/
  • #ui/icons

Google Icon Font

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />

<span class="material-symbols-outlined" style="font-size: 16px; margin-right: 4px;">person</span>
<span class="material-symbols-outlined" style="font-size: 16px; margin-right: 4px;">schedule</span>