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 <markdotto@gmail.com>2020-07-23 07:50:00 +0300
committerMark Otto <otto@github.com>2020-07-28 20:39:40 +0300
commit8575a53fe001a1d87cf7c6d86b2393d60656862d (patch)
tree80f6ae2442ab7bab01c0aa410ac0b82e784ae894 /icons/cone.svg
parenta2d3b6af5eb9929d335be5584d398a1448c1bee0 (diff)
Redraw several real world icons
- Simplify paths on books, bicycle, newspaper, doors, and closed - Redrew cup icon to be larger - Redrew trophy icon to simplify it a lot
Diffstat (limited to 'icons/cone.svg')
-rw-r--r--icons/cone.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/cone.svg b/icons/cone.svg
index 8f6791c8a..390f1f949 100644
--- a/icons/cone.svg
+++ b/icons/cone.svg
@@ -1,4 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-cone" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path d="M7.03 1.88c.252-1.01 1.688-1.01 1.94 0L12 14H4L7.03 1.88z"/>
- <path fill-rule="evenodd" d="M1.5 14a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5z"/>
+ <path d="M7.03 1.88c.252-1.01 1.688-1.01 1.94 0l2.905 11.62H14a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h2.125L7.03 1.88z"/>
</svg> \ No newline at end of file