spatula-spoon-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
spatula-spoon-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Use the spatula spoon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.377 4.379c-.759.759-1.412 2.197-1.49 3.48c-.048.787-.27 1.75-.995 2.428l-.657.614l.923.8l.556-.594c.678-.725 1.64-.947 2.427-.995c1.283-.079 2.72-.732 3.479-1.49a3 3 0 1 0-4.243-4.243m-.567 7.752l-.519.555l4.81 4.174l.019.02a3 3 0 1 1-4.243 4.242l-.018-.019l-4.062-4.68l-4.52 4.836l-.01.009a2.5 2.5 0 0 1-3.535-3.536l.01-.009l4.516-4.222H6.582a2.75 2.75 0 0 1-1.944-.805L1.806 9.867a2.75 2.75 0 0 1 0-3.89l3.17-3.17a2.75 2.75 0 0 1 3.89 0l2.828 2.828a2.75 2.75 0 0 1 .805 1.944v1.957l.368-.344c.314-.294.484-.792.523-1.424c.098-1.623.89-3.414 1.927-4.45a4.5 4.5 0 0 1 6.364 6.364c-1.036 1.036-2.827 1.828-4.449 1.927c-.631.039-1.13.209-1.422.522m-6.015 1.986L4.785 18.8A1 1 0 0 0 6.2 20.215l4.61-4.93zm-1.99-10.25a1.25 1.25 0 0 0-1.768 0l-3.17 3.171a1.25 1.25 0 0 0 0 1.768l2.831 2.829c.235.234.552.366.884.366H8.69a2.75 2.75 0 0 1 2.077.947l6.188 7.13a1.5 1.5 0 0 0 2.121-2.121l-7.13-6.188A2.75 2.75 0 0 1 11 9.692V7.579c0-.331-.132-.65-.366-.884zM7.53 5.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06-1.06zm-3.06 2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06m13.03-.72a.75.75 0 0 0-1.5 0A2.25 2.25 0 0 0 18.25 9a.75.75 0 0 0 0-1.5a.75.75 0 0 1-.75-.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentSpatulaSpoon24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.377 4.379c-.759.759-1.412 2.197-1.49 3.48c-.048.787-.27 1.75-.995 2.428l-.657.614l.923.8l.556-.594c.678-.725 1.64-.947 2.427-.995c1.283-.079 2.72-.732 3.479-1.49a3 3 0 1 0-4.243-4.243m-.567 7.752l-.519.555l4.81 4.174l.019.02a3 3 0 1 1-4.243 4.242l-.018-.019l-4.062-4.68l-4.52 4.836l-.01.009a2.5 2.5 0 0 1-3.535-3.536l.01-.009l4.516-4.222H6.582a2.75 2.75 0 0 1-1.944-.805L1.806 9.867a2.75 2.75 0 0 1 0-3.89l3.17-3.17a2.75 2.75 0 0 1 3.89 0l2.828 2.828a2.75 2.75 0 0 1 .805 1.944v1.957l.368-.344c.314-.294.484-.792.523-1.424c.098-1.623.89-3.414 1.927-4.45a4.5 4.5 0 0 1 6.364 6.364c-1.036 1.036-2.827 1.828-4.449 1.927c-.631.039-1.13.209-1.422.522m-6.015 1.986L4.785 18.8A1 1 0 0 0 6.2 20.215l4.61-4.93zm-1.99-10.25a1.25 1.25 0 0 0-1.768 0l-3.17 3.171a1.25 1.25 0 0 0 0 1.768l2.831 2.829c.235.234.552.366.884.366H8.69a2.75 2.75 0 0 1 2.077.947l6.188 7.13a1.5 1.5 0 0 0 2.121-2.121l-7.13-6.188A2.75 2.75 0 0 1 11 9.692V7.579c0-.331-.132-.65-.366-.884zM7.53 5.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06-1.06zm-3.06 2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06m13.03-.72a.75.75 0 0 0-1.5 0A2.25 2.25 0 0 0 18.25 9a.75.75 0 0 0 0-1.5a.75.75 0 0 1-.75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.377 4.379c-.759.759-1.412 2.197-1.49 3.48c-.048.787-.27 1.75-.995 2.428l-.657.614l.923.8l.556-.594c.678-.725 1.64-.947 2.427-.995c1.283-.079 2.72-.732 3.479-1.49a3 3 0 1 0-4.243-4.243m-.567 7.752l-.519.555l4.81 4.174l.019.02a3 3 0 1 1-4.243 4.242l-.018-.019l-4.062-4.68l-4.52 4.836l-.01.009a2.5 2.5 0 0 1-3.535-3.536l.01-.009l4.516-4.222H6.582a2.75 2.75 0 0 1-1.944-.805L1.806 9.867a2.75 2.75 0 0 1 0-3.89l3.17-3.17a2.75 2.75 0 0 1 3.89 0l2.828 2.828a2.75 2.75 0 0 1 .805 1.944v1.957l.368-.344c.314-.294.484-.792.523-1.424c.098-1.623.89-3.414 1.927-4.45a4.5 4.5 0 0 1 6.364 6.364c-1.036 1.036-2.827 1.828-4.449 1.927c-.631.039-1.13.209-1.422.522m-6.015 1.986L4.785 18.8A1 1 0 0 0 6.2 20.215l4.61-4.93zm-1.99-10.25a1.25 1.25 0 0 0-1.768 0l-3.17 3.171a1.25 1.25 0 0 0 0 1.768l2.831 2.829c.235.234.552.366.884.366H8.69a2.75 2.75 0 0 1 2.077.947l6.188 7.13a1.5 1.5 0 0 0 2.121-2.121l-7.13-6.188A2.75 2.75 0 0 1 11 9.692V7.579c0-.331-.132-.65-.366-.884zM7.53 5.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06-1.06zm-3.06 2a.75.75 0 0 1 1.06 0l2 2a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06m13.03-.72a.75.75 0 0 0-1.5 0A2.25 2.25 0 0 0 18.25 9a.75.75 0 0 0 0-1.5a.75.75 0 0 1-.75-.75"/></svg>
</template>

