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/grid-3x2.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/grid-3x2.svg')
-rw-r--r--icons/grid-3x2.svg6
1 files changed, 2 insertions, 4 deletions
diff --git a/icons/grid-3x2.svg b/icons/grid-3x2.svg
index 862a8dd8b..f464348ca 100644
--- a/icons/grid-3x2.svg
+++ b/icons/grid-3x2.svg
@@ -1,5 +1,3 @@
-<svg class="bi bi-grid-3x2" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M2 6a1.5 1.5 0 011.5-1.5h13A1.5 1.5 0 0118 6v8a1.5 1.5 0 01-1.5 1.5h-13A1.5 1.5 0 012 14V6zm1.5-.5A.5.5 0 003 6v8a.5.5 0 00.5.5h13a.5.5 0 00.5-.5V6a.5.5 0 00-.5-.5h-13z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M7 14.5v-9h1v9H7zm5 0v-9h1v9h-1z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M17 10.5H3v-1h14v1z" clip-rule="evenodd"/>
+<svg class="bi bi-grid-3x2" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 011.5 2h13A1.5 1.5 0 0116 3.5v8a1.5 1.5 0 01-1.5 1.5h-13A1.5 1.5 0 010 11.5v-8zM1.5 3a.5.5 0 00-.5.5V7h4V3H1.5zM5 8H1v3.5a.5.5 0 00.5.5H5V8zm1 0h4v4H6V8zm4-1H6V3h4v4zm1 1v4h3.5a.5.5 0 00.5-.5V8h-4zm0-1V3h3.5a.5.5 0 01.5.5V7h-4z" clip-rule="evenodd"/>
</svg> \ No newline at end of file