diff options
Diffstat (limited to 'src/icons/multiplier-2x.svg')
-rw-r--r-- | src/icons/multiplier-2x.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/multiplier-2x.svg b/src/icons/multiplier-2x.svg new file mode 100644 index 00000000..06b64f65 --- /dev/null +++ b/src/icons/multiplier-2x.svg @@ -0,0 +1,11 @@ +--- +tags: [count, calculate, math] +category: Math +version: "1.42" +unicode: "ef44" +--- +<svg> + <path d="M14 16l4 -4" /> + <path d="M18 16l-4 -4" /> + <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" /> +</svg> |