diff options
Diffstat (limited to 'icons/api-app-off.svg')
-rw-r--r-- | icons/api-app-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/api-app-off.svg b/icons/api-app-off.svg new file mode 100644 index 00000000..2930315e --- /dev/null +++ b/icons/api-app-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-api-app-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" /> + <path d="M15 15v3.5a2.5 2.5 0 1 1 -5 0v-.5" /> + <path d="M13 9h5.5a2.5 2.5 0 1 1 0 5h-.5" /> + <path d="M9 12v-3m.042 -3.957a2.5 2.5 0 0 1 4.958 .457v.5" /> + <path d="M3 3l18 18" /> +</svg> + + |