maximize square 3 icon

maximize-square-3-broken from Solar by 480 Design · Broken · Arrows Action · CC-BY-4.0 Attribution required.

Name
maximize-square-3-broken
Set
Solar
Style
Broken
Category
Arrows Action
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More arrows action icons from Solar

Use the maximize square 3 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-width="1.5"><path stroke-linecap="round" d="M11.9999 2C16.714 2 19.071 2 20.5354 3.46447C21.9999 4.92893 21.9999 7.28595 21.9999 12C21.9999 16.714 21.9999 19.0711 20.5354 20.5355C19.1784 21.8926 17.055 21.9921 12.9999 21.9994M2.00049 11C2.00779 6.94493 2.10734 4.8215 3.46438 3.46447C4.43813 2.49071 5.8065 2.16443 8 2.0551"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12L17 7M17 10.75V7H13.25"/><path d="M2 18C2 16.1144 2 15.1716 2.58579 14.5858C3.17157 14 4.11438 14 6 14C7.88562 14 8.82843 14 9.41421 14.5858C10 15.1716 10 16.1144 10 18C10 19.8856 10 20.8284 9.41421 21.4142C8.82843 22 7.88562 22 6 22C4.11438 22 3.17157 22 2.58579 21.4142C2 20.8284 2 19.8856 2 18Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMaximizeSquare3Broken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M11.9999 2C16.714 2 19.071 2 20.5354 3.46447C21.9999 4.92893 21.9999 7.28595 21.9999 12C21.9999 16.714 21.9999 19.0711 20.5354 20.5355C19.1784 21.8926 17.055 21.9921 12.9999 21.9994M2.00049 11C2.00779 6.94493 2.10734 4.8215 3.46438 3.46447C4.43813 2.49071 5.8065 2.16443 8 2.0551"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 12L17 7M17 10.75V7H13.25"/><path d="M2 18C2 16.1144 2 15.1716 2.58579 14.5858C3.17157 14 4.11438 14 6 14C7.88562 14 8.82843 14 9.41421 14.5858C10 15.1716 10 16.1144 10 18C10 19.8856 10 20.8284 9.41421 21.4142C8.82843 22 7.88562 22 6 22C4.11438 22 3.17157 22 2.58579 21.4142C2 20.8284 2 19.8856 2 18Z"/></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-width="1.5"><path stroke-linecap="round" d="M11.9999 2C16.714 2 19.071 2 20.5354 3.46447C21.9999 4.92893 21.9999 7.28595 21.9999 12C21.9999 16.714 21.9999 19.0711 20.5354 20.5355C19.1784 21.8926 17.055 21.9921 12.9999 21.9994M2.00049 11C2.00779 6.94493 2.10734 4.8215 3.46438 3.46447C4.43813 2.49071 5.8065 2.16443 8 2.0551"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 12L17 7M17 10.75V7H13.25"/><path d="M2 18C2 16.1144 2 15.1716 2.58579 14.5858C3.17157 14 4.11438 14 6 14C7.88562 14 8.82843 14 9.41421 14.5858C10 15.1716 10 16.1144 10 18C10 19.8856 10 20.8284 9.41421 21.4142C8.82843 22 7.88562 22 6 22C4.11438 22 3.17157 22 2.58579 21.4142C2 20.8284 2 19.8856 2 18Z"/></g></svg>
</template>

CSS

.icon-maximize-square-3-broken {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.9999%202C16.714%202%2019.071%202%2020.5354%203.46447C21.9999%204.92893%2021.9999%207.28595%2021.9999%2012C21.9999%2016.714%2021.9999%2019.0711%2020.5354%2020.5355C19.1784%2021.8926%2017.055%2021.9921%2012.9999%2021.9994M2.00049%2011C2.00779%206.94493%202.10734%204.8215%203.46438%203.46447C4.43813%202.49071%205.8065%202.16443%208%202.0551%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012L17%207M17%2010.75V7H13.25%22%2F%3E%3Cpath%20d%3D%22M2%2018C2%2016.1144%202%2015.1716%202.58579%2014.5858C3.17157%2014%204.11438%2014%206%2014C7.88562%2014%208.82843%2014%209.41421%2014.5858C10%2015.1716%2010%2016.1144%2010%2018C10%2019.8856%2010%2020.8284%209.41421%2021.4142C8.82843%2022%207.88562%2022%206%2022C4.11438%2022%203.17157%2022%202.58579%2021.4142C2%2020.8284%202%2019.8856%202%2018Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.9999%202C16.714%202%2019.071%202%2020.5354%203.46447C21.9999%204.92893%2021.9999%207.28595%2021.9999%2012C21.9999%2016.714%2021.9999%2019.0711%2020.5354%2020.5355C19.1784%2021.8926%2017.055%2021.9921%2012.9999%2021.9994M2.00049%2011C2.00779%206.94493%202.10734%204.8215%203.46438%203.46447C4.43813%202.49071%205.8065%202.16443%208%202.0551%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012L17%207M17%2010.75V7H13.25%22%2F%3E%3Cpath%20d%3D%22M2%2018C2%2016.1144%202%2015.1716%202.58579%2014.5858C3.17157%2014%204.11438%2014%206%2014C7.88562%2014%208.82843%2014%209.41421%2014.5858C10%2015.1716%2010%2016.1144%2010%2018C10%2019.8856%2010%2020.8284%209.41421%2021.4142C8.82843%2022%207.88562%2022%206%2022C4.11438%2022%203.17157%2022%202.58579%2021.4142C2%2020.8284%202%2019.8856%202%2018Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/maximize-square-3-broken.svg?color=%231a73e8&size=48