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/file-earmark-ruled.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/file-earmark-ruled.svg')
-rw-r--r--icons/file-earmark-ruled.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/file-earmark-ruled.svg b/icons/file-earmark-ruled.svg
index 0b72624fe..edab3035e 100644
--- a/icons/file-earmark-ruled.svg
+++ b/icons/file-earmark-ruled.svg
@@ -1,6 +1,5 @@
<svg class="bi bi-file-earmark-ruled" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M13 9H3V8h10v1zm0 3H3v-1h10v1z"/>
- <path fill-rule="evenodd" d="M5 14V9h1v5H5z"/>
+ <path fill-rule="evenodd" d="M5 9H3V8h10v1H6v2h7v1H6v2H5v-2H3v-1h2V9z"/>
<path d="M4 1h5v1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6h1v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2z"/>
<path d="M9 4.5V1l5 5h-3.5A1.5 1.5 0 0 1 9 4.5z"/>
</svg> \ No newline at end of file