table cells split icon
table-cells-split-outline from Solar by 480 Design · Outline · Business · CC-BY-4.0 Attribution required.
- Name
- table-cells-split-outline
- Set
- Solar
- Style
- Outline
- Category
- Business
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More business icons from Solar
chart-2-boldchart-boldchart-square-boldchat-square-2-boldcourse-down-boldcourse-up-bolddiagram-down-bolddiagram-up-boldgraph-boldgraph-down-boldgraph-down-new-boldgraph-new-boldgraph-new-up-boldgraph-up-boldkanban-boldkanban-square-boldpie-chart-2-boldpie-chart-3-boldpie-chart-boldpresentation-graph-boldround-graph-boldtable-boldtable-cells-merge-boldtable-columns-split-bold
Use the table cells split icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.9995 1.25C14.8638 1.25 16.338 1.24863 17.4888 1.40332C18.661 1.56095 19.6096 1.8934 20.3579 2.6416C21.1062 3.3899 21.4385 4.33846 21.5962 5.51074C21.7103 6.35928 21.7391 7.3835 21.7466 8.61035C21.748 8.62892 21.7495 8.64807 21.7495 8.66699C21.7495 8.67946 21.7482 8.69179 21.7476 8.7041C21.7497 9.11348 21.7495 9.54512 21.7495 10V14C21.7495 14.4545 21.7497 14.8858 21.7476 15.2949C21.7482 15.3076 21.7495 15.3202 21.7495 15.333C21.7495 15.3518 21.7479 15.3703 21.7466 15.3887C21.7391 16.616 21.7103 17.6405 21.5962 18.4893C21.4385 19.6615 21.1062 20.6101 20.3579 21.3584C19.6096 22.1066 18.661 22.439 17.4888 22.5967C16.338 22.7514 14.8638 22.75 12.9995 22.75H10.9995C9.13524 22.75 7.66104 22.7514 6.51025 22.5967C5.33809 22.439 4.38936 22.1066 3.64111 21.3584C2.89291 20.6101 2.56046 19.6615 2.40283 18.4893C2.28939 17.6455 2.26109 16.6279 2.25342 15.4102C2.25083 15.3848 2.24951 15.359 2.24951 15.333C2.24951 15.314 2.25007 15.2951 2.25147 15.2764C2.24945 14.8728 2.24951 14.4477 2.24951 14V10C2.24951 9.55163 2.24944 9.12583 2.25147 8.72168C2.25015 8.70363 2.24952 8.68538 2.24951 8.66699C2.24951 8.64079 2.2508 8.61438 2.25342 8.58887C2.2611 7.37156 2.28942 6.35431 2.40283 5.51074C2.56046 4.33852 2.89291 3.38989 3.64111 2.6416C4.38936 1.89336 5.33809 1.56098 6.51025 1.40332C7.66104 1.2486 9.13524 1.25 10.9995 1.25H12.9995ZM3.76318 16.083C3.77732 16.9629 3.80767 17.6829 3.88916 18.2891C4.02441 19.295 4.27854 19.8747 4.70166 20.2979C5.12483 20.721 5.70455 20.9751 6.71045 21.1104C7.73805 21.2485 9.09292 21.25 10.9995 21.25H12.9995C14.9061 21.25 16.261 21.2485 17.2886 21.1104C18.2945 20.9751 18.8742 20.721 19.2974 20.2979C19.7206 19.8746 19.9746 19.2951 20.1099 18.2891C20.1914 17.6829 20.2227 16.9629 20.2368 16.083H12.019C12.0127 16.0832 12.0059 16.084 11.9995 16.084C11.993 16.084 11.9865 16.0832 11.98 16.083H3.76318ZM12.7495 9.41699V14.583H20.2485C20.2487 14.3946 20.2495 14.2003 20.2495 14V10C20.2495 9.79966 20.2487 9.60541 20.2485 9.41699H12.7495ZM3.74951 10V14C3.74951 14.2003 3.7503 14.3946 3.75049 14.583H11.2495V9.41699H3.75049C3.7503 9.60541 3.74951 9.79966 3.74951 10ZM10.9995 2.75C9.09292 2.75 7.73805 2.7515 6.71045 2.88965C5.70455 3.02492 5.12483 3.27898 4.70166 3.70215C4.27854 4.12535 4.02441 4.70497 3.88916 5.71094C3.80767 6.31709 3.77732 7.03711 3.76318 7.91699H20.2368C20.2227 7.03709 20.1914 6.3171 20.1099 5.71094C19.9746 4.70487 19.7206 4.12535 19.2974 3.70215C18.8742 3.27903 18.2945 3.0249 17.2886 2.88965C16.261 2.75154 14.9061 2.75 12.9995 2.75H10.9995Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarTableCellsSplitOutline(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" fillRule="evenodd" d="M12.9995 1.25C14.8638 1.25 16.338 1.24863 17.4888 1.40332C18.661 1.56095 19.6096 1.8934 20.3579 2.6416C21.1062 3.3899 21.4385 4.33846 21.5962 5.51074C21.7103 6.35928 21.7391 7.3835 21.7466 8.61035C21.748 8.62892 21.7495 8.64807 21.7495 8.66699C21.7495 8.67946 21.7482 8.69179 21.7476 8.7041C21.7497 9.11348 21.7495 9.54512 21.7495 10V14C21.7495 14.4545 21.7497 14.8858 21.7476 15.2949C21.7482 15.3076 21.7495 15.3202 21.7495 15.333C21.7495 15.3518 21.7479 15.3703 21.7466 15.3887C21.7391 16.616 21.7103 17.6405 21.5962 18.4893C21.4385 19.6615 21.1062 20.6101 20.3579 21.3584C19.6096 22.1066 18.661 22.439 17.4888 22.5967C16.338 22.7514 14.8638 22.75 12.9995 22.75H10.9995C9.13524 22.75 7.66104 22.7514 6.51025 22.5967C5.33809 22.439 4.38936 22.1066 3.64111 21.3584C2.89291 20.6101 2.56046 19.6615 2.40283 18.4893C2.28939 17.6455 2.26109 16.6279 2.25342 15.4102C2.25083 15.3848 2.24951 15.359 2.24951 15.333C2.24951 15.314 2.25007 15.2951 2.25147 15.2764C2.24945 14.8728 2.24951 14.4477 2.24951 14V10C2.24951 9.55163 2.24944 9.12583 2.25147 8.72168C2.25015 8.70363 2.24952 8.68538 2.24951 8.66699C2.24951 8.64079 2.2508 8.61438 2.25342 8.58887C2.2611 7.37156 2.28942 6.35431 2.40283 5.51074C2.56046 4.33852 2.89291 3.38989 3.64111 2.6416C4.38936 1.89336 5.33809 1.56098 6.51025 1.40332C7.66104 1.2486 9.13524 1.25 10.9995 1.25H12.9995ZM3.76318 16.083C3.77732 16.9629 3.80767 17.6829 3.88916 18.2891C4.02441 19.295 4.27854 19.8747 4.70166 20.2979C5.12483 20.721 5.70455 20.9751 6.71045 21.1104C7.73805 21.2485 9.09292 21.25 10.9995 21.25H12.9995C14.9061 21.25 16.261 21.2485 17.2886 21.1104C18.2945 20.9751 18.8742 20.721 19.2974 20.2979C19.7206 19.8746 19.9746 19.2951 20.1099 18.2891C20.1914 17.6829 20.2227 16.9629 20.2368 16.083H12.019C12.0127 16.0832 12.0059 16.084 11.9995 16.084C11.993 16.084 11.9865 16.0832 11.98 16.083H3.76318ZM12.7495 9.41699V14.583H20.2485C20.2487 14.3946 20.2495 14.2003 20.2495 14V10C20.2495 9.79966 20.2487 9.60541 20.2485 9.41699H12.7495ZM3.74951 10V14C3.74951 14.2003 3.7503 14.3946 3.75049 14.583H11.2495V9.41699H3.75049C3.7503 9.60541 3.74951 9.79966 3.74951 10ZM10.9995 2.75C9.09292 2.75 7.73805 2.7515 6.71045 2.88965C5.70455 3.02492 5.12483 3.27898 4.70166 3.70215C4.27854 4.12535 4.02441 4.70497 3.88916 5.71094C3.80767 6.31709 3.77732 7.03711 3.76318 7.91699H20.2368C20.2227 7.03709 20.1914 6.3171 20.1099 5.71094C19.9746 4.70487 19.7206 4.12535 19.2974 3.70215C18.8742 3.27903 18.2945 3.0249 17.2886 2.88965C16.261 2.75154 14.9061 2.75 12.9995 2.75H10.9995Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.9995 1.25C14.8638 1.25 16.338 1.24863 17.4888 1.40332C18.661 1.56095 19.6096 1.8934 20.3579 2.6416C21.1062 3.3899 21.4385 4.33846 21.5962 5.51074C21.7103 6.35928 21.7391 7.3835 21.7466 8.61035C21.748 8.62892 21.7495 8.64807 21.7495 8.66699C21.7495 8.67946 21.7482 8.69179 21.7476 8.7041C21.7497 9.11348 21.7495 9.54512 21.7495 10V14C21.7495 14.4545 21.7497 14.8858 21.7476 15.2949C21.7482 15.3076 21.7495 15.3202 21.7495 15.333C21.7495 15.3518 21.7479 15.3703 21.7466 15.3887C21.7391 16.616 21.7103 17.6405 21.5962 18.4893C21.4385 19.6615 21.1062 20.6101 20.3579 21.3584C19.6096 22.1066 18.661 22.439 17.4888 22.5967C16.338 22.7514 14.8638 22.75 12.9995 22.75H10.9995C9.13524 22.75 7.66104 22.7514 6.51025 22.5967C5.33809 22.439 4.38936 22.1066 3.64111 21.3584C2.89291 20.6101 2.56046 19.6615 2.40283 18.4893C2.28939 17.6455 2.26109 16.6279 2.25342 15.4102C2.25083 15.3848 2.24951 15.359 2.24951 15.333C2.24951 15.314 2.25007 15.2951 2.25147 15.2764C2.24945 14.8728 2.24951 14.4477 2.24951 14V10C2.24951 9.55163 2.24944 9.12583 2.25147 8.72168C2.25015 8.70363 2.24952 8.68538 2.24951 8.66699C2.24951 8.64079 2.2508 8.61438 2.25342 8.58887C2.2611 7.37156 2.28942 6.35431 2.40283 5.51074C2.56046 4.33852 2.89291 3.38989 3.64111 2.6416C4.38936 1.89336 5.33809 1.56098 6.51025 1.40332C7.66104 1.2486 9.13524 1.25 10.9995 1.25H12.9995ZM3.76318 16.083C3.77732 16.9629 3.80767 17.6829 3.88916 18.2891C4.02441 19.295 4.27854 19.8747 4.70166 20.2979C5.12483 20.721 5.70455 20.9751 6.71045 21.1104C7.73805 21.2485 9.09292 21.25 10.9995 21.25H12.9995C14.9061 21.25 16.261 21.2485 17.2886 21.1104C18.2945 20.9751 18.8742 20.721 19.2974 20.2979C19.7206 19.8746 19.9746 19.2951 20.1099 18.2891C20.1914 17.6829 20.2227 16.9629 20.2368 16.083H12.019C12.0127 16.0832 12.0059 16.084 11.9995 16.084C11.993 16.084 11.9865 16.0832 11.98 16.083H3.76318ZM12.7495 9.41699V14.583H20.2485C20.2487 14.3946 20.2495 14.2003 20.2495 14V10C20.2495 9.79966 20.2487 9.60541 20.2485 9.41699H12.7495ZM3.74951 10V14C3.74951 14.2003 3.7503 14.3946 3.75049 14.583H11.2495V9.41699H3.75049C3.7503 9.60541 3.74951 9.79966 3.74951 10ZM10.9995 2.75C9.09292 2.75 7.73805 2.7515 6.71045 2.88965C5.70455 3.02492 5.12483 3.27898 4.70166 3.70215C4.27854 4.12535 4.02441 4.70497 3.88916 5.71094C3.80767 6.31709 3.77732 7.03711 3.76318 7.91699H20.2368C20.2227 7.03709 20.1914 6.3171 20.1099 5.71094C19.9746 4.70487 19.7206 4.12535 19.2974 3.70215C18.8742 3.27903 18.2945 3.0249 17.2886 2.88965C16.261 2.75154 14.9061 2.75 12.9995 2.75H10.9995Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-table-cells-split-outline {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.9995%201.25C14.8638%201.25%2016.338%201.24863%2017.4888%201.40332C18.661%201.56095%2019.6096%201.8934%2020.3579%202.6416C21.1062%203.3899%2021.4385%204.33846%2021.5962%205.51074C21.7103%206.35928%2021.7391%207.3835%2021.7466%208.61035C21.748%208.62892%2021.7495%208.64807%2021.7495%208.66699C21.7495%208.67946%2021.7482%208.69179%2021.7476%208.7041C21.7497%209.11348%2021.7495%209.54512%2021.7495%2010V14C21.7495%2014.4545%2021.7497%2014.8858%2021.7476%2015.2949C21.7482%2015.3076%2021.7495%2015.3202%2021.7495%2015.333C21.7495%2015.3518%2021.7479%2015.3703%2021.7466%2015.3887C21.7391%2016.616%2021.7103%2017.6405%2021.5962%2018.4893C21.4385%2019.6615%2021.1062%2020.6101%2020.3579%2021.3584C19.6096%2022.1066%2018.661%2022.439%2017.4888%2022.5967C16.338%2022.7514%2014.8638%2022.75%2012.9995%2022.75H10.9995C9.13524%2022.75%207.66104%2022.7514%206.51025%2022.5967C5.33809%2022.439%204.38936%2022.1066%203.64111%2021.3584C2.89291%2020.6101%202.56046%2019.6615%202.40283%2018.4893C2.28939%2017.6455%202.26109%2016.6279%202.25342%2015.4102C2.25083%2015.3848%202.24951%2015.359%202.24951%2015.333C2.24951%2015.314%202.25007%2015.2951%202.25147%2015.2764C2.24945%2014.8728%202.24951%2014.4477%202.24951%2014V10C2.24951%209.55163%202.24944%209.12583%202.25147%208.72168C2.25015%208.70363%202.24952%208.68538%202.24951%208.66699C2.24951%208.64079%202.2508%208.61438%202.25342%208.58887C2.2611%207.37156%202.28942%206.35431%202.40283%205.51074C2.56046%204.33852%202.89291%203.38989%203.64111%202.6416C4.38936%201.89336%205.33809%201.56098%206.51025%201.40332C7.66104%201.2486%209.13524%201.25%2010.9995%201.25H12.9995ZM3.76318%2016.083C3.77732%2016.9629%203.80767%2017.6829%203.88916%2018.2891C4.02441%2019.295%204.27854%2019.8747%204.70166%2020.2979C5.12483%2020.721%205.70455%2020.9751%206.71045%2021.1104C7.73805%2021.2485%209.09292%2021.25%2010.9995%2021.25H12.9995C14.9061%2021.25%2016.261%2021.2485%2017.2886%2021.1104C18.2945%2020.9751%2018.8742%2020.721%2019.2974%2020.2979C19.7206%2019.8746%2019.9746%2019.2951%2020.1099%2018.2891C20.1914%2017.6829%2020.2227%2016.9629%2020.2368%2016.083H12.019C12.0127%2016.0832%2012.0059%2016.084%2011.9995%2016.084C11.993%2016.084%2011.9865%2016.0832%2011.98%2016.083H3.76318ZM12.7495%209.41699V14.583H20.2485C20.2487%2014.3946%2020.2495%2014.2003%2020.2495%2014V10C20.2495%209.79966%2020.2487%209.60541%2020.2485%209.41699H12.7495ZM3.74951%2010V14C3.74951%2014.2003%203.7503%2014.3946%203.75049%2014.583H11.2495V9.41699H3.75049C3.7503%209.60541%203.74951%209.79966%203.74951%2010ZM10.9995%202.75C9.09292%202.75%207.73805%202.7515%206.71045%202.88965C5.70455%203.02492%205.12483%203.27898%204.70166%203.70215C4.27854%204.12535%204.02441%204.70497%203.88916%205.71094C3.80767%206.31709%203.77732%207.03711%203.76318%207.91699H20.2368C20.2227%207.03709%2020.1914%206.3171%2020.1099%205.71094C19.9746%204.70487%2019.7206%204.12535%2019.2974%203.70215C18.8742%203.27903%2018.2945%203.0249%2017.2886%202.88965C16.261%202.75154%2014.9061%202.75%2012.9995%202.75H10.9995Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.9995%201.25C14.8638%201.25%2016.338%201.24863%2017.4888%201.40332C18.661%201.56095%2019.6096%201.8934%2020.3579%202.6416C21.1062%203.3899%2021.4385%204.33846%2021.5962%205.51074C21.7103%206.35928%2021.7391%207.3835%2021.7466%208.61035C21.748%208.62892%2021.7495%208.64807%2021.7495%208.66699C21.7495%208.67946%2021.7482%208.69179%2021.7476%208.7041C21.7497%209.11348%2021.7495%209.54512%2021.7495%2010V14C21.7495%2014.4545%2021.7497%2014.8858%2021.7476%2015.2949C21.7482%2015.3076%2021.7495%2015.3202%2021.7495%2015.333C21.7495%2015.3518%2021.7479%2015.3703%2021.7466%2015.3887C21.7391%2016.616%2021.7103%2017.6405%2021.5962%2018.4893C21.4385%2019.6615%2021.1062%2020.6101%2020.3579%2021.3584C19.6096%2022.1066%2018.661%2022.439%2017.4888%2022.5967C16.338%2022.7514%2014.8638%2022.75%2012.9995%2022.75H10.9995C9.13524%2022.75%207.66104%2022.7514%206.51025%2022.5967C5.33809%2022.439%204.38936%2022.1066%203.64111%2021.3584C2.89291%2020.6101%202.56046%2019.6615%202.40283%2018.4893C2.28939%2017.6455%202.26109%2016.6279%202.25342%2015.4102C2.25083%2015.3848%202.24951%2015.359%202.24951%2015.333C2.24951%2015.314%202.25007%2015.2951%202.25147%2015.2764C2.24945%2014.8728%202.24951%2014.4477%202.24951%2014V10C2.24951%209.55163%202.24944%209.12583%202.25147%208.72168C2.25015%208.70363%202.24952%208.68538%202.24951%208.66699C2.24951%208.64079%202.2508%208.61438%202.25342%208.58887C2.2611%207.37156%202.28942%206.35431%202.40283%205.51074C2.56046%204.33852%202.89291%203.38989%203.64111%202.6416C4.38936%201.89336%205.33809%201.56098%206.51025%201.40332C7.66104%201.2486%209.13524%201.25%2010.9995%201.25H12.9995ZM3.76318%2016.083C3.77732%2016.9629%203.80767%2017.6829%203.88916%2018.2891C4.02441%2019.295%204.27854%2019.8747%204.70166%2020.2979C5.12483%2020.721%205.70455%2020.9751%206.71045%2021.1104C7.73805%2021.2485%209.09292%2021.25%2010.9995%2021.25H12.9995C14.9061%2021.25%2016.261%2021.2485%2017.2886%2021.1104C18.2945%2020.9751%2018.8742%2020.721%2019.2974%2020.2979C19.7206%2019.8746%2019.9746%2019.2951%2020.1099%2018.2891C20.1914%2017.6829%2020.2227%2016.9629%2020.2368%2016.083H12.019C12.0127%2016.0832%2012.0059%2016.084%2011.9995%2016.084C11.993%2016.084%2011.9865%2016.0832%2011.98%2016.083H3.76318ZM12.7495%209.41699V14.583H20.2485C20.2487%2014.3946%2020.2495%2014.2003%2020.2495%2014V10C20.2495%209.79966%2020.2487%209.60541%2020.2485%209.41699H12.7495ZM3.74951%2010V14C3.74951%2014.2003%203.7503%2014.3946%203.75049%2014.583H11.2495V9.41699H3.75049C3.7503%209.60541%203.74951%209.79966%203.74951%2010ZM10.9995%202.75C9.09292%202.75%207.73805%202.7515%206.71045%202.88965C5.70455%203.02492%205.12483%203.27898%204.70166%203.70215C4.27854%204.12535%204.02441%204.70497%203.88916%205.71094C3.80767%206.31709%203.77732%207.03711%203.76318%207.91699H20.2368C20.2227%207.03709%2020.1914%206.3171%2020.1099%205.71094C19.9746%204.70487%2019.7206%204.12535%2019.2974%203.70215C18.8742%203.27903%2018.2945%203.0249%2017.2886%202.88965C16.261%202.75154%2014.9061%202.75%2012.9995%202.75H10.9995Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/table-cells-split-outline.svg?color=%231a73e8&size=48