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 <markd.otto@gmail.com>2020-06-17 07:11:01 +0300
committerGitHub <noreply@github.com>2020-06-17 07:11:01 +0300
commitbc90e1a2af2030dab0a4f8fa7a1e1894d729e8b4 (patch)
tree0f7dd726b57a46f78dfc8be33158360cd5826e4a /icons/sliders.svg
parente2f91462641944644fa3ddf3965985741907784f (diff)
New icons and path improvements (#290)
* Redraw a few dozen icons to improve how the paths render (required for the icon font) * Add a few dozen new icons - Alternate toggles - Wifi reception levels - Filled versions of file icons - Several new clouds, including a redrawn shape - New front and back icons * Add a few new icons * Remove random classes from svg sprite * Recompile sprite * Add docs, update sprite, add missing file-binary * Add earmark fill variations * regenerate sprite
Diffstat (limited to 'icons/sliders.svg')
-rw-r--r--icons/sliders.svg1
1 files changed, 0 insertions, 1 deletions
diff --git a/icons/sliders.svg b/icons/sliders.svg
index a9910692f..33d6bf16e 100644
--- a/icons/sliders.svg
+++ b/icons/sliders.svg
@@ -1,5 +1,4 @@
<svg class="bi bi-sliders" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M0 0h16v16H0z"/>
<path fill-rule="evenodd" d="M14 3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM11.5 5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM7 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM4.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9.5 3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0zM11.5 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>
<path fill-rule="evenodd" d="M9.5 4H0V3h9.5v1zM16 4h-2.5V3H16v1zM9.5 14H0v-1h9.5v1zm6.5 0h-2.5v-1H16v1zM6.5 9H16V8H6.5v1zM0 9h2.5V8H0v1z"/>
</svg> \ No newline at end of file