bowl salad icon
bowl-salad-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- bowl-salad-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the bowl salad icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.923 4.833a3.5 3.5 0 0 1 6.242.168a3.75 3.75 0 0 0-3.383 2.321a6.2 6.2 0 0 0-.913-1.173a6.5 6.5 0 0 0-1.946-1.316M16.992 9Q17 8.876 17 8.75a3.75 3.75 0 0 0-2.705-3.603a4.502 4.502 0 0 0-8.314-.67a10 10 0 0 0-1.213-.296A11.5 11.5 0 0 0 2.666 4l-.184.006h-.004a.5.5 0 0 0-.47.47v.001L2 4.665a11.5 11.5 0 0 0 .18 2.105c.123.682.331 1.464.685 2.23H2.5a.5.5 0 0 0-.5.5v.5a8 8 0 1 0 16 0v-.5a.5.5 0 0 0-.5-.5zM3.984 9c-.434-.782-.682-1.639-.82-2.408a10.5 10.5 0 0 1-.162-1.59l.114.004c.372.013.89.053 1.474.159c1.18.213 2.566.685 3.572 1.691c.616.616 1.033 1.376 1.313 2.144H7.708L5.854 7.146a.5.5 0 1 0-.707.708L6.294 9zm6.548 0l-.027-.081A2.75 2.75 0 1 1 15.99 9zM3 10h14c0 .695-.101 1.366-.29 2H3.29A7 7 0 0 1 3 10m7 7a7 7 0 0 1-6.326-4h12.652A7 7 0 0 1 10 17"/></svg>
React
import type { SVGProps } from "react";
export function FluentBowlSalad20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.923 4.833a3.5 3.5 0 0 1 6.242.168a3.75 3.75 0 0 0-3.383 2.321a6.2 6.2 0 0 0-.913-1.173a6.5 6.5 0 0 0-1.946-1.316M16.992 9Q17 8.876 17 8.75a3.75 3.75 0 0 0-2.705-3.603a4.502 4.502 0 0 0-8.314-.67a10 10 0 0 0-1.213-.296A11.5 11.5 0 0 0 2.666 4l-.184.006h-.004a.5.5 0 0 0-.47.47v.001L2 4.665a11.5 11.5 0 0 0 .18 2.105c.123.682.331 1.464.685 2.23H2.5a.5.5 0 0 0-.5.5v.5a8 8 0 1 0 16 0v-.5a.5.5 0 0 0-.5-.5zM3.984 9c-.434-.782-.682-1.639-.82-2.408a10.5 10.5 0 0 1-.162-1.59l.114.004c.372.013.89.053 1.474.159c1.18.213 2.566.685 3.572 1.691c.616.616 1.033 1.376 1.313 2.144H7.708L5.854 7.146a.5.5 0 1 0-.707.708L6.294 9zm6.548 0l-.027-.081A2.75 2.75 0 1 1 15.99 9zM3 10h14c0 .695-.101 1.366-.29 2H3.29A7 7 0 0 1 3 10m7 7a7 7 0 0 1-6.326-4h12.652A7 7 0 0 1 10 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.923 4.833a3.5 3.5 0 0 1 6.242.168a3.75 3.75 0 0 0-3.383 2.321a6.2 6.2 0 0 0-.913-1.173a6.5 6.5 0 0 0-1.946-1.316M16.992 9Q17 8.876 17 8.75a3.75 3.75 0 0 0-2.705-3.603a4.502 4.502 0 0 0-8.314-.67a10 10 0 0 0-1.213-.296A11.5 11.5 0 0 0 2.666 4l-.184.006h-.004a.5.5 0 0 0-.47.47v.001L2 4.665a11.5 11.5 0 0 0 .18 2.105c.123.682.331 1.464.685 2.23H2.5a.5.5 0 0 0-.5.5v.5a8 8 0 1 0 16 0v-.5a.5.5 0 0 0-.5-.5zM3.984 9c-.434-.782-.682-1.639-.82-2.408a10.5 10.5 0 0 1-.162-1.59l.114.004c.372.013.89.053 1.474.159c1.18.213 2.566.685 3.572 1.691c.616.616 1.033 1.376 1.313 2.144H7.708L5.854 7.146a.5.5 0 1 0-.707.708L6.294 9zm6.548 0l-.027-.081A2.75 2.75 0 1 1 15.99 9zM3 10h14c0 .695-.101 1.366-.29 2H3.29A7 7 0 0 1 3 10m7 7a7 7 0 0 1-6.326-4h12.652A7 7 0 0 1 10 17"/></svg> </template>
CSS
.icon-bowl-salad-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.923%204.833a3.5%203.5%200%200%201%206.242.168a3.75%203.75%200%200%200-3.383%202.321a6.2%206.2%200%200%200-.913-1.173a6.5%206.5%200%200%200-1.946-1.316M16.992%209Q17%208.876%2017%208.75a3.75%203.75%200%200%200-2.705-3.603a4.502%204.502%200%200%200-8.314-.67a10%2010%200%200%200-1.213-.296A11.5%2011.5%200%200%200%202.666%204l-.184.006h-.004a.5.5%200%200%200-.47.47v.001L2%204.665a11.5%2011.5%200%200%200%20.18%202.105c.123.682.331%201.464.685%202.23H2.5a.5.5%200%200%200-.5.5v.5a8%208%200%201%200%2016%200v-.5a.5.5%200%200%200-.5-.5zM3.984%209c-.434-.782-.682-1.639-.82-2.408a10.5%2010.5%200%200%201-.162-1.59l.114.004c.372.013.89.053%201.474.159c1.18.213%202.566.685%203.572%201.691c.616.616%201.033%201.376%201.313%202.144H7.708L5.854%207.146a.5.5%200%201%200-.707.708L6.294%209zm6.548%200l-.027-.081A2.75%202.75%200%201%201%2015.99%209zM3%2010h14c0%20.695-.101%201.366-.29%202H3.29A7%207%200%200%201%203%2010m7%207a7%207%200%200%201-6.326-4h12.652A7%207%200%200%201%2010%2017%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.923%204.833a3.5%203.5%200%200%201%206.242.168a3.75%203.75%200%200%200-3.383%202.321a6.2%206.2%200%200%200-.913-1.173a6.5%206.5%200%200%200-1.946-1.316M16.992%209Q17%208.876%2017%208.75a3.75%203.75%200%200%200-2.705-3.603a4.502%204.502%200%200%200-8.314-.67a10%2010%200%200%200-1.213-.296A11.5%2011.5%200%200%200%202.666%204l-.184.006h-.004a.5.5%200%200%200-.47.47v.001L2%204.665a11.5%2011.5%200%200%200%20.18%202.105c.123.682.331%201.464.685%202.23H2.5a.5.5%200%200%200-.5.5v.5a8%208%200%201%200%2016%200v-.5a.5.5%200%200%200-.5-.5zM3.984%209c-.434-.782-.682-1.639-.82-2.408a10.5%2010.5%200%200%201-.162-1.59l.114.004c.372.013.89.053%201.474.159c1.18.213%202.566.685%203.572%201.691c.616.616%201.033%201.376%201.313%202.144H7.708L5.854%207.146a.5.5%200%201%200-.707.708L6.294%209zm6.548%200l-.027-.081A2.75%202.75%200%201%201%2015.99%209zM3%2010h14c0%20.695-.101%201.366-.29%202H3.29A7%207%200%200%201%203%2010m7%207a7%207%200%200%201-6.326-4h12.652A7%207%200%200%201%2010%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bowl-salad-20-regular.svg?color=%231a73e8&size=48