ladle icon

ladle-broken from Solar by 480 Design · Broken · Food · CC-BY-4.0 Attribution required.

Name
ladle-broken
Set
Solar
Style
Broken
Category
Food
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More food icons from Solar

Use the ladle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 5.68421C2 3.64948 3.64948 2 5.68421 2C7.71894 2 9.36842 3.64948 9.36842 5.68421M22 14.5V15.6842C22 19.1723 19.1723 22 15.6842 22C12.1961 22 9.36842 19.1723 9.36842 15.6842V14.6316V9.1579"/><path d="M16 12C12.9461 12 9.5 13.1193 9.5 14.5C9.5 15.8807 12.9461 17 16 17C19.0539 17 22 15.8807 22 14.5C22 13.7802 21.1993 13.1314 20 12.6753"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLadleBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M2 5.68421C2 3.64948 3.64948 2 5.68421 2C7.71894 2 9.36842 3.64948 9.36842 5.68421M22 14.5V15.6842C22 19.1723 19.1723 22 15.6842 22C12.1961 22 9.36842 19.1723 9.36842 15.6842V14.6316V9.1579"/><path d="M16 12C12.9461 12 9.5 13.1193 9.5 14.5C9.5 15.8807 12.9461 17 16 17C19.0539 17 22 15.8807 22 14.5C22 13.7802 21.1993 13.1314 20 12.6753"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 5.68421C2 3.64948 3.64948 2 5.68421 2C7.71894 2 9.36842 3.64948 9.36842 5.68421M22 14.5V15.6842C22 19.1723 19.1723 22 15.6842 22C12.1961 22 9.36842 19.1723 9.36842 15.6842V14.6316V9.1579"/><path d="M16 12C12.9461 12 9.5 13.1193 9.5 14.5C9.5 15.8807 12.9461 17 16 17C19.0539 17 22 15.8807 22 14.5C22 13.7802 21.1993 13.1314 20 12.6753"/></g></svg>
</template>

CSS

.icon-ladle-broken {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%205.68421C2%203.64948%203.64948%202%205.68421%202C7.71894%202%209.36842%203.64948%209.36842%205.68421M22%2014.5V15.6842C22%2019.1723%2019.1723%2022%2015.6842%2022C12.1961%2022%209.36842%2019.1723%209.36842%2015.6842V14.6316V9.1579%22%2F%3E%3Cpath%20d%3D%22M16%2012C12.9461%2012%209.5%2013.1193%209.5%2014.5C9.5%2015.8807%2012.9461%2017%2016%2017C19.0539%2017%2022%2015.8807%2022%2014.5C22%2013.7802%2021.1993%2013.1314%2020%2012.6753%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%205.68421C2%203.64948%203.64948%202%205.68421%202C7.71894%202%209.36842%203.64948%209.36842%205.68421M22%2014.5V15.6842C22%2019.1723%2019.1723%2022%2015.6842%2022C12.1961%2022%209.36842%2019.1723%209.36842%2015.6842V14.6316V9.1579%22%2F%3E%3Cpath%20d%3D%22M16%2012C12.9461%2012%209.5%2013.1193%209.5%2014.5C9.5%2015.8807%2012.9461%2017%2016%2017C19.0539%2017%2022%2015.8807%2022%2014.5C22%2013.7802%2021.1993%2013.1314%2020%2012.6753%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/ladle-broken.svg?color=%231a73e8&size=48