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:
authorMark Otto <markd.otto@gmail.com>2020-03-19 05:03:21 +0300
committerGitHub <noreply@github.com>2020-03-19 05:03:21 +0300
commitb5d8800fea110ca454e1f262c8e7c7a06c071cf0 (patch)
treef72270b3e993767a63224b29171fb47dd6e262a9 /icons/layout-split.svg
parent6f6f274e2d7b6c0da26939200ef314e5dbacd13f (diff)
Add another 178 icons and resize viewBox to 16x16 (#156)
* Update existing icons and add new icons * 16x16 viewBox * Redraw some icons to fix cropping, forgotten outlining, etc
Diffstat (limited to 'icons/layout-split.svg')
-rw-r--r--icons/layout-split.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/icons/layout-split.svg b/icons/layout-split.svg
index 4feca6020..3a43f7573 100644
--- a/icons/layout-split.svg
+++ b/icons/layout-split.svg
@@ -1,3 +1,4 @@
-<svg class="bi bi-layout-split" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M1.5 5A2.5 2.5 0 014 2.5h12A2.5 2.5 0 0118.5 5v10a2.5 2.5 0 01-2.5 2.5H4A2.5 2.5 0 011.5 15V5zM4 3.5A1.5 1.5 0 002.5 5v10A1.5 1.5 0 004 16.5h12a1.5 1.5 0 001.5-1.5V5A1.5 1.5 0 0016 3.5h-5.5v13h-1v-13H4z" clip-rule="evenodd"/>
+<svg class="bi bi-layout-split" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M14 2H2a1 1 0 00-1 1v10a1 1 0 001 1h12a1 1 0 001-1V3a1 1 0 00-1-1zM2 1a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V3a2 2 0 00-2-2H2z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M7.5 14V2h1v12h-1z" clip-rule="evenodd"/>
</svg> \ No newline at end of file