diff options
Diffstat (limited to 'src/_icons/seeding.svg')
-rw-r--r-- | src/_icons/seeding.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/seeding.svg b/src/_icons/seeding.svg new file mode 100644 index 00000000..14afbbd0 --- /dev/null +++ b/src/_icons/seeding.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 10a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" /> + <path d="M12 14a6 6 0 0 1 6 -6h3v1a6 6 0 0 1 -6 6h-3" /> + <line x1="12" y1="20" x2="12" y2="10" /> +</svg> |