text clear icon

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

Name
text-clear
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the text clear 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11 20.001H5"/><path d="M12 4L8 20m4-16c1.387 0 3.17.03 4.588.176c.6.062.9.093 1.166.202a2.05 2.05 0 0 1 1.165 1.299C19 5.954 19 6.27 19 6.902M12 4c-1.387 0-3.17.03-4.588.176c-.6.062-.9.093-1.166.202A2.05 2.05 0 0 0 5.08 5.677C5 5.954 5 6.27 5 6.902"/><path stroke-linejoin="round" d="m14 15l5 5m-5 0l5-5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTextClear(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M11 20.001H5"/><path d="M12 4L8 20m4-16c1.387 0 3.17.03 4.588.176c.6.062.9.093 1.166.202a2.05 2.05 0 0 1 1.165 1.299C19 5.954 19 6.27 19 6.902M12 4c-1.387 0-3.17.03-4.588.176c-.6.062-.9.093-1.166.202A2.05 2.05 0 0 0 5.08 5.677C5 5.954 5 6.27 5 6.902"/><path strokeLinejoin="round" d="m14 15l5 5m-5 0l5-5"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11 20.001H5"/><path d="M12 4L8 20m4-16c1.387 0 3.17.03 4.588.176c.6.062.9.093 1.166.202a2.05 2.05 0 0 1 1.165 1.299C19 5.954 19 6.27 19 6.902M12 4c-1.387 0-3.17.03-4.588.176c-.6.062-.9.093-1.166.202A2.05 2.05 0 0 0 5.08 5.677C5 5.954 5 6.27 5 6.902"/><path stroke-linejoin="round" d="m14 15l5 5m-5 0l5-5"/></g></svg>
</template>

CSS

.icon-text-clear {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2020.001H5%22%2F%3E%3Cpath%20d%3D%22M12%204L8%2020m4-16c1.387%200%203.17.03%204.588.176c.6.062.9.093%201.166.202a2.05%202.05%200%200%201%201.165%201.299C19%205.954%2019%206.27%2019%206.902M12%204c-1.387%200-3.17.03-4.588.176c-.6.062-.9.093-1.166.202A2.05%202.05%200%200%200%205.08%205.677C5%205.954%205%206.27%205%206.902%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2015l5%205m-5%200l5-5%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2020.001H5%22%2F%3E%3Cpath%20d%3D%22M12%204L8%2020m4-16c1.387%200%203.17.03%204.588.176c.6.062.9.093%201.166.202a2.05%202.05%200%200%201%201.165%201.299C19%205.954%2019%206.27%2019%206.902M12%204c-1.387%200-3.17.03-4.588.176c-.6.062-.9.093-1.166.202A2.05%202.05%200%200%200%205.08%205.677C5%205.954%205%206.27%205%206.902%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2015l5%205m-5%200l5-5%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/text-clear.svg?color=%231a73e8&size=48