diff options
Diffstat (limited to 'src/assets/icons/plus-square-fill.svg')
| -rw-r--r-- | src/assets/icons/plus-square-fill.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/plus-square-fill.svg b/src/assets/icons/plus-square-fill.svg new file mode 100644 index 0000000..9f4aaeb --- /dev/null +++ b/src/assets/icons/plus-square-fill.svg @@ -0,0 +1,3 @@ +<svg class="bi bi-plus-square-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm6.5 4a.5.5 0 00-1 0v3.5H4a.5.5 0 000 1h3.5V12a.5.5 0 001 0V8.5H12a.5.5 0 000-1H8.5V4z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
