squares subtract icon

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

Name
squares-subtract
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the squares subtract 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 d="M8.992 15h-.5c-2.816 0-4.225 0-5.182-.764a3.5 3.5 0 0 1-.554-.554c-.764-.957-.764-2.366-.764-5.182s0-4.225.764-5.182a3.5 3.5 0 0 1 .554-.554C4.267 2 5.676 2 8.492 2s4.225 0 5.182.764q.308.245.555.554c.763.957.763 2.366.763 5.182V9"/><path d="M8.992 15c.003-2.487.047-3.783.764-4.682a3.5 3.5 0 0 1 .554-.555c.899-.717 2.195-.76 4.682-.763m7 5.5v2m-5.5 5.5h-2m7.5-10c-.065-.88-.222-1.475-.595-1.942a3 3 0 0 0-.466-.465c-.467-.371-1.061-.527-1.939-.593h-.5m3.5 10c-.066.878-.222 1.472-.593 1.939a3 3 0 0 1-.465.466c-.467.373-1.062.53-1.942.595m-7 0c-.878-.066-1.472-.222-1.938-.593a3 3 0 0 1-.467-.465c-.373-.467-.53-1.062-.595-1.942v-.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSquaresSubtract(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 d="M8.992 15h-.5c-2.816 0-4.225 0-5.182-.764a3.5 3.5 0 0 1-.554-.554c-.764-.957-.764-2.366-.764-5.182s0-4.225.764-5.182a3.5 3.5 0 0 1 .554-.554C4.267 2 5.676 2 8.492 2s4.225 0 5.182.764q.308.245.555.554c.763.957.763 2.366.763 5.182V9"/><path d="M8.992 15c.003-2.487.047-3.783.764-4.682a3.5 3.5 0 0 1 .554-.555c.899-.717 2.195-.76 4.682-.763m7 5.5v2m-5.5 5.5h-2m7.5-10c-.065-.88-.222-1.475-.595-1.942a3 3 0 0 0-.466-.465c-.467-.371-1.061-.527-1.939-.593h-.5m3.5 10c-.066.878-.222 1.472-.593 1.939a3 3 0 0 1-.465.466c-.467.373-1.062.53-1.942.595m-7 0c-.878-.066-1.472-.222-1.938-.593a3 3 0 0 1-.467-.465c-.373-.467-.53-1.062-.595-1.942v-.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 d="M8.992 15h-.5c-2.816 0-4.225 0-5.182-.764a3.5 3.5 0 0 1-.554-.554c-.764-.957-.764-2.366-.764-5.182s0-4.225.764-5.182a3.5 3.5 0 0 1 .554-.554C4.267 2 5.676 2 8.492 2s4.225 0 5.182.764q.308.245.555.554c.763.957.763 2.366.763 5.182V9"/><path d="M8.992 15c.003-2.487.047-3.783.764-4.682a3.5 3.5 0 0 1 .554-.555c.899-.717 2.195-.76 4.682-.763m7 5.5v2m-5.5 5.5h-2m7.5-10c-.065-.88-.222-1.475-.595-1.942a3 3 0 0 0-.466-.465c-.467-.371-1.061-.527-1.939-.593h-.5m3.5 10c-.066.878-.222 1.472-.593 1.939a3 3 0 0 1-.465.466c-.467.373-1.062.53-1.942.595m-7 0c-.878-.066-1.472-.222-1.938-.593a3 3 0 0 1-.467-.465c-.373-.467-.53-1.062-.595-1.942v-.5"/></g></svg>
</template>

CSS

.icon-squares-subtract {
  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%20d%3D%22M8.992%2015h-.5c-2.816%200-4.225%200-5.182-.764a3.5%203.5%200%200%201-.554-.554c-.764-.957-.764-2.366-.764-5.182s0-4.225.764-5.182a3.5%203.5%200%200%201%20.554-.554C4.267%202%205.676%202%208.492%202s4.225%200%205.182.764q.308.245.555.554c.763.957.763%202.366.763%205.182V9%22%2F%3E%3Cpath%20d%3D%22M8.992%2015c.003-2.487.047-3.783.764-4.682a3.5%203.5%200%200%201%20.554-.555c.899-.717%202.195-.76%204.682-.763m7%205.5v2m-5.5%205.5h-2m7.5-10c-.065-.88-.222-1.475-.595-1.942a3%203%200%200%200-.466-.465c-.467-.371-1.061-.527-1.939-.593h-.5m3.5%2010c-.066.878-.222%201.472-.593%201.939a3%203%200%200%201-.465.466c-.467.373-1.062.53-1.942.595m-7%200c-.878-.066-1.472-.222-1.938-.593a3%203%200%200%201-.467-.465c-.373-.467-.53-1.062-.595-1.942v-.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%20d%3D%22M8.992%2015h-.5c-2.816%200-4.225%200-5.182-.764a3.5%203.5%200%200%201-.554-.554c-.764-.957-.764-2.366-.764-5.182s0-4.225.764-5.182a3.5%203.5%200%200%201%20.554-.554C4.267%202%205.676%202%208.492%202s4.225%200%205.182.764q.308.245.555.554c.763.957.763%202.366.763%205.182V9%22%2F%3E%3Cpath%20d%3D%22M8.992%2015c.003-2.487.047-3.783.764-4.682a3.5%203.5%200%200%201%20.554-.555c.899-.717%202.195-.76%204.682-.763m7%205.5v2m-5.5%205.5h-2m7.5-10c-.065-.88-.222-1.475-.595-1.942a3%203%200%200%200-.466-.465c-.467-.371-1.061-.527-1.939-.593h-.5m3.5%2010c-.066.878-.222%201.472-.593%201.939a3%203%200%200%201-.465.466c-.467.373-1.062.53-1.942.595m-7%200c-.878-.066-1.472-.222-1.938-.593a3%203%200%200%201-.467-.465c-.373-.467-.53-1.062-.595-1.942v-.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/squares-subtract.svg?color=%231a73e8&size=48