window emoji
window from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- window
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
windowBootstrap IconswindowBoxIcons v2windowCodiconswindow-outlineFlowbite Iconswindow-16-filledFluent UI System IconswindowFluent EmojiwindowFluent Emoji FlatwindowFluent Emoji High ContrastwindowFirefox OS EmojiwindowHeroIconswindowMaterial SymbolswindowMaterial Symbols LightwindowNoto Emojiwindow-fillRemix IconwindowTabler IconswindowTDesign IconswindowTwitter EmojiwindowUnicons
More objects icons from OpenMoji
Use the window emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.025" d="M35.9 14.713v42.455m-21.179-21.21h42.562"/><rect width="42.775" height="42.775" x="14.513" y="14.613" fill="#92d3f5" rx=".784"/><path fill="#fff" d="m14.535 26.666l12.053-12.053H55.23L14.514 55.477z"/><path fill="#a57939" d="M60.94 62H11.018a1.06 1.06 0 0 1-1.06-1.06V11.018a1.06 1.06 0 0 1 1.06-1.06H60.94a1.06 1.06 0 0 1 1.06 1.06V60.94A1.06 1.06 0 0 1 60.94 62m-44.367-5.612h38.655a1.06 1.06 0 0 0 1.06-1.06V16.672a1.06 1.06 0 0 0-1.06-1.06H16.573a1.06 1.06 0 0 0-1.06 1.06v38.656a1.06 1.06 0 0 0 1.06 1.06"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.025" d="M35.9 14.613v42.774M14.513 35.958h42.775"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M61 61H10.958m0-3.832v-46.21H61v46.21"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWindow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.025" d="M35.9 14.713v42.455m-21.179-21.21h42.562"/><rect width="42.775" height="42.775" x="14.513" y="14.613" fill="#92d3f5" rx=".784"/><path fill="#fff" d="m14.535 26.666l12.053-12.053H55.23L14.514 55.477z"/><path fill="#a57939" d="M60.94 62H11.018a1.06 1.06 0 0 1-1.06-1.06V11.018a1.06 1.06 0 0 1 1.06-1.06H60.94a1.06 1.06 0 0 1 1.06 1.06V60.94A1.06 1.06 0 0 1 60.94 62m-44.367-5.612h38.655a1.06 1.06 0 0 0 1.06-1.06V16.672a1.06 1.06 0 0 0-1.06-1.06H16.573a1.06 1.06 0 0 0-1.06 1.06v38.656a1.06 1.06 0 0 0 1.06 1.06"/><path fill="none" stroke="#a57939" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.025" d="M35.9 14.613v42.774M14.513 35.958h42.775"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M61 61H10.958m0-3.832v-46.21H61v46.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.025" d="M35.9 14.713v42.455m-21.179-21.21h42.562"/><rect width="42.775" height="42.775" x="14.513" y="14.613" fill="#92d3f5" rx=".784"/><path fill="#fff" d="m14.535 26.666l12.053-12.053H55.23L14.514 55.477z"/><path fill="#a57939" d="M60.94 62H11.018a1.06 1.06 0 0 1-1.06-1.06V11.018a1.06 1.06 0 0 1 1.06-1.06H60.94a1.06 1.06 0 0 1 1.06 1.06V60.94A1.06 1.06 0 0 1 60.94 62m-44.367-5.612h38.655a1.06 1.06 0 0 0 1.06-1.06V16.672a1.06 1.06 0 0 0-1.06-1.06H16.573a1.06 1.06 0 0 0-1.06 1.06v38.656a1.06 1.06 0 0 0 1.06 1.06"/><path fill="none" stroke="#a57939" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.025" d="M35.9 14.613v42.774M14.513 35.958h42.775"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M61 61H10.958m0-3.832v-46.21H61v46.21"/></svg> </template>
CSS
.icon-window {
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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.025%22%20d%3D%22M35.9%2014.713v42.455m-21.179-21.21h42.562%22%2F%3E%3Crect%20width%3D%2242.775%22%20height%3D%2242.775%22%20x%3D%2214.513%22%20y%3D%2214.613%22%20fill%3D%22%2392d3f5%22%20rx%3D%22.784%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m14.535%2026.666l12.053-12.053H55.23L14.514%2055.477z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M60.94%2062H11.018a1.06%201.06%200%200%201-1.06-1.06V11.018a1.06%201.06%200%200%201%201.06-1.06H60.94a1.06%201.06%200%200%201%201.06%201.06V60.94A1.06%201.06%200%200%201%2060.94%2062m-44.367-5.612h38.655a1.06%201.06%200%200%200%201.06-1.06V16.672a1.06%201.06%200%200%200-1.06-1.06H16.573a1.06%201.06%200%200%200-1.06%201.06v38.656a1.06%201.06%200%200%200%201.06%201.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.025%22%20d%3D%22M35.9%2014.613v42.774M14.513%2035.958h42.775%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M61%2061H10.958m0-3.832v-46.21H61v46.21%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.025%22%20d%3D%22M35.9%2014.713v42.455m-21.179-21.21h42.562%22%2F%3E%3Crect%20width%3D%2242.775%22%20height%3D%2242.775%22%20x%3D%2214.513%22%20y%3D%2214.613%22%20fill%3D%22%2392d3f5%22%20rx%3D%22.784%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m14.535%2026.666l12.053-12.053H55.23L14.514%2055.477z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M60.94%2062H11.018a1.06%201.06%200%200%201-1.06-1.06V11.018a1.06%201.06%200%200%201%201.06-1.06H60.94a1.06%201.06%200%200%201%201.06%201.06V60.94A1.06%201.06%200%200%201%2060.94%2062m-44.367-5.612h38.655a1.06%201.06%200%200%200%201.06-1.06V16.672a1.06%201.06%200%200%200-1.06-1.06H16.573a1.06%201.06%200%200%200-1.06%201.06v38.656a1.06%201.06%200%200%200%201.06%201.06%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23a57939%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.025%22%20d%3D%22M35.9%2014.613v42.774M14.513%2035.958h42.775%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M61%2061H10.958m0-3.832v-46.21H61v46.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/window.svg?color=%231a73e8&size=48