diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/file-code.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/file-code.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/file-code.svg b/vendor/twbs/bootstrap-icons/icons/file-code.svg new file mode 100644 index 000000000..58b00142f --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/file-code.svg @@ -0,0 +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-.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 |