1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 14:04:38 +04:00

right icon

This commit is contained in:
Dawid
2019-12-06 17:05:29 +01:00
parent 7f991c4d0c
commit a17fe3f13f
+4
View File
@@ -33,6 +33,7 @@
<th>Status</th>
<th>Price</th>
<th></th>
<th></th>
</tr>
</thead>
@@ -64,6 +65,9 @@
{% include ui/dropdown-menu.html %}
</span>
</td>
<td style="padding-right: 1rem;">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-sm"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg>
</td>
</tr>
{% endfor %}
</tbody>