Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'icons/terminal-fill.svg')
-rw-r--r--icons/terminal-fill.svg7
1 files changed, 2 insertions, 5 deletions
diff --git a/icons/terminal-fill.svg b/icons/terminal-fill.svg
index 8d8d1cb26..dede5a65c 100644
--- a/icons/terminal-fill.svg
+++ b/icons/terminal-fill.svg
@@ -1,6 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-terminal-fill" viewBox="0 0 20 20">
- <g fill="none" fill-rule="evenodd" stroke="currentColor" transform="translate(2 3)">
- <rect width="15" height="13" x=".5" y=".5" rx="2"/>
- <path stroke-linecap="round" d="M9.5 8h-3m-3-4.5l2 2-2 2"/>
- </g>
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-terminal-fill" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M2 5a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2V5zm9.5 5.5h-3a.5.5 0 000 1h3a.5.5 0 000-1zm-6.354-.354L6.793 8.5 5.146 6.854a.5.5 0 11.708-.708l2 2a.5.5 0 010 .708l-2 2a.5.5 0 01-.708-.708z" clip-rule="evenodd"/>
</svg>