baby taste icon
baby-taste from IconPark by ByteDance · Color · Baby · Apache-2.0 Free for personal and commercial use.
- Name
- baby-taste
- 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 baby taste icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M24 44C33.9411 44 42 35.9411 42 26C42 16.0589 33.9411 8 24 8C14.0589 8 6 16.0589 6 26C6 35.9411 14.0589 44 24 44Z"/><path stroke="#000" stroke-linecap="round" d="M24 8C23.75 7 22 4 18 4"/><path stroke="#000" stroke-linecap="round" d="M24 8C24.0833 7 24.6 4.8 26 4"/><path stroke="#fff" stroke-linecap="round" d="M31 33C31 33 29 37 24 37C19 37 17 33 17 33"/><path stroke="#fff" stroke-linecap="round" d="M31 33C31 33 32.5 29 30 29C27.5 29 27 36 27 36"/><path stroke="#fff" stroke-linecap="round" d="M33 21H29"/><path stroke="#fff" stroke-linecap="round" d="M17 19V23"/><path stroke="#000" stroke-linecap="round" d="M4 24V28"/><path stroke="#000" stroke-linecap="round" d="M44 24V28"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBabyTaste(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" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M24 44C33.9411 44 42 35.9411 42 26C42 16.0589 33.9411 8 24 8C14.0589 8 6 16.0589 6 26C6 35.9411 14.0589 44 24 44Z"/><path stroke="#000" strokeLinecap="round" d="M24 8C23.75 7 22 4 18 4"/><path stroke="#000" strokeLinecap="round" d="M24 8C24.0833 7 24.6 4.8 26 4"/><path stroke="#fff" strokeLinecap="round" d="M31 33C31 33 29 37 24 37C19 37 17 33 17 33"/><path stroke="#fff" strokeLinecap="round" d="M31 33C31 33 32.5 29 30 29C27.5 29 27 36 27 36"/><path stroke="#fff" strokeLinecap="round" d="M33 21H29"/><path stroke="#fff" strokeLinecap="round" d="M17 19V23"/><path stroke="#000" strokeLinecap="round" d="M4 24V28"/><path stroke="#000" strokeLinecap="round" d="M44 24V28"/></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-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M24 44C33.9411 44 42 35.9411 42 26C42 16.0589 33.9411 8 24 8C14.0589 8 6 16.0589 6 26C6 35.9411 14.0589 44 24 44Z"/><path stroke="#000" stroke-linecap="round" d="M24 8C23.75 7 22 4 18 4"/><path stroke="#000" stroke-linecap="round" d="M24 8C24.0833 7 24.6 4.8 26 4"/><path stroke="#fff" stroke-linecap="round" d="M31 33C31 33 29 37 24 37C19 37 17 33 17 33"/><path stroke="#fff" stroke-linecap="round" d="M31 33C31 33 32.5 29 30 29C27.5 29 27 36 27 36"/><path stroke="#fff" stroke-linecap="round" d="M33 21H29"/><path stroke="#fff" stroke-linecap="round" d="M17 19V23"/><path stroke="#000" stroke-linecap="round" d="M4 24V28"/><path stroke="#000" stroke-linecap="round" d="M44 24V28"/></g></svg> </template>
CSS
.icon-baby-taste {
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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M24%2044C33.9411%2044%2042%2035.9411%2042%2026C42%2016.0589%2033.9411%208%2024%208C14.0589%208%206%2016.0589%206%2026C6%2035.9411%2014.0589%2044%2024%2044Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%208C23.75%207%2022%204%2018%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%208C24.0833%207%2024.6%204.8%2026%204%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2033C31%2033%2029%2037%2024%2037C19%2037%2017%2033%2017%2033%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2033C31%2033%2032.5%2029%2030%2029C27.5%2029%2027%2036%2027%2036%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M33%2021H29%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2019V23%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M4%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M44%2024V28%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M24%2044C33.9411%2044%2042%2035.9411%2042%2026C42%2016.0589%2033.9411%208%2024%208C14.0589%208%206%2016.0589%206%2026C6%2035.9411%2014.0589%2044%2024%2044Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%208C23.75%207%2022%204%2018%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%208C24.0833%207%2024.6%204.8%2026%204%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2033C31%2033%2029%2037%2024%2037C19%2037%2017%2033%2017%2033%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M31%2033C31%2033%2032.5%2029%2030%2029C27.5%2029%2027%2036%2027%2036%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M33%2021H29%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2019V23%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M4%2024V28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M44%2024V28%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/baby-taste.svg?color=%231a73e8&size=48