Add OSX Calculator (#92)

Add the OS X Calculator
This commit is contained in:
Jo-Panic
2024-04-29 01:48:18 +00:00
committed by GitHub
parent 2a08385e43
commit 5b128bd6b7
2 changed files with 2 additions and 0 deletions

1
mappings/:calculator: Normal file
View File

@ -0,0 +1 @@
"Calculator" | "Calculette"

1
svgs/:calculator:.svg Normal file
View File

@ -0,0 +1 @@
<svg width="24" height="24" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M19.534 3.395v17.867a1.937 1.937 0 0 1-1.936 1.937H6.402a1.937 1.937 0 0 1-1.936-1.937V3.395c0-1.068.867-1.936 1.936-1.936h11.196c1.069 0 1.936.868 1.936 1.936ZM16.523 14.09a1.514 1.514 0 1 0 .001 3.029 1.514 1.514 0 0 0-.001-3.029Zm.025 4.565a1.514 1.514 0 1 0 .001 3.028 1.514 1.514 0 0 0-.001-3.028Zm1.45-15.031a.617.617 0 0 0-.617-.617H6.59a.617.617 0 0 0-.616.617v3.565c0 .34.276.617.616.617h10.792c.34 0 .617-.276.617-.617V3.624Zm-6.01 10.466a1.514 1.514 0 1 0 .002 3.029 1.514 1.514 0 0 0-.001-3.029Zm-4.543 0a1.514 1.514 0 1 0 .001 3.029 1.514 1.514 0 0 0-.001-3.029Zm9.09-4.539a1.514 1.514 0 1 0 .001 3.028 1.514 1.514 0 0 0-.001-3.028Zm-4.534 0a1.514 1.514 0 1 0 .001 3.028 1.514 1.514 0 0 0-.001-3.028Zm-4.544 0a1.514 1.514 0 1 0 .001 3.028 1.514 1.514 0 0 0-.001-3.028Zm5.995 10.614c0-.834-.677-1.51-1.511-1.51H7.475a1.511 1.511 0 0 0 0 3.021h4.466c.834 0 1.51-.677 1.51-1.51Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB