diff options
Diffstat (limited to 'src/_icons/multiplier-2x.svg')
-rw-r--r-- | src/_icons/multiplier-2x.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/multiplier-2x.svg b/src/_icons/multiplier-2x.svg new file mode 100644 index 00000000..c4163da7 --- /dev/null +++ b/src/_icons/multiplier-2x.svg @@ -0,0 +1,8 @@ +--- +category: Math +--- +<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 -.001" /> +</svg> |