diff options
Diffstat (limited to 'editor/icons/NodeInfo.svg')
-rw-r--r-- | editor/icons/NodeInfo.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/NodeInfo.svg b/editor/icons/NodeInfo.svg index 4e3f0c42d0..732bccf0d0 100644 --- a/editor/icons/NodeInfo.svg +++ b/editor/icons/NodeInfo.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0 -7-7zm-1 3h2v2h-2zm0 3h2v5h-2z" fill="#fff"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1a7 7 0 0 0 0 14A7 7 0 0 0 8 1zM7 4h2v2H7zm0 3h2v5H7z" fill="#fff"/></svg> |