picnic table icon

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

Name
picnic-table-light
Set
Phosphor
Style
Light
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="M248 130h-48.29l-30-60H192a6 6 0 0 0 0-12H64a6 6 0 0 0 0 12h22.29l-30 60H8a6 6 0 0 0 0 12h42.29l-23.66 47.32a6 6 0 0 0 10.74 5.36L63.71 142h128.58l26.34 52.68a6 6 0 1 0 10.74-5.36L205.71 142H248a6 6 0 0 0 0-12m-178.29 0l30-60h56.58l30 60Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPicnicTableLight(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="M248 130h-48.29l-30-60H192a6 6 0 0 0 0-12H64a6 6 0 0 0 0 12h22.29l-30 60H8a6 6 0 0 0 0 12h42.29l-23.66 47.32a6 6 0 0 0 10.74 5.36L63.71 142h128.58l26.34 52.68a6 6 0 1 0 10.74-5.36L205.71 142H248a6 6 0 0 0 0-12m-178.29 0l30-60h56.58l30 60Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 130h-48.29l-30-60H192a6 6 0 0 0 0-12H64a6 6 0 0 0 0 12h22.29l-30 60H8a6 6 0 0 0 0 12h42.29l-23.66 47.32a6 6 0 0 0 10.74 5.36L63.71 142h128.58l26.34 52.68a6 6 0 1 0 10.74-5.36L205.71 142H248a6 6 0 0 0 0-12m-178.29 0l30-60h56.58l30 60Z"/></svg>
</template>

CSS

.icon-picnic-table-light {
  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%22M248%20130h-48.29l-30-60H192a6%206%200%200%200%200-12H64a6%206%200%200%200%200%2012h22.29l-30%2060H8a6%206%200%200%200%200%2012h42.29l-23.66%2047.32a6%206%200%200%200%2010.74%205.36L63.71%20142h128.58l26.34%2052.68a6%206%200%201%200%2010.74-5.36L205.71%20142H248a6%206%200%200%200%200-12m-178.29%200l30-60h56.58l30%2060Z%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%22M248%20130h-48.29l-30-60H192a6%206%200%200%200%200-12H64a6%206%200%200%200%200%2012h22.29l-30%2060H8a6%206%200%200%200%200%2012h42.29l-23.66%2047.32a6%206%200%200%200%2010.74%205.36L63.71%20142h128.58l26.34%2052.68a6%206%200%201%200%2010.74-5.36L205.71%20142H248a6%206%200%200%200%200-12m-178.29%200l30-60h56.58l30%2060Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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