diff options
Diffstat (limited to 'src/icons/chart-dots-2.svg')
-rw-r--r-- | src/icons/chart-dots-2.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/chart-dots-2.svg b/src/icons/chart-dots-2.svg new file mode 100644 index 00000000..ed67dfae --- /dev/null +++ b/src/icons/chart-dots-2.svg @@ -0,0 +1,15 @@ +--- +tags: [graph, diagram, analyticks, statistics, data, value, variable, scale, statistical] +category: Charts +version: "1.61" +unicode: "f097" +--- +<svg> + <path d="M3 3v18h18" /> + <circle cx="9" cy="15" r="2" /> + <circle cx="13" cy="5" r="2" /> + <circle cx="18" cy="12" r="2" /> + <path d="M21 3l-6 1.5" /> + <path d="M14.113 6.65l2.771 3.695" /> + <path d="M16 12.5l-5 2" /> +</svg> |