tacobell logo
tacobell from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- tacobell
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the tacobell logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.079 1.137a12 12 0 0 0-.913.032c-1.497.08-2.957.504-4.321 1.109c.28-.001.588-.048.839.108c.308.171.45.527.744.711c.419.163.87.007 1.297-.04a7.04 7.04 0 0 1 4 .74c.788.414 1.5.96 2.152 1.563c1.005.884 1.831 1.948 2.827 2.842c.324.289.698.525 1.103.683c.949.373 1.998.344 2.953.692c.301.101.571.27.844.43c-.164-.537-.34-1.07-.562-1.586a12.04 12.04 0 0 0-4.88-5.588a11.9 11.9 0 0 0-6.083-1.696M4.988 3.4a11.94 11.94 0 0 0-3.99 4.943A12.1 12.1 0 0 0 .004 13.4c0 2.995.006 5.99-.002 8.984c-.016.163.083.301.15.441c1.158.071 2.322.014 3.483.03c-.57-.207-1.224-.547-1.334-1.207c-.18-.953.278-1.878.77-2.664c.789-1.228 1.834-2.263 2.91-3.238c1.308-1.132 2.754-2.092 4.238-2.975c.397-.256.855-.458 1.14-.85c-.26.021-.514.085-.75.195c-.988.43-1.924.967-2.847 1.52c-.88.545-1.767 1.084-2.594 1.709c-.58.414-1.12.877-1.68 1.316c-.124-.94-.348-1.862-.584-2.78c-.29-1.219-.477-2.475-.396-3.73c.06-1.285.47-2.562 1.234-3.602c.294-.431.7-.775.978-1.217c.24-.377-.12-.768-.09-1.161c-.006-.3.193-.54.358-.772zm15.56 8.85a4 4 0 0 0-.498.028c-1.316.16-2.574.614-3.798 1.105c-2.741 1.152-5.388 2.576-7.741 4.404c-.938.75-1.865 1.545-2.56 2.534c-.209.33-.472.733-.323 1.136c.191.265.547.312.85.353c1.055.094 2.114-.078 3.145-.298a20.1 20.1 0 0 0 5.923-2.359c1.375-.794 2.703-1.68 3.896-2.73c.668-.606 1.312-1.26 1.773-2.043c.213-.376.401-.787.392-1.228c.003-.249-.024-.56-.265-.697c-.24-.152-.515-.2-.794-.205m3.426.076c-.79 1.992-2.352 3.548-3.97 4.898a27 27 0 0 1-4.556 2.964c-2.185 1.22-4.537 2.177-6.999 2.66c5.035.022 10.07.004 15.106.009c.226.031.457-.143.441-.38c.007-2.865 0-5.73.003-8.594c.001-.52.007-1.04-.025-1.557m-11.257 3.431c.36.77.401 1.697.054 2.478a3 3 0 0 1-1.768 1.647a3.03 3.03 0 0 1-3.066-.701c1.402-1.382 3.06-2.478 4.78-3.424"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTacobell(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.079 1.137a12 12 0 0 0-.913.032c-1.497.08-2.957.504-4.321 1.109c.28-.001.588-.048.839.108c.308.171.45.527.744.711c.419.163.87.007 1.297-.04a7.04 7.04 0 0 1 4 .74c.788.414 1.5.96 2.152 1.563c1.005.884 1.831 1.948 2.827 2.842c.324.289.698.525 1.103.683c.949.373 1.998.344 2.953.692c.301.101.571.27.844.43c-.164-.537-.34-1.07-.562-1.586a12.04 12.04 0 0 0-4.88-5.588a11.9 11.9 0 0 0-6.083-1.696M4.988 3.4a11.94 11.94 0 0 0-3.99 4.943A12.1 12.1 0 0 0 .004 13.4c0 2.995.006 5.99-.002 8.984c-.016.163.083.301.15.441c1.158.071 2.322.014 3.483.03c-.57-.207-1.224-.547-1.334-1.207c-.18-.953.278-1.878.77-2.664c.789-1.228 1.834-2.263 2.91-3.238c1.308-1.132 2.754-2.092 4.238-2.975c.397-.256.855-.458 1.14-.85c-.26.021-.514.085-.75.195c-.988.43-1.924.967-2.847 1.52c-.88.545-1.767 1.084-2.594 1.709c-.58.414-1.12.877-1.68 1.316c-.124-.94-.348-1.862-.584-2.78c-.29-1.219-.477-2.475-.396-3.73c.06-1.285.47-2.562 1.234-3.602c.294-.431.7-.775.978-1.217c.24-.377-.12-.768-.09-1.161c-.006-.3.193-.54.358-.772zm15.56 8.85a4 4 0 0 0-.498.028c-1.316.16-2.574.614-3.798 1.105c-2.741 1.152-5.388 2.576-7.741 4.404c-.938.75-1.865 1.545-2.56 2.534c-.209.33-.472.733-.323 1.136c.191.265.547.312.85.353c1.055.094 2.114-.078 3.145-.298a20.1 20.1 0 0 0 5.923-2.359c1.375-.794 2.703-1.68 3.896-2.73c.668-.606 1.312-1.26 1.773-2.043c.213-.376.401-.787.392-1.228c.003-.249-.024-.56-.265-.697c-.24-.152-.515-.2-.794-.205m3.426.076c-.79 1.992-2.352 3.548-3.97 4.898a27 27 0 0 1-4.556 2.964c-2.185 1.22-4.537 2.177-6.999 2.66c5.035.022 10.07.004 15.106.009c.226.031.457-.143.441-.38c.007-2.865 0-5.73.003-8.594c.001-.52.007-1.04-.025-1.557m-11.257 3.431c.36.77.401 1.697.054 2.478a3 3 0 0 1-1.768 1.647a3.03 3.03 0 0 1-3.066-.701c1.402-1.382 3.06-2.478 4.78-3.424"/></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.079 1.137a12 12 0 0 0-.913.032c-1.497.08-2.957.504-4.321 1.109c.28-.001.588-.048.839.108c.308.171.45.527.744.711c.419.163.87.007 1.297-.04a7.04 7.04 0 0 1 4 .74c.788.414 1.5.96 2.152 1.563c1.005.884 1.831 1.948 2.827 2.842c.324.289.698.525 1.103.683c.949.373 1.998.344 2.953.692c.301.101.571.27.844.43c-.164-.537-.34-1.07-.562-1.586a12.04 12.04 0 0 0-4.88-5.588a11.9 11.9 0 0 0-6.083-1.696M4.988 3.4a11.94 11.94 0 0 0-3.99 4.943A12.1 12.1 0 0 0 .004 13.4c0 2.995.006 5.99-.002 8.984c-.016.163.083.301.15.441c1.158.071 2.322.014 3.483.03c-.57-.207-1.224-.547-1.334-1.207c-.18-.953.278-1.878.77-2.664c.789-1.228 1.834-2.263 2.91-3.238c1.308-1.132 2.754-2.092 4.238-2.975c.397-.256.855-.458 1.14-.85c-.26.021-.514.085-.75.195c-.988.43-1.924.967-2.847 1.52c-.88.545-1.767 1.084-2.594 1.709c-.58.414-1.12.877-1.68 1.316c-.124-.94-.348-1.862-.584-2.78c-.29-1.219-.477-2.475-.396-3.73c.06-1.285.47-2.562 1.234-3.602c.294-.431.7-.775.978-1.217c.24-.377-.12-.768-.09-1.161c-.006-.3.193-.54.358-.772zm15.56 8.85a4 4 0 0 0-.498.028c-1.316.16-2.574.614-3.798 1.105c-2.741 1.152-5.388 2.576-7.741 4.404c-.938.75-1.865 1.545-2.56 2.534c-.209.33-.472.733-.323 1.136c.191.265.547.312.85.353c1.055.094 2.114-.078 3.145-.298a20.1 20.1 0 0 0 5.923-2.359c1.375-.794 2.703-1.68 3.896-2.73c.668-.606 1.312-1.26 1.773-2.043c.213-.376.401-.787.392-1.228c.003-.249-.024-.56-.265-.697c-.24-.152-.515-.2-.794-.205m3.426.076c-.79 1.992-2.352 3.548-3.97 4.898a27 27 0 0 1-4.556 2.964c-2.185 1.22-4.537 2.177-6.999 2.66c5.035.022 10.07.004 15.106.009c.226.031.457-.143.441-.38c.007-2.865 0-5.73.003-8.594c.001-.52.007-1.04-.025-1.557m-11.257 3.431c.36.77.401 1.697.054 2.478a3 3 0 0 1-1.768 1.647a3.03 3.03 0 0 1-3.066-.701c1.402-1.382 3.06-2.478 4.78-3.424"/></svg> </template>
CSS
.icon-tacobell {
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.079%201.137a12%2012%200%200%200-.913.032c-1.497.08-2.957.504-4.321%201.109c.28-.001.588-.048.839.108c.308.171.45.527.744.711c.419.163.87.007%201.297-.04a7.04%207.04%200%200%201%204%20.74c.788.414%201.5.96%202.152%201.563c1.005.884%201.831%201.948%202.827%202.842c.324.289.698.525%201.103.683c.949.373%201.998.344%202.953.692c.301.101.571.27.844.43c-.164-.537-.34-1.07-.562-1.586a12.04%2012.04%200%200%200-4.88-5.588a11.9%2011.9%200%200%200-6.083-1.696M4.988%203.4a11.94%2011.94%200%200%200-3.99%204.943A12.1%2012.1%200%200%200%20.004%2013.4c0%202.995.006%205.99-.002%208.984c-.016.163.083.301.15.441c1.158.071%202.322.014%203.483.03c-.57-.207-1.224-.547-1.334-1.207c-.18-.953.278-1.878.77-2.664c.789-1.228%201.834-2.263%202.91-3.238c1.308-1.132%202.754-2.092%204.238-2.975c.397-.256.855-.458%201.14-.85c-.26.021-.514.085-.75.195c-.988.43-1.924.967-2.847%201.52c-.88.545-1.767%201.084-2.594%201.709c-.58.414-1.12.877-1.68%201.316c-.124-.94-.348-1.862-.584-2.78c-.29-1.219-.477-2.475-.396-3.73c.06-1.285.47-2.562%201.234-3.602c.294-.431.7-.775.978-1.217c.24-.377-.12-.768-.09-1.161c-.006-.3.193-.54.358-.772zm15.56%208.85a4%204%200%200%200-.498.028c-1.316.16-2.574.614-3.798%201.105c-2.741%201.152-5.388%202.576-7.741%204.404c-.938.75-1.865%201.545-2.56%202.534c-.209.33-.472.733-.323%201.136c.191.265.547.312.85.353c1.055.094%202.114-.078%203.145-.298a20.1%2020.1%200%200%200%205.923-2.359c1.375-.794%202.703-1.68%203.896-2.73c.668-.606%201.312-1.26%201.773-2.043c.213-.376.401-.787.392-1.228c.003-.249-.024-.56-.265-.697c-.24-.152-.515-.2-.794-.205m3.426.076c-.79%201.992-2.352%203.548-3.97%204.898a27%2027%200%200%201-4.556%202.964c-2.185%201.22-4.537%202.177-6.999%202.66c5.035.022%2010.07.004%2015.106.009c.226.031.457-.143.441-.38c.007-2.865%200-5.73.003-8.594c.001-.52.007-1.04-.025-1.557m-11.257%203.431c.36.77.401%201.697.054%202.478a3%203%200%200%201-1.768%201.647a3.03%203.03%200%200%201-3.066-.701c1.402-1.382%203.06-2.478%204.78-3.424%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.079%201.137a12%2012%200%200%200-.913.032c-1.497.08-2.957.504-4.321%201.109c.28-.001.588-.048.839.108c.308.171.45.527.744.711c.419.163.87.007%201.297-.04a7.04%207.04%200%200%201%204%20.74c.788.414%201.5.96%202.152%201.563c1.005.884%201.831%201.948%202.827%202.842c.324.289.698.525%201.103.683c.949.373%201.998.344%202.953.692c.301.101.571.27.844.43c-.164-.537-.34-1.07-.562-1.586a12.04%2012.04%200%200%200-4.88-5.588a11.9%2011.9%200%200%200-6.083-1.696M4.988%203.4a11.94%2011.94%200%200%200-3.99%204.943A12.1%2012.1%200%200%200%20.004%2013.4c0%202.995.006%205.99-.002%208.984c-.016.163.083.301.15.441c1.158.071%202.322.014%203.483.03c-.57-.207-1.224-.547-1.334-1.207c-.18-.953.278-1.878.77-2.664c.789-1.228%201.834-2.263%202.91-3.238c1.308-1.132%202.754-2.092%204.238-2.975c.397-.256.855-.458%201.14-.85c-.26.021-.514.085-.75.195c-.988.43-1.924.967-2.847%201.52c-.88.545-1.767%201.084-2.594%201.709c-.58.414-1.12.877-1.68%201.316c-.124-.94-.348-1.862-.584-2.78c-.29-1.219-.477-2.475-.396-3.73c.06-1.285.47-2.562%201.234-3.602c.294-.431.7-.775.978-1.217c.24-.377-.12-.768-.09-1.161c-.006-.3.193-.54.358-.772zm15.56%208.85a4%204%200%200%200-.498.028c-1.316.16-2.574.614-3.798%201.105c-2.741%201.152-5.388%202.576-7.741%204.404c-.938.75-1.865%201.545-2.56%202.534c-.209.33-.472.733-.323%201.136c.191.265.547.312.85.353c1.055.094%202.114-.078%203.145-.298a20.1%2020.1%200%200%200%205.923-2.359c1.375-.794%202.703-1.68%203.896-2.73c.668-.606%201.312-1.26%201.773-2.043c.213-.376.401-.787.392-1.228c.003-.249-.024-.56-.265-.697c-.24-.152-.515-.2-.794-.205m3.426.076c-.79%201.992-2.352%203.548-3.97%204.898a27%2027%200%200%201-4.556%202.964c-2.185%201.22-4.537%202.177-6.999%202.66c5.035.022%2010.07.004%2015.106.009c.226.031.457-.143.441-.38c.007-2.865%200-5.73.003-8.594c.001-.52.007-1.04-.025-1.557m-11.257%203.431c.36.77.401%201.697.054%202.478a3%203%200%200%201-1.768%201.647a3.03%203.03%200%200%201-3.066-.701c1.402-1.382%203.06-2.478%204.78-3.424%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/tacobell.svg?color=%231a73e8&size=48