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/cloud-arrow-down-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/cloud-arrow-down-fill.svg')
-rw-r--r--icons/cloud-arrow-down-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/cloud-arrow-down-fill.svg b/icons/cloud-arrow-down-fill.svg
new file mode 100644
index 000000000..503908006
--- /dev/null
+++ b/icons/cloud-arrow-down-fill.svg
@@ -0,0 +1,3 @@
+<svg class="bi bi-cloud-arrow-down-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M8 2a5.53 5.53 0 0 0-3.594 1.342c-.766.66-1.321 1.52-1.464 2.383C1.266 6.095 0 7.555 0 9.318 0 11.366 1.708 13 3.781 13h8.906C14.502 13 16 11.57 16 9.773c0-1.636-1.242-2.969-2.834-3.194C12.923 3.999 10.69 2 8 2zm2.354 6.854l-2 2a.5.5 0 0 1-.708 0l-2-2a.5.5 0 1 1 .708-.708L7.5 9.293V5.5a.5.5 0 0 1 1 0v3.793l1.146-1.147a.5.5 0 0 1 .708.708z"/>
+</svg> \ No newline at end of file