diff options
Diffstat (limited to 'src/_icons/math-avg.svg')
-rw-r--r-- | src/_icons/math-avg.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/math-avg.svg b/src/_icons/math-avg.svg new file mode 100644 index 00000000..f6c61317 --- /dev/null +++ b/src/_icons/math-avg.svg @@ -0,0 +1,7 @@ +--- +category: Math +--- +<svg> + <path d="M3 21l18 -18" /> + <circle cx="12" cy="12" r="8" /> +</svg> |