material-symbols-light:text-select-move-forward-word-outline

作者:Google
开源协议:Apache 2.0
填充:
尺寸:
使用相对单位(em)作为尺寸
HTML 标签:SEO / 无障碍JSX闭合标签
搭配 @iconify/tailwind: 使用教程
      <span class="icon-[material-symbols-light--text-select-move-forward-word-outline]"></span>
    
搭配 @egoist/tailwindcss-icons: 使用教程
      <span class="i-material-symbols-light-text-select-move-forward-word-outline"></span>