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/bucket-fill.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/bucket-fill.svg')
-rw-r--r--icons/bucket-fill.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/bucket-fill.svg b/icons/bucket-fill.svg
index 4cc1651ad..391d0d204 100644
--- a/icons/bucket-fill.svg
+++ b/icons/bucket-fill.svg
@@ -1,4 +1,4 @@
-<svg class="bi bi-bucket-fill" width="1em" height="1em" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M10 3.5A4.5 4.5 0 005.5 8h-1a5.5 5.5 0 1111 0h-1A4.5 4.5 0 0010 3.5z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M3.61 7.687A.5.5 0 014 7.5h12a.5.5 0 01.488.608l-1.826 8.217a1.5 1.5 0 01-1.464 1.175H6.802a1.5 1.5 0 01-1.464-1.175L3.512 8.108a.5.5 0 01.098-.42z" clip-rule="evenodd"/>
+<svg class="bi bi-bucket-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M8 1.5A4.5 4.5 0 003.5 6h-1a5.5 5.5 0 1111 0h-1A4.5 4.5 0 008 1.5z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M1.61 5.687A.5.5 0 012 5.5h12a.5.5 0 01.488.608l-1.826 8.217a1.5 1.5 0 01-1.464 1.175H4.802a1.5 1.5 0 01-1.464-1.175L1.512 6.108a.5.5 0 01.098-.42z" clip-rule="evenodd"/>
</svg> \ No newline at end of file