diff options
Diffstat (limited to 'src/_icons/abacus.svg')
-rw-r--r-- | src/_icons/abacus.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_icons/abacus.svg b/src/_icons/abacus.svg new file mode 100644 index 00000000..f75a6e7b --- /dev/null +++ b/src/_icons/abacus.svg @@ -0,0 +1,15 @@ +--- +--- +<svg> + <path d="M5 3v18" /> + <path d="M19 21v-18" /> + <path d="M5 7h14" /> + <path d="M5 15h14" /> + <path d="M8 13v4" /> + <path d="M11 13v4" /> + <path d="M16 13v4" /> + <path d="M14 5v4" /> + <path d="M11 5v4" /> + <path d="M8 5v4" /> + <path d="M3 21h18" /> +</svg> |