window chart line icon
window-chart-line-filled from Reicon by REICON · Filled · Business · MIT Free for personal and commercial use.
- Name
- window-chart-line-filled
- Set
- Reicon
- Style
- Filled
- Category
- Business
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More business icons from Reicon
Use the window chart line icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2.667H5a3.67 3.67 0 0 0-3.667 3.666v11.334A3.67 3.67 0 0 0 5 21.333h14a3.67 3.67 0 0 0 3.667-3.666V6.333A3.67 3.67 0 0 0 19 2.667M9.333 5.333a1.334 1.334 0 1 1 0 2.668a1.334 1.334 0 0 1 0-2.668M4 6.667a1.334 1.334 0 1 1 2.668 0a1.334 1.334 0 0 1-2.668 0m14.561 1.446l-3 6a1 1 0 0 1-.856.552a.99.99 0 0 1-.896-.485l-1.12-1.87l-1.82 3.185a1 1 0 0 1-.79.5a1 1 0 0 1-.859-.372l-.587-.733l-1.546 1.766A1 1 0 1 1 5.58 15.34l2.334-2.667a1.04 1.04 0 0 1 .774-.341c.296.007.574.144.759.375l.415.518l1.936-3.39a1 1 0 0 1 .858-.503c.327 0 .686.181.868.485l1.063 1.77l2.185-4.37a1 1 0 0 1 1.788.895z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconWindowChartLineFilled(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="M19 2.667H5a3.67 3.67 0 0 0-3.667 3.666v11.334A3.67 3.67 0 0 0 5 21.333h14a3.67 3.67 0 0 0 3.667-3.666V6.333A3.67 3.67 0 0 0 19 2.667M9.333 5.333a1.334 1.334 0 1 1 0 2.668a1.334 1.334 0 0 1 0-2.668M4 6.667a1.334 1.334 0 1 1 2.668 0a1.334 1.334 0 0 1-2.668 0m14.561 1.446l-3 6a1 1 0 0 1-.856.552a.99.99 0 0 1-.896-.485l-1.12-1.87l-1.82 3.185a1 1 0 0 1-.79.5a1 1 0 0 1-.859-.372l-.587-.733l-1.546 1.766A1 1 0 1 1 5.58 15.34l2.334-2.667a1.04 1.04 0 0 1 .774-.341c.296.007.574.144.759.375l.415.518l1.936-3.39a1 1 0 0 1 .858-.503c.327 0 .686.181.868.485l1.063 1.77l2.185-4.37a1 1 0 0 1 1.788.895z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 2.667H5a3.67 3.67 0 0 0-3.667 3.666v11.334A3.67 3.67 0 0 0 5 21.333h14a3.67 3.67 0 0 0 3.667-3.666V6.333A3.67 3.67 0 0 0 19 2.667M9.333 5.333a1.334 1.334 0 1 1 0 2.668a1.334 1.334 0 0 1 0-2.668M4 6.667a1.334 1.334 0 1 1 2.668 0a1.334 1.334 0 0 1-2.668 0m14.561 1.446l-3 6a1 1 0 0 1-.856.552a.99.99 0 0 1-.896-.485l-1.12-1.87l-1.82 3.185a1 1 0 0 1-.79.5a1 1 0 0 1-.859-.372l-.587-.733l-1.546 1.766A1 1 0 1 1 5.58 15.34l2.334-2.667a1.04 1.04 0 0 1 .774-.341c.296.007.574.144.759.375l.415.518l1.936-3.39a1 1 0 0 1 .858-.503c.327 0 .686.181.868.485l1.063 1.77l2.185-4.37a1 1 0 0 1 1.788.895z"/></svg> </template>
CSS
.icon-window-chart-line-filled {
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%22M19%202.667H5a3.67%203.67%200%200%200-3.667%203.666v11.334A3.67%203.67%200%200%200%205%2021.333h14a3.67%203.67%200%200%200%203.667-3.666V6.333A3.67%203.67%200%200%200%2019%202.667M9.333%205.333a1.334%201.334%200%201%201%200%202.668a1.334%201.334%200%200%201%200-2.668M4%206.667a1.334%201.334%200%201%201%202.668%200a1.334%201.334%200%200%201-2.668%200m14.561%201.446l-3%206a1%201%200%200%201-.856.552a.99.99%200%200%201-.896-.485l-1.12-1.87l-1.82%203.185a1%201%200%200%201-.79.5a1%201%200%200%201-.859-.372l-.587-.733l-1.546%201.766A1%201%200%201%201%205.58%2015.34l2.334-2.667a1.04%201.04%200%200%201%20.774-.341c.296.007.574.144.759.375l.415.518l1.936-3.39a1%201%200%200%201%20.858-.503c.327%200%20.686.181.868.485l1.063%201.77l2.185-4.37a1%201%200%200%201%201.788.895z%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%22M19%202.667H5a3.67%203.67%200%200%200-3.667%203.666v11.334A3.67%203.67%200%200%200%205%2021.333h14a3.67%203.67%200%200%200%203.667-3.666V6.333A3.67%203.67%200%200%200%2019%202.667M9.333%205.333a1.334%201.334%200%201%201%200%202.668a1.334%201.334%200%200%201%200-2.668M4%206.667a1.334%201.334%200%201%201%202.668%200a1.334%201.334%200%200%201-2.668%200m14.561%201.446l-3%206a1%201%200%200%201-.856.552a.99.99%200%200%201-.896-.485l-1.12-1.87l-1.82%203.185a1%201%200%200%201-.79.5a1%201%200%200%201-.859-.372l-.587-.733l-1.546%201.766A1%201%200%201%201%205.58%2015.34l2.334-2.667a1.04%201.04%200%200%201%20.774-.341c.296.007.574.144.759.375l.415.518l1.936-3.39a1%201%200%200%201%20.858-.503c.327%200%20.686.181.868.485l1.063%201.77l2.185-4.37a1%201%200%200%201%201.788.895z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/window-chart-line-filled.svg?color=%231a73e8&size=48