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/menu-app-fill.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/menu-app-fill.svg')
-rw-r--r--icons/menu-app-fill.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/menu-app-fill.svg b/icons/menu-app-fill.svg
index 0e8444339..20824f725 100644
--- a/icons/menu-app-fill.svg
+++ b/icons/menu-app-fill.svg
@@ -1,5 +1,4 @@
<svg class="bi bi-menu-app-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M.5 1.5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2z"/>
- <path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM1.5 1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-2zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/>
+ <path fill-rule="evenodd" d="M0 1.5A1.5 1.5 0 0 1 1.5 0h2A1.5 1.5 0 0 1 5 1.5v2A1.5 1.5 0 0 1 3.5 5h-2A1.5 1.5 0 0 1 0 3.5v-2zM14 7H2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zM2 6a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H2z"/>
<path fill-rule="evenodd" d="M15 11H1v-1h14v1zM2 12.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5z"/>
</svg> \ No newline at end of file