braces-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
braces-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the braces icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 6a3 3 0 0 1 3-3a1 1 0 0 1 0 2a1 1 0 0 0-1 1v3.938c0 .789-.307 1.519-.82 2.062c.513.543.82 1.273.82 2.062V18a1 1 0 0 0 1 1a1 1 0 1 1 0 2a3 3 0 0 1-3-3v-3.938a1 1 0 0 0-.757-.97l-.486-.122a1 1 0 0 1 0-1.94l.486-.121A1 1 0 0 0 4 9.939zm16 0a3 3 0 0 0-3-3a1 1 0 1 0 0 2a1 1 0 0 1 1 1v3.938c0 .789.307 1.519.82 2.062a3 3 0 0 0-.82 2.062V18a1 1 0 0 1-1 1a1 1 0 1 0 0 2a3 3 0 0 0 3-3v-3.938a1 1 0 0 1 .758-.97l.485-.122a1 1 0 0 0 0-1.94l-.485-.121a1 1 0 0 1-.758-.97z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBraces24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 6a3 3 0 0 1 3-3a1 1 0 0 1 0 2a1 1 0 0 0-1 1v3.938c0 .789-.307 1.519-.82 2.062c.513.543.82 1.273.82 2.062V18a1 1 0 0 0 1 1a1 1 0 1 1 0 2a3 3 0 0 1-3-3v-3.938a1 1 0 0 0-.757-.97l-.486-.122a1 1 0 0 1 0-1.94l.486-.121A1 1 0 0 0 4 9.939zm16 0a3 3 0 0 0-3-3a1 1 0 1 0 0 2a1 1 0 0 1 1 1v3.938c0 .789.307 1.519.82 2.062a3 3 0 0 0-.82 2.062V18a1 1 0 0 1-1 1a1 1 0 1 0 0 2a3 3 0 0 0 3-3v-3.938a1 1 0 0 1 .758-.97l.485-.122a1 1 0 0 0 0-1.94l-.485-.121a1 1 0 0 1-.758-.97z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 6a3 3 0 0 1 3-3a1 1 0 0 1 0 2a1 1 0 0 0-1 1v3.938c0 .789-.307 1.519-.82 2.062c.513.543.82 1.273.82 2.062V18a1 1 0 0 0 1 1a1 1 0 1 1 0 2a3 3 0 0 1-3-3v-3.938a1 1 0 0 0-.757-.97l-.486-.122a1 1 0 0 1 0-1.94l.486-.121A1 1 0 0 0 4 9.939zm16 0a3 3 0 0 0-3-3a1 1 0 1 0 0 2a1 1 0 0 1 1 1v3.938c0 .789.307 1.519.82 2.062a3 3 0 0 0-.82 2.062V18a1 1 0 0 1-1 1a1 1 0 1 0 0 2a3 3 0 0 0 3-3v-3.938a1 1 0 0 1 .758-.97l.485-.122a1 1 0 0 0 0-1.94l-.485-.121a1 1 0 0 1-.758-.97z"/></svg>
</template>

CSS

.icon-braces-24-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%206a3%203%200%200%201%203-3a1%201%200%200%201%200%202a1%201%200%200%200-1%201v3.938c0%20.789-.307%201.519-.82%202.062c.513.543.82%201.273.82%202.062V18a1%201%200%200%200%201%201a1%201%200%201%201%200%202a3%203%200%200%201-3-3v-3.938a1%201%200%200%200-.757-.97l-.486-.122a1%201%200%200%201%200-1.94l.486-.121A1%201%200%200%200%204%209.939zm16%200a3%203%200%200%200-3-3a1%201%200%201%200%200%202a1%201%200%200%201%201%201v3.938c0%20.789.307%201.519.82%202.062a3%203%200%200%200-.82%202.062V18a1%201%200%200%201-1%201a1%201%200%201%200%200%202a3%203%200%200%200%203-3v-3.938a1%201%200%200%201%20.758-.97l.485-.122a1%201%200%200%200%200-1.94l-.485-.121a1%201%200%200%201-.758-.97z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%206a3%203%200%200%201%203-3a1%201%200%200%201%200%202a1%201%200%200%200-1%201v3.938c0%20.789-.307%201.519-.82%202.062c.513.543.82%201.273.82%202.062V18a1%201%200%200%200%201%201a1%201%200%201%201%200%202a3%203%200%200%201-3-3v-3.938a1%201%200%200%200-.757-.97l-.486-.122a1%201%200%200%201%200-1.94l.486-.121A1%201%200%200%200%204%209.939zm16%200a3%203%200%200%200-3-3a1%201%200%201%200%200%202a1%201%200%200%201%201%201v3.938c0%20.789.307%201.519.82%202.062a3%203%200%200%200-.82%202.062V18a1%201%200%200%201-1%201a1%201%200%201%200%200%202a3%203%200%200%200%203-3v-3.938a1%201%200%200%201%20.758-.97l.485-.122a1%201%200%200%200%200-1.94l-.485-.121a1%201%200%200%201-.758-.97z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/braces-24-filled.svg?color=%231a73e8&size=48