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/cup.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/cup.svg')
-rw-r--r--icons/cup.svg3
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/cup.svg b/icons/cup.svg
index d8b2589f4..4cf103503 100644
--- a/icons/cup.svg
+++ b/icons/cup.svg
@@ -1,4 +1,3 @@
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-cup" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M12 4H4v8a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4zM3 3v9a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V3H3z"/>
- <path fill-rule="evenodd" d="M14.5 5.5h-2v-1h2A1.5 1.5 0 0 1 16 6v4a1.5 1.5 0 0 1-1.5 1.5h-2v-1h2a.5.5 0 0 0 .5-.5V6a.5.5 0 0 0-.5-.5z"/>
+ <path fill-rule="evenodd" d="M1 2a1 1 0 0 1 1-1h11a1 1 0 0 1 1 1v1h.5A1.5 1.5 0 0 1 16 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-.55a2.5 2.5 0 0 1-2.45 2h-8A2.5 2.5 0 0 1 1 12.5V2zm13 10h.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5H14v8zM13 2H2v10.5A1.5 1.5 0 0 0 3.5 14h8a1.5 1.5 0 0 0 1.5-1.5V2z"/>
</svg> \ No newline at end of file