diff options
Diffstat (limited to 'src/icons/multiplier-1x.svg')
-rw-r--r-- | src/icons/multiplier-1x.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/multiplier-1x.svg b/src/icons/multiplier-1x.svg new file mode 100644 index 00000000..da0e3d12 --- /dev/null +++ b/src/icons/multiplier-1x.svg @@ -0,0 +1,11 @@ +--- +tags: [count, calculate, math] +category: Math +version: "1.42" +unicode: "ef43" +--- +<svg> + <path d="M9 16v-8l-2 2" /> + <path d="M13 16l4 -4" /> + <path d="M17 16l-4 -4" /> +</svg> |