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 <markdotto@gmail.com>2020-05-21 07:15:23 +0300
committerMark Otto <otto@github.com>2020-05-21 19:26:18 +0300
commitfb167e1b18ea91ec15c22b62f8a9e4c4db33cdd4 (patch)
tree30b56b7f41c495f05c529d7d13b3e26f8f322b23 /icons/collection-fill.svg
parent5fda0e7361a1536f523d2a7217412c79c5e4c38d (diff)
Reprocess all icons to remove clip-rule
Diffstat (limited to 'icons/collection-fill.svg')
-rw-r--r--icons/collection-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/collection-fill.svg b/icons/collection-fill.svg
index 8072a678b..f6c4ae7ad 100644
--- a/icons/collection-fill.svg
+++ b/icons/collection-fill.svg
@@ -1,4 +1,4 @@
<svg class="bi bi-collection-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="10" rx="1.5" transform="matrix(1 0 0 -1 0 14.5)"/>
- <path fill-rule="evenodd" d="M2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z"/>
</svg> \ No newline at end of file