cheese wedge emoji

cheese-wedge from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
cheese-wedge
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the cheese wedge emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="m11.792 6.062l-.011 3.324L17.129 8l-2.936-2zm21.458 17.42c0-1.138.761-2.071 1.75-2.238V9.585c-4-.962-34 7.191-34 7.191v3.536c1.564.294 2.75 1.662 2.75 3.312S2.564 26.644 1 26.938v7.716l34-6.482v-2.451c-.989-.168-1.75-1.102-1.75-2.239"/><path fill="#ffd983" d="m15.585 2.242l-3.843 3.843c.737.172 1.258.591 1.258 1.082c0 .645-.896 1.167-2 1.167c-.474 0-.903-.1-1.245-.26L1 16.828c13.167-2.911 22.042-5.286 34.1-7.226c-4.862-6.482-16.273-7.36-19.515-7.36"/><path fill="#ffac33" d="M20 5.167c0 .645-.896 1.167-2 1.167s-2-.522-2-1.167S16.896 4 18 4s2 .522 2 1.167m-4.928 6.395c0 .978-1.359 1.771-3.036 1.771S9 12.54 9 11.562s1.359-1.771 3.036-1.771c1.676.001 3.036.794 3.036 1.771M29 8.352c0 1.094-1.521 1.981-3.396 1.981s-3.396-.887-3.396-1.981s1.521-1.981 3.396-1.981S29 7.258 29 8.352"/><path fill="#f4900c" d="M33.625 15.62c0 1.332-.979 2.411-2.188 2.411s-2.188-1.079-2.188-2.411s.979-2.411 2.188-2.411s2.188 1.079 2.188 2.411m-22.25 4.862c0 1.255-.923 2.272-2.062 2.272s-2.062-1.018-2.062-2.272c0-1.256.923-2.273 2.062-2.273s2.062 1.018 2.062 2.273m17.156 4.98c-.503.602-1.355.72-1.903.262c-.547-.457-.582-1.317-.077-1.919c.505-.605 1.356-.722 1.903-.265c.548.458.582 1.317.077 1.922m-9.684-7.378c-.677.811-1.825.97-2.562.353c-.736-.615-.783-1.773-.104-2.583c.68-.814 1.826-.971 2.562-.356c.737.616.784 1.773.104 2.586m.873 10.015c-1.2 1.604-3.354 2.021-4.808.933c-1.455-1.088-1.663-3.272-.463-4.875c1.2-1.605 3.354-2.022 4.808-.935c1.455 1.088 1.663 3.272.463 4.877"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCheeseWedge(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="m11.792 6.062l-.011 3.324L17.129 8l-2.936-2zm21.458 17.42c0-1.138.761-2.071 1.75-2.238V9.585c-4-.962-34 7.191-34 7.191v3.536c1.564.294 2.75 1.662 2.75 3.312S2.564 26.644 1 26.938v7.716l34-6.482v-2.451c-.989-.168-1.75-1.102-1.75-2.239"/><path fill="#ffd983" d="m15.585 2.242l-3.843 3.843c.737.172 1.258.591 1.258 1.082c0 .645-.896 1.167-2 1.167c-.474 0-.903-.1-1.245-.26L1 16.828c13.167-2.911 22.042-5.286 34.1-7.226c-4.862-6.482-16.273-7.36-19.515-7.36"/><path fill="#ffac33" d="M20 5.167c0 .645-.896 1.167-2 1.167s-2-.522-2-1.167S16.896 4 18 4s2 .522 2 1.167m-4.928 6.395c0 .978-1.359 1.771-3.036 1.771S9 12.54 9 11.562s1.359-1.771 3.036-1.771c1.676.001 3.036.794 3.036 1.771M29 8.352c0 1.094-1.521 1.981-3.396 1.981s-3.396-.887-3.396-1.981s1.521-1.981 3.396-1.981S29 7.258 29 8.352"/><path fill="#f4900c" d="M33.625 15.62c0 1.332-.979 2.411-2.188 2.411s-2.188-1.079-2.188-2.411s.979-2.411 2.188-2.411s2.188 1.079 2.188 2.411m-22.25 4.862c0 1.255-.923 2.272-2.062 2.272s-2.062-1.018-2.062-2.272c0-1.256.923-2.273 2.062-2.273s2.062 1.018 2.062 2.273m17.156 4.98c-.503.602-1.355.72-1.903.262c-.547-.457-.582-1.317-.077-1.919c.505-.605 1.356-.722 1.903-.265c.548.458.582 1.317.077 1.922m-9.684-7.378c-.677.811-1.825.97-2.562.353c-.736-.615-.783-1.773-.104-2.583c.68-.814 1.826-.971 2.562-.356c.737.616.784 1.773.104 2.586m.873 10.015c-1.2 1.604-3.354 2.021-4.808.933c-1.455-1.088-1.663-3.272-.463-4.875c1.2-1.605 3.354-2.022 4.808-.935c1.455 1.088 1.663 3.272.463 4.877"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="m11.792 6.062l-.011 3.324L17.129 8l-2.936-2zm21.458 17.42c0-1.138.761-2.071 1.75-2.238V9.585c-4-.962-34 7.191-34 7.191v3.536c1.564.294 2.75 1.662 2.75 3.312S2.564 26.644 1 26.938v7.716l34-6.482v-2.451c-.989-.168-1.75-1.102-1.75-2.239"/><path fill="#ffd983" d="m15.585 2.242l-3.843 3.843c.737.172 1.258.591 1.258 1.082c0 .645-.896 1.167-2 1.167c-.474 0-.903-.1-1.245-.26L1 16.828c13.167-2.911 22.042-5.286 34.1-7.226c-4.862-6.482-16.273-7.36-19.515-7.36"/><path fill="#ffac33" d="M20 5.167c0 .645-.896 1.167-2 1.167s-2-.522-2-1.167S16.896 4 18 4s2 .522 2 1.167m-4.928 6.395c0 .978-1.359 1.771-3.036 1.771S9 12.54 9 11.562s1.359-1.771 3.036-1.771c1.676.001 3.036.794 3.036 1.771M29 8.352c0 1.094-1.521 1.981-3.396 1.981s-3.396-.887-3.396-1.981s1.521-1.981 3.396-1.981S29 7.258 29 8.352"/><path fill="#f4900c" d="M33.625 15.62c0 1.332-.979 2.411-2.188 2.411s-2.188-1.079-2.188-2.411s.979-2.411 2.188-2.411s2.188 1.079 2.188 2.411m-22.25 4.862c0 1.255-.923 2.272-2.062 2.272s-2.062-1.018-2.062-2.272c0-1.256.923-2.273 2.062-2.273s2.062 1.018 2.062 2.273m17.156 4.98c-.503.602-1.355.72-1.903.262c-.547-.457-.582-1.317-.077-1.919c.505-.605 1.356-.722 1.903-.265c.548.458.582 1.317.077 1.922m-9.684-7.378c-.677.811-1.825.97-2.562.353c-.736-.615-.783-1.773-.104-2.583c.68-.814 1.826-.971 2.562-.356c.737.616.784 1.773.104 2.586m.873 10.015c-1.2 1.604-3.354 2.021-4.808.933c-1.455-1.088-1.663-3.272-.463-4.875c1.2-1.605 3.354-2.022 4.808-.935c1.455 1.088 1.663 3.272.463 4.877"/></svg>
</template>

CSS

.icon-cheese-wedge {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22m11.792%206.062l-.011%203.324L17.129%208l-2.936-2zm21.458%2017.42c0-1.138.761-2.071%201.75-2.238V9.585c-4-.962-34%207.191-34%207.191v3.536c1.564.294%202.75%201.662%202.75%203.312S2.564%2026.644%201%2026.938v7.716l34-6.482v-2.451c-.989-.168-1.75-1.102-1.75-2.239%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22m15.585%202.242l-3.843%203.843c.737.172%201.258.591%201.258%201.082c0%20.645-.896%201.167-2%201.167c-.474%200-.903-.1-1.245-.26L1%2016.828c13.167-2.911%2022.042-5.286%2034.1-7.226c-4.862-6.482-16.273-7.36-19.515-7.36%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20%205.167c0%20.645-.896%201.167-2%201.167s-2-.522-2-1.167S16.896%204%2018%204s2%20.522%202%201.167m-4.928%206.395c0%20.978-1.359%201.771-3.036%201.771S9%2012.54%209%2011.562s1.359-1.771%203.036-1.771c1.676.001%203.036.794%203.036%201.771M29%208.352c0%201.094-1.521%201.981-3.396%201.981s-3.396-.887-3.396-1.981s1.521-1.981%203.396-1.981S29%207.258%2029%208.352%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M33.625%2015.62c0%201.332-.979%202.411-2.188%202.411s-2.188-1.079-2.188-2.411s.979-2.411%202.188-2.411s2.188%201.079%202.188%202.411m-22.25%204.862c0%201.255-.923%202.272-2.062%202.272s-2.062-1.018-2.062-2.272c0-1.256.923-2.273%202.062-2.273s2.062%201.018%202.062%202.273m17.156%204.98c-.503.602-1.355.72-1.903.262c-.547-.457-.582-1.317-.077-1.919c.505-.605%201.356-.722%201.903-.265c.548.458.582%201.317.077%201.922m-9.684-7.378c-.677.811-1.825.97-2.562.353c-.736-.615-.783-1.773-.104-2.583c.68-.814%201.826-.971%202.562-.356c.737.616.784%201.773.104%202.586m.873%2010.015c-1.2%201.604-3.354%202.021-4.808.933c-1.455-1.088-1.663-3.272-.463-4.875c1.2-1.605%203.354-2.022%204.808-.935c1.455%201.088%201.663%203.272.463%204.877%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22m11.792%206.062l-.011%203.324L17.129%208l-2.936-2zm21.458%2017.42c0-1.138.761-2.071%201.75-2.238V9.585c-4-.962-34%207.191-34%207.191v3.536c1.564.294%202.75%201.662%202.75%203.312S2.564%2026.644%201%2026.938v7.716l34-6.482v-2.451c-.989-.168-1.75-1.102-1.75-2.239%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22m15.585%202.242l-3.843%203.843c.737.172%201.258.591%201.258%201.082c0%20.645-.896%201.167-2%201.167c-.474%200-.903-.1-1.245-.26L1%2016.828c13.167-2.911%2022.042-5.286%2034.1-7.226c-4.862-6.482-16.273-7.36-19.515-7.36%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M20%205.167c0%20.645-.896%201.167-2%201.167s-2-.522-2-1.167S16.896%204%2018%204s2%20.522%202%201.167m-4.928%206.395c0%20.978-1.359%201.771-3.036%201.771S9%2012.54%209%2011.562s1.359-1.771%203.036-1.771c1.676.001%203.036.794%203.036%201.771M29%208.352c0%201.094-1.521%201.981-3.396%201.981s-3.396-.887-3.396-1.981s1.521-1.981%203.396-1.981S29%207.258%2029%208.352%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M33.625%2015.62c0%201.332-.979%202.411-2.188%202.411s-2.188-1.079-2.188-2.411s.979-2.411%202.188-2.411s2.188%201.079%202.188%202.411m-22.25%204.862c0%201.255-.923%202.272-2.062%202.272s-2.062-1.018-2.062-2.272c0-1.256.923-2.273%202.062-2.273s2.062%201.018%202.062%202.273m17.156%204.98c-.503.602-1.355.72-1.903.262c-.547-.457-.582-1.317-.077-1.919c.505-.605%201.356-.722%201.903-.265c.548.458.582%201.317.077%201.922m-9.684-7.378c-.677.811-1.825.97-2.562.353c-.736-.615-.783-1.773-.104-2.583c.68-.814%201.826-.971%202.562-.356c.737.616.784%201.773.104%202.586m.873%2010.015c-1.2%201.604-3.354%202.021-4.808.933c-1.455-1.088-1.663-3.272-.463-4.875c1.2-1.605%203.354-2.022%204.808-.935c1.455%201.088%201.663%203.272.463%204.877%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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