burrito from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
burrito
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the burrito emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.28 20.63l-.004.004l8.32 8.32a10.14 10.14 0 0 0 6.538 2.957a10.16 10.16 0 0 0 7.86-2.957l.002-.002c3.466-3.477 3.895-8.844 1.29-12.792a10 10 0 0 0-1.302-1.594L17.014 2.595A6.5 6.5 0 0 0 11.81 0c-1.73 0-3.379.68-4.605 1.906l-.35.35a4.863 4.863 0 0 0-4.62 4.62l-.33.33A6.48 6.48 0 0 0 0 11.81c0 1.728.68 3.378 1.906 4.604q.435.435.94.78zm-2.165-4.995a4.5 4.5 0 0 0 2.395.685c1.2 0 2.34-.47 3.19-1.32L15 9.7c.85-.85 1.32-1.98 1.32-3.19a4.5 4.5 0 0 0-.829-2.609L20.12 8.53a8.49 8.49 0 0 1-1.756 9.68c-2.705 2.657-6.747 3.212-10.01 1.664zM4.25 7.45a2.864 2.864 0 0 1 3.18-3.18a3.14 3.14 0 0 0 2.064-.47a4 4 0 0 1 .35-.266l.016-.014a.1.1 0 0 1 .029-.03l.011-.01c.94-.82 2.3-.92 3.35-.3l-.004.004a1.76 1.76 0 0 0-1.706.456c-.3.3-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.2-.17.37-.37.39c-.43.04-.84.23-1.16.57a1.79 1.79 0 0 0-.39 1.64l-.01.01c-.62-1.05-.52-2.41.3-3.35q.02-.012.03-.029l.01-.011q.03-.032.056-.065q.095-.14.204-.273a3.14 3.14 0 0 0 .49-2.092m9.732-3.762q.18.138.348.302q.249.25.438.532L4.524 14.766a3.7 3.7 0 0 1-.534-.436a4 4 0 0 1-.308-.351zM5.877 15.313a1.7 1.7 0 0 1 .433-.933c.32-.34.73-.53 1.16-.57c.2-.02.35-.19.37-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08a1.74 1.74 0 0 1 1.03-.507a3.56 3.56 0 0 1-.99 3.137l-5.3 5.3a3.54 3.54 0 0 1-3.153.983M16.02 27.54l-6.058-6.058c3.17.72 6.634-.133 9.103-2.559a9.49 9.49 0 0 0 2.642-8.806L25.6 14.01a15.48 15.48 0 0 1-2.279 15.78a8.17 8.17 0 0 1-7.302-2.251m8.907 1.774a16.48 16.48 0 0 0 2.29-13.688l.353.354c.399.399.748.829 1.047 1.282c2.093 3.172 1.745 7.487-1.037 10.278a8.1 8.1 0 0 1-2.653 1.774"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBurrito(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="m6.28 20.63l-.004.004l8.32 8.32a10.14 10.14 0 0 0 6.538 2.957a10.16 10.16 0 0 0 7.86-2.957l.002-.002c3.466-3.477 3.895-8.844 1.29-12.792a10 10 0 0 0-1.302-1.594L17.014 2.595A6.5 6.5 0 0 0 11.81 0c-1.73 0-3.379.68-4.605 1.906l-.35.35a4.863 4.863 0 0 0-4.62 4.62l-.33.33A6.48 6.48 0 0 0 0 11.81c0 1.728.68 3.378 1.906 4.604q.435.435.94.78zm-2.165-4.995a4.5 4.5 0 0 0 2.395.685c1.2 0 2.34-.47 3.19-1.32L15 9.7c.85-.85 1.32-1.98 1.32-3.19a4.5 4.5 0 0 0-.829-2.609L20.12 8.53a8.49 8.49 0 0 1-1.756 9.68c-2.705 2.657-6.747 3.212-10.01 1.664zM4.25 7.45a2.864 2.864 0 0 1 3.18-3.18a3.14 3.14 0 0 0 2.064-.47a4 4 0 0 1 .35-.266l.016-.014a.1.1 0 0 1 .029-.03l.011-.01c.94-.82 2.3-.92 3.35-.3l-.004.004a1.76 1.76 0 0 0-1.706.456c-.3.3-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.2-.17.37-.37.39c-.43.04-.84.23-1.16.57a1.79 1.79 0 0 0-.39 1.64l-.01.01c-.62-1.05-.52-2.41.3-3.35q.02-.012.03-.029l.01-.011q.03-.032.056-.065q.095-.14.204-.273a3.14 3.14 0 0 0 .49-2.092m9.732-3.762q.18.138.348.302q.249.25.438.532L4.524 14.766a3.7 3.7 0 0 1-.534-.436a4 4 0 0 1-.308-.351zM5.877 15.313a1.7 1.7 0 0 1 .433-.933c.32-.34.73-.53 1.16-.57c.2-.02.35-.19.37-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08a1.74 1.74 0 0 1 1.03-.507a3.56 3.56 0 0 1-.99 3.137l-5.3 5.3a3.54 3.54 0 0 1-3.153.983M16.02 27.54l-6.058-6.058c3.17.72 6.634-.133 9.103-2.559a9.49 9.49 0 0 0 2.642-8.806L25.6 14.01a15.48 15.48 0 0 1-2.279 15.78a8.17 8.17 0 0 1-7.302-2.251m8.907 1.774a16.48 16.48 0 0 0 2.29-13.688l.353.354c.399.399.748.829 1.047 1.282c2.093 3.172 1.745 7.487-1.037 10.278a8.1 8.1 0 0 1-2.653 1.774"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m6.28 20.63l-.004.004l8.32 8.32a10.14 10.14 0 0 0 6.538 2.957a10.16 10.16 0 0 0 7.86-2.957l.002-.002c3.466-3.477 3.895-8.844 1.29-12.792a10 10 0 0 0-1.302-1.594L17.014 2.595A6.5 6.5 0 0 0 11.81 0c-1.73 0-3.379.68-4.605 1.906l-.35.35a4.863 4.863 0 0 0-4.62 4.62l-.33.33A6.48 6.48 0 0 0 0 11.81c0 1.728.68 3.378 1.906 4.604q.435.435.94.78zm-2.165-4.995a4.5 4.5 0 0 0 2.395.685c1.2 0 2.34-.47 3.19-1.32L15 9.7c.85-.85 1.32-1.98 1.32-3.19a4.5 4.5 0 0 0-.829-2.609L20.12 8.53a8.49 8.49 0 0 1-1.756 9.68c-2.705 2.657-6.747 3.212-10.01 1.664zM4.25 7.45a2.864 2.864 0 0 1 3.18-3.18a3.14 3.14 0 0 0 2.064-.47a4 4 0 0 1 .35-.266l.016-.014a.1.1 0 0 1 .029-.03l.011-.01c.94-.82 2.3-.92 3.35-.3l-.004.004a1.76 1.76 0 0 0-1.706.456c-.3.3-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51 1.08c-.02.2-.17.37-.37.39c-.43.04-.84.23-1.16.57a1.79 1.79 0 0 0-.39 1.64l-.01.01c-.62-1.05-.52-2.41.3-3.35q.02-.012.03-.029l.01-.011q.03-.032.056-.065q.095-.14.204-.273a3.14 3.14 0 0 0 .49-2.092m9.732-3.762q.18.138.348.302q.249.25.438.532L4.524 14.766a3.7 3.7 0 0 1-.534-.436a4 4 0 0 1-.308-.351zM5.877 15.313a1.7 1.7 0 0 1 .433-.933c.32-.34.73-.53 1.16-.57c.2-.02.35-.19.37-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47 1.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08a1.74 1.74 0 0 1 1.03-.507a3.56 3.56 0 0 1-.99 3.137l-5.3 5.3a3.54 3.54 0 0 1-3.153.983M16.02 27.54l-6.058-6.058c3.17.72 6.634-.133 9.103-2.559a9.49 9.49 0 0 0 2.642-8.806L25.6 14.01a15.48 15.48 0 0 1-2.279 15.78a8.17 8.17 0 0 1-7.302-2.251m8.907 1.774a16.48 16.48 0 0 0 2.29-13.688l.353.354c.399.399.748.829 1.047 1.282c2.093 3.172 1.745 7.487-1.037 10.278a8.1 8.1 0 0 1-2.653 1.774"/></svg>
</template>

