child with pacifier icon

child-with-pacifier from IconPark Outline by ByteDance · Outline · Baby · Apache-2.0 Free for personal and commercial use.

Name
child-with-pacifier
Set
IconPark Outline
Style
Outline
Category
Baby
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More baby icons from IconPark Outline

Use the child with pacifier 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-linejoin="round" stroke-width="4"><path d="M24 42c9.389 0 17-7.611 17-17S33.389 8 24 8S7 15.611 7 25s7.611 17 17 17Z"/><path stroke-linecap="round" d="m33 21l-2 1l-2-1m-10 0l-2 1l-2-1m9 17v6m0-36c-.25-1-2-4-6-4m6 4c.083-1 .6-3.2 2-4m5.975 36c0-6 0-9-7.975-9c-8 0-7.976 3-7.976 9M5 23v4m38-4v4"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineChildWithPacifier(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" strokeLinejoin="round" strokeWidth="4"><path d="M24 42c9.389 0 17-7.611 17-17S33.389 8 24 8S7 15.611 7 25s7.611 17 17 17Z"/><path strokeLinecap="round" d="m33 21l-2 1l-2-1m-10 0l-2 1l-2-1m9 17v6m0-36c-.25-1-2-4-6-4m6 4c.083-1 .6-3.2 2-4m5.975 36c0-6 0-9-7.975-9c-8 0-7.976 3-7.976 9M5 23v4m38-4v4"/></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-linejoin="round" stroke-width="4"><path d="M24 42c9.389 0 17-7.611 17-17S33.389 8 24 8S7 15.611 7 25s7.611 17 17 17Z"/><path stroke-linecap="round" d="m33 21l-2 1l-2-1m-10 0l-2 1l-2-1m9 17v6m0-36c-.25-1-2-4-6-4m6 4c.083-1 .6-3.2 2-4m5.975 36c0-6 0-9-7.975-9c-8 0-7.976 3-7.976 9M5 23v4m38-4v4"/></g></svg>
</template>

CSS

.icon-child-with-pacifier {
  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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2042c9.389%200%2017-7.611%2017-17S33.389%208%2024%208S7%2015.611%207%2025s7.611%2017%2017%2017Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%2021l-2%201l-2-1m-10%200l-2%201l-2-1m9%2017v6m0-36c-.25-1-2-4-6-4m6%204c.083-1%20.6-3.2%202-4m5.975%2036c0-6%200-9-7.975-9c-8%200-7.976%203-7.976%209M5%2023v4m38-4v4%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2042c9.389%200%2017-7.611%2017-17S33.389%208%2024%208S7%2015.611%207%2025s7.611%2017%2017%2017Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%2021l-2%201l-2-1m-10%200l-2%201l-2-1m9%2017v6m0-36c-.25-1-2-4-6-4m6%204c.083-1%20.6-3.2%202-4m5.975%2036c0-6%200-9-7.975-9c-8%200-7.976%203-7.976%209M5%2023v4m38-4v4%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-outline/child-with-pacifier.svg?color=%231a73e8&size=48