diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/device-computer-camera-off.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/device-computer-camera-off.svg')
-rw-r--r-- | src/_icons/device-computer-camera-off.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/device-computer-camera-off.svg b/src/_icons/device-computer-camera-off.svg index bf718fe6..0b211da0 100644 --- a/src/_icons/device-computer-camera-off.svg +++ b/src/_icons/device-computer-camera-off.svg @@ -2,8 +2,8 @@ category: Devices --- <svg> - <path d="M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003-2.001A7 7 0 0 0 8.15 4.153"/> - <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001-2.009a3 3 0 0 0-3.737-3.736"/> - <path d="M8 16l-2.091 3.486A1 1 0 0 0 6.766 21h10.468a1 1 0 0 0 .857-1.514L16 16"/> - <path d="M3 3l18 18"/> + <path d="M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695" /> + <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736" /> + <path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" /> + <line x1="3" y1="3" x2="21" y2="21" /> </svg> |