浏览代码

Merge pull request #62762 from timothyqiu/icon-color

[3.x] Fix icon color for Label3D and CPUParticles2D
Rémi Verschelde 3 年之前
父节点
当前提交
c9bb4c993e
共有 3 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      editor/icons/icon_c_p_u_particles.svg
  2. 0 0
      editor/icons/icon_c_p_u_particles_2_d.svg
  3. 1 1
      editor/icons/icon_label_3d.svg

文件差异内容过多而无法显示
+ 0 - 0
editor/icons/icon_c_p_u_particles.svg


文件差异内容过多而无法显示
+ 0 - 0
editor/icons/icon_c_p_u_particles_2_d.svg


+ 1 - 1
editor/icons/icon_label_3d.svg

@@ -1 +1 @@
-<svg stroke-miterlimit="10" style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round" viewBox="0 0 16 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:vectornator="http://vectornator.io"><path d="M6 3a1 1 0 0 0-.707.293l-4 4a1 1 0 0 0 0 1.414l4 4A1 1 0 0 0 6 13h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H6ZM5 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z" fill="#fc7f7f" fill-rule="evenodd" vectornator:layerName="Untitled"/></svg>
+<svg stroke-miterlimit="10" style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round" viewBox="0 0 16 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:vectornator="http://vectornator.io"><path d="M6 3a1 1 0 0 0-.707.293l-4 4a1 1 0 0 0 0 1.414l4 4A1 1 0 0 0 6 13h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H6ZM5 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z" fill="#fc9c9c" fill-rule="evenodd" vectornator:layerName="Untitled"/></svg>

部分文件因为文件数量过多而无法显示