diff options
author | clayjohn <claynjohn@gmail.com> | 2018-11-18 21:13:09 -0800 |
---|---|---|
committer | clayjohn <claynjohn@gmail.com> | 2019-07-24 12:14:31 -0700 |
commit | ff7c37927a7eac929e1518915dbeac259f63398f (patch) | |
tree | b4c01ebf454ea009a9610cb763f92da20f599c8c /editor/icons/icon_point_mesh.svg | |
parent | 06a6507751f5899a590a1c67915890550e5a2793 (diff) |
added pointMesh primitive
Diffstat (limited to 'editor/icons/icon_point_mesh.svg')
-rw-r--r-- | editor/icons/icon_point_mesh.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_point_mesh.svg b/editor/icons/icon_point_mesh.svg new file mode 100644 index 0000000000..8da7759daf --- /dev/null +++ b/editor/icons/icon_point_mesh.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"> +<g fill="#ffd684" stroke="#000" stroke-dasharray="null" stroke-linecap="null" stroke-linejoin="null" stroke-opacity="0" stroke-width="0"> +<ellipse cx="3.7237" cy="3.0268" rx="2.0114" ry="1.9956"/> +<ellipse cx="11.717" cy="6.1734" rx="2.0114" ry="1.9956"/> +<ellipse cx="6.5219" cy="12.477" rx="2.0114" ry="1.9956"/> +</g> +</svg> |