pacifier icon

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

Name
pacifier
Set
IconPark
Style
Color
Category
Baby
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More baby icons from IconPark

Use the pacifier icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M30.6561 21.5855L34.7593 17.4823C36.761 18.0169 38.9853 17.499 40.5556 15.9286C42.8988 13.5855 42.8988 9.78647 40.5556 7.44332C38.2125 5.10018 34.4135 5.10018 32.0703 7.44332C30.5 9.0137 29.9821 11.238 30.5166 13.2397L26.4135 17.3428"/><path fill="#2F88FF" d="M41.263 32.1922L15.8071 6.73633L11.918 10.6254L19.6962 21.9391L16.8678 26.1818L21.464 30.778L25.7066 27.9495L37.3739 36.0813L41.263 32.1922Z"/><path d="M19.3197 21.8847C15.9285 20.8969 12.117 21.74 9.44302 24.4139C5.53778 28.3192 5.53778 34.6508 9.44302 38.556C13.3483 42.4613 19.6799 42.4613 23.5852 38.556C26.2591 35.8821 27.1022 32.0706 26.1144 28.6793"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPacifier(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="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M30.6561 21.5855L34.7593 17.4823C36.761 18.0169 38.9853 17.499 40.5556 15.9286C42.8988 13.5855 42.8988 9.78647 40.5556 7.44332C38.2125 5.10018 34.4135 5.10018 32.0703 7.44332C30.5 9.0137 29.9821 11.238 30.5166 13.2397L26.4135 17.3428"/><path fill="#2F88FF" d="M41.263 32.1922L15.8071 6.73633L11.918 10.6254L19.6962 21.9391L16.8678 26.1818L21.464 30.778L25.7066 27.9495L37.3739 36.0813L41.263 32.1922Z"/><path d="M19.3197 21.8847C15.9285 20.8969 12.117 21.74 9.44302 24.4139C5.53778 28.3192 5.53778 34.6508 9.44302 38.556C13.3483 42.4613 19.6799 42.4613 23.5852 38.556C26.2591 35.8821 27.1022 32.0706 26.1144 28.6793"/></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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M30.6561 21.5855L34.7593 17.4823C36.761 18.0169 38.9853 17.499 40.5556 15.9286C42.8988 13.5855 42.8988 9.78647 40.5556 7.44332C38.2125 5.10018 34.4135 5.10018 32.0703 7.44332C30.5 9.0137 29.9821 11.238 30.5166 13.2397L26.4135 17.3428"/><path fill="#2F88FF" d="M41.263 32.1922L15.8071 6.73633L11.918 10.6254L19.6962 21.9391L16.8678 26.1818L21.464 30.778L25.7066 27.9495L37.3739 36.0813L41.263 32.1922Z"/><path d="M19.3197 21.8847C15.9285 20.8969 12.117 21.74 9.44302 24.4139C5.53778 28.3192 5.53778 34.6508 9.44302 38.556C13.3483 42.4613 19.6799 42.4613 23.5852 38.556C26.2591 35.8821 27.1022 32.0706 26.1144 28.6793"/></g></svg>
</template>

CSS

.icon-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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M30.6561%2021.5855L34.7593%2017.4823C36.761%2018.0169%2038.9853%2017.499%2040.5556%2015.9286C42.8988%2013.5855%2042.8988%209.78647%2040.5556%207.44332C38.2125%205.10018%2034.4135%205.10018%2032.0703%207.44332C30.5%209.0137%2029.9821%2011.238%2030.5166%2013.2397L26.4135%2017.3428%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M41.263%2032.1922L15.8071%206.73633L11.918%2010.6254L19.6962%2021.9391L16.8678%2026.1818L21.464%2030.778L25.7066%2027.9495L37.3739%2036.0813L41.263%2032.1922Z%22%2F%3E%3Cpath%20d%3D%22M19.3197%2021.8847C15.9285%2020.8969%2012.117%2021.74%209.44302%2024.4139C5.53778%2028.3192%205.53778%2034.6508%209.44302%2038.556C13.3483%2042.4613%2019.6799%2042.4613%2023.5852%2038.556C26.2591%2035.8821%2027.1022%2032.0706%2026.1144%2028.6793%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M30.6561%2021.5855L34.7593%2017.4823C36.761%2018.0169%2038.9853%2017.499%2040.5556%2015.9286C42.8988%2013.5855%2042.8988%209.78647%2040.5556%207.44332C38.2125%205.10018%2034.4135%205.10018%2032.0703%207.44332C30.5%209.0137%2029.9821%2011.238%2030.5166%2013.2397L26.4135%2017.3428%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M41.263%2032.1922L15.8071%206.73633L11.918%2010.6254L19.6962%2021.9391L16.8678%2026.1818L21.464%2030.778L25.7066%2027.9495L37.3739%2036.0813L41.263%2032.1922Z%22%2F%3E%3Cpath%20d%3D%22M19.3197%2021.8847C15.9285%2020.8969%2012.117%2021.74%209.44302%2024.4139C5.53778%2028.3192%205.53778%2034.6508%209.44302%2038.556C13.3483%2042.4613%2019.6799%2042.4613%2023.5852%2038.556C26.2591%2035.8821%2027.1022%2032.0706%2026.1144%2028.6793%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/pacifier.svg?color=%231a73e8&size=48