window frame icon
window-frame-bold-duotone from Solar by 480 Design · Bold Duotone · IT · CC-BY-4.0 Attribution required.
- Name
- window-frame-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-bold
Use the window frame icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.9999 2C16.714 2 19.071 2 20.5355 3.46447C21.6157 4.54472 21.8991 6.11064 21.9735 8.75L21.9999 9.5H9.74992H8.99992H2.02637V8.75C2.10072 6.11064 2.38413 4.54472 3.46439 3.46447C4.92885 2 7.28588 2 11.9999 2Z" opacity=".5"/><path d="M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6Z"/><path d="M10 6C10 6.55228 9.55228 7 9 7C8.44772 7 8 6.55228 8 6C8 5.44772 8.44772 5 9 5C9.55228 5 10 5.44772 10 6Z"/><path d="M7 6C7 6.55228 6.55228 7 6 7C5.44772 7 5 6.55228 5 6C5 5.44772 5.44772 5 6 5C6.55228 5 7 5.44772 7 6Z"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C11.1815 22 9.68405 22 9 21.9923V21L9 10.25V9.5L22 9.5L21.9966 10.25C22 10.7944 22 11.3766 22 12Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWindowFrameBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.9999 2C16.714 2 19.071 2 20.5355 3.46447C21.6157 4.54472 21.8991 6.11064 21.9735 8.75L21.9999 9.5H9.74992H8.99992H2.02637V8.75C2.10072 6.11064 2.38413 4.54472 3.46439 3.46447C4.92885 2 7.28588 2 11.9999 2Z" opacity=".5"/><path d="M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6Z"/><path d="M10 6C10 6.55228 9.55228 7 9 7C8.44772 7 8 6.55228 8 6C8 5.44772 8.44772 5 9 5C9.55228 5 10 5.44772 10 6Z"/><path d="M7 6C7 6.55228 6.55228 7 6 7C5.44772 7 5 6.55228 5 6C5 5.44772 5.44772 5 6 5C6.55228 5 7 5.44772 7 6Z"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C11.1815 22 9.68405 22 9 21.9923V21L9 10.25V9.5L22 9.5L21.9966 10.25C22 10.7944 22 11.3766 22 12Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.9999 2C16.714 2 19.071 2 20.5355 3.46447C21.6157 4.54472 21.8991 6.11064 21.9735 8.75L21.9999 9.5H9.74992H8.99992H2.02637V8.75C2.10072 6.11064 2.38413 4.54472 3.46439 3.46447C4.92885 2 7.28588 2 11.9999 2Z" opacity=".5"/><path d="M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6Z"/><path d="M10 6C10 6.55228 9.55228 7 9 7C8.44772 7 8 6.55228 8 6C8 5.44772 8.44772 5 9 5C9.55228 5 10 5.44772 10 6Z"/><path d="M7 6C7 6.55228 6.55228 7 6 7C5.44772 7 5 6.55228 5 6C5 5.44772 5.44772 5 6 5C6.55228 5 7 5.44772 7 6Z"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M2 12C2 16.714 2 19.0711 3.46447 20.5355C4.47468 21.5458 5.90962 21.8591 8.25 21.9563L9 22V10.25V9.5H2.02645L2.00339 10.25C2 10.7944 2 11.3766 2 12Z" opacity=".5"/><path d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C11.1815 22 9.68405 22 9 21.9923V21L9 10.25V9.5L22 9.5L21.9966 10.25C22 10.7944 22 11.3766 22 12Z"/></g></svg> </template>
CSS
.icon-window-frame-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.9999%202C16.714%202%2019.071%202%2020.5355%203.46447C21.6157%204.54472%2021.8991%206.11064%2021.9735%208.75L21.9999%209.5H9.74992H8.99992H2.02637V8.75C2.10072%206.11064%202.38413%204.54472%203.46439%203.46447C4.92885%202%207.28588%202%2011.9999%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%206C13%206.55228%2012.5523%207%2012%207C11.4477%207%2011%206.55228%2011%206C11%205.44772%2011.4477%205%2012%205C12.5523%205%2013%205.44772%2013%206Z%22%2F%3E%3Cpath%20d%3D%22M10%206C10%206.55228%209.55228%207%209%207C8.44772%207%208%206.55228%208%206C8%205.44772%208.44772%205%209%205C9.55228%205%2010%205.44772%2010%206Z%22%2F%3E%3Cpath%20d%3D%22M7%206C7%206.55228%206.55228%207%206%207C5.44772%207%205%206.55228%205%206C5%205.44772%205.44772%205%206%205C6.55228%205%207%205.44772%207%206Z%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%2016.714%202%2019.0711%203.46447%2020.5355C4.47468%2021.5458%205.90962%2021.8591%208.25%2021.9563L9%2022V10.25V9.5H2.02645L2.00339%2010.25C2%2010.7944%202%2011.3766%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%2016.714%202%2019.0711%203.46447%2020.5355C4.47468%2021.5458%205.90962%2021.8591%208.25%2021.9563L9%2022V10.25V9.5H2.02645L2.00339%2010.25C2%2010.7944%202%2011.3766%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C11.1815%2022%209.68405%2022%209%2021.9923V21L9%2010.25V9.5L22%209.5L21.9966%2010.25C22%2010.7944%2022%2011.3766%2022%2012Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.9999%202C16.714%202%2019.071%202%2020.5355%203.46447C21.6157%204.54472%2021.8991%206.11064%2021.9735%208.75L21.9999%209.5H9.74992H8.99992H2.02637V8.75C2.10072%206.11064%202.38413%204.54472%203.46439%203.46447C4.92885%202%207.28588%202%2011.9999%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%206C13%206.55228%2012.5523%207%2012%207C11.4477%207%2011%206.55228%2011%206C11%205.44772%2011.4477%205%2012%205C12.5523%205%2013%205.44772%2013%206Z%22%2F%3E%3Cpath%20d%3D%22M10%206C10%206.55228%209.55228%207%209%207C8.44772%207%208%206.55228%208%206C8%205.44772%208.44772%205%209%205C9.55228%205%2010%205.44772%2010%206Z%22%2F%3E%3Cpath%20d%3D%22M7%206C7%206.55228%206.55228%207%206%207C5.44772%207%205%206.55228%205%206C5%205.44772%205.44772%205%206%205C6.55228%205%207%205.44772%207%206Z%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%2016.714%202%2019.0711%203.46447%2020.5355C4.47468%2021.5458%205.90962%2021.8591%208.25%2021.9563L9%2022V10.25V9.5H2.02645L2.00339%2010.25C2%2010.7944%202%2011.3766%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%2012C2%2016.714%202%2019.0711%203.46447%2020.5355C4.47468%2021.5458%205.90962%2021.8591%208.25%2021.9563L9%2022V10.25V9.5H2.02645L2.00339%2010.25C2%2010.7944%202%2011.3766%202%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C11.1815%2022%209.68405%2022%209%2021.9923V21L9%2010.25V9.5L22%209.5L21.9966%2010.25C22%2010.7944%2022%2011.3766%2022%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/window-frame-bold-duotone.svg?color=%231a73e8&size=48