diff options
Diffstat (limited to 'src/icons/baby-carriage.svg')
-rw-r--r-- | src/icons/baby-carriage.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/baby-carriage.svg b/src/icons/baby-carriage.svg new file mode 100644 index 00000000..147c276b --- /dev/null +++ b/src/icons/baby-carriage.svg @@ -0,0 +1,13 @@ +--- +tags: [child, infant, cradle, pram] +version: "1.58" +unicode: "f05d" +--- +<svg> + <circle cx="8" cy="19" r="2" /> + <circle cx="18" cy="19" r="2" /> + <path d="M2 5h2.5l1.632 4.897a6 6 0 0 0 5.693 4.103h2.675a5.5 5.5 0 0 0 0 -11h-.5v6" /> + <path d="M6 9h14" /> + <path d="M9 17l1 -3" /> + <path d="M16 14l1 3" /> +</svg> |