diff options
Diffstat (limited to 'src/_icons/egg-off.svg')
-rw-r--r-- | src/_icons/egg-off.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/egg-off.svg b/src/_icons/egg-off.svg new file mode 100644 index 00000000..dc5313c6 --- /dev/null +++ b/src/_icons/egg-off.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M7.41 7.41a12.574 12.574 0 0 0 -1.896 7.229c0 3.513 2.904 6.361 6.486 6.361a6.504 6.504 0 0 0 5.692 -3.31m.8 -3.192a12.574 12.574 0 0 0 -3.249 -8.871a4.025 4.025 0 0 0 -3.243 -1.627a4.026 4.026 0 0 0 -2.832 1.155" /> + <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> |