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/exclamation-square-fill.svg
parentfd240fe14206f3ad6738155e83e824d2021d6518 (diff)
Re-run icons script with new SVGO config to fix Sketch and Illustrator issues
Diffstat (limited to 'icons/exclamation-square-fill.svg')
-rw-r--r--icons/exclamation-square-fill.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/exclamation-square-fill.svg b/icons/exclamation-square-fill.svg
index 98f3b73cd..8315caa09 100644
--- a/icons/exclamation-square-fill.svg
+++ b/icons/exclamation-square-fill.svg
@@ -1,3 +1,3 @@
<svg class="bi bi-exclamation-square-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm6 4a.905.905 0 00-.9.995l.35 3.507a.552.552 0 001.1 0l.35-3.507A.905.905 0 008 4zm.002 6a1 1 0 100 2 1 1 0 000-2z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z" clip-rule="evenodd"/>
</svg> \ No newline at end of file