CSS

.icon-spatula-spoon-24-regular {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.377%204.379c-.759.759-1.412%202.197-1.49%203.48c-.048.787-.27%201.75-.995%202.428l-.657.614l.923.8l.556-.594c.678-.725%201.64-.947%202.427-.995c1.283-.079%202.72-.732%203.479-1.49a3%203%200%201%200-4.243-4.243m-.567%207.752l-.519.555l4.81%204.174l.019.02a3%203%200%201%201-4.243%204.242l-.018-.019l-4.062-4.68l-4.52%204.836l-.01.009a2.5%202.5%200%200%201-3.535-3.536l.01-.009l4.516-4.222H6.582a2.75%202.75%200%200%201-1.944-.805L1.806%209.867a2.75%202.75%200%200%201%200-3.89l3.17-3.17a2.75%202.75%200%200%201%203.89%200l2.828%202.828a2.75%202.75%200%200%201%20.805%201.944v1.957l.368-.344c.314-.294.484-.792.523-1.424c.098-1.623.89-3.414%201.927-4.45a4.5%204.5%200%200%201%206.364%206.364c-1.036%201.036-2.827%201.828-4.449%201.927c-.631.039-1.13.209-1.422.522m-6.015%201.986L4.785%2018.8A1%201%200%200%200%206.2%2020.215l4.61-4.93zm-1.99-10.25a1.25%201.25%200%200%200-1.768%200l-3.17%203.171a1.25%201.25%200%200%200%200%201.768l2.831%202.829c.235.234.552.366.884.366H8.69a2.75%202.75%200%200%201%202.077.947l6.188%207.13a1.5%201.5%200%200%200%202.121-2.121l-7.13-6.188A2.75%202.75%200%200%201%2011%209.692V7.579c0-.331-.132-.65-.366-.884zM7.53%205.47a.75.75%200%200%200-1.06%201.06l2%202a.75.75%200%200%200%201.06-1.06zm-3.06%202a.75.75%200%200%201%201.06%200l2%202a.75.75%200%201%201-1.06%201.06l-2-2a.75.75%200%200%201%200-1.06m13.03-.72a.75.75%200%200%200-1.5%200A2.25%202.25%200%200%200%2018.25%209a.75.75%200%200%200%200-1.5a.75.75%200%200%201-.75-.75%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.377%204.379c-.759.759-1.412%202.197-1.49%203.48c-.048.787-.27%201.75-.995%202.428l-.657.614l.923.8l.556-.594c.678-.725%201.64-.947%202.427-.995c1.283-.079%202.72-.732%203.479-1.49a3%203%200%201%200-4.243-4.243m-.567%207.752l-.519.555l4.81%204.174l.019.02a3%203%200%201%201-4.243%204.242l-.018-.019l-4.062-4.68l-4.52%204.836l-.01.009a2.5%202.5%200%200%201-3.535-3.536l.01-.009l4.516-4.222H6.582a2.75%202.75%200%200%201-1.944-.805L1.806%209.867a2.75%202.75%200%200%201%200-3.89l3.17-3.17a2.75%202.75%200%200%201%203.89%200l2.828%202.828a2.75%202.75%200%200%201%20.805%201.944v1.957l.368-.344c.314-.294.484-.792.523-1.424c.098-1.623.89-3.414%201.927-4.45a4.5%204.5%200%200%201%206.364%206.364c-1.036%201.036-2.827%201.828-4.449%201.927c-.631.039-1.13.209-1.422.522m-6.015%201.986L4.785%2018.8A1%201%200%200%200%206.2%2020.215l4.61-4.93zm-1.99-10.25a1.25%201.25%200%200%200-1.768%200l-3.17%203.171a1.25%201.25%200%200%200%200%201.768l2.831%202.829c.235.234.552.366.884.366H8.69a2.75%202.75%200%200%201%202.077.947l6.188%207.13a1.5%201.5%200%200%200%202.121-2.121l-7.13-6.188A2.75%202.75%200%200%201%2011%209.692V7.579c0-.331-.132-.65-.366-.884zM7.53%205.47a.75.75%200%200%200-1.06%201.06l2%202a.75.75%200%200%200%201.06-1.06zm-3.06%202a.75.75%200%200%201%201.06%200l2%202a.75.75%200%201%201-1.06%201.06l-2-2a.75.75%200%200%201%200-1.06m13.03-.72a.75.75%200%200%200-1.5%200A2.25%202.25%200%200%200%2018.25%209a.75.75%200%200%200%200-1.5a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/spatula-spoon-24-regular.svg?color=%231a73e8&size=48