brackets round icon

brackets-round-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
brackets-round-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the brackets round icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M55 62.67C46.34 74.93 36 96.22 36 128s10.34 53.07 19 65.33c9.41 13.3 19 19.19 19.06 19.24A4 4 0 0 1 72 220a4 4 0 0 1-2-.57c-1.77-1.03-42-25.92-42-91.43s40.23-90.4 41.94-91.43a4 4 0 0 1 4.13 6.86c-.07.05-9.65 5.94-19.07 19.24m131.05-26.1a4 4 0 0 0-4.13 6.86c.1 0 9.65 5.94 19.06 19.24c8.67 12.26 19 33.55 19 65.33s-10.34 53.07-19 65.33c-9.41 13.3-19 19.19-19.05 19.24a4 4 0 0 0 4.12 6.86c1.71-1 41.94-25.92 41.94-91.43s-40.22-90.4-41.93-91.43Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBracketsRoundThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M55 62.67C46.34 74.93 36 96.22 36 128s10.34 53.07 19 65.33c9.41 13.3 19 19.19 19.06 19.24A4 4 0 0 1 72 220a4 4 0 0 1-2-.57c-1.77-1.03-42-25.92-42-91.43s40.23-90.4 41.94-91.43a4 4 0 0 1 4.13 6.86c-.07.05-9.65 5.94-19.07 19.24m131.05-26.1a4 4 0 0 0-4.13 6.86c.1 0 9.65 5.94 19.06 19.24c8.67 12.26 19 33.55 19 65.33s-10.34 53.07-19 65.33c-9.41 13.3-19 19.19-19.05 19.24a4 4 0 0 0 4.12 6.86c1.71-1 41.94-25.92 41.94-91.43s-40.22-90.4-41.93-91.43Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M55 62.67C46.34 74.93 36 96.22 36 128s10.34 53.07 19 65.33c9.41 13.3 19 19.19 19.06 19.24A4 4 0 0 1 72 220a4 4 0 0 1-2-.57c-1.77-1.03-42-25.92-42-91.43s40.23-90.4 41.94-91.43a4 4 0 0 1 4.13 6.86c-.07.05-9.65 5.94-19.07 19.24m131.05-26.1a4 4 0 0 0-4.13 6.86c.1 0 9.65 5.94 19.06 19.24c8.67 12.26 19 33.55 19 65.33s-10.34 53.07-19 65.33c-9.41 13.3-19 19.19-19.05 19.24a4 4 0 0 0 4.12 6.86c1.71-1 41.94-25.92 41.94-91.43s-40.22-90.4-41.93-91.43Z"/></svg>
</template>

CSS

.icon-brackets-round-thin {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M55%2062.67C46.34%2074.93%2036%2096.22%2036%20128s10.34%2053.07%2019%2065.33c9.41%2013.3%2019%2019.19%2019.06%2019.24A4%204%200%200%201%2072%20220a4%204%200%200%201-2-.57c-1.77-1.03-42-25.92-42-91.43s40.23-90.4%2041.94-91.43a4%204%200%200%201%204.13%206.86c-.07.05-9.65%205.94-19.07%2019.24m131.05-26.1a4%204%200%200%200-4.13%206.86c.1%200%209.65%205.94%2019.06%2019.24c8.67%2012.26%2019%2033.55%2019%2065.33s-10.34%2053.07-19%2065.33c-9.41%2013.3-19%2019.19-19.05%2019.24a4%204%200%200%200%204.12%206.86c1.71-1%2041.94-25.92%2041.94-91.43s-40.22-90.4-41.93-91.43Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M55%2062.67C46.34%2074.93%2036%2096.22%2036%20128s10.34%2053.07%2019%2065.33c9.41%2013.3%2019%2019.19%2019.06%2019.24A4%204%200%200%201%2072%20220a4%204%200%200%201-2-.57c-1.77-1.03-42-25.92-42-91.43s40.23-90.4%2041.94-91.43a4%204%200%200%201%204.13%206.86c-.07.05-9.65%205.94-19.07%2019.24m131.05-26.1a4%204%200%200%200-4.13%206.86c.1%200%209.65%205.94%2019.06%2019.24c8.67%2012.26%2019%2033.55%2019%2065.33s-10.34%2053.07-19%2065.33c-9.41%2013.3-19%2019.19-19.05%2019.24a4%204%200%200%200%204.12%206.86c1.71-1%2041.94-25.92%2041.94-91.43s-40.22-90.4-41.93-91.43Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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