windows old icon
windows-old from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- windows-old
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the windows old icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.014 3.995l-6 .995c-2.395.397-3.592.596-4.303 1.431S3 8.464 3 10.879v2.242c0 2.415 0 3.623.71 4.458c.712.835 1.91 1.034 4.304 1.43l6 .996c3.243.537 4.864.806 5.925-.088S21 17.387 21 14.116V9.884c0-3.271 0-4.907-1.06-5.801c-1.062-.894-2.683-.625-5.926-.088M11 4.5v15M3 12h18"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWindowsOld(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m14.014 3.995l-6 .995c-2.395.397-3.592.596-4.303 1.431S3 8.464 3 10.879v2.242c0 2.415 0 3.623.71 4.458c.712.835 1.91 1.034 4.304 1.43l6 .996c3.243.537 4.864.806 5.925-.088S21 17.387 21 14.116V9.884c0-3.271 0-4.907-1.06-5.801c-1.062-.894-2.683-.625-5.926-.088M11 4.5v15M3 12h18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m14.014 3.995l-6 .995c-2.395.397-3.592.596-4.303 1.431S3 8.464 3 10.879v2.242c0 2.415 0 3.623.71 4.458c.712.835 1.91 1.034 4.304 1.43l6 .996c3.243.537 4.864.806 5.925-.088S21 17.387 21 14.116V9.884c0-3.271 0-4.907-1.06-5.801c-1.062-.894-2.683-.625-5.926-.088M11 4.5v15M3 12h18"/></svg> </template>
CSS
.icon-windows-old {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m14.014%203.995l-6%20.995c-2.395.397-3.592.596-4.303%201.431S3%208.464%203%2010.879v2.242c0%202.415%200%203.623.71%204.458c.712.835%201.91%201.034%204.304%201.43l6%20.996c3.243.537%204.864.806%205.925-.088S21%2017.387%2021%2014.116V9.884c0-3.271%200-4.907-1.06-5.801c-1.062-.894-2.683-.625-5.926-.088M11%204.5v15M3%2012h18%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m14.014%203.995l-6%20.995c-2.395.397-3.592.596-4.303%201.431S3%208.464%203%2010.879v2.242c0%202.415%200%203.623.71%204.458c.712.835%201.91%201.034%204.304%201.43l6%20.996c3.243.537%204.864.806%205.925-.088S21%2017.387%2021%2014.116V9.884c0-3.271%200-4.907-1.06-5.801c-1.062-.894-2.683-.625-5.926-.088M11%204.5v15M3%2012h18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/windows-old.svg?color=%231a73e8&size=48