combine columns icon
combine-columns-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- combine-columns-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the combine columns icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 21q-.825 0-1.412-.587T13 19v-1.45q0-.275.175-.513t.45-.312q1.5-.525 2.438-1.812T17 12t-.937-2.912t-2.438-1.813q-.275-.1-.45-.325T13 6.45V5q0-.825.588-1.412T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4q.825 0 1.413.588T11 5v1.45q0 .275-.175.5t-.45.325q-1.5.525-2.437 1.813T7 12t.938 2.913t2.437 1.812q.275.1.45.325t.175.5V19q0 .825-.587 1.413T9 21zm6.288-6.288Q11 14.425 11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h1v-1q0-.425.288-.712T12 9t.713.288T13 10v1h1q.425 0 .713.288T15 12t-.288.713T14 13h-1v1q0 .425-.288.713T12 15t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCombineColumnsRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 21q-.825 0-1.412-.587T13 19v-1.45q0-.275.175-.513t.45-.312q1.5-.525 2.438-1.812T17 12t-.937-2.912t-2.438-1.813q-.275-.1-.45-.325T13 6.45V5q0-.825.588-1.412T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4q.825 0 1.413.588T11 5v1.45q0 .275-.175.5t-.45.325q-1.5.525-2.437 1.813T7 12t.938 2.913t2.437 1.812q.275.1.45.325t.175.5V19q0 .825-.587 1.413T9 21zm6.288-6.288Q11 14.425 11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h1v-1q0-.425.288-.712T12 9t.713.288T13 10v1h1q.425 0 .713.288T15 12t-.288.713T14 13h-1v1q0 .425-.288.713T12 15t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 21q-.825 0-1.412-.587T13 19v-1.45q0-.275.175-.513t.45-.312q1.5-.525 2.438-1.812T17 12t-.937-2.912t-2.438-1.813q-.275-.1-.45-.325T13 6.45V5q0-.825.588-1.412T15 3h4q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4q.825 0 1.413.588T11 5v1.45q0 .275-.175.5t-.45.325q-1.5.525-2.437 1.813T7 12t.938 2.913t2.437 1.812q.275.1.45.325t.175.5V19q0 .825-.587 1.413T9 21zm6.288-6.288Q11 14.425 11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h1v-1q0-.425.288-.712T12 9t.713.288T13 10v1h1q.425 0 .713.288T15 12t-.288.713T14 13h-1v1q0 .425-.288.713T12 15t-.712-.288"/></svg> </template>
CSS
.icon-combine-columns-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2021q-.825%200-1.412-.587T13%2019v-1.45q0-.275.175-.513t.45-.312q1.5-.525%202.438-1.812T17%2012t-.937-2.912t-2.438-1.813q-.275-.1-.45-.325T13%206.45V5q0-.825.588-1.412T15%203h4q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h4q.825%200%201.413.588T11%205v1.45q0%20.275-.175.5t-.45.325q-1.5.525-2.437%201.813T7%2012t.938%202.913t2.437%201.812q.275.1.45.325t.175.5V19q0%20.825-.587%201.413T9%2021zm6.288-6.288Q11%2014.425%2011%2014v-1h-1q-.425%200-.712-.288T9%2012t.288-.712T10%2011h1v-1q0-.425.288-.712T12%209t.713.288T13%2010v1h1q.425%200%20.713.288T15%2012t-.288.713T14%2013h-1v1q0%20.425-.288.713T12%2015t-.712-.288%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2021q-.825%200-1.412-.587T13%2019v-1.45q0-.275.175-.513t.45-.312q1.5-.525%202.438-1.812T17%2012t-.937-2.912t-2.438-1.813q-.275-.1-.45-.325T13%206.45V5q0-.825.588-1.412T15%203h4q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zM5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h4q.825%200%201.413.588T11%205v1.45q0%20.275-.175.5t-.45.325q-1.5.525-2.437%201.813T7%2012t.938%202.913t2.437%201.812q.275.1.45.325t.175.5V19q0%20.825-.587%201.413T9%2021zm6.288-6.288Q11%2014.425%2011%2014v-1h-1q-.425%200-.712-.288T9%2012t.288-.712T10%2011h1v-1q0-.425.288-.712T12%209t.713.288T13%2010v1h1q.425%200%20.713.288T15%2012t-.288.713T14%2013h-1v1q0%20.425-.288.713T12%2015t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/combine-columns-rounded.svg?color=%231a73e8&size=48