baby-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
baby-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the baby icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 138a10 10 0 1 1 10-10a10 10 0 0 1-10 10m72-20a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-11.2 44.92a47 47 0 0 1-49.6 0a6 6 0 0 0-6.4 10.16a59 59 0 0 0 62.4 0a6 6 0 1 0-6.4-10.16M230 128A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102m-12 0a90.11 90.11 0 0 0-87.07-89.95C118.3 55.23 118 71.85 118 72a10 10 0 0 0 20 0a6 6 0 0 1 12 0a22 22 0 0 1-44 0c0-.75.15-15.82 10.14-33.22A90 90 0 1 0 218 128"/></svg>

React

import type { SVGProps } from "react";

export function PhBabyLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 138a10 10 0 1 1 10-10a10 10 0 0 1-10 10m72-20a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-11.2 44.92a47 47 0 0 1-49.6 0a6 6 0 0 0-6.4 10.16a59 59 0 0 0 62.4 0a6 6 0 1 0-6.4-10.16M230 128A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102m-12 0a90.11 90.11 0 0 0-87.07-89.95C118.3 55.23 118 71.85 118 72a10 10 0 0 0 20 0a6 6 0 0 1 12 0a22 22 0 0 1-44 0c0-.75.15-15.82 10.14-33.22A90 90 0 1 0 218 128"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 138a10 10 0 1 1 10-10a10 10 0 0 1-10 10m72-20a10 10 0 1 0 10 10a10 10 0 0 0-10-10m-11.2 44.92a47 47 0 0 1-49.6 0a6 6 0 0 0-6.4 10.16a59 59 0 0 0 62.4 0a6 6 0 1 0-6.4-10.16M230 128A102 102 0 1 1 128 26a102.12 102.12 0 0 1 102 102m-12 0a90.11 90.11 0 0 0-87.07-89.95C118.3 55.23 118 71.85 118 72a10 10 0 0 0 20 0a6 6 0 0 1 12 0a22 22 0 0 1-44 0c0-.75.15-15.82 10.14-33.22A90 90 0 1 0 218 128"/></svg>
</template>

CSS

.icon-baby-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92%20138a10%2010%200%201%201%2010-10a10%2010%200%200%201-10%2010m72-20a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m-11.2%2044.92a47%2047%200%200%201-49.6%200a6%206%200%200%200-6.4%2010.16a59%2059%200%200%200%2062.4%200a6%206%200%201%200-6.4-10.16M230%20128A102%20102%200%201%201%20128%2026a102.12%20102.12%200%200%201%20102%20102m-12%200a90.11%2090.11%200%200%200-87.07-89.95C118.3%2055.23%20118%2071.85%20118%2072a10%2010%200%200%200%2020%200a6%206%200%200%201%2012%200a22%2022%200%200%201-44%200c0-.75.15-15.82%2010.14-33.22A90%2090%200%201%200%20218%20128%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92%20138a10%2010%200%201%201%2010-10a10%2010%200%200%201-10%2010m72-20a10%2010%200%201%200%2010%2010a10%2010%200%200%200-10-10m-11.2%2044.92a47%2047%200%200%201-49.6%200a6%206%200%200%200-6.4%2010.16a59%2059%200%200%200%2062.4%200a6%206%200%201%200-6.4-10.16M230%20128A102%20102%200%201%201%20128%2026a102.12%20102.12%200%200%201%20102%20102m-12%200a90.11%2090.11%200%200%200-87.07-89.95C118.3%2055.23%20118%2071.85%20118%2072a10%2010%200%200%200%2020%200a6%206%200%200%201%2012%200a22%2022%200%200%201-44%200c0-.75.15-15.82%2010.14-33.22A90%2090%200%201%200%20218%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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