maximize icon

maximize-bold-duotone from Solar by 480 Design · Bold Duotone · Arrows Action · CC-BY-4.0 Attribution required.

Name
maximize-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Arrows Action
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows action icons from Solar

Use the maximize icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8.60714 22C8.60714 22.4142 8.27136 22.75 7.85714 22.75H2C1.58579 22.75 1.25 22.4142 1.25 22V16.1429C1.25 15.7286 1.58579 15.3929 2 15.3929C2.41421 15.3929 2.75 15.7286 2.75 16.1429V20.1893L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303L3.81066 21.25H7.85714C8.27136 21.25 8.60714 21.5858 8.60714 22Z" opacity=".5"/><path d="M15.3929 2C15.3929 1.58579 15.7286 1.25 16.1429 1.25H22C22.4142 1.25 22.75 1.58579 22.75 2V7.85714C22.75 8.27136 22.4142 8.60714 22 8.60714C21.5858 8.60714 21.25 8.27136 21.25 7.85714V3.81066L15.5303 9.53033C15.2374 9.82322 14.7626 9.82322 14.4697 9.53033C14.1768 9.23744 14.1768 8.76256 14.4697 8.46967L20.1893 2.75H16.1429C15.7286 2.75 15.3929 2.41421 15.3929 2Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMaximizeBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M8.60714 22C8.60714 22.4142 8.27136 22.75 7.85714 22.75H2C1.58579 22.75 1.25 22.4142 1.25 22V16.1429C1.25 15.7286 1.58579 15.3929 2 15.3929C2.41421 15.3929 2.75 15.7286 2.75 16.1429V20.1893L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303L3.81066 21.25H7.85714C8.27136 21.25 8.60714 21.5858 8.60714 22Z" opacity=".5"/><path d="M15.3929 2C15.3929 1.58579 15.7286 1.25 16.1429 1.25H22C22.4142 1.25 22.75 1.58579 22.75 2V7.85714C22.75 8.27136 22.4142 8.60714 22 8.60714C21.5858 8.60714 21.25 8.27136 21.25 7.85714V3.81066L15.5303 9.53033C15.2374 9.82322 14.7626 9.82322 14.4697 9.53033C14.1768 9.23744 14.1768 8.76256 14.4697 8.46967L20.1893 2.75H16.1429C15.7286 2.75 15.3929 2.41421 15.3929 2Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M8.60714 22C8.60714 22.4142 8.27136 22.75 7.85714 22.75H2C1.58579 22.75 1.25 22.4142 1.25 22V16.1429C1.25 15.7286 1.58579 15.3929 2 15.3929C2.41421 15.3929 2.75 15.7286 2.75 16.1429V20.1893L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303L3.81066 21.25H7.85714C8.27136 21.25 8.60714 21.5858 8.60714 22Z" opacity=".5"/><path d="M15.3929 2C15.3929 1.58579 15.7286 1.25 16.1429 1.25H22C22.4142 1.25 22.75 1.58579 22.75 2V7.85714C22.75 8.27136 22.4142 8.60714 22 8.60714C21.5858 8.60714 21.25 8.27136 21.25 7.85714V3.81066L15.5303 9.53033C15.2374 9.82322 14.7626 9.82322 14.4697 9.53033C14.1768 9.23744 14.1768 8.76256 14.4697 8.46967L20.1893 2.75H16.1429C15.7286 2.75 15.3929 2.41421 15.3929 2Z"/></g></svg>
</template>

CSS

.icon-maximize-bold-duotone {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.60714%2022C8.60714%2022.4142%208.27136%2022.75%207.85714%2022.75H2C1.58579%2022.75%201.25%2022.4142%201.25%2022V16.1429C1.25%2015.7286%201.58579%2015.3929%202%2015.3929C2.41421%2015.3929%202.75%2015.7286%202.75%2016.1429V20.1893L8.46967%2014.4697C8.76256%2014.1768%209.23744%2014.1768%209.53033%2014.4697C9.82322%2014.7626%209.82322%2015.2374%209.53033%2015.5303L3.81066%2021.25H7.85714C8.27136%2021.25%208.60714%2021.5858%208.60714%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.3929%202C15.3929%201.58579%2015.7286%201.25%2016.1429%201.25H22C22.4142%201.25%2022.75%201.58579%2022.75%202V7.85714C22.75%208.27136%2022.4142%208.60714%2022%208.60714C21.5858%208.60714%2021.25%208.27136%2021.25%207.85714V3.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L20.1893%202.75H16.1429C15.7286%202.75%2015.3929%202.41421%2015.3929%202Z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8.60714%2022C8.60714%2022.4142%208.27136%2022.75%207.85714%2022.75H2C1.58579%2022.75%201.25%2022.4142%201.25%2022V16.1429C1.25%2015.7286%201.58579%2015.3929%202%2015.3929C2.41421%2015.3929%202.75%2015.7286%202.75%2016.1429V20.1893L8.46967%2014.4697C8.76256%2014.1768%209.23744%2014.1768%209.53033%2014.4697C9.82322%2014.7626%209.82322%2015.2374%209.53033%2015.5303L3.81066%2021.25H7.85714C8.27136%2021.25%208.60714%2021.5858%208.60714%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.3929%202C15.3929%201.58579%2015.7286%201.25%2016.1429%201.25H22C22.4142%201.25%2022.75%201.58579%2022.75%202V7.85714C22.75%208.27136%2022.4142%208.60714%2022%208.60714C21.5858%208.60714%2021.25%208.27136%2021.25%207.85714V3.81066L15.5303%209.53033C15.2374%209.82322%2014.7626%209.82322%2014.4697%209.53033C14.1768%209.23744%2014.1768%208.76256%2014.4697%208.46967L20.1893%202.75H16.1429C15.7286%202.75%2015.3929%202.41421%2015.3929%202Z%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-bold-duotone.svg?color=%231a73e8&size=48