diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-08-21 23:49:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 23:49:07 +0200 |
commit | e9c43cecbf9a75fe474a27011425ab072217d376 (patch) | |
tree | f41a77b8e2d8c387af06927fb4a4e4c9077ff95a /editor/icons/dark/icon_multi_mesh_instance.svg | |
parent | d37bd15cb92295ef22731a2ab171d0647ff541db (diff) | |
parent | 0c18009665cc24ccdace885a2385321b77c80943 (diff) |
Merge pull request #10433 from djrm/pr_svg_support
SVG support
Diffstat (limited to 'editor/icons/dark/icon_multi_mesh_instance.svg')
-rw-r--r-- | editor/icons/dark/icon_multi_mesh_instance.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/icons/dark/icon_multi_mesh_instance.svg b/editor/icons/dark/icon_multi_mesh_instance.svg new file mode 100644 index 0000000000..563ec70f32 --- /dev/null +++ b/editor/icons/dark/icon_multi_mesh_instance.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#ff5f5f" fill-opacity=".99608"> +<path transform="translate(0 1036.4)" d="m3 1a2 2 0 0 0 -2 2 2 2 0 0 0 1 1.7305v6.541a2 2 0 0 0 -1 1.7285 2 2 0 0 0 2 2 2 2 0 0 0 1.7305 -1h1.2695v-1-1h-1.2715a2 2 0 0 0 -0.72852 -0.73047v-5.8555l3.5859 3.5859h1.4141v-1-0.41406l-3.5859-3.5859h5.8574a2 2 0 0 0 0.72852 0.72656v1.2734h2v-1.2695a2 2 0 0 0 1 -1.7305 2 2 0 0 0 -2 -2 2 2 0 0 0 -1.7305 1h-6.541a2 2 0 0 0 -1.7285 -1zm9 7v2.5859l-1-1v1.4141h-1.4141l1 1h-2.5859v1h1 2v1h0.27148a2 2 0 0 0 1.7285 1v-2h2a2 2 0 0 0 -1.0312 -1.75h0.03125v-0.25h-1v-3h-1z"/> +<path d="m11 1044.4v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z"/> +</g> +</svg> |