bacon icon
bacon from Line Awesome by Icons8 · Line · Food · Apache-2.0 Free for personal and commercial use.
- Name
- bacon
- Set
- Line Awesome
- Style
- Line
- Category
- Food
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- bacon-solid
The same icon in other sets
More food icons from Line Awesome
Use the bacon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.438 5c-2.82 0-5.094 2.25-5.094 2.25L5 7.563V15h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 14 16 14c1.285 0 2.258-.281 3.094-.531S20.633 13 21.562 13c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27V7.562l-.344-.312S24.383 5 21.563 5c-1.262 0-2.231.281-3.063.531S16.96 6 16 6s-1.668-.219-2.5-.469S11.7 5 10.437 5zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469C22.96 7 24.535 8.145 25 8.5v.656c-.059-.035-.094-.058-.156-.094C23.964 8.54 22.8 8 21.562 8c-1.16 0-2.042.281-2.875.531C17.855 8.781 17.063 9 16 9s-1.898-.219-2.75-.469S11.527 8 10.437 8c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V8.5C7.465 8.145 9.04 7 10.438 7m0 2c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 9 21.562 9c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v1.719c-.031-.02-.031-.012-.063-.031c-.886-.528-2.046-1.063-3.375-1.063c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 11.285 11.61 11 10.437 11c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.156v-1.78c.219-.145.422-.298.719-.47C8.543 9.457 9.598 9 10.437 9zm0 8c-2.82 0-5.094 2.25-5.094 2.25L5 19.563V27h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 26 16 26c1.285 0 2.258-.281 3.094-.531S20.633 25 21.562 25c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27v-7.438l-.344-.312S24.383 17 21.563 17c-1.262 0-2.231.281-3.063.531S16.96 18 16 18s-1.668-.219-2.5-.469S11.7 17 10.437 17zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469c1.398 0 2.972 1.145 3.437 1.5v1.656c-.059-.035-.094-.058-.156-.093C23.964 21.538 22.8 21 21.562 21c-1.16 0-2.042.281-2.875.531c-.832.25-1.625.469-2.687.469c-1.063 0-1.898-.219-2.75-.469S11.527 21 10.437 21c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V20.5c.465-.355 2.04-1.5 3.438-1.5m0 3c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 22 21.562 22c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v.719c-.031-.02-.031-.012-.063-.032c-.886-.527-2.046-1.062-3.375-1.062c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 23.285 11.61 23 10.437 23c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.157v-.782c.219-.144.422-.297.719-.468c.824-.481 1.879-.938 2.718-.938z"/></svg>
React
import type { SVGProps } from "react";
export function LaBacon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.438 5c-2.82 0-5.094 2.25-5.094 2.25L5 7.563V15h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 14 16 14c1.285 0 2.258-.281 3.094-.531S20.633 13 21.562 13c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27V7.562l-.344-.312S24.383 5 21.563 5c-1.262 0-2.231.281-3.063.531S16.96 6 16 6s-1.668-.219-2.5-.469S11.7 5 10.437 5zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469C22.96 7 24.535 8.145 25 8.5v.656c-.059-.035-.094-.058-.156-.094C23.964 8.54 22.8 8 21.562 8c-1.16 0-2.042.281-2.875.531C17.855 8.781 17.063 9 16 9s-1.898-.219-2.75-.469S11.527 8 10.437 8c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V8.5C7.465 8.145 9.04 7 10.438 7m0 2c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 9 21.562 9c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v1.719c-.031-.02-.031-.012-.063-.031c-.886-.528-2.046-1.063-3.375-1.063c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 11.285 11.61 11 10.437 11c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.156v-1.78c.219-.145.422-.298.719-.47C8.543 9.457 9.598 9 10.437 9zm0 8c-2.82 0-5.094 2.25-5.094 2.25L5 19.563V27h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 26 16 26c1.285 0 2.258-.281 3.094-.531S20.633 25 21.562 25c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27v-7.438l-.344-.312S24.383 17 21.563 17c-1.262 0-2.231.281-3.063.531S16.96 18 16 18s-1.668-.219-2.5-.469S11.7 17 10.437 17zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469c1.398 0 2.972 1.145 3.437 1.5v1.656c-.059-.035-.094-.058-.156-.093C23.964 21.538 22.8 21 21.562 21c-1.16 0-2.042.281-2.875.531c-.832.25-1.625.469-2.687.469c-1.063 0-1.898-.219-2.75-.469S11.527 21 10.437 21c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V20.5c.465-.355 2.04-1.5 3.438-1.5m0 3c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 22 21.562 22c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v.719c-.031-.02-.031-.012-.063-.032c-.886-.527-2.046-1.062-3.375-1.062c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 23.285 11.61 23 10.437 23c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.157v-.782c.219-.144.422-.297.719-.468c.824-.481 1.879-.938 2.718-.938z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.438 5c-2.82 0-5.094 2.25-5.094 2.25L5 7.563V15h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 14 16 14c1.285 0 2.258-.281 3.094-.531S20.633 13 21.562 13c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27V7.562l-.344-.312S24.383 5 21.563 5c-1.262 0-2.231.281-3.063.531S16.96 6 16 6s-1.668-.219-2.5-.469S11.7 5 10.437 5zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469C22.96 7 24.535 8.145 25 8.5v.656c-.059-.035-.094-.058-.156-.094C23.964 8.54 22.8 8 21.562 8c-1.16 0-2.042.281-2.875.531C17.855 8.781 17.063 9 16 9s-1.898-.219-2.75-.469S11.527 8 10.437 8c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V8.5C7.465 8.145 9.04 7 10.438 7m0 2c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 9 21.562 9c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v1.719c-.031-.02-.031-.012-.063-.031c-.886-.528-2.046-1.063-3.375-1.063c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 11.285 11.61 11 10.437 11c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.156v-1.78c.219-.145.422-.298.719-.47C8.543 9.457 9.598 9 10.437 9zm0 8c-2.82 0-5.094 2.25-5.094 2.25L5 19.563V27h1.438l.28-.219c.184-.144.766-.61 1.5-1.031c.735-.422 1.606-.75 2.22-.75c.84 0 1.546.215 2.406.469S14.714 26 16 26c1.285 0 2.258-.281 3.094-.531S20.633 25 21.562 25c.739 0 1.625.352 2.344.781s1.211.856 1.344.969l.281.25H27v-7.438l-.344-.312S24.383 17 21.563 17c-1.262 0-2.231.281-3.063.531S16.96 18 16 18s-1.668-.219-2.5-.469S11.7 17 10.437 17zm0 2c.96 0 1.667.219 2.5.469c.832.25 1.8.531 3.062.531s2.23-.281 3.063-.531c.832-.25 1.539-.469 2.5-.469c1.398 0 2.972 1.145 3.437 1.5v1.656c-.059-.035-.094-.058-.156-.093C23.964 21.538 22.8 21 21.562 21c-1.16 0-2.042.281-2.875.531c-.832.25-1.625.469-2.687.469c-1.063 0-1.898-.219-2.75-.469S11.527 21 10.437 21c-1.171 0-2.32.543-3.218 1.063c-.094.054-.133.101-.219.156V20.5c.465-.355 2.04-1.5 3.438-1.5m0 3c.921 0 1.675.219 2.53.469c.856.25 1.821.531 3.032.531c1.21 0 2.133-.281 2.969-.531S20.555 22 21.562 22c.93 0 1.981.46 2.782.938c.27.16.46.296.656.437v.719c-.031-.02-.031-.012-.063-.032c-.886-.527-2.046-1.062-3.375-1.062c-1.238 0-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56 23.285 11.61 23 10.437 23c-1.234 0-2.332.523-3.218 1.031c-.114.067-.114.09-.219.157v-.782c.219-.144.422-.297.719-.468c.824-.481 1.879-.938 2.718-.938z"/></svg> </template>
CSS
.icon-bacon {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.438%205c-2.82%200-5.094%202.25-5.094%202.25L5%207.563V15h1.438l.28-.219c.184-.144.766-.61%201.5-1.031c.735-.422%201.606-.75%202.22-.75c.84%200%201.546.215%202.406.469S14.714%2014%2016%2014c1.285%200%202.258-.281%203.094-.531S20.633%2013%2021.562%2013c.739%200%201.625.352%202.344.781s1.211.856%201.344.969l.281.25H27V7.562l-.344-.312S24.383%205%2021.563%205c-1.262%200-2.231.281-3.063.531S16.96%206%2016%206s-1.668-.219-2.5-.469S11.7%205%2010.437%205zm0%202c.96%200%201.667.219%202.5.469c.832.25%201.8.531%203.062.531s2.23-.281%203.063-.531c.832-.25%201.539-.469%202.5-.469C22.96%207%2024.535%208.145%2025%208.5v.656c-.059-.035-.094-.058-.156-.094C23.964%208.54%2022.8%208%2021.562%208c-1.16%200-2.042.281-2.875.531C17.855%208.781%2017.063%209%2016%209s-1.898-.219-2.75-.469S11.527%208%2010.437%208c-1.171%200-2.32.543-3.218%201.063c-.094.054-.133.101-.219.156V8.5C7.465%208.145%209.04%207%2010.438%207m0%202c.921%200%201.675.219%202.53.469c.856.25%201.821.531%203.032.531c1.21%200%202.133-.281%202.969-.531S20.555%209%2021.562%209c.93%200%201.981.46%202.782.938c.27.16.46.296.656.437v1.719c-.031-.02-.031-.012-.063-.031c-.886-.528-2.046-1.063-3.375-1.063c-1.238%200-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56%2011.285%2011.61%2011%2010.437%2011c-1.234%200-2.332.523-3.218%201.031c-.114.067-.114.09-.219.156v-1.78c.219-.145.422-.298.719-.47C8.543%209.457%209.598%209%2010.437%209zm0%208c-2.82%200-5.094%202.25-5.094%202.25L5%2019.563V27h1.438l.28-.219c.184-.144.766-.61%201.5-1.031c.735-.422%201.606-.75%202.22-.75c.84%200%201.546.215%202.406.469S14.714%2026%2016%2026c1.285%200%202.258-.281%203.094-.531S20.633%2025%2021.562%2025c.739%200%201.625.352%202.344.781s1.211.856%201.344.969l.281.25H27v-7.438l-.344-.312S24.383%2017%2021.563%2017c-1.262%200-2.231.281-3.063.531S16.96%2018%2016%2018s-1.668-.219-2.5-.469S11.7%2017%2010.437%2017zm0%202c.96%200%201.667.219%202.5.469c.832.25%201.8.531%203.062.531s2.23-.281%203.063-.531c.832-.25%201.539-.469%202.5-.469c1.398%200%202.972%201.145%203.437%201.5v1.656c-.059-.035-.094-.058-.156-.093C23.964%2021.538%2022.8%2021%2021.562%2021c-1.16%200-2.042.281-2.875.531c-.832.25-1.625.469-2.687.469c-1.063%200-1.898-.219-2.75-.469S11.527%2021%2010.437%2021c-1.171%200-2.32.543-3.218%201.063c-.094.054-.133.101-.219.156V20.5c.465-.355%202.04-1.5%203.438-1.5m0%203c.921%200%201.675.219%202.53.469c.856.25%201.821.531%203.032.531c1.21%200%202.133-.281%202.969-.531S20.555%2022%2021.562%2022c.93%200%201.981.46%202.782.938c.27.16.46.296.656.437v.719c-.031-.02-.031-.012-.063-.032c-.886-.527-2.046-1.062-3.375-1.062c-1.238%200-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56%2023.285%2011.61%2023%2010.437%2023c-1.234%200-2.332.523-3.218%201.031c-.114.067-.114.09-.219.157v-.782c.219-.144.422-.297.719-.468c.824-.481%201.879-.938%202.718-.938z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.438%205c-2.82%200-5.094%202.25-5.094%202.25L5%207.563V15h1.438l.28-.219c.184-.144.766-.61%201.5-1.031c.735-.422%201.606-.75%202.22-.75c.84%200%201.546.215%202.406.469S14.714%2014%2016%2014c1.285%200%202.258-.281%203.094-.531S20.633%2013%2021.562%2013c.739%200%201.625.352%202.344.781s1.211.856%201.344.969l.281.25H27V7.562l-.344-.312S24.383%205%2021.563%205c-1.262%200-2.231.281-3.063.531S16.96%206%2016%206s-1.668-.219-2.5-.469S11.7%205%2010.437%205zm0%202c.96%200%201.667.219%202.5.469c.832.25%201.8.531%203.062.531s2.23-.281%203.063-.531c.832-.25%201.539-.469%202.5-.469C22.96%207%2024.535%208.145%2025%208.5v.656c-.059-.035-.094-.058-.156-.094C23.964%208.54%2022.8%208%2021.562%208c-1.16%200-2.042.281-2.875.531C17.855%208.781%2017.063%209%2016%209s-1.898-.219-2.75-.469S11.527%208%2010.437%208c-1.171%200-2.32.543-3.218%201.063c-.094.054-.133.101-.219.156V8.5C7.465%208.145%209.04%207%2010.438%207m0%202c.921%200%201.675.219%202.53.469c.856.25%201.821.531%203.032.531c1.21%200%202.133-.281%202.969-.531S20.555%209%2021.562%209c.93%200%201.981.46%202.782.938c.27.16.46.296.656.437v1.719c-.031-.02-.031-.012-.063-.031c-.886-.528-2.046-1.063-3.375-1.063c-1.238%200-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56%2011.285%2011.61%2011%2010.437%2011c-1.234%200-2.332.523-3.218%201.031c-.114.067-.114.09-.219.156v-1.78c.219-.145.422-.298.719-.47C8.543%209.457%209.598%209%2010.437%209zm0%208c-2.82%200-5.094%202.25-5.094%202.25L5%2019.563V27h1.438l.28-.219c.184-.144.766-.61%201.5-1.031c.735-.422%201.606-.75%202.22-.75c.84%200%201.546.215%202.406.469S14.714%2026%2016%2026c1.285%200%202.258-.281%203.094-.531S20.633%2025%2021.562%2025c.739%200%201.625.352%202.344.781s1.211.856%201.344.969l.281.25H27v-7.438l-.344-.312S24.383%2017%2021.563%2017c-1.262%200-2.231.281-3.063.531S16.96%2018%2016%2018s-1.668-.219-2.5-.469S11.7%2017%2010.437%2017zm0%202c.96%200%201.667.219%202.5.469c.832.25%201.8.531%203.062.531s2.23-.281%203.063-.531c.832-.25%201.539-.469%202.5-.469c1.398%200%202.972%201.145%203.437%201.5v1.656c-.059-.035-.094-.058-.156-.093C23.964%2021.538%2022.8%2021%2021.562%2021c-1.16%200-2.042.281-2.875.531c-.832.25-1.625.469-2.687.469c-1.063%200-1.898-.219-2.75-.469S11.527%2021%2010.437%2021c-1.171%200-2.32.543-3.218%201.063c-.094.054-.133.101-.219.156V20.5c.465-.355%202.04-1.5%203.438-1.5m0%203c.921%200%201.675.219%202.53.469c.856.25%201.821.531%203.032.531c1.21%200%202.133-.281%202.969-.531S20.555%2022%2021.562%2022c.93%200%201.981.46%202.782.938c.27.16.46.296.656.437v.719c-.031-.02-.031-.012-.063-.032c-.886-.527-2.046-1.062-3.375-1.062c-1.238%200-2.199.281-3.03.531c-.833.25-1.54.469-2.532.469s-1.746-.223-2.594-.469C12.56%2023.285%2011.61%2023%2010.437%2023c-1.234%200-2.332.523-3.218%201.031c-.114.067-.114.09-.219.157v-.782c.219-.144.422-.297.719-.468c.824-.481%201.879-.938%202.718-.938z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bacon.svg?color=%231a73e8&size=48