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-04-07 22:38:59 +0300
committerMark Otto <otto@github.com>2020-04-08 02:44:09 +0300
commitc8b17d65900d1cab47c59d44e5c8956e652067fd (patch)
tree6026ea459f15c1c9c6cc07c4104cf8ddba4407af /icons/file-earmark.svg
parentfd240fe14206f3ad6738155e83e824d2021d6518 (diff)
Re-run icons script with new SVGO config to fix Sketch and Illustrator issues
Diffstat (limited to 'icons/file-earmark.svg')
-rw-r--r--icons/file-earmark.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/file-earmark.svg b/icons/file-earmark.svg
index 15f9b6f56..536ac8afa 100644
--- a/icons/file-earmark.svg
+++ b/icons/file-earmark.svg
@@ -1,4 +1,4 @@
<svg class="bi bi-file-earmark" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M4 1h5v1H4a1 1 0 00-1 1v10a1 1 0 001 1h8a1 1 0 001-1V6h1v7a2 2 0 01-2 2H4a2 2 0 01-2-2V3a2 2 0 012-2z"/>
- <path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 019 4.5z"/>
+ <path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/>
+ <path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>
</svg> \ No newline at end of file