shrink from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
shrink
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the shrink icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.222 17.994c-.01-.75-.525-3.233.001-3.76c.527-.526 3.01-.01 3.76.001m3.01 6.763l-6.386-6.384m-4.845 3.38c.01-.75.526-3.233 0-3.76c-.527-.526-3.01-.01-3.76.001m-3.01 6.763l6.385-6.384M6 9.761c.75.01 3.233.522 3.76-.005c.525-.528.005-3.01-.006-3.76M9.37 9.367L2.994 3.002m14.99 6.759c-.75.01-3.233.522-3.759-.005c-.525-.528-.006-3.01.006-3.76m.384 3.371l6.375-6.365"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsShrink(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M14.222 17.994c-.01-.75-.525-3.233.001-3.76c.527-.526 3.01-.01 3.76.001m3.01 6.763l-6.386-6.384m-4.845 3.38c.01-.75.526-3.233 0-3.76c-.527-.526-3.01-.01-3.76.001m-3.01 6.763l6.385-6.384M6 9.761c.75.01 3.233.522 3.76-.005c.525-.528.005-3.01-.006-3.76M9.37 9.367L2.994 3.002m14.99 6.759c-.75.01-3.233.522-3.759-.005c-.525-.528-.006-3.01.006-3.76m.384 3.371l6.375-6.365"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.222 17.994c-.01-.75-.525-3.233.001-3.76c.527-.526 3.01-.01 3.76.001m3.01 6.763l-6.386-6.384m-4.845 3.38c.01-.75.526-3.233 0-3.76c-.527-.526-3.01-.01-3.76.001m-3.01 6.763l6.385-6.384M6 9.761c.75.01 3.233.522 3.76-.005c.525-.528.005-3.01-.006-3.76M9.37 9.367L2.994 3.002m14.99 6.759c-.75.01-3.233.522-3.759-.005c-.525-.528-.006-3.01.006-3.76m.384 3.371l6.375-6.365"/></svg>
</template>

CSS

.icon-shrink {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.222%2017.994c-.01-.75-.525-3.233.001-3.76c.527-.526%203.01-.01%203.76.001m3.01%206.763l-6.386-6.384m-4.845%203.38c.01-.75.526-3.233%200-3.76c-.527-.526-3.01-.01-3.76.001m-3.01%206.763l6.385-6.384M6%209.761c.75.01%203.233.522%203.76-.005c.525-.528.005-3.01-.006-3.76M9.37%209.367L2.994%203.002m14.99%206.759c-.75.01-3.233.522-3.759-.005c-.525-.528-.006-3.01.006-3.76m.384%203.371l6.375-6.365%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.222%2017.994c-.01-.75-.525-3.233.001-3.76c.527-.526%203.01-.01%203.76.001m3.01%206.763l-6.386-6.384m-4.845%203.38c.01-.75.526-3.233%200-3.76c-.527-.526-3.01-.01-3.76.001m-3.01%206.763l6.385-6.384M6%209.761c.75.01%203.233.522%203.76-.005c.525-.528.005-3.01-.006-3.76M9.37%209.367L2.994%203.002m14.99%206.759c-.75.01-3.233.522-3.759-.005c-.525-.528-.006-3.01.006-3.76m.384%203.371l6.375-6.365%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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