stroopwafel icon
stroopwafel from Font Awesome Solid by Dave Gandy · Solid · Food · CC-BY-4.0 Attribution required.
- Name
- stroopwafel
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Food
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More food icons from Font Awesome Solid
Use the stroopwafel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m312.6-192.3c-6.2-6.2-16.4-6.2-22.6 0l-34 33.9l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-45.3 45.3l-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6l-45.3 45.3l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l45.3 45.3l-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6l45.3 45.3l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9l45.3-45.3l56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6l45.3-45.3l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L478.4 320l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9l-45.3-45.3l56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6l-45.3-45.3l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM206.9 320l45.3-45.3l45.3 45.3l-45.3 45.3zm67.9 67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm67.8-67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm22.6-67.9l-45.3 45.3l-45.3-45.3l45.3-45.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidStroopwafel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m312.6-192.3c-6.2-6.2-16.4-6.2-22.6 0l-34 33.9l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-45.3 45.3l-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6l-45.3 45.3l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l45.3 45.3l-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6l45.3 45.3l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9l45.3-45.3l56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6l45.3-45.3l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L478.4 320l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9l-45.3-45.3l56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6l-45.3-45.3l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM206.9 320l45.3-45.3l45.3 45.3l-45.3 45.3zm67.9 67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm67.8-67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm22.6-67.9l-45.3 45.3l-45.3-45.3l45.3-45.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M64 320C64 178.6 178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256S64 461.4 64 320m312.6-192.3c-6.2-6.2-16.4-6.2-22.6 0l-34 33.9l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-45.3 45.3l-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6l-45.3 45.3l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l45.3 45.3l-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6l45.3 45.3l-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9l45.3-45.3l56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6l45.3-45.3l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L478.4 320l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9l-45.3-45.3l56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6l-45.3-45.3l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM206.9 320l45.3-45.3l45.3 45.3l-45.3 45.3zm67.9 67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm67.8-67.9l45.3-45.3l45.3 45.3l-45.3 45.3zm22.6-67.9l-45.3 45.3l-45.3-45.3l45.3-45.3z"/></svg> </template>
CSS
.icon-stroopwafel {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256S64%20461.4%2064%20320m312.6-192.3c-6.2-6.2-16.4-6.2-22.6%200l-34%2033.9l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l33.9%2033.9l-45.3%2045.3l-56.6-56.6c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l56.6%2056.6l-45.3%2045.3l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l33.9%2033.9l-33.9%2033.9c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l33.9-33.9l45.3%2045.3l-56.6%2056.6c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l56.6-56.6l45.3%2045.3l-33.9%2033.9c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l33.9-33.9l33.9%2033.9c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6l-33.9-33.9l45.3-45.3l56.6%2056.6c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6l-56.6-56.6l45.3-45.3l33.9%2033.9c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6L478.4%20320l33.9-33.9c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200l-33.9%2033.9l-45.3-45.3l56.6-56.6c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200l-56.6%2056.6l-45.3-45.3l33.9-33.9c6.2-6.2%206.2-16.4%200-22.6zM206.9%20320l45.3-45.3l45.3%2045.3l-45.3%2045.3zm67.9%2067.9l45.3-45.3l45.3%2045.3l-45.3%2045.3zm67.8-67.9l45.3-45.3l45.3%2045.3l-45.3%2045.3zm22.6-67.9l-45.3%2045.3l-45.3-45.3l45.3-45.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%20320C64%20178.6%20178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256S64%20461.4%2064%20320m312.6-192.3c-6.2-6.2-16.4-6.2-22.6%200l-34%2033.9l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l33.9%2033.9l-45.3%2045.3l-56.6-56.6c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l56.6%2056.6l-45.3%2045.3l-33.9-33.9c-6.2-6.2-16.4-6.2-22.6%200s-6.2%2016.4%200%2022.6l33.9%2033.9l-33.9%2033.9c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l33.9-33.9l45.3%2045.3l-56.6%2056.6c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l56.6-56.6l45.3%2045.3l-33.9%2033.9c-6.2%206.2-6.2%2016.4%200%2022.6s16.4%206.2%2022.6%200l33.9-33.9l33.9%2033.9c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6l-33.9-33.9l45.3-45.3l56.6%2056.6c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6l-56.6-56.6l45.3-45.3l33.9%2033.9c6.2%206.2%2016.4%206.2%2022.6%200s6.2-16.4%200-22.6L478.4%20320l33.9-33.9c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200l-33.9%2033.9l-45.3-45.3l56.6-56.6c6.2-6.2%206.2-16.4%200-22.6s-16.4-6.2-22.6%200l-56.6%2056.6l-45.3-45.3l33.9-33.9c6.2-6.2%206.2-16.4%200-22.6zM206.9%20320l45.3-45.3l45.3%2045.3l-45.3%2045.3zm67.9%2067.9l45.3-45.3l45.3%2045.3l-45.3%2045.3zm67.8-67.9l45.3-45.3l45.3%2045.3l-45.3%2045.3zm22.6-67.9l-45.3%2045.3l-45.3-45.3l45.3-45.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/stroopwafel.svg?color=%231a73e8&size=48