diff options
Diffstat (limited to 'src/icons/crutches.svg')
-rw-r--r-- | src/icons/crutches.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/crutches.svg b/src/icons/crutches.svg new file mode 100644 index 00000000..797ea198 --- /dev/null +++ b/src/icons/crutches.svg @@ -0,0 +1,13 @@ +--- +tags: [hospital, medical, disability, health, leg] +category: Health +version: "1.44" +unicode: "ef5b" +--- +<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> |