diff options
Diffstat (limited to 'src/icons/multiplier-0-5x.svg')
-rw-r--r-- | src/icons/multiplier-0-5x.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/multiplier-0-5x.svg b/src/icons/multiplier-0-5x.svg new file mode 100644 index 00000000..b333ed62 --- /dev/null +++ b/src/icons/multiplier-0-5x.svg @@ -0,0 +1,12 @@ +--- +tags: [count, calculate, math] +category: Math +version: "1.42" +unicode: "ef41" +--- +<svg> + <path d="M8 16h2a2 2 0 1 0 0 -4h-2v-4h4" /> + <path d="M5 16v.01" /> + <path d="M15 16l4 -4" /> + <path d="M19 16l-4 -4" /> +</svg> |