CSS

.icon-burrito {
  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%22m6.28%2020.63l-.004.004l8.32%208.32a10.14%2010.14%200%200%200%206.538%202.957a10.16%2010.16%200%200%200%207.86-2.957l.002-.002c3.466-3.477%203.895-8.844%201.29-12.792a10%2010%200%200%200-1.302-1.594L17.014%202.595A6.5%206.5%200%200%200%2011.81%200c-1.73%200-3.379.68-4.605%201.906l-.35.35a4.863%204.863%200%200%200-4.62%204.62l-.33.33A6.48%206.48%200%200%200%200%2011.81c0%201.728.68%203.378%201.906%204.604q.435.435.94.78zm-2.165-4.995a4.5%204.5%200%200%200%202.395.685c1.2%200%202.34-.47%203.19-1.32L15%209.7c.85-.85%201.32-1.98%201.32-3.19a4.5%204.5%200%200%200-.829-2.609L20.12%208.53a8.49%208.49%200%200%201-1.756%209.68c-2.705%202.657-6.747%203.212-10.01%201.664zM4.25%207.45a2.864%202.864%200%200%201%203.18-3.18a3.14%203.14%200%200%200%202.064-.47a4%204%200%200%201%20.35-.266l.016-.014a.1.1%200%200%201%20.029-.03l.011-.01c.94-.82%202.3-.92%203.35-.3l-.004.004a1.76%201.76%200%200%200-1.706.456c-.3.3-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.2-.17.37-.37.39c-.43.04-.84.23-1.16.57a1.79%201.79%200%200%200-.39%201.64l-.01.01c-.62-1.05-.52-2.41.3-3.35q.02-.012.03-.029l.01-.011q.03-.032.056-.065q.095-.14.204-.273a3.14%203.14%200%200%200%20.49-2.092m9.732-3.762q.18.138.348.302q.249.25.438.532L4.524%2014.766a3.7%203.7%200%200%201-.534-.436a4%204%200%200%201-.308-.351zM5.877%2015.313a1.7%201.7%200%200%201%20.433-.933c.32-.34.73-.53%201.16-.57c.2-.02.35-.19.37-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08a1.74%201.74%200%200%201%201.03-.507a3.56%203.56%200%200%201-.99%203.137l-5.3%205.3a3.54%203.54%200%200%201-3.153.983M16.02%2027.54l-6.058-6.058c3.17.72%206.634-.133%209.103-2.559a9.49%209.49%200%200%200%202.642-8.806L25.6%2014.01a15.48%2015.48%200%200%201-2.279%2015.78a8.17%208.17%200%200%201-7.302-2.251m8.907%201.774a16.48%2016.48%200%200%200%202.29-13.688l.353.354c.399.399.748.829%201.047%201.282c2.093%203.172%201.745%207.487-1.037%2010.278a8.1%208.1%200%200%201-2.653%201.774%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%22m6.28%2020.63l-.004.004l8.32%208.32a10.14%2010.14%200%200%200%206.538%202.957a10.16%2010.16%200%200%200%207.86-2.957l.002-.002c3.466-3.477%203.895-8.844%201.29-12.792a10%2010%200%200%200-1.302-1.594L17.014%202.595A6.5%206.5%200%200%200%2011.81%200c-1.73%200-3.379.68-4.605%201.906l-.35.35a4.863%204.863%200%200%200-4.62%204.62l-.33.33A6.48%206.48%200%200%200%200%2011.81c0%201.728.68%203.378%201.906%204.604q.435.435.94.78zm-2.165-4.995a4.5%204.5%200%200%200%202.395.685c1.2%200%202.34-.47%203.19-1.32L15%209.7c.85-.85%201.32-1.98%201.32-3.19a4.5%204.5%200%200%200-.829-2.609L20.12%208.53a8.49%208.49%200%200%201-1.756%209.68c-2.705%202.657-6.747%203.212-10.01%201.664zM4.25%207.45a2.864%202.864%200%200%201%203.18-3.18a3.14%203.14%200%200%200%202.064-.47a4%204%200%200%201%20.35-.266l.016-.014a.1.1%200%200%201%20.029-.03l.011-.01c.94-.82%202.3-.92%203.35-.3l-.004.004a1.76%201.76%200%200%200-1.706.456c-.3.3-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.21-.18.37-.39.39c-.4.04-.78.21-1.08.51s-.47.69-.51%201.08c-.02.2-.17.37-.37.39c-.43.04-.84.23-1.16.57a1.79%201.79%200%200%200-.39%201.64l-.01.01c-.62-1.05-.52-2.41.3-3.35q.02-.012.03-.029l.01-.011q.03-.032.056-.065q.095-.14.204-.273a3.14%203.14%200%200%200%20.49-2.092m9.732-3.762q.18.138.348.302q.249.25.438.532L4.524%2014.766a3.7%203.7%200%200%201-.534-.436a4%204%200%200%201-.308-.351zM5.877%2015.313a1.7%201.7%200%200%201%20.433-.933c.32-.34.73-.53%201.16-.57c.2-.02.35-.19.37-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08s.68-.47%201.08-.51c.21-.02.37-.18.39-.39c.04-.39.21-.78.51-1.08a1.74%201.74%200%200%201%201.03-.507a3.56%203.56%200%200%201-.99%203.137l-5.3%205.3a3.54%203.54%200%200%201-3.153.983M16.02%2027.54l-6.058-6.058c3.17.72%206.634-.133%209.103-2.559a9.49%209.49%200%200%200%202.642-8.806L25.6%2014.01a15.48%2015.48%200%200%201-2.279%2015.78a8.17%208.17%200%200%201-7.302-2.251m8.907%201.774a16.48%2016.48%200%200%200%202.29-13.688l.353.354c.399.399.748.829%201.047%201.282c2.093%203.172%201.745%207.487-1.037%2010.278a8.1%208.1%200%200%201-2.653%201.774%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/burrito.svg?color=%231a73e8&size=48