diff options
author | Max Hilbrunner <mhilbrunner@users.noreply.github.com> | 2018-04-30 18:10:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 18:10:31 +0200 |
commit | a07f81fc2fa46a0383859063b674bc110bcdd6f4 (patch) | |
tree | 6be20602502cd8005ffde8bef4c6665f9e5b8eb8 /editor/icons/icon_c_s_g_sphere.svg | |
parent | 79f9c3c2ab0856106bf6991718f18176ff7d01a8 (diff) | |
parent | f11649987d47036618bde5b7b140bae98f86cf1f (diff) |
Merge pull request #18515 from djrm/pr_icons
Updated icons, add CSG icons
Diffstat (limited to 'editor/icons/icon_c_s_g_sphere.svg')
-rw-r--r-- | editor/icons/icon_c_s_g_sphere.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/icons/icon_c_s_g_sphere.svg b/editor/icons/icon_c_s_g_sphere.svg new file mode 100644 index 0000000000..f81b566993 --- /dev/null +++ b/editor/icons/icon_c_s_g_sphere.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> +<path d="m8 1c-3.8541 0-7 3.1459-7 7 0 3.8542 3.1459 7 7 7 0.093042 0 0.18321-0.01004 0.27539-0.013672-0.17055-0.29341-0.27539-0.62792-0.27539-0.98633v-2c0-0.72673 0.40794-1.3664 1-1.7168v-0.33398c0.34074-0.019259 0.67728-0.069097 1.0156-0.10547 0.083091-1.0187 0.94713-1.8438 1.9844-1.8438h2c0.35841 0 0.69292 0.10484 0.98633 0.27539 0.003633-0.092184 0.013672-0.18235 0.013672-0.27539 0-3.8541-3.1459-7-7-7zm-1 2.0977v4.8711c-1.2931-0.071342-2.6061-0.29819-3.9434-0.69141 0.30081-2.0978 1.8852-3.7665 3.9434-4.1797zm2 0c2.0549 0.41253 3.637 2.0767 3.9414 4.1699-1.3046 0.36677-2.6158 0.60259-3.9414 0.6875v-4.8574zm-5.7793 6.2988c1.2733 0.31892 2.5337 0.50215 3.7793 0.5625v2.9414c-1.8291-0.36719-3.266-1.7339-3.7793-3.5039z" fill="#fc9c9c"/> +<path d="m12 9c-0.55401 0-1 0.44599-1 1v1h2v2h1c0.55401 0 1-0.44599 1-1v-2c0-0.55401-0.44599-1-1-1zm1 4h-2v-2h-1c-0.55401 0-1 0.44599-1 1v2c0 0.55401 0.44599 1 1 1h2c0.55401 0 1-0.44599 1-1z" fill="#84c2ff"/> +</g> +</svg> |