diff options
Diffstat (limited to 'src/_icons/ladder.svg')
-rw-r--r-- | src/_icons/ladder.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/ladder.svg b/src/_icons/ladder.svg new file mode 100644 index 00000000..c7e96197 --- /dev/null +++ b/src/_icons/ladder.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M8 3v18" /> + <path d="M16 3v18" /> + <path d="M8 14h8" /> + <path d="M8 10h8" /> + <path d="M8 6h8" /> + <path d="M8 18h8" /> +</svg> |