diff options
author | codecalm <codecalm@gmail.com> | 2022-04-17 20:53:58 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-17 20:53:58 +0200 |
commit | 2e7520e6a68f503d8d7bc8bcb3420cf6a91e2b16 (patch) | |
tree | 90e87f4d2fd1a1f1303fe0624e1d074501f1ea43 /src/_icons/cpu-off.svg | |
parent | Release 1.64.0 (diff) | |
download | tabler-icons-2e7520e6a68f503d8d7bc8bcb3420cf6a91e2b16.tar.xz |
37 new icons: `anchor-off`, `api-off`, `atom-off`, `award-off`, `badge-off`, `badges-off`, `ballon-off`, `barrel-off`, `bath-off`, `bed-off`, `beer-off`, `box-off`, `bucket-off`, `cake-off`, `cash-off`, `coffee-off`, `container-off`, `cpu-off`, `crane-off`, `creative-commons-off`, `cross-off`, `crutches-off`, `cup-off`, `current-location-off`, `cursor-off`, `dental-off`, `device-nintendo-off`, `device-speaker-off`, `devices-pc-off`, `dialpad-off`, `diamond-off`, `directions-off`, `disabled-off`, `disc-off`, `dna-2-off`, `dna-off`, `swords`
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> |