diff options
Diffstat (limited to 'icons/align-end.svg')
-rw-r--r-- | icons/align-end.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/align-end.svg b/icons/align-end.svg new file mode 100644 index 0000000..28f861d --- /dev/null +++ b/icons/align-end.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-align-end" viewBox="0 0 16 16"> + <path fill-rule="evenodd" d="M14.5 1a.5.5 0 0 0-.5.5v13a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-.5-.5z"/> + <path d="M13 7a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7z"/> +</svg>
\ No newline at end of file |