brackets angle icon

brackets-angle-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
brackets-angle-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the brackets angle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 128l-56 88H80l-56-88l56-88h96Z" opacity=".2"/><path d="M86.75 44.3L33.48 128l53.27 83.7a8 8 0 0 1-2.46 11.05A7.9 7.9 0 0 1 80 224a8 8 0 0 1-6.76-3.71l-56-88a8 8 0 0 1 0-8.59l56-88a8 8 0 1 1 13.5 8.59Zm152 79.41l-56-88a8 8 0 1 0-13.5 8.59l53.27 83.7l-53.27 83.7a8 8 0 0 0 2.46 11.05A7.9 7.9 0 0 0 176 224a8 8 0 0 0 6.76-3.71l56-88a8 8 0 0 0-.01-8.58"/></g></svg>

React

import type { SVGProps } from "react";

export function PhBracketsAngleDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 128l-56 88H80l-56-88l56-88h96Z" opacity=".2"/><path d="M86.75 44.3L33.48 128l53.27 83.7a8 8 0 0 1-2.46 11.05A7.9 7.9 0 0 1 80 224a8 8 0 0 1-6.76-3.71l-56-88a8 8 0 0 1 0-8.59l56-88a8 8 0 1 1 13.5 8.59Zm152 79.41l-56-88a8 8 0 1 0-13.5 8.59l53.27 83.7l-53.27 83.7a8 8 0 0 0 2.46 11.05A7.9 7.9 0 0 0 176 224a8 8 0 0 0 6.76-3.71l56-88a8 8 0 0 0-.01-8.58"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 128l-56 88H80l-56-88l56-88h96Z" opacity=".2"/><path d="M86.75 44.3L33.48 128l53.27 83.7a8 8 0 0 1-2.46 11.05A7.9 7.9 0 0 1 80 224a8 8 0 0 1-6.76-3.71l-56-88a8 8 0 0 1 0-8.59l56-88a8 8 0 1 1 13.5 8.59Zm152 79.41l-56-88a8 8 0 1 0-13.5 8.59l53.27 83.7l-53.27 83.7a8 8 0 0 0 2.46 11.05A7.9 7.9 0 0 0 176 224a8 8 0 0 0 6.76-3.71l56-88a8 8 0 0 0-.01-8.58"/></g></svg>
</template>

CSS

.icon-brackets-angle-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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%20128l-56%2088H80l-56-88l56-88h96Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M86.75%2044.3L33.48%20128l53.27%2083.7a8%208%200%200%201-2.46%2011.05A7.9%207.9%200%200%201%2080%20224a8%208%200%200%201-6.76-3.71l-56-88a8%208%200%200%201%200-8.59l56-88a8%208%200%201%201%2013.5%208.59Zm152%2079.41l-56-88a8%208%200%201%200-13.5%208.59l53.27%2083.7l-53.27%2083.7a8%208%200%200%200%202.46%2011.05A7.9%207.9%200%200%200%20176%20224a8%208%200%200%200%206.76-3.71l56-88a8%208%200%200%200-.01-8.58%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%20128l-56%2088H80l-56-88l56-88h96Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M86.75%2044.3L33.48%20128l53.27%2083.7a8%208%200%200%201-2.46%2011.05A7.9%207.9%200%200%201%2080%20224a8%208%200%200%201-6.76-3.71l-56-88a8%208%200%200%201%200-8.59l56-88a8%208%200%201%201%2013.5%208.59Zm152%2079.41l-56-88a8%208%200%201%200-13.5%208.59l53.27%2083.7l-53.27%2083.7a8%208%200%200%200%202.46%2011.05A7.9%207.9%200%200%200%20176%20224a8%208%200%200%200%206.76-3.71l56-88a8%208%200%200%200-.01-8.58%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/brackets-angle-duotone.svg?color=%231a73e8&size=48