blocks icon

blocks-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.

Name
blocks-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

Use the blocks 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-width="1.5"><path stroke-linecap="round" d="M2.5498 9.57641C2.61011 10.1574 2.74353 10.5512 3.03871 10.8464C3.57736 11.385 4.4443 11.385 6.17817 11.385C7.91205 11.385 8.77899 11.385 9.31763 10.8464C9.85628 10.3077 9.85628 9.44079 9.85628 7.70692C9.85628 5.97304 9.85628 5.1061 9.31763 4.56745C8.77899 4.02881 7.91205 4.02881 6.17817 4.02881C4.4443 4.02881 3.57736 4.02881 3.03871 4.56745C2.79861 4.80756 2.66553 5.11289 2.59178 5.53117"/><path stroke-linecap="round" d="M19.9709 15.9524C19.9106 15.3714 19.7772 14.9776 19.482 14.6824C18.9434 14.1438 18.0765 14.1438 16.3426 14.1438C14.6087 14.1438 13.7418 14.1438 13.2031 14.6824C12.6645 15.2211 12.6645 16.088 12.6645 17.8219C12.6645 19.5558 12.6645 20.4227 13.2031 20.9614C13.7418 21.5 14.6087 21.5 16.3426 21.5C18.0765 21.5 18.9434 21.5 19.482 20.9614C19.7221 20.7212 19.8552 20.4159 19.929 19.9976"/><path d="M2.5 17.8217C2.5 16.0878 2.5 15.2208 3.03865 14.6822C3.57729 14.1436 4.44423 14.1436 6.17811 14.1436C7.91198 14.1436 8.77892 14.1436 9.31757 14.6822C9.85622 15.2208 9.85621 16.0878 9.85621 17.8217C9.85621 19.5555 9.85622 20.4225 9.31757 20.9611C8.77892 21.4998 7.91198 21.4998 6.17811 21.4998C4.44423 21.4998 3.57729 21.4998 3.03865 20.9611C2.5 20.4225 2.5 19.5555 2.5 17.8217Z"/><path d="M14.9592 3.83904L14.9592 3.83904C13.7331 5.06506 13.1201 5.67808 13.1201 6.43983C13.1201 7.20159 13.7331 7.8146 14.9592 9.04062L14.9592 9.04063C16.1852 10.2666 16.7982 10.8797 17.5599 10.8797C18.3217 10.8797 18.9347 10.2667 20.1607 9.04063L20.1608 9.04062C21.3868 7.8146 21.9998 7.20158 21.9998 6.43983C21.9998 5.67808 21.3868 5.06506 20.1607 3.83904C18.9347 2.61301 18.3217 2 17.5599 2C16.7982 2 16.1852 2.61301 14.9592 3.83904Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBlocksBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M2.5498 9.57641C2.61011 10.1574 2.74353 10.5512 3.03871 10.8464C3.57736 11.385 4.4443 11.385 6.17817 11.385C7.91205 11.385 8.77899 11.385 9.31763 10.8464C9.85628 10.3077 9.85628 9.44079 9.85628 7.70692C9.85628 5.97304 9.85628 5.1061 9.31763 4.56745C8.77899 4.02881 7.91205 4.02881 6.17817 4.02881C4.4443 4.02881 3.57736 4.02881 3.03871 4.56745C2.79861 4.80756 2.66553 5.11289 2.59178 5.53117"/><path strokeLinecap="round" d="M19.9709 15.9524C19.9106 15.3714 19.7772 14.9776 19.482 14.6824C18.9434 14.1438 18.0765 14.1438 16.3426 14.1438C14.6087 14.1438 13.7418 14.1438 13.2031 14.6824C12.6645 15.2211 12.6645 16.088 12.6645 17.8219C12.6645 19.5558 12.6645 20.4227 13.2031 20.9614C13.7418 21.5 14.6087 21.5 16.3426 21.5C18.0765 21.5 18.9434 21.5 19.482 20.9614C19.7221 20.7212 19.8552 20.4159 19.929 19.9976"/><path d="M2.5 17.8217C2.5 16.0878 2.5 15.2208 3.03865 14.6822C3.57729 14.1436 4.44423 14.1436 6.17811 14.1436C7.91198 14.1436 8.77892 14.1436 9.31757 14.6822C9.85622 15.2208 9.85621 16.0878 9.85621 17.8217C9.85621 19.5555 9.85622 20.4225 9.31757 20.9611C8.77892 21.4998 7.91198 21.4998 6.17811 21.4998C4.44423 21.4998 3.57729 21.4998 3.03865 20.9611C2.5 20.4225 2.5 19.5555 2.5 17.8217Z"/><path d="M14.9592 3.83904L14.9592 3.83904C13.7331 5.06506 13.1201 5.67808 13.1201 6.43983C13.1201 7.20159 13.7331 7.8146 14.9592 9.04062L14.9592 9.04063C16.1852 10.2666 16.7982 10.8797 17.5599 10.8797C18.3217 10.8797 18.9347 10.2667 20.1607 9.04063L20.1608 9.04062C21.3868 7.8146 21.9998 7.20158 21.9998 6.43983C21.9998 5.67808 21.3868 5.06506 20.1607 3.83904C18.9347 2.61301 18.3217 2 17.5599 2C16.7982 2 16.1852 2.61301 14.9592 3.83904Z"/></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-width="1.5"><path stroke-linecap="round" d="M2.5498 9.57641C2.61011 10.1574 2.74353 10.5512 3.03871 10.8464C3.57736 11.385 4.4443 11.385 6.17817 11.385C7.91205 11.385 8.77899 11.385 9.31763 10.8464C9.85628 10.3077 9.85628 9.44079 9.85628 7.70692C9.85628 5.97304 9.85628 5.1061 9.31763 4.56745C8.77899 4.02881 7.91205 4.02881 6.17817 4.02881C4.4443 4.02881 3.57736 4.02881 3.03871 4.56745C2.79861 4.80756 2.66553 5.11289 2.59178 5.53117"/><path stroke-linecap="round" d="M19.9709 15.9524C19.9106 15.3714 19.7772 14.9776 19.482 14.6824C18.9434 14.1438 18.0765 14.1438 16.3426 14.1438C14.6087 14.1438 13.7418 14.1438 13.2031 14.6824C12.6645 15.2211 12.6645 16.088 12.6645 17.8219C12.6645 19.5558 12.6645 20.4227 13.2031 20.9614C13.7418 21.5 14.6087 21.5 16.3426 21.5C18.0765 21.5 18.9434 21.5 19.482 20.9614C19.7221 20.7212 19.8552 20.4159 19.929 19.9976"/><path d="M2.5 17.8217C2.5 16.0878 2.5 15.2208 3.03865 14.6822C3.57729 14.1436 4.44423 14.1436 6.17811 14.1436C7.91198 14.1436 8.77892 14.1436 9.31757 14.6822C9.85622 15.2208 9.85621 16.0878 9.85621 17.8217C9.85621 19.5555 9.85622 20.4225 9.31757 20.9611C8.77892 21.4998 7.91198 21.4998 6.17811 21.4998C4.44423 21.4998 3.57729 21.4998 3.03865 20.9611C2.5 20.4225 2.5 19.5555 2.5 17.8217Z"/><path d="M14.9592 3.83904L14.9592 3.83904C13.7331 5.06506 13.1201 5.67808 13.1201 6.43983C13.1201 7.20159 13.7331 7.8146 14.9592 9.04062L14.9592 9.04063C16.1852 10.2666 16.7982 10.8797 17.5599 10.8797C18.3217 10.8797 18.9347 10.2667 20.1607 9.04063L20.1608 9.04062C21.3868 7.8146 21.9998 7.20158 21.9998 6.43983C21.9998 5.67808 21.3868 5.06506 20.1607 3.83904C18.9347 2.61301 18.3217 2 17.5599 2C16.7982 2 16.1852 2.61301 14.9592 3.83904Z"/></g></svg>
</template>

