diff options
Diffstat (limited to '')
-rw-r--r-- | icons/border-all.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/border-all.svg b/icons/border-all.svg index 803f5e2..19128f2 100644 --- a/icons/border-all.svg +++ b/icons/border-all.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-border-all" viewBox="0 0 16 16"> - <path d="M0 0h16v16H0V0zm1 1v6.5h6.5V1H1zm7.5 0v6.5H15V1H8.5zM15 8.5H8.5V15H15V8.5zM7.5 15V8.5H1V15h6.5z"/> + <path d="M0 0h16v16H0zm1 1v6.5h6.5V1zm7.5 0v6.5H15V1zM15 8.5H8.5V15H15zM7.5 15V8.5H1V15z"/> </svg>
\ No newline at end of file |