construction emoji
construction from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- construction
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
constructionCarbonconstructionEmoji One (Colored)constructionFluent EmojiconstructionFluent Emoji High ContrastconstructionFirefox OS EmojiconstructionHealth IconsconstructionHuge IconsconstructionMaterial Line IconsconstructionLucideconstructionMaterial SymbolsconstructionMaterial Symbols LightconstructionNoto EmojiconstructionOpenMojiconstructionStreamline EmojisconstructionTwitter Emoji
More travel & places icons from Fluent Emoji Flat
Use the construction emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M8 20H6v10h2zm18 0h-2v10h2z"/><path fill="#fcd53f" d="m3 12l4-4h5.52l1.98 1l2.96-1h5.06L24 9l3.48-1H28a1 1 0 0 1 1 1v2.52l-.5 2.98l.5 1.98V20a1 1 0 0 1-1 1h-3.52L22 20.5l-2.48.5h-5.04l-1.98-1l-2.98 1H4.49L4 18.5l-1-.974z"/><path fill="#533566" d="M7.475 8H4a1 1 0 0 0-1 1v3.475zm-3 13H4a1 1 0 0 1-1-1v-2.475L12.525 8h4.95zm10 0h-4.95l13-13h4.95zm10 0h-4.95L29 11.525v4.95z"/><path fill="#f8312f" d="M7.5 6A1.5 1.5 0 0 0 6 7.5V8h3v-.5A1.5 1.5 0 0 0 7.5 6m17 0A1.5 1.5 0 0 0 23 7.5V8h3v-.5A1.5 1.5 0 0 0 24.5 6"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatConstruction(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M8 20H6v10h2zm18 0h-2v10h2z"/><path fill="#fcd53f" d="m3 12l4-4h5.52l1.98 1l2.96-1h5.06L24 9l3.48-1H28a1 1 0 0 1 1 1v2.52l-.5 2.98l.5 1.98V20a1 1 0 0 1-1 1h-3.52L22 20.5l-2.48.5h-5.04l-1.98-1l-2.98 1H4.49L4 18.5l-1-.974z"/><path fill="#533566" d="M7.475 8H4a1 1 0 0 0-1 1v3.475zm-3 13H4a1 1 0 0 1-1-1v-2.475L12.525 8h4.95zm10 0h-4.95l13-13h4.95zm10 0h-4.95L29 11.525v4.95z"/><path fill="#f8312f" d="M7.5 6A1.5 1.5 0 0 0 6 7.5V8h3v-.5A1.5 1.5 0 0 0 7.5 6m17 0A1.5 1.5 0 0 0 23 7.5V8h3v-.5A1.5 1.5 0 0 0 24.5 6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M8 20H6v10h2zm18 0h-2v10h2z"/><path fill="#fcd53f" d="m3 12l4-4h5.52l1.98 1l2.96-1h5.06L24 9l3.48-1H28a1 1 0 0 1 1 1v2.52l-.5 2.98l.5 1.98V20a1 1 0 0 1-1 1h-3.52L22 20.5l-2.48.5h-5.04l-1.98-1l-2.98 1H4.49L4 18.5l-1-.974z"/><path fill="#533566" d="M7.475 8H4a1 1 0 0 0-1 1v3.475zm-3 13H4a1 1 0 0 1-1-1v-2.475L12.525 8h4.95zm10 0h-4.95l13-13h4.95zm10 0h-4.95L29 11.525v4.95z"/><path fill="#f8312f" d="M7.5 6A1.5 1.5 0 0 0 6 7.5V8h3v-.5A1.5 1.5 0 0 0 7.5 6m17 0A1.5 1.5 0 0 0 23 7.5V8h3v-.5A1.5 1.5 0 0 0 24.5 6"/></g></svg> </template>
CSS
.icon-construction {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M8%2020H6v10h2zm18%200h-2v10h2z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22m3%2012l4-4h5.52l1.98%201l2.96-1h5.06L24%209l3.48-1H28a1%201%200%200%201%201%201v2.52l-.5%202.98l.5%201.98V20a1%201%200%200%201-1%201h-3.52L22%2020.5l-2.48.5h-5.04l-1.98-1l-2.98%201H4.49L4%2018.5l-1-.974z%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M7.475%208H4a1%201%200%200%200-1%201v3.475zm-3%2013H4a1%201%200%200%201-1-1v-2.475L12.525%208h4.95zm10%200h-4.95l13-13h4.95zm10%200h-4.95L29%2011.525v4.95z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M7.5%206A1.5%201.5%200%200%200%206%207.5V8h3v-.5A1.5%201.5%200%200%200%207.5%206m17%200A1.5%201.5%200%200%200%2023%207.5V8h3v-.5A1.5%201.5%200%200%200%2024.5%206%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M8%2020H6v10h2zm18%200h-2v10h2z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22m3%2012l4-4h5.52l1.98%201l2.96-1h5.06L24%209l3.48-1H28a1%201%200%200%201%201%201v2.52l-.5%202.98l.5%201.98V20a1%201%200%200%201-1%201h-3.52L22%2020.5l-2.48.5h-5.04l-1.98-1l-2.98%201H4.49L4%2018.5l-1-.974z%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M7.475%208H4a1%201%200%200%200-1%201v3.475zm-3%2013H4a1%201%200%200%201-1-1v-2.475L12.525%208h4.95zm10%200h-4.95l13-13h4.95zm10%200h-4.95L29%2011.525v4.95z%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M7.5%206A1.5%201.5%200%200%200%206%207.5V8h3v-.5A1.5%201.5%200%200%200%207.5%206m17%200A1.5%201.5%200%200%200%2023%207.5V8h3v-.5A1.5%201.5%200%200%200%2024.5%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/construction.svg?color=%231a73e8&size=48