barn-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
barn-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the barn icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M100 84a12 12 0 0 1 12-12h32a12 12 0 0 1 0 24h-32a12 12 0 0 1-12-12m152 116a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h4v-48.69A12 12 0 0 1 6.24 121l40-56a11.9 11.9 0 0 1 2.94-2.9l67.56-46.65l.17-.11a19.94 19.94 0 0 1 22.18 0l.17.11l67.56 46.65a11.9 11.9 0 0 1 2.94 2.9l40 56A12 12 0 0 1 236 139.31V188h4a12 12 0 0 1 12 12M44 188h20v-64a12 12 0 0 1 12-12h104a12 12 0 0 1 12 12v64h20v-78.55l-20.55-28.76L128 36.87L64.55 80.69L44 109.45Zm124-52h-54.1l54.1 38.07Zm-80 52h58.1L88 147.12Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBarnBold(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="M100 84a12 12 0 0 1 12-12h32a12 12 0 0 1 0 24h-32a12 12 0 0 1-12-12m152 116a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h4v-48.69A12 12 0 0 1 6.24 121l40-56a11.9 11.9 0 0 1 2.94-2.9l67.56-46.65l.17-.11a19.94 19.94 0 0 1 22.18 0l.17.11l67.56 46.65a11.9 11.9 0 0 1 2.94 2.9l40 56A12 12 0 0 1 236 139.31V188h4a12 12 0 0 1 12 12M44 188h20v-64a12 12 0 0 1 12-12h104a12 12 0 0 1 12 12v64h20v-78.55l-20.55-28.76L128 36.87L64.55 80.69L44 109.45Zm124-52h-54.1l54.1 38.07Zm-80 52h58.1L88 147.12Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M100 84a12 12 0 0 1 12-12h32a12 12 0 0 1 0 24h-32a12 12 0 0 1-12-12m152 116a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h4v-48.69A12 12 0 0 1 6.24 121l40-56a11.9 11.9 0 0 1 2.94-2.9l67.56-46.65l.17-.11a19.94 19.94 0 0 1 22.18 0l.17.11l67.56 46.65a11.9 11.9 0 0 1 2.94 2.9l40 56A12 12 0 0 1 236 139.31V188h4a12 12 0 0 1 12 12M44 188h20v-64a12 12 0 0 1 12-12h104a12 12 0 0 1 12 12v64h20v-78.55l-20.55-28.76L128 36.87L64.55 80.69L44 109.45Zm124-52h-54.1l54.1 38.07Zm-80 52h58.1L88 147.12Z"/></svg>
</template>

CSS

.icon-barn-bold {
  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%22M100%2084a12%2012%200%200%201%2012-12h32a12%2012%200%200%201%200%2024h-32a12%2012%200%200%201-12-12m152%20116a12%2012%200%200%201-12%2012H16a12%2012%200%200%201%200-24h4v-48.69A12%2012%200%200%201%206.24%20121l40-56a11.9%2011.9%200%200%201%202.94-2.9l67.56-46.65l.17-.11a19.94%2019.94%200%200%201%2022.18%200l.17.11l67.56%2046.65a11.9%2011.9%200%200%201%202.94%202.9l40%2056A12%2012%200%200%201%20236%20139.31V188h4a12%2012%200%200%201%2012%2012M44%20188h20v-64a12%2012%200%200%201%2012-12h104a12%2012%200%200%201%2012%2012v64h20v-78.55l-20.55-28.76L128%2036.87L64.55%2080.69L44%20109.45Zm124-52h-54.1l54.1%2038.07Zm-80%2052h58.1L88%20147.12Z%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%22M100%2084a12%2012%200%200%201%2012-12h32a12%2012%200%200%201%200%2024h-32a12%2012%200%200%201-12-12m152%20116a12%2012%200%200%201-12%2012H16a12%2012%200%200%201%200-24h4v-48.69A12%2012%200%200%201%206.24%20121l40-56a11.9%2011.9%200%200%201%202.94-2.9l67.56-46.65l.17-.11a19.94%2019.94%200%200%201%2022.18%200l.17.11l67.56%2046.65a11.9%2011.9%200%200%201%202.94%202.9l40%2056A12%2012%200%200%201%20236%20139.31V188h4a12%2012%200%200%201%2012%2012M44%20188h20v-64a12%2012%200%200%201%2012-12h104a12%2012%200%200%201%2012%2012v64h20v-78.55l-20.55-28.76L128%2036.87L64.55%2080.69L44%20109.45Zm124-52h-54.1l54.1%2038.07Zm-80%2052h58.1L88%20147.12Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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