Font Awesome 6
首页
图标
V6.7.2
首页
›
图标
› hand-holding-usd
免费
hand-holding-usd 图标
Font Awesome 6 · 点击样式切换预览,代码一键复制
图标包
经典
样式
细体
常规
粗体
极细
CSS 类名
fa-solid fa-hand-holding-usd
使用代码
HTML
复制
<i class="fa-solid fa-hand-holding-usd"></i>
React
复制
<FontAwesomeIcon icon={["fas", "hand-holding-usd"]} />
Vue
复制
<font-awesome-icon :icon="['fas', 'hand-holding-usd']" />