diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
commit | f3524e7e94fb68df8eb87c4a22a8e2976699833b (patch) | |
tree | 36e2546f6159f3bf6e39af842c4c57f7ec65d67d /icons/text-wrap.svg | |
parent | Releasing debian version 1.9.1+dfsg-1. (diff) | |
download | bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.tar.xz bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.zip |
Merging upstream version 1.10.2+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/text-wrap.svg')
-rw-r--r-- | icons/text-wrap.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/text-wrap.svg b/icons/text-wrap.svg new file mode 100644 index 0000000..713a96c --- /dev/null +++ b/icons/text-wrap.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-text-wrap" viewBox="0 0 16 16"> + <path fill-rule="evenodd" d="M2 3.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5h9a2.5 2.5 0 0 1 0 5h-1.293l.647.646a.5.5 0 0 1-.708.708l-1.5-1.5a.5.5 0 0 1 0-.708l1.5-1.5a.5.5 0 0 1 .708.708l-.647.646H11.5a1.5 1.5 0 0 0 0-3h-9a.5.5 0 0 1-.5-.5Zm0 4a.5.5 0 0 1 .5-.5H7a.5.5 0 0 1 0 1H2.5a.5.5 0 0 1-.5-.5Z"/> +</svg>
\ No newline at end of file |