columns 4 icon

columns-4-bold from Solar by 480 Design · Bold · Settings · CC-BY-4.0 Attribution required.

Name
columns-4-bold
Set
Solar
Style
Bold
Category
Settings
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More settings icons from Solar

Use the columns 4 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.25 21H10C9.16094 21 8.41528 20.9973 7.75 20.9844V3.01465C8.41527 3.00175 9.16095 3 10 3H11.25V21Z"/><path d="M14 3C14.839 3 15.5847 3.00175 16.25 3.01465V20.9844C15.5847 20.9973 14.8391 21 14 21H12.75V3H14Z"/><path d="M17.75 3.08008C19.1893 3.19534 20.1339 3.47769 20.8281 4.17188C21.9997 5.34345 22 7.22876 22 11V13C22 16.7712 21.9997 18.6566 20.8281 19.8281C20.1339 20.5223 19.1892 20.8037 17.75 20.9189V3.08008Z"/><path d="M6.25 20.9189C4.81075 20.8037 3.86605 20.5223 3.17188 19.8281C2.0003 18.6566 2 16.7712 2 13V11C2 7.22876 2.0003 5.34345 3.17188 4.17188C3.86606 3.47769 4.81071 3.19534 6.25 3.08008V20.9189Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarColumns4Bold(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.25 21H10C9.16094 21 8.41528 20.9973 7.75 20.9844V3.01465C8.41527 3.00175 9.16095 3 10 3H11.25V21Z"/><path d="M14 3C14.839 3 15.5847 3.00175 16.25 3.01465V20.9844C15.5847 20.9973 14.8391 21 14 21H12.75V3H14Z"/><path d="M17.75 3.08008C19.1893 3.19534 20.1339 3.47769 20.8281 4.17188C21.9997 5.34345 22 7.22876 22 11V13C22 16.7712 21.9997 18.6566 20.8281 19.8281C20.1339 20.5223 19.1892 20.8037 17.75 20.9189V3.08008Z"/><path d="M6.25 20.9189C4.81075 20.8037 3.86605 20.5223 3.17188 19.8281C2.0003 18.6566 2 16.7712 2 13V11C2 7.22876 2.0003 5.34345 3.17188 4.17188C3.86606 3.47769 4.81071 3.19534 6.25 3.08008V20.9189Z"/></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.25 21H10C9.16094 21 8.41528 20.9973 7.75 20.9844V3.01465C8.41527 3.00175 9.16095 3 10 3H11.25V21Z"/><path d="M14 3C14.839 3 15.5847 3.00175 16.25 3.01465V20.9844C15.5847 20.9973 14.8391 21 14 21H12.75V3H14Z"/><path d="M17.75 3.08008C19.1893 3.19534 20.1339 3.47769 20.8281 4.17188C21.9997 5.34345 22 7.22876 22 11V13C22 16.7712 21.9997 18.6566 20.8281 19.8281C20.1339 20.5223 19.1892 20.8037 17.75 20.9189V3.08008Z"/><path d="M6.25 20.9189C4.81075 20.8037 3.86605 20.5223 3.17188 19.8281C2.0003 18.6566 2 16.7712 2 13V11C2 7.22876 2.0003 5.34345 3.17188 4.17188C3.86606 3.47769 4.81071 3.19534 6.25 3.08008V20.9189Z"/></g></svg>
</template>

CSS

.icon-columns-4-bold {
  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.25%2021H10C9.16094%2021%208.41528%2020.9973%207.75%2020.9844V3.01465C8.41527%203.00175%209.16095%203%2010%203H11.25V21Z%22%2F%3E%3Cpath%20d%3D%22M14%203C14.839%203%2015.5847%203.00175%2016.25%203.01465V20.9844C15.5847%2020.9973%2014.8391%2021%2014%2021H12.75V3H14Z%22%2F%3E%3Cpath%20d%3D%22M17.75%203.08008C19.1893%203.19534%2020.1339%203.47769%2020.8281%204.17188C21.9997%205.34345%2022%207.22876%2022%2011V13C22%2016.7712%2021.9997%2018.6566%2020.8281%2019.8281C20.1339%2020.5223%2019.1892%2020.8037%2017.75%2020.9189V3.08008Z%22%2F%3E%3Cpath%20d%3D%22M6.25%2020.9189C4.81075%2020.8037%203.86605%2020.5223%203.17188%2019.8281C2.0003%2018.6566%202%2016.7712%202%2013V11C2%207.22876%202.0003%205.34345%203.17188%204.17188C3.86606%203.47769%204.81071%203.19534%206.25%203.08008V20.9189Z%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.25%2021H10C9.16094%2021%208.41528%2020.9973%207.75%2020.9844V3.01465C8.41527%203.00175%209.16095%203%2010%203H11.25V21Z%22%2F%3E%3Cpath%20d%3D%22M14%203C14.839%203%2015.5847%203.00175%2016.25%203.01465V20.9844C15.5847%2020.9973%2014.8391%2021%2014%2021H12.75V3H14Z%22%2F%3E%3Cpath%20d%3D%22M17.75%203.08008C19.1893%203.19534%2020.1339%203.47769%2020.8281%204.17188C21.9997%205.34345%2022%207.22876%2022%2011V13C22%2016.7712%2021.9997%2018.6566%2020.8281%2019.8281C20.1339%2020.5223%2019.1892%2020.8037%2017.75%2020.9189V3.08008Z%22%2F%3E%3Cpath%20d%3D%22M6.25%2020.9189C4.81075%2020.8037%203.86605%2020.5223%203.17188%2019.8281C2.0003%2018.6566%202%2016.7712%202%2013V11C2%207.22876%202.0003%205.34345%203.17188%204.17188C3.86606%203.47769%204.81071%203.19534%206.25%203.08008V20.9189Z%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/columns-4-bold.svg?color=%231a73e8&size=48