diff options
Diffstat (limited to 'src/_icons/circuit-ground.svg')
-rw-r--r-- | src/_icons/circuit-ground.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/circuit-ground.svg b/src/_icons/circuit-ground.svg new file mode 100644 index 00000000..961c65c8 --- /dev/null +++ b/src/_icons/circuit-ground.svg @@ -0,0 +1,9 @@ +--- +version: "1.74" +--- +<svg> + <path d="M12 13v-8" /> + <path d="M4 13h16" /> + <path d="M7 16h10" /> + <path d="M10 19h4" /> +</svg> |