bacon-solid from Flowbite Icons by Themesberg · Solid · Food Beverage · MIT Free for personal and commercial use.

Name
bacon-solid
Set
Flowbite Icons
Style
Solid
Category
Food Beverage
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More food beverage icons from Flowbite Icons

Use the bacon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.133 4.335l-2.524-1.407a1 1 0 0 0-1.345.36c-.53.887-.995 1.166-1.571 1.513l-.011.007c-.686.412-1.485.896-2.268 2.207c-.786 1.313-.823 2.232-.85 3.02v.018c-.023.644-.041 1.164-.568 2.044c-.53.887-.995 1.167-1.571 1.514l-.011.006c-.685.412-1.484.897-2.268 2.207a1 1 0 0 0 .372 1.387l2.621 1.461c.142-.413.306-.737.428-.94c.784-1.311 1.583-1.796 2.268-2.208l.011-.006c.577-.347 1.042-.627 1.572-1.513c.526-.88.544-1.4.567-2.045v-.019c.028-.787.065-1.706.85-3.02c.784-1.31 1.583-1.794 2.268-2.206l.01-.007c.575-.345 1.038-.624 1.565-1.5c.124-.222.296-.546.454-.873M7.93 19.67l2.43 1.354a1 1 0 0 0 1.344-.36c.53-.887.995-1.166 1.572-1.513l.01-.007c.686-.412 1.485-.896 2.269-2.207c.785-1.313.822-2.232.85-3.02V13.9c.023-.644.04-1.164.567-2.044c.53-.887.995-1.167 1.572-1.514l.01-.006c.686-.412 1.485-.897 2.268-2.207a1 1 0 0 0-.37-1.387L17.881 5.31a20 20 0 0 1-.48.912c-.783 1.31-1.583 1.794-2.268 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.527.88-.545 1.4-.567 2.045v.018c-.028.787-.065 1.706-.85 3.02c-.784 1.31-1.583 1.795-2.269 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.102.17-.257.495-.353.914"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteBaconSolid(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="m16.133 4.335l-2.524-1.407a1 1 0 0 0-1.345.36c-.53.887-.995 1.166-1.571 1.513l-.011.007c-.686.412-1.485.896-2.268 2.207c-.786 1.313-.823 2.232-.85 3.02v.018c-.023.644-.041 1.164-.568 2.044c-.53.887-.995 1.167-1.571 1.514l-.011.006c-.685.412-1.484.897-2.268 2.207a1 1 0 0 0 .372 1.387l2.621 1.461c.142-.413.306-.737.428-.94c.784-1.311 1.583-1.796 2.268-2.208l.011-.006c.577-.347 1.042-.627 1.572-1.513c.526-.88.544-1.4.567-2.045v-.019c.028-.787.065-1.706.85-3.02c.784-1.31 1.583-1.794 2.268-2.206l.01-.007c.575-.345 1.038-.624 1.565-1.5c.124-.222.296-.546.454-.873M7.93 19.67l2.43 1.354a1 1 0 0 0 1.344-.36c.53-.887.995-1.166 1.572-1.513l.01-.007c.686-.412 1.485-.896 2.269-2.207c.785-1.313.822-2.232.85-3.02V13.9c.023-.644.04-1.164.567-2.044c.53-.887.995-1.167 1.572-1.514l.01-.006c.686-.412 1.485-.897 2.268-2.207a1 1 0 0 0-.37-1.387L17.881 5.31a20 20 0 0 1-.48.912c-.783 1.31-1.583 1.794-2.268 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.527.88-.545 1.4-.567 2.045v.018c-.028.787-.065 1.706-.85 3.02c-.784 1.31-1.583 1.795-2.269 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.102.17-.257.495-.353.914"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.133 4.335l-2.524-1.407a1 1 0 0 0-1.345.36c-.53.887-.995 1.166-1.571 1.513l-.011.007c-.686.412-1.485.896-2.268 2.207c-.786 1.313-.823 2.232-.85 3.02v.018c-.023.644-.041 1.164-.568 2.044c-.53.887-.995 1.167-1.571 1.514l-.011.006c-.685.412-1.484.897-2.268 2.207a1 1 0 0 0 .372 1.387l2.621 1.461c.142-.413.306-.737.428-.94c.784-1.311 1.583-1.796 2.268-2.208l.011-.006c.577-.347 1.042-.627 1.572-1.513c.526-.88.544-1.4.567-2.045v-.019c.028-.787.065-1.706.85-3.02c.784-1.31 1.583-1.794 2.268-2.206l.01-.007c.575-.345 1.038-.624 1.565-1.5c.124-.222.296-.546.454-.873M7.93 19.67l2.43 1.354a1 1 0 0 0 1.344-.36c.53-.887.995-1.166 1.572-1.513l.01-.007c.686-.412 1.485-.896 2.269-2.207c.785-1.313.822-2.232.85-3.02V13.9c.023-.644.04-1.164.567-2.044c.53-.887.995-1.167 1.572-1.514l.01-.006c.686-.412 1.485-.897 2.268-2.207a1 1 0 0 0-.37-1.387L17.881 5.31a20 20 0 0 1-.48.912c-.783 1.31-1.583 1.794-2.268 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.527.88-.545 1.4-.567 2.045v.018c-.028.787-.065 1.706-.85 3.02c-.784 1.31-1.583 1.795-2.269 2.207l-.01.006c-.577.347-1.042.627-1.572 1.513c-.102.17-.257.495-.353.914"/></svg>
</template>

