1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 02:12:49 +02:00

letter fixes

This commit is contained in:
codecalm
2020-04-10 15:54:51 +02:00
parent 5c5161e2c3
commit 56fdb6586c
4 changed files with 6 additions and 8 deletions

View File

@@ -6,6 +6,5 @@ tags: [date, day, plan, schedule, agenda, add]
<line x1="16" y1="3" x2="16" y2="7" />
<line x1="8" y1="3" x2="8" y2="7" />
<line x1="4" y1="11" x2="20" y2="11" />
<line x1="10" y1="16" x2="14" y2="16" />
</svg>

View File

@@ -6,7 +6,6 @@ tags: [date, day, plan, schedule, agenda, add]
<line x1="16" y1="3" x2="16" y2="7" />
<line x1="8" y1="3" x2="8" y2="7" />
<line x1="4" y1="11" x2="20" y2="11" />
<line x1="10" y1="16" x2="14" y2="16" />
<line x1="12" y1="14" x2="12" y2="18" />
</svg>

View File

@@ -3,5 +3,5 @@
<svg>
<circle cx="7" cy="17" r="2" />
<circle cx="17" cy="17" r="2" />
<path d="M5 17h-2v-6l2-5h9l4 5h1a2 2 0 01 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" />
<path d="M5 17h-2v-6l2-5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" />
</svg>

View File

@@ -1,9 +1,9 @@
---
---
<svg>
<polyline points="4 20 7 20"></polyline>
<polyline points="14 20 21 20"></polyline>
<polyline points="6.9 15 13.8 15"></polyline>
<polyline points="10.2 6.3 16 20"></polyline>
<polyline points="5 20 11 4 13 4 20 20"></polyline>
<line x1="4" y1="20" x2="7" y2="20" />
<line x1="14" y1="20" x2="21" y2="20" />
<line x1="6.9" y1="15" x2="13.8" y2="15" />
<line x1="10.2" y1="6.3" x2="16" y2="20" />
<polyline points="5 20 11 4 13 4 20 20" />
</svg>