windows icon
windows-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- windows-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
windows-filledAnt Design IconswindowsBootstrap IconswindowsBoxIcons v2windowsCoreUI BrandswindowsFont Awesome 6 BrandswindowsFont Awesome Brandswindows-solidFlowbite Iconswindowscss.ggwindowsIconParkwindowsIconPark OutlinewindowsIconPark SolidwindowsIconPark TwoTonewindowsIconoirwindowsLine Awesomewindows-fillMingCute IconwindowsOpenMojiwindows-fillRemix IconwindowsSimple Iconswindows-darkSkill IconswindowsUniconswindowsUnicons Monochrome
Use the windows icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14.814.111A.5.5 0 0 1 15 .5V7H7V1.596L14.395.01a.5.5 0 0 1 .42.1M6 1.81L.395 3.011A.5.5 0 0 0 0 3.5V7h6zM0 8v4.5a.5.5 0 0 0 .43.495l5.57.796V8zm7 5.934l7.43 1.061A.5.5 0 0 0 15 14.5V8H7z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsWindowsSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14.814.111A.5.5 0 0 1 15 .5V7H7V1.596L14.395.01a.5.5 0 0 1 .42.1M6 1.81L.395 3.011A.5.5 0 0 0 0 3.5V7h6zM0 8v4.5a.5.5 0 0 0 .43.495l5.57.796V8zm7 5.934l7.43 1.061A.5.5 0 0 0 15 14.5V8H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14.814.111A.5.5 0 0 1 15 .5V7H7V1.596L14.395.01a.5.5 0 0 1 .42.1M6 1.81L.395 3.011A.5.5 0 0 0 0 3.5V7h6zM0 8v4.5a.5.5 0 0 0 .43.495l5.57.796V8zm7 5.934l7.43 1.061A.5.5 0 0 0 15 14.5V8H7z"/></svg> </template>
CSS
.icon-windows-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.814.111A.5.5%200%200%201%2015%20.5V7H7V1.596L14.395.01a.5.5%200%200%201%20.42.1M6%201.81L.395%203.011A.5.5%200%200%200%200%203.5V7h6zM0%208v4.5a.5.5%200%200%200%20.43.495l5.57.796V8zm7%205.934l7.43%201.061A.5.5%200%200%200%2015%2014.5V8H7z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.814.111A.5.5%200%200%201%2015%20.5V7H7V1.596L14.395.01a.5.5%200%200%201%20.42.1M6%201.81L.395%203.011A.5.5%200%200%200%200%203.5V7h6zM0%208v4.5a.5.5%200%200%200%20.43.495l5.57.796V8zm7%205.934l7.43%201.061A.5.5%200%200%200%2015%2014.5V8H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/windows-solid.svg?color=%231a73e8&size=48