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-12-23 02:21:25 +0300
committerMark Otto <otto@github.com>2020-12-23 02:27:49 +0300
commitb71504b8a95510fd5c9f247b28598063cff7e64e (patch)
treeeaf4f405021849ad53473f99c4490d0985379ae0 /icons/file-spreadsheet-fill.svg
parent65890ad3562f565b12ffee8c0d8a3cd9edf37db9 (diff)
Redraw icons to fix fill-rule issues with icon fonts
Diffstat (limited to 'icons/file-spreadsheet-fill.svg')
-rw-r--r--icons/file-spreadsheet-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/file-spreadsheet-fill.svg b/icons/file-spreadsheet-fill.svg
index 71b1388e1..a3977e189 100644
--- a/icons/file-spreadsheet-fill.svg
+++ b/icons/file-spreadsheet-fill.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-spreadsheet-fill" viewBox="0 0 16 16">
- <path fill-rule="evenodd" d="M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7h-4v2h4V7zm0 3h-4v2h4v-2zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2zm4 0V7h3v2H6zm0 1h3v2H6v-2z"/>
+ <path d="M12 0H4a2 2 0 0 0-2 2v4h12V2a2 2 0 0 0-2-2zm2 7h-4v2h4V7zm0 3h-4v2h4v-2zm0 3h-4v3h2a2 2 0 0 0 2-2v-1zm-5 3v-3H6v3h3zm-4 0v-3H2v1a2 2 0 0 0 2 2h1zm-3-4h3v-2H2v2zm0-3h3V7H2v2zm4 0V7h3v2H6zm0 1h3v2H6v-2z"/>
</svg> \ No newline at end of file