diff options
author | codecalm <codecalm@gmail.com> | 2020-04-20 07:22:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-20 07:22:54 +0200 |
commit | d18d9c476007365d6ff53c305f6145447dd5099a (patch) | |
tree | 164dae57feaa809db7e4cd8be6580c351cd70da0 /src/_icons/outlet.svg | |
parent | flash icon (diff) | |
download | tabler-icons-d18d9c476007365d6ff53c305f6145447dd5099a.tar.xz |
plug, outlet icon
Diffstat (limited to 'src/_icons/outlet.svg')
-rw-r--r-- | src/_icons/outlet.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/outlet.svg b/src/_icons/outlet.svg new file mode 100644 index 00000000..9253f8be --- /dev/null +++ b/src/_icons/outlet.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <circle cx="9" cy="12" r=".5" /> + <circle cx="15" cy="12" r=".5" /> +</svg> |