column delete icon

column-delete from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
column-delete
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the column delete 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 d="M5.5 3c1.404 0 2.107 0 2.611.38c.219.163.406.374.552.62C9 4.567 9 5.357 9 6.938v10.125c0 1.58 0 2.37-.337 2.937a2.1 2.1 0 0 1-.552.62C7.607 21 6.904 21 5.5 21s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C2 19.433 2 18.642 2 17.063V6.938c0-1.58 0-2.37.337-2.938c.146-.246.333-.457.552-.62C3.393 3 4.096 3 5.5 3Z"/><path stroke-linecap="round" d="M20 11.938v5.124c0 1.58 0 2.37-.337 2.938a2.1 2.1 0 0 1-.552.62c-.504.38-1.207.38-2.611.38s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C13 19.433 13 18.642 13 17.063V6.938c0-1.58 0-2.37.337-2.938"/><path stroke-linecap="round" stroke-linejoin="round" d="m22 9l-6-6m6 0l-6 6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsColumnDelete(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 d="M5.5 3c1.404 0 2.107 0 2.611.38c.219.163.406.374.552.62C9 4.567 9 5.357 9 6.938v10.125c0 1.58 0 2.37-.337 2.937a2.1 2.1 0 0 1-.552.62C7.607 21 6.904 21 5.5 21s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C2 19.433 2 18.642 2 17.063V6.938c0-1.58 0-2.37.337-2.938c.146-.246.333-.457.552-.62C3.393 3 4.096 3 5.5 3Z"/><path strokeLinecap="round" d="M20 11.938v5.124c0 1.58 0 2.37-.337 2.938a2.1 2.1 0 0 1-.552.62c-.504.38-1.207.38-2.611.38s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C13 19.433 13 18.642 13 17.063V6.938c0-1.58 0-2.37.337-2.938"/><path strokeLinecap="round" strokeLinejoin="round" d="m22 9l-6-6m6 0l-6 6"/></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 d="M5.5 3c1.404 0 2.107 0 2.611.38c.219.163.406.374.552.62C9 4.567 9 5.357 9 6.938v10.125c0 1.58 0 2.37-.337 2.937a2.1 2.1 0 0 1-.552.62C7.607 21 6.904 21 5.5 21s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C2 19.433 2 18.642 2 17.063V6.938c0-1.58 0-2.37.337-2.938c.146-.246.333-.457.552-.62C3.393 3 4.096 3 5.5 3Z"/><path stroke-linecap="round" d="M20 11.938v5.124c0 1.58 0 2.37-.337 2.938a2.1 2.1 0 0 1-.552.62c-.504.38-1.207.38-2.611.38s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C13 19.433 13 18.642 13 17.063V6.938c0-1.58 0-2.37.337-2.938"/><path stroke-linecap="round" stroke-linejoin="round" d="m22 9l-6-6m6 0l-6 6"/></g></svg>
</template>

CSS

.icon-column-delete {
  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%20d%3D%22M5.5%203c1.404%200%202.107%200%202.611.38c.219.163.406.374.552.62C9%204.567%209%205.357%209%206.938v10.125c0%201.58%200%202.37-.337%202.937a2.1%202.1%200%200%201-.552.62C7.607%2021%206.904%2021%205.5%2021s-2.107%200-2.611-.38a2.1%202.1%200%200%201-.552-.62C2%2019.433%202%2018.642%202%2017.063V6.938c0-1.58%200-2.37.337-2.938c.146-.246.333-.457.552-.62C3.393%203%204.096%203%205.5%203Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2011.938v5.124c0%201.58%200%202.37-.337%202.938a2.1%202.1%200%200%201-.552.62c-.504.38-1.207.38-2.611.38s-2.107%200-2.611-.38a2.1%202.1%200%200%201-.552-.62C13%2019.433%2013%2018.642%2013%2017.063V6.938c0-1.58%200-2.37.337-2.938%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m22%209l-6-6m6%200l-6%206%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%20d%3D%22M5.5%203c1.404%200%202.107%200%202.611.38c.219.163.406.374.552.62C9%204.567%209%205.357%209%206.938v10.125c0%201.58%200%202.37-.337%202.937a2.1%202.1%200%200%201-.552.62C7.607%2021%206.904%2021%205.5%2021s-2.107%200-2.611-.38a2.1%202.1%200%200%201-.552-.62C2%2019.433%202%2018.642%202%2017.063V6.938c0-1.58%200-2.37.337-2.938c.146-.246.333-.457.552-.62C3.393%203%204.096%203%205.5%203Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2011.938v5.124c0%201.58%200%202.37-.337%202.938a2.1%202.1%200%200%201-.552.62c-.504.38-1.207.38-2.611.38s-2.107%200-2.611-.38a2.1%202.1%200%200%201-.552-.62C13%2019.433%2013%2018.642%2013%2017.063V6.938c0-1.58%200-2.37.337-2.938%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m22%209l-6-6m6%200l-6%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/column-delete.svg?color=%231a73e8&size=48