diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2022-01-14 17:38:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-14 17:38:37 +0100 |
commit | ce6de717ff667feecd97c8ed2673d9f226c3c89f (patch) | |
tree | b11211957a8a9620599b8561b49b43441ad2f158 | |
parent | 8866c365829896bf6b4c8ec4be25c161ccaf7282 (diff) | |
parent | e9f660c066f0841baad25d2170d978bd4d40e786 (diff) |
Merge pull request #56752 from timothyqiu/snap-grid-icon
-rw-r--r-- | editor/icons/SnapGrid.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/SnapGrid.svg b/editor/icons/SnapGrid.svg index e3aea78162..6960d4d13d 100644 --- a/editor/icons/SnapGrid.svg +++ b/editor/icons/SnapGrid.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 0v3h-3v2h3v4h-3v2h3v3h2v-9h9v-2h-3v-3h-2v3h-4v-3zm4 13v2h2v-2zm6 0v2h2v-2z" fill="#e0e0e0"/><path d="m11 7a4 4 0 0 0 -4 4v2h2v-2a2 2 0 0 1 2-2 2 2 0 0 1 2 2v2h2v-2a4 4 0 0 0 -4-4z" fill="#fff" fill-opacity=".68627"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 0v2h-2v1h2v4h-2v1h2v4h-2v1h2v2h1v-2h3v-1h-3v-4h4l1-1v-4h4v3h1v-3h2v-1h-2v-2h-1v2h-4v-2h-1v2h-4v-2zm1 3h4v4h-4zm4 10v2h2v-2zm6 0v2h2v-2z" fill="#e0e0e0"/><path d="m11 7a4 4 0 0 0 -4 4v2h2v-2a2 2 0 0 1 2-2 2 2 0 0 1 2 2v2h2v-2a4 4 0 0 0 -4-4z" fill="#fff" fill-opacity=".68627"/></svg> |