baby-sling from IconPark Solid by ByteDance · Solid · Baby · Apache-2.0 Free for personal and commercial use.

Name
baby-sling
Set
IconPark Solid
Style
Solid
Category
Baby
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More baby icons from IconPark Solid

Use the baby sling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><circle cx="24" cy="10" r="5" fill="currentColor"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 21C14 21 11 6 11 6L6 8l3 16.5c1.167.667 5.5 3 8 6.5s2 7 7.5 7s6-4.5 7.5-7s5.667-6 7-6.5L42 8l-5-2s-3 15-13 15"/><path stroke-linecap="round" stroke-linejoin="round" d="M34 29s7 4 7 13h-5c0-6-5-9-5-9m-16-4s-7 4-7 13h5c0-6 5-9 5-9"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidBabySling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><circle cx="24" cy="10" r="5" fill="currentColor"/><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" d="M24 21C14 21 11 6 11 6L6 8l3 16.5c1.167.667 5.5 3 8 6.5s2 7 7.5 7s6-4.5 7.5-7s5.667-6 7-6.5L42 8l-5-2s-3 15-13 15"/><path strokeLinecap="round" strokeLinejoin="round" d="M34 29s7 4 7 13h-5c0-6-5-9-5-9m-16-4s-7 4-7 13h5c0-6 5-9 5-9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><circle cx="24" cy="10" r="5" fill="currentColor"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 21C14 21 11 6 11 6L6 8l3 16.5c1.167.667 5.5 3 8 6.5s2 7 7.5 7s6-4.5 7.5-7s5.667-6 7-6.5L42 8l-5-2s-3 15-13 15"/><path stroke-linecap="round" stroke-linejoin="round" d="M34 29s7 4 7 13h-5c0-6-5-9-5-9m-16-4s-7 4-7 13h5c0-6 5-9 5-9"/></g></svg>
</template>

CSS

.icon-baby-sling {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2210%22%20r%3D%225%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2021C14%2021%2011%206%2011%206L6%208l3%2016.5c1.167.667%205.5%203%208%206.5s2%207%207.5%207s6-4.5%207.5-7s5.667-6%207-6.5L42%208l-5-2s-3%2015-13%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2029s7%204%207%2013h-5c0-6-5-9-5-9m-16-4s-7%204-7%2013h5c0-6%205-9%205-9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2210%22%20r%3D%225%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2021C14%2021%2011%206%2011%206L6%208l3%2016.5c1.167.667%205.5%203%208%206.5s2%207%207.5%207s6-4.5%207.5-7s5.667-6%207-6.5L42%208l-5-2s-3%2015-13%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34%2029s7%204%207%2013h-5c0-6-5-9-5-9m-16-4s-7%204-7%2013h5c0-6%205-9%205-9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/baby-sling.svg?color=%231a73e8&size=48