square dashed icon
square-dashed-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.
- Name
- square-dashed-broken
- Set
- Solar
- Style
- Broken
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the square dashed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.6167 2.40479C19.406 2.62141 20.0249 2.95394 20.5354 3.46438C21.0455 3.97455 21.378 4.59304 21.5946 5.38176"/><path d="M14.2228 2.00736C13.5461 2 12.8077 2 12 2C11.1924 2 10.454 2 9.77734 2.00736"/><path d="M21.5952 18.6167C21.3786 19.406 21.0461 20.0249 20.5356 20.5354C20.0254 21.0455 19.407 21.378 18.6182 21.5946"/><path d="M21.9926 14.2228C22 13.5461 22 12.8077 22 12C22 11.1924 22 10.454 21.9926 9.77734"/><path d="M5.3833 21.5952C4.59397 21.3786 3.97509 21.0461 3.46464 20.5356C2.95447 20.0254 2.62203 19.407 2.4054 18.6182"/><path d="M9.77725 21.9926C10.4539 22 11.1923 22 12 22C12.8076 22 13.546 22 14.2227 21.9926"/><path d="M2.40479 5.3833C2.62141 4.59397 2.95394 3.97509 3.46438 3.46464C3.97455 2.95447 4.59304 2.62203 5.38176 2.4054"/><path d="M2.00736 9.77725C2 10.4539 2 11.1923 2 12C2 12.8076 2 13.546 2.00736 14.2227"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSquareDashedBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.6167 2.40479C19.406 2.62141 20.0249 2.95394 20.5354 3.46438C21.0455 3.97455 21.378 4.59304 21.5946 5.38176"/><path d="M14.2228 2.00736C13.5461 2 12.8077 2 12 2C11.1924 2 10.454 2 9.77734 2.00736"/><path d="M21.5952 18.6167C21.3786 19.406 21.0461 20.0249 20.5356 20.5354C20.0254 21.0455 19.407 21.378 18.6182 21.5946"/><path d="M21.9926 14.2228C22 13.5461 22 12.8077 22 12C22 11.1924 22 10.454 21.9926 9.77734"/><path d="M5.3833 21.5952C4.59397 21.3786 3.97509 21.0461 3.46464 20.5356C2.95447 20.0254 2.62203 19.407 2.4054 18.6182"/><path d="M9.77725 21.9926C10.4539 22 11.1923 22 12 22C12.8076 22 13.546 22 14.2227 21.9926"/><path d="M2.40479 5.3833C2.62141 4.59397 2.95394 3.97509 3.46438 3.46464C3.97455 2.95447 4.59304 2.62203 5.38176 2.4054"/><path d="M2.00736 9.77725C2 10.4539 2 11.1923 2 12C2 12.8076 2 13.546 2.00736 14.2227"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.6167 2.40479C19.406 2.62141 20.0249 2.95394 20.5354 3.46438C21.0455 3.97455 21.378 4.59304 21.5946 5.38176"/><path d="M14.2228 2.00736C13.5461 2 12.8077 2 12 2C11.1924 2 10.454 2 9.77734 2.00736"/><path d="M21.5952 18.6167C21.3786 19.406 21.0461 20.0249 20.5356 20.5354C20.0254 21.0455 19.407 21.378 18.6182 21.5946"/><path d="M21.9926 14.2228C22 13.5461 22 12.8077 22 12C22 11.1924 22 10.454 21.9926 9.77734"/><path d="M5.3833 21.5952C4.59397 21.3786 3.97509 21.0461 3.46464 20.5356C2.95447 20.0254 2.62203 19.407 2.4054 18.6182"/><path d="M9.77725 21.9926C10.4539 22 11.1923 22 12 22C12.8076 22 13.546 22 14.2227 21.9926"/><path d="M2.40479 5.3833C2.62141 4.59397 2.95394 3.97509 3.46438 3.46464C3.97455 2.95447 4.59304 2.62203 5.38176 2.4054"/><path d="M2.00736 9.77725C2 10.4539 2 11.1923 2 12C2 12.8076 2 13.546 2.00736 14.2227"/></g></svg> </template>
CSS
.icon-square-dashed-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.6167%202.40479C19.406%202.62141%2020.0249%202.95394%2020.5354%203.46438C21.0455%203.97455%2021.378%204.59304%2021.5946%205.38176%22%2F%3E%3Cpath%20d%3D%22M14.2228%202.00736C13.5461%202%2012.8077%202%2012%202C11.1924%202%2010.454%202%209.77734%202.00736%22%2F%3E%3Cpath%20d%3D%22M21.5952%2018.6167C21.3786%2019.406%2021.0461%2020.0249%2020.5356%2020.5354C20.0254%2021.0455%2019.407%2021.378%2018.6182%2021.5946%22%2F%3E%3Cpath%20d%3D%22M21.9926%2014.2228C22%2013.5461%2022%2012.8077%2022%2012C22%2011.1924%2022%2010.454%2021.9926%209.77734%22%2F%3E%3Cpath%20d%3D%22M5.3833%2021.5952C4.59397%2021.3786%203.97509%2021.0461%203.46464%2020.5356C2.95447%2020.0254%202.62203%2019.407%202.4054%2018.6182%22%2F%3E%3Cpath%20d%3D%22M9.77725%2021.9926C10.4539%2022%2011.1923%2022%2012%2022C12.8076%2022%2013.546%2022%2014.2227%2021.9926%22%2F%3E%3Cpath%20d%3D%22M2.40479%205.3833C2.62141%204.59397%202.95394%203.97509%203.46438%203.46464C3.97455%202.95447%204.59304%202.62203%205.38176%202.4054%22%2F%3E%3Cpath%20d%3D%22M2.00736%209.77725C2%2010.4539%202%2011.1923%202%2012C2%2012.8076%202%2013.546%202.00736%2014.2227%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.6167%202.40479C19.406%202.62141%2020.0249%202.95394%2020.5354%203.46438C21.0455%203.97455%2021.378%204.59304%2021.5946%205.38176%22%2F%3E%3Cpath%20d%3D%22M14.2228%202.00736C13.5461%202%2012.8077%202%2012%202C11.1924%202%2010.454%202%209.77734%202.00736%22%2F%3E%3Cpath%20d%3D%22M21.5952%2018.6167C21.3786%2019.406%2021.0461%2020.0249%2020.5356%2020.5354C20.0254%2021.0455%2019.407%2021.378%2018.6182%2021.5946%22%2F%3E%3Cpath%20d%3D%22M21.9926%2014.2228C22%2013.5461%2022%2012.8077%2022%2012C22%2011.1924%2022%2010.454%2021.9926%209.77734%22%2F%3E%3Cpath%20d%3D%22M5.3833%2021.5952C4.59397%2021.3786%203.97509%2021.0461%203.46464%2020.5356C2.95447%2020.0254%202.62203%2019.407%202.4054%2018.6182%22%2F%3E%3Cpath%20d%3D%22M9.77725%2021.9926C10.4539%2022%2011.1923%2022%2012%2022C12.8076%2022%2013.546%2022%2014.2227%2021.9926%22%2F%3E%3Cpath%20d%3D%22M2.40479%205.3833C2.62141%204.59397%202.95394%203.97509%203.46438%203.46464C3.97455%202.95447%204.59304%202.62203%205.38176%202.4054%22%2F%3E%3Cpath%20d%3D%22M2.00736%209.77725C2%2010.4539%202%2011.1923%202%2012C2%2012.8076%202%2013.546%202.00736%2014.2227%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/square-dashed-broken.svg?color=%231a73e8&size=48