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

Name
baby-meal
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 meal 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"><path stroke-linecap="round" stroke-linejoin="round" d="M24 6H10a5 5 0 0 0-5 5v26a5 5 0 0 0 5 5h20"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 6v17.524L5 28m14-4l12 4"/><path stroke-linecap="round" d="M37 18v24"/><path fill="currentColor" d="M31 13.333C31 7.111 35 4 37 4s6 3.111 6 9.333c0 6.223-12 6.223-12 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidBabyMeal(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"><path strokeLinecap="round" strokeLinejoin="round" d="M24 6H10a5 5 0 0 0-5 5v26a5 5 0 0 0 5 5h20"/><path strokeLinecap="round" strokeLinejoin="round" d="M19 6v17.524L5 28m14-4l12 4"/><path strokeLinecap="round" d="M37 18v24"/><path fill="currentColor" d="M31 13.333C31 7.111 35 4 37 4s6 3.111 6 9.333c0 6.223-12 6.223-12 0Z"/></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"><path stroke-linecap="round" stroke-linejoin="round" d="M24 6H10a5 5 0 0 0-5 5v26a5 5 0 0 0 5 5h20"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 6v17.524L5 28m14-4l12 4"/><path stroke-linecap="round" d="M37 18v24"/><path fill="currentColor" d="M31 13.333C31 7.111 35 4 37 4s6 3.111 6 9.333c0 6.223-12 6.223-12 0Z"/></g></svg>
</template>

CSS

.icon-baby-meal {
  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%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%206H10a5%205%200%200%200-5%205v26a5%205%200%200%200%205%205h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%206v17.524L5%2028m14-4l12%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M37%2018v24%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31%2013.333C31%207.111%2035%204%2037%204s6%203.111%206%209.333c0%206.223-12%206.223-12%200Z%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%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%206H10a5%205%200%200%200-5%205v26a5%205%200%200%200%205%205h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19%206v17.524L5%2028m14-4l12%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M37%2018v24%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31%2013.333C31%207.111%2035%204%2037%204s6%203.111%206%209.333c0%206.223-12%206.223-12%200Z%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-meal.svg?color=%231a73e8&size=48