egg fried icon
egg-fried-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- egg-fried-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Related icons in Tabler Icons
Use the egg fried icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.001 1.996q.06 0 .117.007l.155.003a6 6 0 0 1 4.25 2.05l.176.21a6 6 0 0 1 1.296 4.014l-.018.244l.106.06a4 4 0 0 1 1.904 3.087l.011.204a4 4 0 0 1-1.392 3.161l-.085.069l.083.16a4 4 0 0 1 .239 2.848l-.065.204a4 4 0 0 1-6.257 1.824l-.115-.096l-.092.1a6 6 0 0 1-4.022 1.787l-.257.006a6 6 0 0 1-5.644-8.04l.034-.089l-.155-.12a6 6 0 0 1-1.662-7.256l.105-.211a6 6 0 0 1 7.246-2.894l.188.068l.073-.06a6 6 0 0 1 3.505-1.334zM12 9a3 3 0 0 0-2.996 2.85L9 12a3 3 0 1 0 3-3"/></svg>
React
import type { SVGProps } from "react";
export function TablerEggFriedFilled(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="M14.001 1.996q.06 0 .117.007l.155.003a6 6 0 0 1 4.25 2.05l.176.21a6 6 0 0 1 1.296 4.014l-.018.244l.106.06a4 4 0 0 1 1.904 3.087l.011.204a4 4 0 0 1-1.392 3.161l-.085.069l.083.16a4 4 0 0 1 .239 2.848l-.065.204a4 4 0 0 1-6.257 1.824l-.115-.096l-.092.1a6 6 0 0 1-4.022 1.787l-.257.006a6 6 0 0 1-5.644-8.04l.034-.089l-.155-.12a6 6 0 0 1-1.662-7.256l.105-.211a6 6 0 0 1 7.246-2.894l.188.068l.073-.06a6 6 0 0 1 3.505-1.334zM12 9a3 3 0 0 0-2.996 2.85L9 12a3 3 0 1 0 3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.001 1.996q.06 0 .117.007l.155.003a6 6 0 0 1 4.25 2.05l.176.21a6 6 0 0 1 1.296 4.014l-.018.244l.106.06a4 4 0 0 1 1.904 3.087l.011.204a4 4 0 0 1-1.392 3.161l-.085.069l.083.16a4 4 0 0 1 .239 2.848l-.065.204a4 4 0 0 1-6.257 1.824l-.115-.096l-.092.1a6 6 0 0 1-4.022 1.787l-.257.006a6 6 0 0 1-5.644-8.04l.034-.089l-.155-.12a6 6 0 0 1-1.662-7.256l.105-.211a6 6 0 0 1 7.246-2.894l.188.068l.073-.06a6 6 0 0 1 3.505-1.334zM12 9a3 3 0 0 0-2.996 2.85L9 12a3 3 0 1 0 3-3"/></svg> </template>
CSS
.icon-egg-fried-filled {
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%22M14.001%201.996q.06%200%20.117.007l.155.003a6%206%200%200%201%204.25%202.05l.176.21a6%206%200%200%201%201.296%204.014l-.018.244l.106.06a4%204%200%200%201%201.904%203.087l.011.204a4%204%200%200%201-1.392%203.161l-.085.069l.083.16a4%204%200%200%201%20.239%202.848l-.065.204a4%204%200%200%201-6.257%201.824l-.115-.096l-.092.1a6%206%200%200%201-4.022%201.787l-.257.006a6%206%200%200%201-5.644-8.04l.034-.089l-.155-.12a6%206%200%200%201-1.662-7.256l.105-.211a6%206%200%200%201%207.246-2.894l.188.068l.073-.06a6%206%200%200%201%203.505-1.334zM12%209a3%203%200%200%200-2.996%202.85L9%2012a3%203%200%201%200%203-3%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%22M14.001%201.996q.06%200%20.117.007l.155.003a6%206%200%200%201%204.25%202.05l.176.21a6%206%200%200%201%201.296%204.014l-.018.244l.106.06a4%204%200%200%201%201.904%203.087l.011.204a4%204%200%200%201-1.392%203.161l-.085.069l.083.16a4%204%200%200%201%20.239%202.848l-.065.204a4%204%200%200%201-6.257%201.824l-.115-.096l-.092.1a6%206%200%200%201-4.022%201.787l-.257.006a6%206%200%200%201-5.644-8.04l.034-.089l-.155-.12a6%206%200%200%201-1.662-7.256l.105-.211a6%206%200%200%201%207.246-2.894l.188.068l.073-.06a6%206%200%200%201%203.505-1.334zM12%209a3%203%200%200%200-2.996%202.85L9%2012a3%203%200%201%200%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/egg-fried-filled.svg?color=%231a73e8&size=48