pretzel icon
pretzel from Material Design Icons by Pictogrammers · Filled · Food / Drink · Apache-2.0 Free for personal and commercial use.
- Name
- pretzel
- Set
- Material Design Icons
- Style
- Filled
- Category
- Food / Drink
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More food / drink icons from Material Design Icons
Use the pretzel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.15 15.84A8.97 8.97 0 0 1 3 10v-.03C3 7.22 5.25 5 8 5c1.64 0 3.09.79 4 2c.91-1.21 2.37-2 4-2c2.76 0 5 2.24 5 5c0 2.23-.81 4.27-2.15 5.84l1.36 1.36l-1.42 1.41l-1.4-1.4A9.04 9.04 0 0 1 12 19c-2 0-3.89-.67-5.39-1.79l-1.4 1.4l-1.42-1.41zm10.81-.07L12 11.82l-3.96 3.95C9.17 16.55 10.53 17 12 17s2.83-.45 3.96-1.23M11 10c0-1.66-1.35-3-3-3c-1.66 0-3 1.34-3 3c0 1.68.59 3.21 1.57 4.42zm6.43 4.42A7 7 0 0 0 19 10c0-1.67-1.35-3-3-3s-3 1.34-3 3z"/></svg>
React
import type { SVGProps } from "react";
export function MdiPretzel(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="M5.15 15.84A8.97 8.97 0 0 1 3 10v-.03C3 7.22 5.25 5 8 5c1.64 0 3.09.79 4 2c.91-1.21 2.37-2 4-2c2.76 0 5 2.24 5 5c0 2.23-.81 4.27-2.15 5.84l1.36 1.36l-1.42 1.41l-1.4-1.4A9.04 9.04 0 0 1 12 19c-2 0-3.89-.67-5.39-1.79l-1.4 1.4l-1.42-1.41zm10.81-.07L12 11.82l-3.96 3.95C9.17 16.55 10.53 17 12 17s2.83-.45 3.96-1.23M11 10c0-1.66-1.35-3-3-3c-1.66 0-3 1.34-3 3c0 1.68.59 3.21 1.57 4.42zm6.43 4.42A7 7 0 0 0 19 10c0-1.67-1.35-3-3-3s-3 1.34-3 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.15 15.84A8.97 8.97 0 0 1 3 10v-.03C3 7.22 5.25 5 8 5c1.64 0 3.09.79 4 2c.91-1.21 2.37-2 4-2c2.76 0 5 2.24 5 5c0 2.23-.81 4.27-2.15 5.84l1.36 1.36l-1.42 1.41l-1.4-1.4A9.04 9.04 0 0 1 12 19c-2 0-3.89-.67-5.39-1.79l-1.4 1.4l-1.42-1.41zm10.81-.07L12 11.82l-3.96 3.95C9.17 16.55 10.53 17 12 17s2.83-.45 3.96-1.23M11 10c0-1.66-1.35-3-3-3c-1.66 0-3 1.34-3 3c0 1.68.59 3.21 1.57 4.42zm6.43 4.42A7 7 0 0 0 19 10c0-1.67-1.35-3-3-3s-3 1.34-3 3z"/></svg> </template>
CSS
.icon-pretzel {
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%22M5.15%2015.84A8.97%208.97%200%200%201%203%2010v-.03C3%207.22%205.25%205%208%205c1.64%200%203.09.79%204%202c.91-1.21%202.37-2%204-2c2.76%200%205%202.24%205%205c0%202.23-.81%204.27-2.15%205.84l1.36%201.36l-1.42%201.41l-1.4-1.4A9.04%209.04%200%200%201%2012%2019c-2%200-3.89-.67-5.39-1.79l-1.4%201.4l-1.42-1.41zm10.81-.07L12%2011.82l-3.96%203.95C9.17%2016.55%2010.53%2017%2012%2017s2.83-.45%203.96-1.23M11%2010c0-1.66-1.35-3-3-3c-1.66%200-3%201.34-3%203c0%201.68.59%203.21%201.57%204.42zm6.43%204.42A7%207%200%200%200%2019%2010c0-1.67-1.35-3-3-3s-3%201.34-3%203z%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%22M5.15%2015.84A8.97%208.97%200%200%201%203%2010v-.03C3%207.22%205.25%205%208%205c1.64%200%203.09.79%204%202c.91-1.21%202.37-2%204-2c2.76%200%205%202.24%205%205c0%202.23-.81%204.27-2.15%205.84l1.36%201.36l-1.42%201.41l-1.4-1.4A9.04%209.04%200%200%201%2012%2019c-2%200-3.89-.67-5.39-1.79l-1.4%201.4l-1.42-1.41zm10.81-.07L12%2011.82l-3.96%203.95C9.17%2016.55%2010.53%2017%2012%2017s2.83-.45%203.96-1.23M11%2010c0-1.66-1.35-3-3-3c-1.66%200-3%201.34-3%203c0%201.68.59%203.21%201.57%204.42zm6.43%204.42A7%207%200%200%200%2019%2010c0-1.67-1.35-3-3-3s-3%201.34-3%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/pretzel.svg?color=%231a73e8&size=48