Fara-7B多模态AI模型:跨模态对齐与工业医疗应用
2026/5/9 17:15:23
Font Awesome 提供了丰富的交通工具(Transportation + Automotive)相关图标,主要集中在“Transportation”和“Automotive”分类中。这些图标常用于表示汽车、飞机、船只、自行车、公共交通等场景(最新版本 Font Awesome 6/7)。
fa-solid fa-carfa-solid fa-truckfa-solid fa-busfa-solid fa-planefa-solid fa-shipfa-solid fa-bicyclefa-solid fa-motorcyclefa-solid fa-train或fa-solid fa-train-subwayfa-solid fa-taxifa-solid fa-van-shuttlefa-solid fa-truck-pickupfa-solid fa-helicopter更多完整列表和样式变体(Solid、Regular 等),请访问官方页面:
使用示例(HTML):
<linkrel="stylesheet"href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"><iclass="fa-solid fa-car fa-2x"></i><!-- 汽车 --><iclass="fa-solid fa-truck fa-2x"></i><!-- 卡车 --><iclass="fa-solid fa-plane fa-2x"></i><!-- 飞机 --><iclass="fa-solid fa-ship fa-2x"></i><!-- 船 --><iclass="fa-solid fa-bus fa-2x"></i><!-- 公交车 --><iclass="fa-solid fa-bicycle fa-2x"></i><!-- 自行车 -->如果需要特定交通工具的更多变体或代码,请提供细节!