columns 3 cog icon

columns-3-cog-linear from Solar by 480 Design · Linear · Settings · CC-BY-4.0 Attribution required.

Name
columns-3-cog-linear
Set
Solar
Style
Linear
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 3 cog 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="M15.333 8.00252L15.333 3.00003"/><path stroke-linecap="round" d="M8.6665 21L8.6665 3"/><path stroke-linecap="round" d="M10 21C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C21.8929 5.23608 21.9902 6.8901 21.9991 10.0125"/><circle cx="16.714" cy="16" r="1.5"/><path d="M17.5968 11.0761C17.413 11 17.18 11 16.7141 11C16.2482 11 16.0152 11 15.8314 11.0761C15.5864 11.1776 15.3917 11.3723 15.2902 11.6173C15.2439 11.7292 15.2258 11.8593 15.2187 12.049C15.2082 12.3278 15.0652 12.5859 14.8236 12.7255C14.5819 12.865 14.2869 12.8598 14.0402 12.7294C13.8723 12.6407 13.7506 12.5913 13.6306 12.5755C13.3676 12.5409 13.1017 12.6121 12.8913 12.7736C12.7335 12.8947 12.617 13.0964 12.384 13.5C12.1511 13.9035 12.0346 14.1052 12.0086 14.3025C11.974 14.5654 12.0452 14.8313 12.2067 15.0417C12.2804 15.1378 12.384 15.2185 12.5447 15.3195C12.781 15.468 12.9331 15.7209 12.933 16C12.933 16.2791 12.781 16.532 12.5447 16.6804C12.3839 16.7814 12.2804 16.8622 12.2067 16.9582C12.0452 17.1686 11.9739 17.4346 12.0086 17.6975C12.0345 17.8947 12.151 18.0965 12.384 18.5C12.6169 18.9035 12.7334 19.1053 12.8912 19.2264C13.1017 19.3878 13.3676 19.4591 13.6305 19.4245C13.7506 19.4087 13.8723 19.3593 14.0401 19.2706C14.2868 19.1402 14.5819 19.135 14.8236 19.2745C15.0652 19.414 15.2082 19.6722 15.2187 19.951C15.2258 20.1408 15.2439 20.2708 15.2902 20.3827C15.3917 20.6277 15.5864 20.8224 15.8314 20.9239C16.0152 21 16.2482 21 16.7141 21C17.18 21 17.413 21 17.5968 20.9239C17.8418 20.8224 18.0365 20.6277 18.138 20.3827C18.1843 20.2708 18.2024 20.1407 18.2095 19.951C18.22 19.6722 18.363 19.414 18.6046 19.2745C18.8463 19.135 19.1413 19.1402 19.388 19.2706C19.5559 19.3593 19.6776 19.4086 19.7976 19.4244C20.0606 19.459 20.3265 19.3878 20.5369 19.2263C20.6947 19.1052 20.8112 18.9035 21.0442 18.5C21.2772 18.0964 21.3936 17.8947 21.4196 17.6975C21.4542 17.4345 21.383 17.1686 21.2215 16.9582C21.1478 16.8621 21.0442 16.7814 20.8835 16.6804C20.6472 16.5319 20.4952 16.279 20.4952 16C20.4952 15.7209 20.6472 15.468 20.8835 15.3196C21.0443 15.2186 21.1479 15.1378 21.2216 15.0418C21.383 14.8314 21.4543 14.5654 21.4197 14.3025C21.3937 14.1053 21.2772 13.9035 21.0442 13.5C20.8113 13.0965 20.6948 12.8947 20.537 12.7736C20.3266 12.6122 20.0606 12.5409 19.7977 12.5755C19.6777 12.5913 19.5559 12.6407 19.3881 12.7294C19.1414 12.8598 18.8463 12.865 18.6046 12.7255C18.363 12.586 18.22 12.3278 18.2095 12.049C18.2024 11.8592 18.1843 11.7292 18.138 11.6173C18.0365 11.3723 17.8418 11.1776 17.5968 11.0761Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarColumns3CogLinear(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="M15.333 8.00252L15.333 3.00003"/><path strokeLinecap="round" d="M8.6665 21L8.6665 3"/><path strokeLinecap="round" d="M10 21C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C21.8929 5.23608 21.9902 6.8901 21.9991 10.0125"/><circle cx="16.714" cy="16" r="1.5"/><path d="M17.5968 11.0761C17.413 11 17.18 11 16.7141 11C16.2482 11 16.0152 11 15.8314 11.0761C15.5864 11.1776 15.3917 11.3723 15.2902 11.6173C15.2439 11.7292 15.2258 11.8593 15.2187 12.049C15.2082 12.3278 15.0652 12.5859 14.8236 12.7255C14.5819 12.865 14.2869 12.8598 14.0402 12.7294C13.8723 12.6407 13.7506 12.5913 13.6306 12.5755C13.3676 12.5409 13.1017 12.6121 12.8913 12.7736C12.7335 12.8947 12.617 13.0964 12.384 13.5C12.1511 13.9035 12.0346 14.1052 12.0086 14.3025C11.974 14.5654 12.0452 14.8313 12.2067 15.0417C12.2804 15.1378 12.384 15.2185 12.5447 15.3195C12.781 15.468 12.9331 15.7209 12.933 16C12.933 16.2791 12.781 16.532 12.5447 16.6804C12.3839 16.7814 12.2804 16.8622 12.2067 16.9582C12.0452 17.1686 11.9739 17.4346 12.0086 17.6975C12.0345 17.8947 12.151 18.0965 12.384 18.5C12.6169 18.9035 12.7334 19.1053 12.8912 19.2264C13.1017 19.3878 13.3676 19.4591 13.6305 19.4245C13.7506 19.4087 13.8723 19.3593 14.0401 19.2706C14.2868 19.1402 14.5819 19.135 14.8236 19.2745C15.0652 19.414 15.2082 19.6722 15.2187 19.951C15.2258 20.1408 15.2439 20.2708 15.2902 20.3827C15.3917 20.6277 15.5864 20.8224 15.8314 20.9239C16.0152 21 16.2482 21 16.7141 21C17.18 21 17.413 21 17.5968 20.9239C17.8418 20.8224 18.0365 20.6277 18.138 20.3827C18.1843 20.2708 18.2024 20.1407 18.2095 19.951C18.22 19.6722 18.363 19.414 18.6046 19.2745C18.8463 19.135 19.1413 19.1402 19.388 19.2706C19.5559 19.3593 19.6776 19.4086 19.7976 19.4244C20.0606 19.459 20.3265 19.3878 20.5369 19.2263C20.6947 19.1052 20.8112 18.9035 21.0442 18.5C21.2772 18.0964 21.3936 17.8947 21.4196 17.6975C21.4542 17.4345 21.383 17.1686 21.2215 16.9582C21.1478 16.8621 21.0442 16.7814 20.8835 16.6804C20.6472 16.5319 20.4952 16.279 20.4952 16C20.4952 15.7209 20.6472 15.468 20.8835 15.3196C21.0443 15.2186 21.1479 15.1378 21.2216 15.0418C21.383 14.8314 21.4543 14.5654 21.4197 14.3025C21.3937 14.1053 21.2772 13.9035 21.0442 13.5C20.8113 13.0965 20.6948 12.8947 20.537 12.7736C20.3266 12.6122 20.0606 12.5409 19.7977 12.5755C19.6777 12.5913 19.5559 12.6407 19.3881 12.7294C19.1414 12.8598 18.8463 12.865 18.6046 12.7255C18.363 12.586 18.22 12.3278 18.2095 12.049C18.2024 11.8592 18.1843 11.7292 18.138 11.6173C18.0365 11.3723 17.8418 11.1776 17.5968 11.0761Z"/></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="M15.333 8.00252L15.333 3.00003"/><path stroke-linecap="round" d="M8.6665 21L8.6665 3"/><path stroke-linecap="round" d="M10 21C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C21.8929 5.23608 21.9902 6.8901 21.9991 10.0125"/><circle cx="16.714" cy="16" r="1.5"/><path d="M17.5968 11.0761C17.413 11 17.18 11 16.7141 11C16.2482 11 16.0152 11 15.8314 11.0761C15.5864 11.1776 15.3917 11.3723 15.2902 11.6173C15.2439 11.7292 15.2258 11.8593 15.2187 12.049C15.2082 12.3278 15.0652 12.5859 14.8236 12.7255C14.5819 12.865 14.2869 12.8598 14.0402 12.7294C13.8723 12.6407 13.7506 12.5913 13.6306 12.5755C13.3676 12.5409 13.1017 12.6121 12.8913 12.7736C12.7335 12.8947 12.617 13.0964 12.384 13.5C12.1511 13.9035 12.0346 14.1052 12.0086 14.3025C11.974 14.5654 12.0452 14.8313 12.2067 15.0417C12.2804 15.1378 12.384 15.2185 12.5447 15.3195C12.781 15.468 12.9331 15.7209 12.933 16C12.933 16.2791 12.781 16.532 12.5447 16.6804C12.3839 16.7814 12.2804 16.8622 12.2067 16.9582C12.0452 17.1686 11.9739 17.4346 12.0086 17.6975C12.0345 17.8947 12.151 18.0965 12.384 18.5C12.6169 18.9035 12.7334 19.1053 12.8912 19.2264C13.1017 19.3878 13.3676 19.4591 13.6305 19.4245C13.7506 19.4087 13.8723 19.3593 14.0401 19.2706C14.2868 19.1402 14.5819 19.135 14.8236 19.2745C15.0652 19.414 15.2082 19.6722 15.2187 19.951C15.2258 20.1408 15.2439 20.2708 15.2902 20.3827C15.3917 20.6277 15.5864 20.8224 15.8314 20.9239C16.0152 21 16.2482 21 16.7141 21C17.18 21 17.413 21 17.5968 20.9239C17.8418 20.8224 18.0365 20.6277 18.138 20.3827C18.1843 20.2708 18.2024 20.1407 18.2095 19.951C18.22 19.6722 18.363 19.414 18.6046 19.2745C18.8463 19.135 19.1413 19.1402 19.388 19.2706C19.5559 19.3593 19.6776 19.4086 19.7976 19.4244C20.0606 19.459 20.3265 19.3878 20.5369 19.2263C20.6947 19.1052 20.8112 18.9035 21.0442 18.5C21.2772 18.0964 21.3936 17.8947 21.4196 17.6975C21.4542 17.4345 21.383 17.1686 21.2215 16.9582C21.1478 16.8621 21.0442 16.7814 20.8835 16.6804C20.6472 16.5319 20.4952 16.279 20.4952 16C20.4952 15.7209 20.6472 15.468 20.8835 15.3196C21.0443 15.2186 21.1479 15.1378 21.2216 15.0418C21.383 14.8314 21.4543 14.5654 21.4197 14.3025C21.3937 14.1053 21.2772 13.9035 21.0442 13.5C20.8113 13.0965 20.6948 12.8947 20.537 12.7736C20.3266 12.6122 20.0606 12.5409 19.7977 12.5755C19.6777 12.5913 19.5559 12.6407 19.3881 12.7294C19.1414 12.8598 18.8463 12.865 18.6046 12.7255C18.363 12.586 18.22 12.3278 18.2095 12.049C18.2024 11.8592 18.1843 11.7292 18.138 11.6173C18.0365 11.3723 17.8418 11.1776 17.5968 11.0761Z"/></g></svg>
</template>

