diff options
Diffstat (limited to 'src/_icons/dna-off.svg')
-rw-r--r-- | src/_icons/dna-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/dna-off.svg b/src/_icons/dna-off.svg new file mode 100644 index 00000000..5191a2b2 --- /dev/null +++ b/src/_icons/dna-off.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M16 12a3.898 3.898 0 0 0 -1.172 -2.828a4.027 4.027 0 0 0 -2.828 -1.172m-2.828 1.172a4 4 0 1 0 5.656 5.656" /> + <path d="M9.172 20.485a4 4 0 1 0 -5.657 -5.657" /> + <path d="M14.828 3.515a4 4 0 1 0 5.657 5.657" /> + <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> |