diff options
Diffstat (limited to 'src/icons/error-404-off.svg')
-rw-r--r-- | src/icons/error-404-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/error-404-off.svg b/src/icons/error-404-off.svg new file mode 100644 index 00000000..738b6a55 --- /dev/null +++ b/src/icons/error-404-off.svg @@ -0,0 +1,13 @@ +--- +tags: [web, page, not, found, message] +version: "1.65" +unicode: "f122" +--- +<svg> + <path d="M3 7v4a1 1 0 0 0 1 1h3" /> + <path d="M7 7v10" /> + <path d="M10 10v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2m0 -4v-2a1 1 0 0 0 -1 -1h-2" /> + <path d="M17 7v4a1 1 0 0 0 1 1h3" /> + <path d="M21 7v10" /> + <path d="M3 3l18 18" /> +</svg> |