windows property
windows 微软视窗
category: Brand 品牌 author: 常留留 tag: 微软, 操作系统, logo rtl: true
Implementation
static IconParkData windows = IconParkData("windows", true, (props) => '<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.75 11.0625L19.6875 9.33752V21.4125H6.75V11.0625Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="3.83333" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M24.8623 8.84464L41.2498 6.75V21.4125H24.8623V8.84464Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="3.83333" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M24.8623 27.45L41.2498 27.8333V41.25L24.8623 38.5666V27.45Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="3.83333" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/><path d="M6.75 26.5875L19.6875 26.899V37.8L6.75 35.6198V26.5875Z" fill="${props.c2}" stroke="${props.c1}" stroke-width="3.83333" stroke-linejoin="${props.strokeLineJoin?.name ?? "round"}"/></svg>');