diff options
Diffstat (limited to 'src/assets/icons/bounding-box-circles.svg')
| -rw-r--r-- | src/assets/icons/bounding-box-circles.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/bounding-box-circles.svg b/src/assets/icons/bounding-box-circles.svg new file mode 100644 index 0000000..f79e1e2 --- /dev/null +++ b/src/assets/icons/bounding-box-circles.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-bounding-box-circles" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M12.5 2h-9V1h9v1zm-10 1.5v9h-1v-9h1zm11 9v-9h1v9h-1zM3.5 14h9v1h-9v-1z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M14 3a1 1 0 100-2 1 1 0 000 2zm0 1a2 2 0 100-4 2 2 0 000 4zm0 11a1 1 0 100-2 1 1 0 000 2zm0 1a2 2 0 100-4 2 2 0 000 4zM2 3a1 1 0 100-2 1 1 0 000 2zm0 1a2 2 0 100-4 2 2 0 000 4zm0 11a1 1 0 100-2 1 1 0 000 2zm0 1a2 2 0 100-4 2 2 0 000 4z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
