arrow maximize top left bottom right icon

arrow-maximize-top-left-bottom-right-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
arrow-maximize-top-left-bottom-right-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the arrow maximize top left bottom right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m12.75 4l.102.007a.75.75 0 0 1 .648.743l-.007.102a.75.75 0 0 1-.743.648H6.562L22.5 21.439V15.25l.007-.102A.75.75 0 0 1 24 15.25v8l-.007.102a.75.75 0 0 1-.743.648h-8l-.102-.007a.75.75 0 0 1-.648-.743l.007-.102a.75.75 0 0 1 .743-.648h6.19L5.5 6.56v6.19l-.007.102A.75.75 0 0 1 4 12.75v-8l.007-.102A.75.75 0 0 1 4.75 4z"/></svg>

React

import type { SVGProps } from "react";

export function FluentArrowMaximizeTopLeftBottomRight28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m12.75 4l.102.007a.75.75 0 0 1 .648.743l-.007.102a.75.75 0 0 1-.743.648H6.562L22.5 21.439V15.25l.007-.102A.75.75 0 0 1 24 15.25v8l-.007.102a.75.75 0 0 1-.743.648h-8l-.102-.007a.75.75 0 0 1-.648-.743l.007-.102a.75.75 0 0 1 .743-.648h6.19L5.5 6.56v6.19l-.007.102A.75.75 0 0 1 4 12.75v-8l.007-.102A.75.75 0 0 1 4.75 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m12.75 4l.102.007a.75.75 0 0 1 .648.743l-.007.102a.75.75 0 0 1-.743.648H6.562L22.5 21.439V15.25l.007-.102A.75.75 0 0 1 24 15.25v8l-.007.102a.75.75 0 0 1-.743.648h-8l-.102-.007a.75.75 0 0 1-.648-.743l.007-.102a.75.75 0 0 1 .743-.648h6.19L5.5 6.56v6.19l-.007.102A.75.75 0 0 1 4 12.75v-8l.007-.102A.75.75 0 0 1 4.75 4z"/></svg>
</template>

CSS

.icon-arrow-maximize-top-left-bottom-right-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.75%204l.102.007a.75.75%200%200%201%20.648.743l-.007.102a.75.75%200%200%201-.743.648H6.562L22.5%2021.439V15.25l.007-.102A.75.75%200%200%201%2024%2015.25v8l-.007.102a.75.75%200%200%201-.743.648h-8l-.102-.007a.75.75%200%200%201-.648-.743l.007-.102a.75.75%200%200%201%20.743-.648h6.19L5.5%206.56v6.19l-.007.102A.75.75%200%200%201%204%2012.75v-8l.007-.102A.75.75%200%200%201%204.75%204z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.75%204l.102.007a.75.75%200%200%201%20.648.743l-.007.102a.75.75%200%200%201-.743.648H6.562L22.5%2021.439V15.25l.007-.102A.75.75%200%200%201%2024%2015.25v8l-.007.102a.75.75%200%200%201-.743.648h-8l-.102-.007a.75.75%200%200%201-.648-.743l.007-.102a.75.75%200%200%201%20.743-.648h6.19L5.5%206.56v6.19l-.007.102A.75.75%200%200%201%204%2012.75v-8l.007-.102A.75.75%200%200%201%204.75%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-maximize-top-left-bottom-right-28-regular.svg?color=%231a73e8&size=48