CSS

.icon-blocks-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5498%209.57641C2.61011%2010.1574%202.74353%2010.5512%203.03871%2010.8464C3.57736%2011.385%204.4443%2011.385%206.17817%2011.385C7.91205%2011.385%208.77899%2011.385%209.31763%2010.8464C9.85628%2010.3077%209.85628%209.44079%209.85628%207.70692C9.85628%205.97304%209.85628%205.1061%209.31763%204.56745C8.77899%204.02881%207.91205%204.02881%206.17817%204.02881C4.4443%204.02881%203.57736%204.02881%203.03871%204.56745C2.79861%204.80756%202.66553%205.11289%202.59178%205.53117%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.9709%2015.9524C19.9106%2015.3714%2019.7772%2014.9776%2019.482%2014.6824C18.9434%2014.1438%2018.0765%2014.1438%2016.3426%2014.1438C14.6087%2014.1438%2013.7418%2014.1438%2013.2031%2014.6824C12.6645%2015.2211%2012.6645%2016.088%2012.6645%2017.8219C12.6645%2019.5558%2012.6645%2020.4227%2013.2031%2020.9614C13.7418%2021.5%2014.6087%2021.5%2016.3426%2021.5C18.0765%2021.5%2018.9434%2021.5%2019.482%2020.9614C19.7221%2020.7212%2019.8552%2020.4159%2019.929%2019.9976%22%2F%3E%3Cpath%20d%3D%22M2.5%2017.8217C2.5%2016.0878%202.5%2015.2208%203.03865%2014.6822C3.57729%2014.1436%204.44423%2014.1436%206.17811%2014.1436C7.91198%2014.1436%208.77892%2014.1436%209.31757%2014.6822C9.85622%2015.2208%209.85621%2016.0878%209.85621%2017.8217C9.85621%2019.5555%209.85622%2020.4225%209.31757%2020.9611C8.77892%2021.4998%207.91198%2021.4998%206.17811%2021.4998C4.44423%2021.4998%203.57729%2021.4998%203.03865%2020.9611C2.5%2020.4225%202.5%2019.5555%202.5%2017.8217Z%22%2F%3E%3Cpath%20d%3D%22M14.9592%203.83904L14.9592%203.83904C13.7331%205.06506%2013.1201%205.67808%2013.1201%206.43983C13.1201%207.20159%2013.7331%207.8146%2014.9592%209.04062L14.9592%209.04063C16.1852%2010.2666%2016.7982%2010.8797%2017.5599%2010.8797C18.3217%2010.8797%2018.9347%2010.2667%2020.1607%209.04063L20.1608%209.04062C21.3868%207.8146%2021.9998%207.20158%2021.9998%206.43983C21.9998%205.67808%2021.3868%205.06506%2020.1607%203.83904C18.9347%202.61301%2018.3217%202%2017.5599%202C16.7982%202%2016.1852%202.61301%2014.9592%203.83904Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.5498%209.57641C2.61011%2010.1574%202.74353%2010.5512%203.03871%2010.8464C3.57736%2011.385%204.4443%2011.385%206.17817%2011.385C7.91205%2011.385%208.77899%2011.385%209.31763%2010.8464C9.85628%2010.3077%209.85628%209.44079%209.85628%207.70692C9.85628%205.97304%209.85628%205.1061%209.31763%204.56745C8.77899%204.02881%207.91205%204.02881%206.17817%204.02881C4.4443%204.02881%203.57736%204.02881%203.03871%204.56745C2.79861%204.80756%202.66553%205.11289%202.59178%205.53117%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.9709%2015.9524C19.9106%2015.3714%2019.7772%2014.9776%2019.482%2014.6824C18.9434%2014.1438%2018.0765%2014.1438%2016.3426%2014.1438C14.6087%2014.1438%2013.7418%2014.1438%2013.2031%2014.6824C12.6645%2015.2211%2012.6645%2016.088%2012.6645%2017.8219C12.6645%2019.5558%2012.6645%2020.4227%2013.2031%2020.9614C13.7418%2021.5%2014.6087%2021.5%2016.3426%2021.5C18.0765%2021.5%2018.9434%2021.5%2019.482%2020.9614C19.7221%2020.7212%2019.8552%2020.4159%2019.929%2019.9976%22%2F%3E%3Cpath%20d%3D%22M2.5%2017.8217C2.5%2016.0878%202.5%2015.2208%203.03865%2014.6822C3.57729%2014.1436%204.44423%2014.1436%206.17811%2014.1436C7.91198%2014.1436%208.77892%2014.1436%209.31757%2014.6822C9.85622%2015.2208%209.85621%2016.0878%209.85621%2017.8217C9.85621%2019.5555%209.85622%2020.4225%209.31757%2020.9611C8.77892%2021.4998%207.91198%2021.4998%206.17811%2021.4998C4.44423%2021.4998%203.57729%2021.4998%203.03865%2020.9611C2.5%2020.4225%202.5%2019.5555%202.5%2017.8217Z%22%2F%3E%3Cpath%20d%3D%22M14.9592%203.83904L14.9592%203.83904C13.7331%205.06506%2013.1201%205.67808%2013.1201%206.43983C13.1201%207.20159%2013.7331%207.8146%2014.9592%209.04062L14.9592%209.04063C16.1852%2010.2666%2016.7982%2010.8797%2017.5599%2010.8797C18.3217%2010.8797%2018.9347%2010.2667%2020.1607%209.04063L20.1608%209.04062C21.3868%207.8146%2021.9998%207.20158%2021.9998%206.43983C21.9998%205.67808%2021.3868%205.06506%2020.1607%203.83904C18.9347%202.61301%2018.3217%202%2017.5599%202C16.7982%202%2016.1852%202.61301%2014.9592%203.83904Z%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/blocks-broken.svg?color=%231a73e8&size=48