diff options
Diffstat (limited to 'src/_icons/disabled-off.svg')
-rw-r--r-- | src/_icons/disabled-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/disabled-off.svg b/src/_icons/disabled-off.svg new file mode 100644 index 00000000..32805da6 --- /dev/null +++ b/src/_icons/disabled-off.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M11 7a2 2 0 1 0 -2 -2" /> + <path d="M11 11v4h4l4 5" /> + <path d="M15 11h1" /> + <path d="M7 11.5a5 5 0 1 0 6 7.5" /> + <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> |