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-square.svg
parent52bf22ee208efc4899a71246d8ef24f4b94e2261 (diff)
Redraw alerts, warnings, and signs
Diffstat (limited to 'icons/dash-square.svg')
-rw-r--r--icons/dash-square.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/dash-square.svg b/icons/dash-square.svg
index 669bd0b19..e5aa66448 100644
--- a/icons/dash-square.svg
+++ b/icons/dash-square.svg
@@ -1,4 +1,4 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-dash-square" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M14 1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
- <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