minimize 01 icon

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

Name
minimize-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the minimize 01 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="M19.926 22.25v-1.559c0-.402.127-.793.338-1.136c1.494-2.427 1.964-5.03 1.636-6.043c-1.043-2.16-4.524-3.011-6.14-3.214l1.037-5.16c.174-.818-.446-1.641-1.383-1.84c-.938-.197-1.84.306-2.013 1.124l-2.055 9.666l-2.571-1.637s-1.295-1.036-2.335 0c-1.039 1.035 0 2.325 0 2.325l3.909 5.003c.251.322.398.712.42 1.12l.071 1.317M6.957 2.238s-.252 2.271 0 2.519m0 0c.326.321 2.602.05 2.602.05m-2.602-.05L10 1.748M5.045 9.25s.252-2.271 0-2.519m0 0c-.326-.32-2.602-.05-2.602-.05m2.602.05l-3.044 3.01"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMinimize01(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="M19.926 22.25v-1.559c0-.402.127-.793.338-1.136c1.494-2.427 1.964-5.03 1.636-6.043c-1.043-2.16-4.524-3.011-6.14-3.214l1.037-5.16c.174-.818-.446-1.641-1.383-1.84c-.938-.197-1.84.306-2.013 1.124l-2.055 9.666l-2.571-1.637s-1.295-1.036-2.335 0c-1.039 1.035 0 2.325 0 2.325l3.909 5.003c.251.322.398.712.42 1.12l.071 1.317M6.957 2.238s-.252 2.271 0 2.519m0 0c.326.321 2.602.05 2.602.05m-2.602-.05L10 1.748M5.045 9.25s.252-2.271 0-2.519m0 0c-.326-.32-2.602-.05-2.602-.05m2.602.05l-3.044 3.01"/></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="M19.926 22.25v-1.559c0-.402.127-.793.338-1.136c1.494-2.427 1.964-5.03 1.636-6.043c-1.043-2.16-4.524-3.011-6.14-3.214l1.037-5.16c.174-.818-.446-1.641-1.383-1.84c-.938-.197-1.84.306-2.013 1.124l-2.055 9.666l-2.571-1.637s-1.295-1.036-2.335 0c-1.039 1.035 0 2.325 0 2.325l3.909 5.003c.251.322.398.712.42 1.12l.071 1.317M6.957 2.238s-.252 2.271 0 2.519m0 0c.326.321 2.602.05 2.602.05m-2.602-.05L10 1.748M5.045 9.25s.252-2.271 0-2.519m0 0c-.326-.32-2.602-.05-2.602-.05m2.602.05l-3.044 3.01"/></svg>
</template>

CSS

.icon-minimize-01 {
  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%22M19.926%2022.25v-1.559c0-.402.127-.793.338-1.136c1.494-2.427%201.964-5.03%201.636-6.043c-1.043-2.16-4.524-3.011-6.14-3.214l1.037-5.16c.174-.818-.446-1.641-1.383-1.84c-.938-.197-1.84.306-2.013%201.124l-2.055%209.666l-2.571-1.637s-1.295-1.036-2.335%200c-1.039%201.035%200%202.325%200%202.325l3.909%205.003c.251.322.398.712.42%201.12l.071%201.317M6.957%202.238s-.252%202.271%200%202.519m0%200c.326.321%202.602.05%202.602.05m-2.602-.05L10%201.748M5.045%209.25s.252-2.271%200-2.519m0%200c-.326-.32-2.602-.05-2.602-.05m2.602.05l-3.044%203.01%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%22M19.926%2022.25v-1.559c0-.402.127-.793.338-1.136c1.494-2.427%201.964-5.03%201.636-6.043c-1.043-2.16-4.524-3.011-6.14-3.214l1.037-5.16c.174-.818-.446-1.641-1.383-1.84c-.938-.197-1.84.306-2.013%201.124l-2.055%209.666l-2.571-1.637s-1.295-1.036-2.335%200c-1.039%201.035%200%202.325%200%202.325l3.909%205.003c.251.322.398.712.42%201.12l.071%201.317M6.957%202.238s-.252%202.271%200%202.519m0%200c.326.321%202.602.05%202.602.05m-2.602-.05L10%201.748M5.045%209.25s.252-2.271%200-2.519m0%200c-.326-.32-2.602-.05-2.602-.05m2.602.05l-3.044%203.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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