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>2019-09-16 19:54:12 +0300
committerMark Otto <otto@github.com>2019-09-17 05:24:39 +0300
commit69de3551f6d02eb3f29cecc267e0110608b54e66 (patch)
tree665cde626f0debe88aaad733e102e20152ce21c5 /icons/flag-fill.svg
parent9d0ec9ef1bf0d8efec1fbbb3f5a08d06352c8a8e (diff)
Update icons
- Removed a few for now until I redraw them - Run new JS on the icons to update their attributes
Diffstat (limited to 'icons/flag-fill.svg')
-rw-r--r--icons/flag-fill.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/flag-fill.svg b/icons/flag-fill.svg
index 88df205e2..248ca2354 100644
--- a/icons/flag-fill.svg
+++ b/icons/flag-fill.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-flag-fill" viewBox="0 0 20 20">
+<svg class="bi bi-flag-fill" width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M5.5 3a.5.5 0 01.5.5v13a.5.5 0 01-1 0v-13a.5.5 0 01.5-.5z" clip-rule="evenodd"/>
<path fill-rule="evenodd" d="M5.762 4.558C6.735 3.909 7.348 3.5 8.5 3.5c.653 0 1.139.325 1.495.562l.032.022c.392.26.646.416.973.416.168 0 .356-.042.587-.126.187-.068.376-.153.593-.25.058-.027.117-.053.18-.08.57-.255 1.278-.544 2.14-.544a.5.5 0 01.5.5v6a.5.5 0 01-.5.5c-.638 0-1.18.21-1.734.457l-.159.07c-.22.1-.453.205-.678.287A2.718 2.718 0 0111 11.5c-.653 0-1.139-.325-1.495-.563l-.032-.021c-.391-.26-.646-.416-.973-.416-.833 0-1.218.246-2.223.916A.5.5 0 015.5 11V5a.5.5 0 01.223-.416l.04-.026z" clip-rule="evenodd"/>
-</svg>
+</svg> \ No newline at end of file