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/x-diamond.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/x-diamond.svg')
-rw-r--r--icons/x-diamond.svg4
1 files changed, 1 insertions, 3 deletions
diff --git a/icons/x-diamond.svg b/icons/x-diamond.svg
index c222924fb..089676fea 100644
--- a/icons/x-diamond.svg
+++ b/icons/x-diamond.svg
@@ -1,5 +1,3 @@
<svg class="bi bi-x-diamond" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z"/>
- <path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/>
- <path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>
+ <path fill-rule="evenodd" d="M8.361 1.17a.51.51 0 0 0-.722 0L4.766 4.044 8 7.278l3.234-3.234L8.361 1.17zm3.595 3.596L8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873zm-.722 7.19L8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873zm-7.19-.722L7.278 8 4.044 4.766 1.17 7.639a.511.511 0 0 0 0 .722l2.874 2.873zM6.917.45a1.531 1.531 0 0 1 2.166 0l6.469 6.468a1.532 1.532 0 0 1 0 2.166l-6.47 6.469a1.532 1.532 0 0 1-2.165 0L.45 9.082a1.531 1.531 0 0 1 0-2.165L6.917.45z"/>
</svg> \ No newline at end of file