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:
Diffstat (limited to 'icons/search.svg')
-rw-r--r--icons/search.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/search.svg b/icons/search.svg
index 92b994c07..58c155c65 100644
--- a/icons/search.svg
+++ b/icons/search.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-search" viewBox="0 0 20 20">
<g fill="none" fill-rule="evenodd" stroke="currentColor" transform="translate(2 2)">
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="1" d="M11.15 11.15L15 15"/>
+ <path stroke-linecap="round" stroke-linejoin="round" d="M11.15 11.15L15 15"/>
<circle cx="6.5" cy="6.5" r="6"/>
</g>
</svg>