picnic table icon

picnic-table-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
picnic-table-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the picnic table icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m146.85 96l14.54 32H94.61l14.54-32ZM232 56v144a16 16 0 0 1-16 16H40a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h176a16 16 0 0 1 16 16m-24 80a8 8 0 0 0-8-8h-21l-14.58-32H176a8 8 0 0 0 0-16H80a8 8 0 0 0 0 16h11.58L77 128H56a8 8 0 0 0 0 16h13.76l-13 28.69a8 8 0 1 0 14.56 6.62l16-35.31h81.34l16.05 35.31a8 8 0 0 0 14.56-6.62l-13-28.69H200a8 8 0 0 0 8-8"/></svg>

React

import type { SVGProps } from "react";

export function PhPicnicTableFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m146.85 96l14.54 32H94.61l14.54-32ZM232 56v144a16 16 0 0 1-16 16H40a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h176a16 16 0 0 1 16 16m-24 80a8 8 0 0 0-8-8h-21l-14.58-32H176a8 8 0 0 0 0-16H80a8 8 0 0 0 0 16h11.58L77 128H56a8 8 0 0 0 0 16h13.76l-13 28.69a8 8 0 1 0 14.56 6.62l16-35.31h81.34l16.05 35.31a8 8 0 0 0 14.56-6.62l-13-28.69H200a8 8 0 0 0 8-8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m146.85 96l14.54 32H94.61l14.54-32ZM232 56v144a16 16 0 0 1-16 16H40a16 16 0 0 1-16-16V56a16 16 0 0 1 16-16h176a16 16 0 0 1 16 16m-24 80a8 8 0 0 0-8-8h-21l-14.58-32H176a8 8 0 0 0 0-16H80a8 8 0 0 0 0 16h11.58L77 128H56a8 8 0 0 0 0 16h13.76l-13 28.69a8 8 0 1 0 14.56 6.62l16-35.31h81.34l16.05 35.31a8 8 0 0 0 14.56-6.62l-13-28.69H200a8 8 0 0 0 8-8"/></svg>
</template>

CSS

.icon-picnic-table-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m146.85%2096l14.54%2032H94.61l14.54-32ZM232%2056v144a16%2016%200%200%201-16%2016H40a16%2016%200%200%201-16-16V56a16%2016%200%200%201%2016-16h176a16%2016%200%200%201%2016%2016m-24%2080a8%208%200%200%200-8-8h-21l-14.58-32H176a8%208%200%200%200%200-16H80a8%208%200%200%200%200%2016h11.58L77%20128H56a8%208%200%200%200%200%2016h13.76l-13%2028.69a8%208%200%201%200%2014.56%206.62l16-35.31h81.34l16.05%2035.31a8%208%200%200%200%2014.56-6.62l-13-28.69H200a8%208%200%200%200%208-8%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m146.85%2096l14.54%2032H94.61l14.54-32ZM232%2056v144a16%2016%200%200%201-16%2016H40a16%2016%200%200%201-16-16V56a16%2016%200%200%201%2016-16h176a16%2016%200%200%201%2016%2016m-24%2080a8%208%200%200%200-8-8h-21l-14.58-32H176a8%208%200%200%200%200-16H80a8%208%200%200%200%200%2016h11.58L77%20128H56a8%208%200%200%200%200%2016h13.76l-13%2028.69a8%208%200%201%200%2014.56%206.62l16-35.31h81.34l16.05%2035.31a8%208%200%200%200%2014.56-6.62l-13-28.69H200a8%208%200%200%200%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/picnic-table-fill.svg?color=%231a73e8&size=48