CSS

.icon-bacon-solid {
  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%22m16.133%204.335l-2.524-1.407a1%201%200%200%200-1.345.36c-.53.887-.995%201.166-1.571%201.513l-.011.007c-.686.412-1.485.896-2.268%202.207c-.786%201.313-.823%202.232-.85%203.02v.018c-.023.644-.041%201.164-.568%202.044c-.53.887-.995%201.167-1.571%201.514l-.011.006c-.685.412-1.484.897-2.268%202.207a1%201%200%200%200%20.372%201.387l2.621%201.461c.142-.413.306-.737.428-.94c.784-1.311%201.583-1.796%202.268-2.208l.011-.006c.577-.347%201.042-.627%201.572-1.513c.526-.88.544-1.4.567-2.045v-.019c.028-.787.065-1.706.85-3.02c.784-1.31%201.583-1.794%202.268-2.206l.01-.007c.575-.345%201.038-.624%201.565-1.5c.124-.222.296-.546.454-.873M7.93%2019.67l2.43%201.354a1%201%200%200%200%201.344-.36c.53-.887.995-1.166%201.572-1.513l.01-.007c.686-.412%201.485-.896%202.269-2.207c.785-1.313.822-2.232.85-3.02V13.9c.023-.644.04-1.164.567-2.044c.53-.887.995-1.167%201.572-1.514l.01-.006c.686-.412%201.485-.897%202.268-2.207a1%201%200%200%200-.37-1.387L17.881%205.31a20%2020%200%200%201-.48.912c-.783%201.31-1.583%201.794-2.268%202.207l-.01.006c-.577.347-1.042.627-1.572%201.513c-.527.88-.545%201.4-.567%202.045v.018c-.028.787-.065%201.706-.85%203.02c-.784%201.31-1.583%201.795-2.269%202.207l-.01.006c-.577.347-1.042.627-1.572%201.513c-.102.17-.257.495-.353.914%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%22m16.133%204.335l-2.524-1.407a1%201%200%200%200-1.345.36c-.53.887-.995%201.166-1.571%201.513l-.011.007c-.686.412-1.485.896-2.268%202.207c-.786%201.313-.823%202.232-.85%203.02v.018c-.023.644-.041%201.164-.568%202.044c-.53.887-.995%201.167-1.571%201.514l-.011.006c-.685.412-1.484.897-2.268%202.207a1%201%200%200%200%20.372%201.387l2.621%201.461c.142-.413.306-.737.428-.94c.784-1.311%201.583-1.796%202.268-2.208l.011-.006c.577-.347%201.042-.627%201.572-1.513c.526-.88.544-1.4.567-2.045v-.019c.028-.787.065-1.706.85-3.02c.784-1.31%201.583-1.794%202.268-2.206l.01-.007c.575-.345%201.038-.624%201.565-1.5c.124-.222.296-.546.454-.873M7.93%2019.67l2.43%201.354a1%201%200%200%200%201.344-.36c.53-.887.995-1.166%201.572-1.513l.01-.007c.686-.412%201.485-.896%202.269-2.207c.785-1.313.822-2.232.85-3.02V13.9c.023-.644.04-1.164.567-2.044c.53-.887.995-1.167%201.572-1.514l.01-.006c.686-.412%201.485-.897%202.268-2.207a1%201%200%200%200-.37-1.387L17.881%205.31a20%2020%200%200%201-.48.912c-.783%201.31-1.583%201.794-2.268%202.207l-.01.006c-.577.347-1.042.627-1.572%201.513c-.527.88-.545%201.4-.567%202.045v.018c-.028.787-.065%201.706-.85%203.02c-.784%201.31-1.583%201.795-2.269%202.207l-.01.006c-.577.347-1.042.627-1.572%201.513c-.102.17-.257.495-.353.914%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/bacon-solid.svg?color=%231a73e8&size=48