diff options
Diffstat (limited to 'src/icons/ladder-off.svg')
-rw-r--r-- | src/icons/ladder-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/ladder-off.svg b/src/icons/ladder-off.svg new file mode 100644 index 00000000..927ba75d --- /dev/null +++ b/src/icons/ladder-off.svg @@ -0,0 +1,14 @@ +--- +tags: [up, equipment, garden, climb, climbing] +version: "1.66" +unicode: "f14c" +--- +<svg> + <path d="M8 3v1m0 4v13" /> + <path d="M16 3v9m0 4v5" /> + <path d="M8 14h6" /> + <path d="M8 10h2m4 0h2" /> + <path d="M10 6h6" /> + <path d="M8 18h8" /> + <path d="M3 3l18 18" /> +</svg> |