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-07-23 07:33:35 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commit2de6554c4f7998ab4f099430f83efdf2efb90d6b (patch)
tree76637a65fe8b28087bb6048118167c48e867495c /icons/dash.svg
parent52bf22ee208efc4899a71246d8ef24f4b94e2261 (diff)
Redraw alerts, warnings, and signs
Diffstat (limited to 'icons/dash.svg')
-rw-r--r--icons/dash.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/dash.svg b/icons/dash.svg
index 22599e3af..45e19cf15 100644
--- a/icons/dash.svg
+++ b/icons/dash.svg
@@ -1,3 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-dash" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M3.5 8a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5z"/>
+ <path stroke="#000" stroke-linecap="round" d="M4.5 8h7"/>
</svg> \ No newline at end of file