CSS

.icon-columns-3-cog-linear {
  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%22M15.333%208.00252L15.333%203.00003%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.6665%2021L8.6665%203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2021C6.22876%2021%204.34315%2021%203.17157%2019.8284C2%2018.6569%202%2016.7712%202%2013V11C2%207.22876%202%205.34315%203.17157%204.17157C4.34315%203%206.22876%203%2010%203H14C17.7712%203%2019.6569%203%2020.8284%204.17157C21.8929%205.23608%2021.9902%206.8901%2021.9991%2010.0125%22%2F%3E%3Ccircle%20cx%3D%2216.714%22%20cy%3D%2216%22%20r%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M17.5968%2011.0761C17.413%2011%2017.18%2011%2016.7141%2011C16.2482%2011%2016.0152%2011%2015.8314%2011.0761C15.5864%2011.1776%2015.3917%2011.3723%2015.2902%2011.6173C15.2439%2011.7292%2015.2258%2011.8593%2015.2187%2012.049C15.2082%2012.3278%2015.0652%2012.5859%2014.8236%2012.7255C14.5819%2012.865%2014.2869%2012.8598%2014.0402%2012.7294C13.8723%2012.6407%2013.7506%2012.5913%2013.6306%2012.5755C13.3676%2012.5409%2013.1017%2012.6121%2012.8913%2012.7736C12.7335%2012.8947%2012.617%2013.0964%2012.384%2013.5C12.1511%2013.9035%2012.0346%2014.1052%2012.0086%2014.3025C11.974%2014.5654%2012.0452%2014.8313%2012.2067%2015.0417C12.2804%2015.1378%2012.384%2015.2185%2012.5447%2015.3195C12.781%2015.468%2012.9331%2015.7209%2012.933%2016C12.933%2016.2791%2012.781%2016.532%2012.5447%2016.6804C12.3839%2016.7814%2012.2804%2016.8622%2012.2067%2016.9582C12.0452%2017.1686%2011.9739%2017.4346%2012.0086%2017.6975C12.0345%2017.8947%2012.151%2018.0965%2012.384%2018.5C12.6169%2018.9035%2012.7334%2019.1053%2012.8912%2019.2264C13.1017%2019.3878%2013.3676%2019.4591%2013.6305%2019.4245C13.7506%2019.4087%2013.8723%2019.3593%2014.0401%2019.2706C14.2868%2019.1402%2014.5819%2019.135%2014.8236%2019.2745C15.0652%2019.414%2015.2082%2019.6722%2015.2187%2019.951C15.2258%2020.1408%2015.2439%2020.2708%2015.2902%2020.3827C15.3917%2020.6277%2015.5864%2020.8224%2015.8314%2020.9239C16.0152%2021%2016.2482%2021%2016.7141%2021C17.18%2021%2017.413%2021%2017.5968%2020.9239C17.8418%2020.8224%2018.0365%2020.6277%2018.138%2020.3827C18.1843%2020.2708%2018.2024%2020.1407%2018.2095%2019.951C18.22%2019.6722%2018.363%2019.414%2018.6046%2019.2745C18.8463%2019.135%2019.1413%2019.1402%2019.388%2019.2706C19.5559%2019.3593%2019.6776%2019.4086%2019.7976%2019.4244C20.0606%2019.459%2020.3265%2019.3878%2020.5369%2019.2263C20.6947%2019.1052%2020.8112%2018.9035%2021.0442%2018.5C21.2772%2018.0964%2021.3936%2017.8947%2021.4196%2017.6975C21.4542%2017.4345%2021.383%2017.1686%2021.2215%2016.9582C21.1478%2016.8621%2021.0442%2016.7814%2020.8835%2016.6804C20.6472%2016.5319%2020.4952%2016.279%2020.4952%2016C20.4952%2015.7209%2020.6472%2015.468%2020.8835%2015.3196C21.0443%2015.2186%2021.1479%2015.1378%2021.2216%2015.0418C21.383%2014.8314%2021.4543%2014.5654%2021.4197%2014.3025C21.3937%2014.1053%2021.2772%2013.9035%2021.0442%2013.5C20.8113%2013.0965%2020.6948%2012.8947%2020.537%2012.7736C20.3266%2012.6122%2020.0606%2012.5409%2019.7977%2012.5755C19.6777%2012.5913%2019.5559%2012.6407%2019.3881%2012.7294C19.1414%2012.8598%2018.8463%2012.865%2018.6046%2012.7255C18.363%2012.586%2018.22%2012.3278%2018.2095%2012.049C18.2024%2011.8592%2018.1843%2011.7292%2018.138%2011.6173C18.0365%2011.3723%2017.8418%2011.1776%2017.5968%2011.0761Z%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%22M15.333%208.00252L15.333%203.00003%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.6665%2021L8.6665%203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2021C6.22876%2021%204.34315%2021%203.17157%2019.8284C2%2018.6569%202%2016.7712%202%2013V11C2%207.22876%202%205.34315%203.17157%204.17157C4.34315%203%206.22876%203%2010%203H14C17.7712%203%2019.6569%203%2020.8284%204.17157C21.8929%205.23608%2021.9902%206.8901%2021.9991%2010.0125%22%2F%3E%3Ccircle%20cx%3D%2216.714%22%20cy%3D%2216%22%20r%3D%221.5%22%2F%3E%3Cpath%20d%3D%22M17.5968%2011.0761C17.413%2011%2017.18%2011%2016.7141%2011C16.2482%2011%2016.0152%2011%2015.8314%2011.0761C15.5864%2011.1776%2015.3917%2011.3723%2015.2902%2011.6173C15.2439%2011.7292%2015.2258%2011.8593%2015.2187%2012.049C15.2082%2012.3278%2015.0652%2012.5859%2014.8236%2012.7255C14.5819%2012.865%2014.2869%2012.8598%2014.0402%2012.7294C13.8723%2012.6407%2013.7506%2012.5913%2013.6306%2012.5755C13.3676%2012.5409%2013.1017%2012.6121%2012.8913%2012.7736C12.7335%2012.8947%2012.617%2013.0964%2012.384%2013.5C12.1511%2013.9035%2012.0346%2014.1052%2012.0086%2014.3025C11.974%2014.5654%2012.0452%2014.8313%2012.2067%2015.0417C12.2804%2015.1378%2012.384%2015.2185%2012.5447%2015.3195C12.781%2015.468%2012.9331%2015.7209%2012.933%2016C12.933%2016.2791%2012.781%2016.532%2012.5447%2016.6804C12.3839%2016.7814%2012.2804%2016.8622%2012.2067%2016.9582C12.0452%2017.1686%2011.9739%2017.4346%2012.0086%2017.6975C12.0345%2017.8947%2012.151%2018.0965%2012.384%2018.5C12.6169%2018.9035%2012.7334%2019.1053%2012.8912%2019.2264C13.1017%2019.3878%2013.3676%2019.4591%2013.6305%2019.4245C13.7506%2019.4087%2013.8723%2019.3593%2014.0401%2019.2706C14.2868%2019.1402%2014.5819%2019.135%2014.8236%2019.2745C15.0652%2019.414%2015.2082%2019.6722%2015.2187%2019.951C15.2258%2020.1408%2015.2439%2020.2708%2015.2902%2020.3827C15.3917%2020.6277%2015.5864%2020.8224%2015.8314%2020.9239C16.0152%2021%2016.2482%2021%2016.7141%2021C17.18%2021%2017.413%2021%2017.5968%2020.9239C17.8418%2020.8224%2018.0365%2020.6277%2018.138%2020.3827C18.1843%2020.2708%2018.2024%2020.1407%2018.2095%2019.951C18.22%2019.6722%2018.363%2019.414%2018.6046%2019.2745C18.8463%2019.135%2019.1413%2019.1402%2019.388%2019.2706C19.5559%2019.3593%2019.6776%2019.4086%2019.7976%2019.4244C20.0606%2019.459%2020.3265%2019.3878%2020.5369%2019.2263C20.6947%2019.1052%2020.8112%2018.9035%2021.0442%2018.5C21.2772%2018.0964%2021.3936%2017.8947%2021.4196%2017.6975C21.4542%2017.4345%2021.383%2017.1686%2021.2215%2016.9582C21.1478%2016.8621%2021.0442%2016.7814%2020.8835%2016.6804C20.6472%2016.5319%2020.4952%2016.279%2020.4952%2016C20.4952%2015.7209%2020.6472%2015.468%2020.8835%2015.3196C21.0443%2015.2186%2021.1479%2015.1378%2021.2216%2015.0418C21.383%2014.8314%2021.4543%2014.5654%2021.4197%2014.3025C21.3937%2014.1053%2021.2772%2013.9035%2021.0442%2013.5C20.8113%2013.0965%2020.6948%2012.8947%2020.537%2012.7736C20.3266%2012.6122%2020.0606%2012.5409%2019.7977%2012.5755C19.6777%2012.5913%2019.5559%2012.6407%2019.3881%2012.7294C19.1414%2012.8598%2018.8463%2012.865%2018.6046%2012.7255C18.363%2012.586%2018.22%2012.3278%2018.2095%2012.049C18.2024%2011.8592%2018.1843%2011.7292%2018.138%2011.6173C18.0365%2011.3723%2017.8418%2011.1776%2017.5968%2011.0761Z%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-3-cog-linear.svg?color=%231a73e8&size=48