diff options
Diffstat (limited to 'src/_icons/cpu-off.svg')
-rw-r--r-- | src/_icons/cpu-off.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/_icons/cpu-off.svg b/src/_icons/cpu-off.svg new file mode 100644 index 00000000..fdc6fef2 --- /dev/null +++ b/src/_icons/cpu-off.svg @@ -0,0 +1,17 @@ +--- +--- +<svg> + <path d="M9 5h9a1 1 0 0 1 1 1v9m-.292 3.706a0.997 .997 0 0 1 -.708 .294h-12a1 1 0 0 1 -1 -1v-12c0 -.272 .108 -.518 .284 -.698" /> + <path d="M13 9h2v2m0 4h-6v-6" /> + <path d="M3 10h2" /> + <path d="M3 14h2" /> + <path d="M10 3v2" /> + <path d="M14 3v2" /> + <path d="M21 10h-2" /> + <path d="M21 14h-2" /> + <path d="M14 21v-2" /> + <path d="M10 21v-2" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |