diff options
Diffstat (limited to 'src/assets/icons/bounding-box.svg')
| -rw-r--r-- | src/assets/icons/bounding-box.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/bounding-box.svg b/src/assets/icons/bounding-box.svg new file mode 100644 index 0000000..cb3983c --- /dev/null +++ b/src/assets/icons/bounding-box.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-bounding-box" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M5 2V0H0v5h2v6H0v5h5v-2h6v2h5v-5h-2V5h2V0h-5v2H5zm6 1H5v2H3v6h2v2h6v-2h2V5h-2V3zm1-2v3h3V1h-3zm3 11h-3v3h3v-3zM4 15v-3H1v3h3zM1 4h3V1H1v3z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
