Skip to main content

Workplace


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-workplace"></i>

Code point

  • Unicode: U+F1A4
  • CSS: \F1A4
  • JS: \uF1A4
  • HTML: &#xF1A4;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-workplace" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M20 24H4a1 1 0 0 1-1-1V12.794a1 1 0 1 1 2 0V22h14v-9.203a1 1 0 1 1 2 0V23a1 1 0 0 1-1 1"/>
    <path d="M13 17h-2a1 1 0 0 0-1 1v5h4v-5a1 1 0 0 0-1-1M2.618 6h18.764l-2-4H4.618l-2 4ZM23 8H1a1 1 0 0 1-.895-1.447l3-6C3.275.214 3.621 0 4 0h16c.38 0 .725.214.894.553l3 6A.998.998 0 0 1 23 8Z"/>
    <path d="M17.996 11c1.054 0 1.633.386 2.057.668.332.221.499.332.947.332a1 1 0 0 0 1-1V8H2v3c0 .552.449 1 1 1 .446 0 .612-.11.943-.332.422-.281 1-.668 2.053-.668 1.052 0 1.63.386 2.054.668.33.221.497.332.944.332.446 0 .613-.111.944-.332.423-.282 1.002-.668 2.054-.668 1.053 0 1.632.386 2.055.668.33.221.498.332.945.332.448 0 .615-.111.948-.332.423-.282 1.003-.668 2.056-.668M21 14c-1.053 0-1.632-.386-2.056-.668-.332-.221-.5-.332-.948-.332-.45 0-.615.111-.948.332-.423.282-1.003.668-2.056.668-1.053 0-1.632-.386-2.055-.668-.331-.221-.498-.332-.945-.332-.447 0-.613.111-.944.332-.423.282-1.002.668-2.054.668-1.053 0-1.632-.386-2.055-.668-.331-.221-.497-.332-.943-.332-.446 0-.612.11-.943.332C4.63 13.613 4.052 14 3 14c-1.654 0-3-1.346-3-3V7a1 1 0 0 1 1-1h22a1 1 0 0 1 1 1v4c0 1.654-1.345 3-3 3"/>
  </g>
</svg>