diff options
Diffstat (limited to 'src/_icons/crutches.svg')
-rw-r--r-- | src/_icons/crutches.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/crutches.svg b/src/_icons/crutches.svg new file mode 100644 index 00000000..cfb7636d --- /dev/null +++ b/src/_icons/crutches.svg @@ -0,0 +1,10 @@ +--- +category: Health +--- +<svg> + <rect x="8" y="3" width="8" height="4" rx="2" /> + <path d="M11 21h2" /> + <path d="M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092" /> + <path d="M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092" /> + <path d="M10 11h4" /> +</svg> |