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/card-image.svg
parent5fda0e7361a1536f523d2a7217412c79c5e4c38d (diff)
Reprocess all icons to remove clip-rule
Diffstat (limited to 'icons/card-image.svg')
-rw-r--r--icons/card-image.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/card-image.svg b/icons/card-image.svg
index a37f32031..5284c3e48 100644
--- a/icons/card-image.svg
+++ b/icons/card-image.svg
@@ -1,5 +1,5 @@
<svg class="bi bi-card-image" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M14.5 3h-13a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13z"/>
<path d="M10.648 7.646a.5.5 0 0 1 .577-.093L15.002 9.5V13h-14v-1l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71z"/>
- <path fill-rule="evenodd" d="M4.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M4.502 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>
</svg> \ No newline at end of file