soybean milk maker icon

soybean-milk-maker from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.

Name
soybean-milk-maker
Set
IconPark
Style
Color
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark

Use the soybean milk maker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path stroke="#000" d="M35 10H40.0644C40.5909 10 41.0272 10.4082 41.0622 10.9335L41.9289 23.9335C41.9674 24.5107 41.5096 25 40.9311 25H32"/><path stroke="#000" d="M7 5H35L31 31H15L12 10L7 5Z"/><path fill="#2F88FF" stroke="#000" d="M15 31H31L35 43H11L15 31Z"/><path stroke="#fff" d="M21 37H25"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSoybeanMilkMaker(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path stroke="#000" d="M35 10H40.0644C40.5909 10 41.0272 10.4082 41.0622 10.9335L41.9289 23.9335C41.9674 24.5107 41.5096 25 40.9311 25H32"/><path stroke="#000" d="M7 5H35L31 31H15L12 10L7 5Z"/><path fill="#2F88FF" stroke="#000" d="M15 31H31L35 43H11L15 31Z"/><path stroke="#fff" d="M21 37H25"/></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-linecap="round" stroke-linejoin="round" stroke-width="4"><path stroke="#000" d="M35 10H40.0644C40.5909 10 41.0272 10.4082 41.0622 10.9335L41.9289 23.9335C41.9674 24.5107 41.5096 25 40.9311 25H32"/><path stroke="#000" d="M7 5H35L31 31H15L12 10L7 5Z"/><path fill="#2F88FF" stroke="#000" d="M15 31H31L35 43H11L15 31Z"/><path stroke="#fff" d="M21 37H25"/></g></svg>
</template>

CSS

.icon-soybean-milk-maker {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35%2010H40.0644C40.5909%2010%2041.0272%2010.4082%2041.0622%2010.9335L41.9289%2023.9335C41.9674%2024.5107%2041.5096%2025%2040.9311%2025H32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M7%205H35L31%2031H15L12%2010L7%205Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15%2031H31L35%2043H11L15%2031Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M21%2037H25%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M35%2010H40.0644C40.5909%2010%2041.0272%2010.4082%2041.0622%2010.9335L41.9289%2023.9335C41.9674%2024.5107%2041.5096%2025%2040.9311%2025H32%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M7%205H35L31%2031H15L12%2010L7%205Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15%2031H31L35%2043H11L15%2031Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M21%2037H25%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/soybean-milk-maker.svg?color=%231a73e8&size=48