1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 16:50:15 +02:00

calculator icon

This commit is contained in:
codecalm
2020-03-26 19:15:20 +01:00
parent d2e33abc3a
commit ec28b3333b

12
src/_icons/calculator.svg Normal file
View File

@@ -0,0 +1,12 @@
---
---
<svg>
<rect x="4" y="3" width="16" height="18" rx="2" />
<rect x="8" y="7" width="8" height="3" rx="1" />
<line x1="8" y1="14" x2="8" y2="14.01" />
<line x1="12" y1="14" x2="12" y2="14.01" />
<line x1="16" y1="14" x2="16" y2="14.01" />
<line x1="8" y1="17" x2="8" y2="17.01" />
<line x1="12" y1="17" x2="12" y2="17.01" />
<line x1="16" y1="17" x2="16" y2="17.01" />
</svg>