chef logo
chef from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- chef
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the chef logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041 0C9.254 0 3.426 4.229 1.093 10.197l2.547 1.032a13.33 13.33 0 0 1 12.401-8.536c2.985 0 5.761 1.025 7.943 2.624l1.604-2.181A15.95 15.95 0 0 0 16.041 0m0 3.068a13.015 13.015 0 0 0-12.109 8.307l2.547.932a10.17 10.17 0 0 1 9.563-6.547zm4.73.932L19.76 6.563a9.96 9.96 0 0 1 6.333 7.505h2.771a12.92 12.92 0 0 0-8.093-10.052zm-4.73 2.136a9.92 9.92 0 0 0-8.948 5.697a9.92 9.92 0 0 0 1.319 10.521a9.92 9.92 0 0 0 10.072 3.323A9.94 9.94 0 0 0 25.803 18h-2.776a7.34 7.34 0 0 1-6.985 5.255a7.19 7.19 0 0 1-7.229-7.213a7.187 7.187 0 0 1 7.229-7.213a7.195 7.195 0 0 1 6.932 5.24h2.761a9.8 9.8 0 0 0-9.693-7.948zm13.626 1.452l-2.333 1.453a12.7 12.7 0 0 1 1.896 5.027h2.771a15.46 15.46 0 0 0-2.333-6.48zM15.959 9.104c-4.932.099-8.204 5.156-6.265 9.699l2.624-1.163a4.05 4.05 0 0 1-.359-1.599c0-2.187 1.812-4.015 4-4.015zm2.562.521l-1.027 2.692c.88.365 1.532.937 2.036 1.751h3.068a6.73 6.73 0 0 0-4.077-4.443M0 16.027c0 2.203.437 4.385 1.385 6.495l2.401-1.095a14 14 0 0 1-1.093-5.385zm3.068 0a12.9 12.9 0 0 0 8.161 12.041l1.011-2.563a10.17 10.17 0 0 1-6.48-9.464zM19.469 18c-.443.803-1.095 1.469-1.975 1.745l1.027 2.708A6.71 6.71 0 0 0 22.598 18zm6.624 0a10.3 10.3 0 0 1-10.052 8.317v2.699c6.412.011 11.871-4.672 12.823-11.016zm3.136 0a13.476 13.476 0 0 1-13.203 11.375c-3.641 0-6.985-1.536-9.387-3.937l-1.905 1.896c2.916 2.921 6.932 4.667 11.369 4.667c8.073.011 14.885-5.995 15.896-14zm-16.032.88l-2.036 2.041a6.94 6.94 0 0 0 4.88 2.037v-2.917a4.06 4.06 0 0 1-2.844-1.161"/></svg>
React
import type { SVGProps } from "react";
export function CibChef(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041 0C9.254 0 3.426 4.229 1.093 10.197l2.547 1.032a13.33 13.33 0 0 1 12.401-8.536c2.985 0 5.761 1.025 7.943 2.624l1.604-2.181A15.95 15.95 0 0 0 16.041 0m0 3.068a13.015 13.015 0 0 0-12.109 8.307l2.547.932a10.17 10.17 0 0 1 9.563-6.547zm4.73.932L19.76 6.563a9.96 9.96 0 0 1 6.333 7.505h2.771a12.92 12.92 0 0 0-8.093-10.052zm-4.73 2.136a9.92 9.92 0 0 0-8.948 5.697a9.92 9.92 0 0 0 1.319 10.521a9.92 9.92 0 0 0 10.072 3.323A9.94 9.94 0 0 0 25.803 18h-2.776a7.34 7.34 0 0 1-6.985 5.255a7.19 7.19 0 0 1-7.229-7.213a7.187 7.187 0 0 1 7.229-7.213a7.195 7.195 0 0 1 6.932 5.24h2.761a9.8 9.8 0 0 0-9.693-7.948zm13.626 1.452l-2.333 1.453a12.7 12.7 0 0 1 1.896 5.027h2.771a15.46 15.46 0 0 0-2.333-6.48zM15.959 9.104c-4.932.099-8.204 5.156-6.265 9.699l2.624-1.163a4.05 4.05 0 0 1-.359-1.599c0-2.187 1.812-4.015 4-4.015zm2.562.521l-1.027 2.692c.88.365 1.532.937 2.036 1.751h3.068a6.73 6.73 0 0 0-4.077-4.443M0 16.027c0 2.203.437 4.385 1.385 6.495l2.401-1.095a14 14 0 0 1-1.093-5.385zm3.068 0a12.9 12.9 0 0 0 8.161 12.041l1.011-2.563a10.17 10.17 0 0 1-6.48-9.464zM19.469 18c-.443.803-1.095 1.469-1.975 1.745l1.027 2.708A6.71 6.71 0 0 0 22.598 18zm6.624 0a10.3 10.3 0 0 1-10.052 8.317v2.699c6.412.011 11.871-4.672 12.823-11.016zm3.136 0a13.476 13.476 0 0 1-13.203 11.375c-3.641 0-6.985-1.536-9.387-3.937l-1.905 1.896c2.916 2.921 6.932 4.667 11.369 4.667c8.073.011 14.885-5.995 15.896-14zm-16.032.88l-2.036 2.041a6.94 6.94 0 0 0 4.88 2.037v-2.917a4.06 4.06 0 0 1-2.844-1.161"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.041 0C9.254 0 3.426 4.229 1.093 10.197l2.547 1.032a13.33 13.33 0 0 1 12.401-8.536c2.985 0 5.761 1.025 7.943 2.624l1.604-2.181A15.95 15.95 0 0 0 16.041 0m0 3.068a13.015 13.015 0 0 0-12.109 8.307l2.547.932a10.17 10.17 0 0 1 9.563-6.547zm4.73.932L19.76 6.563a9.96 9.96 0 0 1 6.333 7.505h2.771a12.92 12.92 0 0 0-8.093-10.052zm-4.73 2.136a9.92 9.92 0 0 0-8.948 5.697a9.92 9.92 0 0 0 1.319 10.521a9.92 9.92 0 0 0 10.072 3.323A9.94 9.94 0 0 0 25.803 18h-2.776a7.34 7.34 0 0 1-6.985 5.255a7.19 7.19 0 0 1-7.229-7.213a7.187 7.187 0 0 1 7.229-7.213a7.195 7.195 0 0 1 6.932 5.24h2.761a9.8 9.8 0 0 0-9.693-7.948zm13.626 1.452l-2.333 1.453a12.7 12.7 0 0 1 1.896 5.027h2.771a15.46 15.46 0 0 0-2.333-6.48zM15.959 9.104c-4.932.099-8.204 5.156-6.265 9.699l2.624-1.163a4.05 4.05 0 0 1-.359-1.599c0-2.187 1.812-4.015 4-4.015zm2.562.521l-1.027 2.692c.88.365 1.532.937 2.036 1.751h3.068a6.73 6.73 0 0 0-4.077-4.443M0 16.027c0 2.203.437 4.385 1.385 6.495l2.401-1.095a14 14 0 0 1-1.093-5.385zm3.068 0a12.9 12.9 0 0 0 8.161 12.041l1.011-2.563a10.17 10.17 0 0 1-6.48-9.464zM19.469 18c-.443.803-1.095 1.469-1.975 1.745l1.027 2.708A6.71 6.71 0 0 0 22.598 18zm6.624 0a10.3 10.3 0 0 1-10.052 8.317v2.699c6.412.011 11.871-4.672 12.823-11.016zm3.136 0a13.476 13.476 0 0 1-13.203 11.375c-3.641 0-6.985-1.536-9.387-3.937l-1.905 1.896c2.916 2.921 6.932 4.667 11.369 4.667c8.073.011 14.885-5.995 15.896-14zm-16.032.88l-2.036 2.041a6.94 6.94 0 0 0 4.88 2.037v-2.917a4.06 4.06 0 0 1-2.844-1.161"/></svg> </template>
CSS
.icon-chef {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.041%200C9.254%200%203.426%204.229%201.093%2010.197l2.547%201.032a13.33%2013.33%200%200%201%2012.401-8.536c2.985%200%205.761%201.025%207.943%202.624l1.604-2.181A15.95%2015.95%200%200%200%2016.041%200m0%203.068a13.015%2013.015%200%200%200-12.109%208.307l2.547.932a10.17%2010.17%200%200%201%209.563-6.547zm4.73.932L19.76%206.563a9.96%209.96%200%200%201%206.333%207.505h2.771a12.92%2012.92%200%200%200-8.093-10.052zm-4.73%202.136a9.92%209.92%200%200%200-8.948%205.697a9.92%209.92%200%200%200%201.319%2010.521a9.92%209.92%200%200%200%2010.072%203.323A9.94%209.94%200%200%200%2025.803%2018h-2.776a7.34%207.34%200%200%201-6.985%205.255a7.19%207.19%200%200%201-7.229-7.213a7.187%207.187%200%200%201%207.229-7.213a7.195%207.195%200%200%201%206.932%205.24h2.761a9.8%209.8%200%200%200-9.693-7.948zm13.626%201.452l-2.333%201.453a12.7%2012.7%200%200%201%201.896%205.027h2.771a15.46%2015.46%200%200%200-2.333-6.48zM15.959%209.104c-4.932.099-8.204%205.156-6.265%209.699l2.624-1.163a4.05%204.05%200%200%201-.359-1.599c0-2.187%201.812-4.015%204-4.015zm2.562.521l-1.027%202.692c.88.365%201.532.937%202.036%201.751h3.068a6.73%206.73%200%200%200-4.077-4.443M0%2016.027c0%202.203.437%204.385%201.385%206.495l2.401-1.095a14%2014%200%200%201-1.093-5.385zm3.068%200a12.9%2012.9%200%200%200%208.161%2012.041l1.011-2.563a10.17%2010.17%200%200%201-6.48-9.464zM19.469%2018c-.443.803-1.095%201.469-1.975%201.745l1.027%202.708A6.71%206.71%200%200%200%2022.598%2018zm6.624%200a10.3%2010.3%200%200%201-10.052%208.317v2.699c6.412.011%2011.871-4.672%2012.823-11.016zm3.136%200a13.476%2013.476%200%200%201-13.203%2011.375c-3.641%200-6.985-1.536-9.387-3.937l-1.905%201.896c2.916%202.921%206.932%204.667%2011.369%204.667c8.073.011%2014.885-5.995%2015.896-14zm-16.032.88l-2.036%202.041a6.94%206.94%200%200%200%204.88%202.037v-2.917a4.06%204.06%200%200%201-2.844-1.161%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.041%200C9.254%200%203.426%204.229%201.093%2010.197l2.547%201.032a13.33%2013.33%200%200%201%2012.401-8.536c2.985%200%205.761%201.025%207.943%202.624l1.604-2.181A15.95%2015.95%200%200%200%2016.041%200m0%203.068a13.015%2013.015%200%200%200-12.109%208.307l2.547.932a10.17%2010.17%200%200%201%209.563-6.547zm4.73.932L19.76%206.563a9.96%209.96%200%200%201%206.333%207.505h2.771a12.92%2012.92%200%200%200-8.093-10.052zm-4.73%202.136a9.92%209.92%200%200%200-8.948%205.697a9.92%209.92%200%200%200%201.319%2010.521a9.92%209.92%200%200%200%2010.072%203.323A9.94%209.94%200%200%200%2025.803%2018h-2.776a7.34%207.34%200%200%201-6.985%205.255a7.19%207.19%200%200%201-7.229-7.213a7.187%207.187%200%200%201%207.229-7.213a7.195%207.195%200%200%201%206.932%205.24h2.761a9.8%209.8%200%200%200-9.693-7.948zm13.626%201.452l-2.333%201.453a12.7%2012.7%200%200%201%201.896%205.027h2.771a15.46%2015.46%200%200%200-2.333-6.48zM15.959%209.104c-4.932.099-8.204%205.156-6.265%209.699l2.624-1.163a4.05%204.05%200%200%201-.359-1.599c0-2.187%201.812-4.015%204-4.015zm2.562.521l-1.027%202.692c.88.365%201.532.937%202.036%201.751h3.068a6.73%206.73%200%200%200-4.077-4.443M0%2016.027c0%202.203.437%204.385%201.385%206.495l2.401-1.095a14%2014%200%200%201-1.093-5.385zm3.068%200a12.9%2012.9%200%200%200%208.161%2012.041l1.011-2.563a10.17%2010.17%200%200%201-6.48-9.464zM19.469%2018c-.443.803-1.095%201.469-1.975%201.745l1.027%202.708A6.71%206.71%200%200%200%2022.598%2018zm6.624%200a10.3%2010.3%200%200%201-10.052%208.317v2.699c6.412.011%2011.871-4.672%2012.823-11.016zm3.136%200a13.476%2013.476%200%200%201-13.203%2011.375c-3.641%200-6.985-1.536-9.387-3.937l-1.905%201.896c2.916%202.921%206.932%204.667%2011.369%204.667c8.073.011%2014.885-5.995%2015.896-14zm-16.032.88l-2.036%202.041a6.94%206.94%200%200%200%204.88%202.037v-2.917a4.06%204.06%200%200%201-2.844-1.161%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/chef.svg?color=%231a73e8&size=48