windows icon
windows from IconPark Solid by ByteDance · Solid · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- windows
- Set
- IconPark Solid
- Style
- Solid
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
windows-filledAnt Design IconswindowsBootstrap IconswindowsBoxIcons v2windowsCoreUI BrandswindowsFont Awesome 6 BrandswindowsFont Awesome Brandswindows-solidFlowbite Iconswindowscss.ggwindowsIconParkwindowsIconPark OutlinewindowsIconPark TwoTonewindowsIconoirwindowsLine Awesomewindows-fillMingCute IconwindowsOpenMojiwindows-fillRemix IconwindowsSimple Iconswindows-darkSkill Iconswindows-outlineTeenyiconswindowsUniconswindowsUnicons Monochrome
More brand icons from IconPark Solid
Use the windows icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="3.833" d="m6.75 11.063l12.938-1.725v12.075H6.75zm18.112-2.218L41.25 6.75v14.663H24.862zm0 18.605l16.388.383V41.25l-16.388-2.683zM6.75 26.588l12.938.311V37.8L6.75 35.62z"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidWindows(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" strokeLinejoin="round" strokeWidth="3.833" d="m6.75 11.063l12.938-1.725v12.075H6.75zm18.112-2.218L41.25 6.75v14.663H24.862zm0 18.605l16.388.383V41.25l-16.388-2.683zM6.75 26.588l12.938.311V37.8L6.75 35.62z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="3.833" d="m6.75 11.063l12.938-1.725v12.075H6.75zm18.112-2.218L41.25 6.75v14.663H24.862zm0 18.605l16.388.383V41.25l-16.388-2.683zM6.75 26.588l12.938.311V37.8L6.75 35.62z"/></svg> </template>
CSS
.icon-windows {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.833%22%20d%3D%22m6.75%2011.063l12.938-1.725v12.075H6.75zm18.112-2.218L41.25%206.75v14.663H24.862zm0%2018.605l16.388.383V41.25l-16.388-2.683zM6.75%2026.588l12.938.311V37.8L6.75%2035.62z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.833%22%20d%3D%22m6.75%2011.063l12.938-1.725v12.075H6.75zm18.112-2.218L41.25%206.75v14.663H24.862zm0%2018.605l16.388.383V41.25l-16.388-2.683zM6.75%2026.588l12.938.311V37.8L6.75%2035.62z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/windows.svg?color=%231a73e8&size=48