picnic table icon
picnic-table-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- picnic-table-thin
- Set
- Phosphor
- Style
- Thin
- 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 132h-49.53l-32-64H192a4 4 0 0 0 0-8H64a4 4 0 0 0 0 8h25.53l-32 64H8a4 4 0 0 0 0 8h45.53l-25.11 50.21a4 4 0 0 0 1.79 5.37A4.1 4.1 0 0 0 32 196a4 4 0 0 0 3.58-2.21L62.47 140h131.06l26.89 53.79A4 4 0 0 0 224 196a4.1 4.1 0 0 0 1.79-.42a4 4 0 0 0 1.79-5.37L202.47 140H248a4 4 0 0 0 0-8m-181.53 0l32-64h59.06l32 64Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPicnicTableThin(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 132h-49.53l-32-64H192a4 4 0 0 0 0-8H64a4 4 0 0 0 0 8h25.53l-32 64H8a4 4 0 0 0 0 8h45.53l-25.11 50.21a4 4 0 0 0 1.79 5.37A4.1 4.1 0 0 0 32 196a4 4 0 0 0 3.58-2.21L62.47 140h131.06l26.89 53.79A4 4 0 0 0 224 196a4.1 4.1 0 0 0 1.79-.42a4 4 0 0 0 1.79-5.37L202.47 140H248a4 4 0 0 0 0-8m-181.53 0l32-64h59.06l32 64Z"/></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 132h-49.53l-32-64H192a4 4 0 0 0 0-8H64a4 4 0 0 0 0 8h25.53l-32 64H8a4 4 0 0 0 0 8h45.53l-25.11 50.21a4 4 0 0 0 1.79 5.37A4.1 4.1 0 0 0 32 196a4 4 0 0 0 3.58-2.21L62.47 140h131.06l26.89 53.79A4 4 0 0 0 224 196a4.1 4.1 0 0 0 1.79-.42a4 4 0 0 0 1.79-5.37L202.47 140H248a4 4 0 0 0 0-8m-181.53 0l32-64h59.06l32 64Z"/></svg> </template>
CSS
.icon-picnic-table-thin {
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%20132h-49.53l-32-64H192a4%204%200%200%200%200-8H64a4%204%200%200%200%200%208h25.53l-32%2064H8a4%204%200%200%200%200%208h45.53l-25.11%2050.21a4%204%200%200%200%201.79%205.37A4.1%204.1%200%200%200%2032%20196a4%204%200%200%200%203.58-2.21L62.47%20140h131.06l26.89%2053.79A4%204%200%200%200%20224%20196a4.1%204.1%200%200%200%201.79-.42a4%204%200%200%200%201.79-5.37L202.47%20140H248a4%204%200%200%200%200-8m-181.53%200l32-64h59.06l32%2064Z%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%20132h-49.53l-32-64H192a4%204%200%200%200%200-8H64a4%204%200%200%200%200%208h25.53l-32%2064H8a4%204%200%200%200%200%208h45.53l-25.11%2050.21a4%204%200%200%200%201.79%205.37A4.1%204.1%200%200%200%2032%20196a4%204%200%200%200%203.58-2.21L62.47%20140h131.06l26.89%2053.79A4%204%200%200%200%20224%20196a4.1%204.1%200%200%200%201.79-.42a4%204%200%200%200%201.79-5.37L202.47%20140H248a4%204%200%200%200%200-8m-181.53%200l32-64h59.06l32%2064Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/picnic-table-thin.svg?color=%231a73e8&size=48