diff options
author | muiroc <ian.mario.dev@gmail.com> | 2018-06-13 00:53:28 +0200 |
---|---|---|
committer | muiroc <ian.mario.dev@gmail.com> | 2018-07-01 11:16:54 +0200 |
commit | 0a36e974daeac1875d4e7551f4ba88ba8e1d1851 (patch) | |
tree | 07f33341dad7b18c2607db265e360840f5233ee0 /editor/icons/icon_cylinder_shape.svg | |
parent | d2b75557a5dedf951ee036ca01af4f94bc059069 (diff) |
added cylinder shape support
Diffstat (limited to 'editor/icons/icon_cylinder_shape.svg')
-rw-r--r-- | editor/icons/icon_cylinder_shape.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/icons/icon_cylinder_shape.svg b/editor/icons/icon_cylinder_shape.svg new file mode 100644 index 0000000000..abda347ec5 --- /dev/null +++ b/editor/icons/icon_cylinder_shape.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg width="16" height="16" version="1.1" viewBox="0 0 14.999999 14.999999" xmlns="http://www.w3.org/2000/svg"> +<rect fill="#68b6ff" width="13.171325" height="7.6993308" x="0.89037383" y="3.6879442"/> +<ellipse fill="#a2d2ff" cx="7.4772978" cy="3.7229116" rx="6.5864792" ry="2.820821"/> +<ellipse fill="#68b6ff" cx="7.4746876" cy="11.34481" rx="6.5864792" ry="2.8208208"/> +</svg> |