maximize 02 icon
maximize-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- maximize-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the maximize 02 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="m7.863 12.661l2.135 1.832l2.666-10.228a1.72 1.72 0 0 1 3.339.83l-1.202 5.1l1.688.27c1.93.29 2.895.435 3.574.842c1.123.673 1.936 1.684 1.936 3.16c0 1.027-.254 1.716-.871 3.569c-.392 1.175-.587 1.763-.907 2.228a4 4 0 0 1-2.193 1.582c-.542.156-1.16.156-2.399.156h-1.05c-1.645 0-2.468 0-3.2-.302a4 4 0 0 1-.386-.184c-.696-.378-1.215-1.017-2.253-2.296l-3.36-4.138a1.74 1.74 0 0 1-.008-2.186a1.74 1.74 0 0 1 2.49-.235m-.53-10.557s2.22-.264 2.539.05c.245.242 0 2.462 0 2.462m0-2.462l-2.97 2.942M4.649 9.858s-2.22.265-2.539-.05c-.245-.241 0-2.462 0-2.462m0 2.463l2.97-2.942"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMaximize02(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="m7.863 12.661l2.135 1.832l2.666-10.228a1.72 1.72 0 0 1 3.339.83l-1.202 5.1l1.688.27c1.93.29 2.895.435 3.574.842c1.123.673 1.936 1.684 1.936 3.16c0 1.027-.254 1.716-.871 3.569c-.392 1.175-.587 1.763-.907 2.228a4 4 0 0 1-2.193 1.582c-.542.156-1.16.156-2.399.156h-1.05c-1.645 0-2.468 0-3.2-.302a4 4 0 0 1-.386-.184c-.696-.378-1.215-1.017-2.253-2.296l-3.36-4.138a1.74 1.74 0 0 1-.008-2.186a1.74 1.74 0 0 1 2.49-.235m-.53-10.557s2.22-.264 2.539.05c.245.242 0 2.462 0 2.462m0-2.462l-2.97 2.942M4.649 9.858s-2.22.265-2.539-.05c-.245-.241 0-2.462 0-2.462m0 2.463l2.97-2.942"/></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="m7.863 12.661l2.135 1.832l2.666-10.228a1.72 1.72 0 0 1 3.339.83l-1.202 5.1l1.688.27c1.93.29 2.895.435 3.574.842c1.123.673 1.936 1.684 1.936 3.16c0 1.027-.254 1.716-.871 3.569c-.392 1.175-.587 1.763-.907 2.228a4 4 0 0 1-2.193 1.582c-.542.156-1.16.156-2.399.156h-1.05c-1.645 0-2.468 0-3.2-.302a4 4 0 0 1-.386-.184c-.696-.378-1.215-1.017-2.253-2.296l-3.36-4.138a1.74 1.74 0 0 1-.008-2.186a1.74 1.74 0 0 1 2.49-.235m-.53-10.557s2.22-.264 2.539.05c.245.242 0 2.462 0 2.462m0-2.462l-2.97 2.942M4.649 9.858s-2.22.265-2.539-.05c-.245-.241 0-2.462 0-2.462m0 2.463l2.97-2.942"/></svg> </template>
CSS
.icon-maximize-02 {
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%22m7.863%2012.661l2.135%201.832l2.666-10.228a1.72%201.72%200%200%201%203.339.83l-1.202%205.1l1.688.27c1.93.29%202.895.435%203.574.842c1.123.673%201.936%201.684%201.936%203.16c0%201.027-.254%201.716-.871%203.569c-.392%201.175-.587%201.763-.907%202.228a4%204%200%200%201-2.193%201.582c-.542.156-1.16.156-2.399.156h-1.05c-1.645%200-2.468%200-3.2-.302a4%204%200%200%201-.386-.184c-.696-.378-1.215-1.017-2.253-2.296l-3.36-4.138a1.74%201.74%200%200%201-.008-2.186a1.74%201.74%200%200%201%202.49-.235m-.53-10.557s2.22-.264%202.539.05c.245.242%200%202.462%200%202.462m0-2.462l-2.97%202.942M4.649%209.858s-2.22.265-2.539-.05c-.245-.241%200-2.462%200-2.462m0%202.463l2.97-2.942%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%22m7.863%2012.661l2.135%201.832l2.666-10.228a1.72%201.72%200%200%201%203.339.83l-1.202%205.1l1.688.27c1.93.29%202.895.435%203.574.842c1.123.673%201.936%201.684%201.936%203.16c0%201.027-.254%201.716-.871%203.569c-.392%201.175-.587%201.763-.907%202.228a4%204%200%200%201-2.193%201.582c-.542.156-1.16.156-2.399.156h-1.05c-1.645%200-2.468%200-3.2-.302a4%204%200%200%201-.386-.184c-.696-.378-1.215-1.017-2.253-2.296l-3.36-4.138a1.74%201.74%200%200%201-.008-2.186a1.74%201.74%200%200%201%202.49-.235m-.53-10.557s2.22-.264%202.539.05c.245.242%200%202.462%200%202.462m0-2.462l-2.97%202.942M4.649%209.858s-2.22.265-2.539-.05c-.245-.241%200-2.462%200-2.462m0%202.463l2.97-2.942%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/maximize-02.svg?color=%231a73e8&size=48