diff options
Diffstat (limited to 'src/_icons/multiplier-1-5x.svg')
-rw-r--r-- | src/_icons/multiplier-1-5x.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/multiplier-1-5x.svg b/src/_icons/multiplier-1-5x.svg new file mode 100644 index 00000000..1ece9fe5 --- /dev/null +++ b/src/_icons/multiplier-1-5x.svg @@ -0,0 +1,10 @@ +--- +category: Math +--- +<svg> + <path d="M4 16v-8l-2 2" /> + <path d="M10 16h2a2 2 0 1 0 0 -4h-2v-4h4" /> + <path d="M7 16v.01" /> + <path d="M17 16l4 -4" /> + <path d="M21 16l-4 -4" /> +</svg> |