diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:04:03 +0000 |
commit | 6a28c44d98bc276aa91bdddb5f80437cf337ead3 (patch) | |
tree | b811886f00bbd47267d9faa8cab194c1d201fca4 /icons/file-code.svg | |
parent | Adding upstream version 1.11.2+dfsg. (diff) | |
download | bootstrap-icons-upstream.tar.xz bootstrap-icons-upstream.zip |
Adding upstream version 1.11.3+dfsg.upstream/1.11.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icons/file-code.svg')
-rw-r--r-- | icons/file-code.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/file-code.svg b/icons/file-code.svg index 55f1855..58b0014 100644 --- a/icons/file-code.svg +++ b/icons/file-code.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-code" viewBox="0 0 16 16"> - <path d="M6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2zm2.708 0a.5.5 0 1 0-.708.708L10.293 8 8.646 9.646a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/> + <path d="M6.646 5.646a.5.5 0 1 1 .708.708L5.707 8l1.647 1.646a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708zm2.708 0a.5.5 0 1 0-.708.708L10.293 8 8.646 9.646a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708z"/> <path d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm10-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1"/> </svg>
\ No newline at end of file |