diff options
Diffstat (limited to 'src/icons/devices-pc-off.svg')
-rw-r--r-- | src/icons/devices-pc-off.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/devices-pc-off.svg b/src/icons/devices-pc-off.svg new file mode 100644 index 00000000..25009684 --- /dev/null +++ b/src/icons/devices-pc-off.svg @@ -0,0 +1,15 @@ +--- +tags: [computer, monitor, keyboard] +category: Devices +version: "1.65" +unicode: "f113" +--- +<svg> + <path d="M9 9v10h-6v-14h2" /> + <path d="M13 9h9v7h-2m-4 0h-4v-4" /> + <path d="M14 19h5" /> + <path d="M17 17v2" /> + <path d="M6 13v.01" /> + <path d="M6 16v.01" /> + <path d="M3 3l18 18" /> +</svg> |