windows icon
windows-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- windows-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
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 IconwindowsOpenMojiwindowsSimple Iconswindows-darkSkill Iconswindows-outlineTeenyiconswindowsUniconswindowsUnicons Monochrome
More logos icons from Remix Icon
Use the windows icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.001 5.479l7.377-1.016v7.127H3zm0 13.042l7.377 1.017v-7.04H3zm8.188 1.125L21.001 21v-8.502h-9.812zm0-15.292v7.236h9.812V3z"/></svg>
React
import type { SVGProps } from "react";
export function RiWindowsFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.001 5.479l7.377-1.016v7.127H3zm0 13.042l7.377 1.017v-7.04H3zm8.188 1.125L21.001 21v-8.502h-9.812zm0-15.292v7.236h9.812V3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.001 5.479l7.377-1.016v7.127H3zm0 13.042l7.377 1.017v-7.04H3zm8.188 1.125L21.001 21v-8.502h-9.812zm0-15.292v7.236h9.812V3z"/></svg> </template>
CSS
.icon-windows-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.001%205.479l7.377-1.016v7.127H3zm0%2013.042l7.377%201.017v-7.04H3zm8.188%201.125L21.001%2021v-8.502h-9.812zm0-15.292v7.236h9.812V3z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.001%205.479l7.377-1.016v7.127H3zm0%2013.042l7.377%201.017v-7.04H3zm8.188%201.125L21.001%2021v-8.502h-9.812zm0-15.292v7.236h9.812V3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/windows-fill.svg?color=%231a73e8&size=48