bowl salad icon
bowl-salad-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- bowl-salad-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M12 2a5.5 5.5 0 0 0-5.137 3.529a13 13 0 0 0-1.26-.296a14.5 14.5 0 0 0-2.647-.232l-.172.004l-.048.002a.76.76 0 0 0-.728.709l-.001.02l-.002.049q-.003.06-.004.171c-.002.146-.001.355.008.612c.02.514.077 1.228.224 2.035c.134.735.348 1.565.69 2.397H2.75a.75.75 0 0 0-.75.75V12c0 5.523 4.477 10 10 10s10-4.477 10-10v-.25a.75.75 0 0 0-.75-.75h-.253l.002-.125a4.88 4.88 0 0 0-3.666-4.724A5.5 5.5 0 0 0 11.999 2M8.273 6.04a4.001 4.001 0 0 1 7.441-.023a4.88 4.88 0 0 0-4.022 2.82a7.6 7.6 0 0 0-.917-1.114c-.749-.749-1.62-1.29-2.502-1.683M19.5 10.875q0 .063-.003.125h-6.729l-.018-.05v-.075a3.375 3.375 0 1 1 6.75 0M9.715 8.784c.643.642 1.109 1.415 1.445 2.216h-2.1L7.28 9.22a.75.75 0 1 0-1.06 1.06l.72.72H4.57c-.44-.876-.704-1.813-.86-2.667a13 13 0 0 1-.2-1.822v-.002h.001c.46.017 1.101.068 1.822.2c1.46.267 3.16.85 4.383 2.075M4.788 16.5h14.424a8.5 8.5 0 0 1-7.212 4a8.5 8.5 0 0 1-7.212-4m-1.274-4h16.972a8.5 8.5 0 0 1-.53 2.5H4.044a8.5 8.5 0 0 1-.53-2.5m-.796-7.492h.018z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBowlSalad24Regular(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="M12 2a5.5 5.5 0 0 0-5.137 3.529a13 13 0 0 0-1.26-.296a14.5 14.5 0 0 0-2.647-.232l-.172.004l-.048.002a.76.76 0 0 0-.728.709l-.001.02l-.002.049q-.003.06-.004.171c-.002.146-.001.355.008.612c.02.514.077 1.228.224 2.035c.134.735.348 1.565.69 2.397H2.75a.75.75 0 0 0-.75.75V12c0 5.523 4.477 10 10 10s10-4.477 10-10v-.25a.75.75 0 0 0-.75-.75h-.253l.002-.125a4.88 4.88 0 0 0-3.666-4.724A5.5 5.5 0 0 0 11.999 2M8.273 6.04a4.001 4.001 0 0 1 7.441-.023a4.88 4.88 0 0 0-4.022 2.82a7.6 7.6 0 0 0-.917-1.114c-.749-.749-1.62-1.29-2.502-1.683M19.5 10.875q0 .063-.003.125h-6.729l-.018-.05v-.075a3.375 3.375 0 1 1 6.75 0M9.715 8.784c.643.642 1.109 1.415 1.445 2.216h-2.1L7.28 9.22a.75.75 0 1 0-1.06 1.06l.72.72H4.57c-.44-.876-.704-1.813-.86-2.667a13 13 0 0 1-.2-1.822v-.002h.001c.46.017 1.101.068 1.822.2c1.46.267 3.16.85 4.383 2.075M4.788 16.5h14.424a8.5 8.5 0 0 1-7.212 4a8.5 8.5 0 0 1-7.212-4m-1.274-4h16.972a8.5 8.5 0 0 1-.53 2.5H4.044a8.5 8.5 0 0 1-.53-2.5m-.796-7.492h.018z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a5.5 5.5 0 0 0-5.137 3.529a13 13 0 0 0-1.26-.296a14.5 14.5 0 0 0-2.647-.232l-.172.004l-.048.002a.76.76 0 0 0-.728.709l-.001.02l-.002.049q-.003.06-.004.171c-.002.146-.001.355.008.612c.02.514.077 1.228.224 2.035c.134.735.348 1.565.69 2.397H2.75a.75.75 0 0 0-.75.75V12c0 5.523 4.477 10 10 10s10-4.477 10-10v-.25a.75.75 0 0 0-.75-.75h-.253l.002-.125a4.88 4.88 0 0 0-3.666-4.724A5.5 5.5 0 0 0 11.999 2M8.273 6.04a4.001 4.001 0 0 1 7.441-.023a4.88 4.88 0 0 0-4.022 2.82a7.6 7.6 0 0 0-.917-1.114c-.749-.749-1.62-1.29-2.502-1.683M19.5 10.875q0 .063-.003.125h-6.729l-.018-.05v-.075a3.375 3.375 0 1 1 6.75 0M9.715 8.784c.643.642 1.109 1.415 1.445 2.216h-2.1L7.28 9.22a.75.75 0 1 0-1.06 1.06l.72.72H4.57c-.44-.876-.704-1.813-.86-2.667a13 13 0 0 1-.2-1.822v-.002h.001c.46.017 1.101.068 1.822.2c1.46.267 3.16.85 4.383 2.075M4.788 16.5h14.424a8.5 8.5 0 0 1-7.212 4a8.5 8.5 0 0 1-7.212-4m-1.274-4h16.972a8.5 8.5 0 0 1-.53 2.5H4.044a8.5 8.5 0 0 1-.53-2.5m-.796-7.492h.018z"/></svg> </template>
CSS
.icon-bowl-salad-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%22M12%202a5.5%205.5%200%200%200-5.137%203.529a13%2013%200%200%200-1.26-.296a14.5%2014.5%200%200%200-2.647-.232l-.172.004l-.048.002a.76.76%200%200%200-.728.709l-.001.02l-.002.049q-.003.06-.004.171c-.002.146-.001.355.008.612c.02.514.077%201.228.224%202.035c.134.735.348%201.565.69%202.397H2.75a.75.75%200%200%200-.75.75V12c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10v-.25a.75.75%200%200%200-.75-.75h-.253l.002-.125a4.88%204.88%200%200%200-3.666-4.724A5.5%205.5%200%200%200%2011.999%202M8.273%206.04a4.001%204.001%200%200%201%207.441-.023a4.88%204.88%200%200%200-4.022%202.82a7.6%207.6%200%200%200-.917-1.114c-.749-.749-1.62-1.29-2.502-1.683M19.5%2010.875q0%20.063-.003.125h-6.729l-.018-.05v-.075a3.375%203.375%200%201%201%206.75%200M9.715%208.784c.643.642%201.109%201.415%201.445%202.216h-2.1L7.28%209.22a.75.75%200%201%200-1.06%201.06l.72.72H4.57c-.44-.876-.704-1.813-.86-2.667a13%2013%200%200%201-.2-1.822v-.002h.001c.46.017%201.101.068%201.822.2c1.46.267%203.16.85%204.383%202.075M4.788%2016.5h14.424a8.5%208.5%200%200%201-7.212%204a8.5%208.5%200%200%201-7.212-4m-1.274-4h16.972a8.5%208.5%200%200%201-.53%202.5H4.044a8.5%208.5%200%200%201-.53-2.5m-.796-7.492h.018z%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%22M12%202a5.5%205.5%200%200%200-5.137%203.529a13%2013%200%200%200-1.26-.296a14.5%2014.5%200%200%200-2.647-.232l-.172.004l-.048.002a.76.76%200%200%200-.728.709l-.001.02l-.002.049q-.003.06-.004.171c-.002.146-.001.355.008.612c.02.514.077%201.228.224%202.035c.134.735.348%201.565.69%202.397H2.75a.75.75%200%200%200-.75.75V12c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10v-.25a.75.75%200%200%200-.75-.75h-.253l.002-.125a4.88%204.88%200%200%200-3.666-4.724A5.5%205.5%200%200%200%2011.999%202M8.273%206.04a4.001%204.001%200%200%201%207.441-.023a4.88%204.88%200%200%200-4.022%202.82a7.6%207.6%200%200%200-.917-1.114c-.749-.749-1.62-1.29-2.502-1.683M19.5%2010.875q0%20.063-.003.125h-6.729l-.018-.05v-.075a3.375%203.375%200%201%201%206.75%200M9.715%208.784c.643.642%201.109%201.415%201.445%202.216h-2.1L7.28%209.22a.75.75%200%201%200-1.06%201.06l.72.72H4.57c-.44-.876-.704-1.813-.86-2.667a13%2013%200%200%201-.2-1.822v-.002h.001c.46.017%201.101.068%201.822.2c1.46.267%203.16.85%204.383%202.075M4.788%2016.5h14.424a8.5%208.5%200%200%201-7.212%204a8.5%208.5%200%200%201-7.212-4m-1.274-4h16.972a8.5%208.5%200%200%201-.53%202.5H4.044a8.5%208.5%200%200%201-.53-2.5m-.796-7.492h.018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bowl-salad-24-regular.svg?color=%231a73e8&size=48