diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-10-13 07:43:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-13 07:43:06 +0200 |
commit | 750d75dc4caec8f54e1b9faed09cad65c7fbfcae (patch) | |
tree | 755df68f023a28f87674384d7e0ac50bb199e81f /editor/icons/icon_signals_and_groups.svg | |
parent | 8bdb04c839f475a2bb668b2b0032397c1b691394 (diff) | |
parent | dbc37afcd95bf89ba08c70431cf0d22ec3379cef (diff) |
Merge pull request #12057 from djrm/pr_visual_improvements
Added and improved some icons, plus some other minor visual fixes.
Diffstat (limited to 'editor/icons/icon_signals_and_groups.svg')
-rw-r--r-- | editor/icons/icon_signals_and_groups.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editor/icons/icon_signals_and_groups.svg b/editor/icons/icon_signals_and_groups.svg new file mode 100644 index 0000000000..5dedbaa433 --- /dev/null +++ b/editor/icons/icon_signals_and_groups.svg @@ -0,0 +1,5 @@ +<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)"> +<path transform="translate(0 1036.4)" d="m6 0c-0.55228 0-1 0.4477-1 1s0.44772 1 1 1c4.4301 0 8 3.5699 8 8 0 0.5523 0.44772 1 1 1s1-0.4477 1-1c0-5.511-4.489-10-10-10zm0 4c-0.55228 0-1 0.4477-1 1s0.44772 1 1 1c2.221 0 4 1.779 4 4 0 0.5523 0.44772 1 1 1s1-0.4477 1-1c0-3.3018-2.6981-6-6-6zm-5 4a1.0001 1.0001 0 0 0 -1 1v6a1.0001 1.0001 0 0 0 1 1h6a1.0001 1.0001 0 0 0 1 -1v-6a1.0001 1.0001 0 0 0 -1 -1h-6zm1 2h4v4h-4v-4z" fill="#e0e0e0"/> +</g> +</svg> |