brackets logo

brackets from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
brackets
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

The same logo in other sets

Use the brackets logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><filter id="SVGY50hHbaP" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/><feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.273992301 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter><linearGradient id="SVGv4VoW5fy" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#29abe2"/><stop offset="47.57%" stop-color="#28a9e1"/><stop offset="66.39%" stop-color="#23a2dc"/><stop offset="80.12%" stop-color="#1a96d4"/><stop offset="91.3%" stop-color="#0e85c9"/><stop offset="100%" stop-color="#0071bc"/></linearGradient></defs><path fill="#115a91" d="M256 204.8c0 28.16-23.04 51.2-51.2 51.2H51.2C23.04 256 0 232.96 0 204.8V51.2C0 23.04 23.04 0 51.2 0h153.6C232.96 0 256 23.04 256 51.2z"/><path fill="#fff" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04z"/><path fill="url(#SVGv4VoW5fy)" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04zm0-28.16H51.2C23.04 0 0 23.04 0 51.2v128c0 28.16 23.04 51.2 51.2 51.2h153.6c28.16 0 51.2-23.04 51.2-51.2v-128C256 23.04 232.96 0 204.8 0"/><g fill="#4d4d4d"><path d="M143.36 0v122.88h-64V92.16h35.84v-64H79.36V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/><path d="M64 0v28.16H28.16v64H64v30.72H0V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/></g></svg>

React

import type { SVGProps } from "react";

export function LogosBrackets(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><filter id="SVGY50hHbaP" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/><feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.273992301 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter><linearGradient id="SVGv4VoW5fy" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stopColor="#29abe2"/><stop offset="47.57%" stopColor="#28a9e1"/><stop offset="66.39%" stopColor="#23a2dc"/><stop offset="80.12%" stopColor="#1a96d4"/><stop offset="91.3%" stopColor="#0e85c9"/><stop offset="100%" stopColor="#0071bc"/></linearGradient></defs><path fill="#115a91" d="M256 204.8c0 28.16-23.04 51.2-51.2 51.2H51.2C23.04 256 0 232.96 0 204.8V51.2C0 23.04 23.04 0 51.2 0h153.6C232.96 0 256 23.04 256 51.2z"/><path fill="#fff" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04z"/><path fill="url(#SVGv4VoW5fy)" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04zm0-28.16H51.2C23.04 0 0 23.04 0 51.2v128c0 28.16 23.04 51.2 51.2 51.2h153.6c28.16 0 51.2-23.04 51.2-51.2v-128C256 23.04 232.96 0 204.8 0"/><g fill="#4d4d4d"><path d="M143.36 0v122.88h-64V92.16h35.84v-64H79.36V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/><path d="M64 0v28.16H28.16v64H64v30.72H0V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><filter id="SVGY50hHbaP" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/><feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.273992301 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter><linearGradient id="SVGv4VoW5fy" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#29abe2"/><stop offset="47.57%" stop-color="#28a9e1"/><stop offset="66.39%" stop-color="#23a2dc"/><stop offset="80.12%" stop-color="#1a96d4"/><stop offset="91.3%" stop-color="#0e85c9"/><stop offset="100%" stop-color="#0071bc"/></linearGradient></defs><path fill="#115a91" d="M256 204.8c0 28.16-23.04 51.2-51.2 51.2H51.2C23.04 256 0 232.96 0 204.8V51.2C0 23.04 23.04 0 51.2 0h153.6C232.96 0 256 23.04 256 51.2z"/><path fill="#fff" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04z"/><path fill="url(#SVGv4VoW5fy)" d="M204.8 28.16c12.705 0 23.04 10.335 23.04 23.04v128c0 12.705-10.335 23.04-23.04 23.04H51.2c-12.705 0-23.04-10.335-23.04-23.04v-128c0-12.705 10.335-23.04 23.04-23.04zm0-28.16H51.2C23.04 0 0 23.04 0 51.2v128c0 28.16 23.04 51.2 51.2 51.2h153.6c28.16 0 51.2-23.04 51.2-51.2v-128C256 23.04 232.96 0 204.8 0"/><g fill="#4d4d4d"><path d="M143.36 0v122.88h-64V92.16h35.84v-64H79.36V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/><path d="M64 0v28.16H28.16v64H64v30.72H0V0z" filter="url(#SVGY50hHbaP)" transform="translate(56.32 53.76)"/></g></svg>
</template>

CSS

.icon-brackets {
  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%3Cdefs%3E%3Cfilter%20id%3D%22SVGY50hHbaP%22%20width%3D%22200%25%22%20height%3D%22200%25%22%20x%3D%22-50%25%22%20y%3D%22-50%25%22%20filterUnits%3D%22objectBoundingBox%22%3E%3CfeOffset%20dy%3D%222%22%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowOffsetOuter1%22%20result%3D%22shadowBlurOuter1%22%20stdDeviation%3D%222%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowBlurOuter1%22%20result%3D%22shadowMatrixOuter1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.273992301%200%22%2F%3E%3CfeMerge%3E%3CfeMergeNode%20in%3D%22shadowMatrixOuter1%22%2F%3E%3CfeMergeNode%20in%3D%22SourceGraphic%22%2F%3E%3C%2FfeMerge%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22SVGv4VoW5fy%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2329abe2%22%2F%3E%3Cstop%20offset%3D%2247.57%25%22%20stop-color%3D%22%2328a9e1%22%2F%3E%3Cstop%20offset%3D%2266.39%25%22%20stop-color%3D%22%2323a2dc%22%2F%3E%3Cstop%20offset%3D%2280.12%25%22%20stop-color%3D%22%231a96d4%22%2F%3E%3Cstop%20offset%3D%2291.3%25%22%20stop-color%3D%22%230e85c9%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230071bc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23115a91%22%20d%3D%22M256%20204.8c0%2028.16-23.04%2051.2-51.2%2051.2H51.2C23.04%20256%200%20232.96%200%20204.8V51.2C0%2023.04%2023.04%200%2051.2%200h153.6C232.96%200%20256%2023.04%20256%2051.2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204.8%2028.16c12.705%200%2023.04%2010.335%2023.04%2023.04v128c0%2012.705-10.335%2023.04-23.04%2023.04H51.2c-12.705%200-23.04-10.335-23.04-23.04v-128c0-12.705%2010.335-23.04%2023.04-23.04z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGv4VoW5fy)%22%20d%3D%22M204.8%2028.16c12.705%200%2023.04%2010.335%2023.04%2023.04v128c0%2012.705-10.335%2023.04-23.04%2023.04H51.2c-12.705%200-23.04-10.335-23.04-23.04v-128c0-12.705%2010.335-23.04%2023.04-23.04zm0-28.16H51.2C23.04%200%200%2023.04%200%2051.2v128c0%2028.16%2023.04%2051.2%2051.2%2051.2h153.6c28.16%200%2051.2-23.04%2051.2-51.2v-128C256%2023.04%20232.96%200%20204.8%200%22%2F%3E%3Cg%20fill%3D%22%234d4d4d%22%3E%3Cpath%20d%3D%22M143.36%200v122.88h-64V92.16h35.84v-64H79.36V0z%22%20filter%3D%22url(%23SVGY50hHbaP)%22%20transform%3D%22translate(56.32%2053.76)%22%2F%3E%3Cpath%20d%3D%22M64%200v28.16H28.16v64H64v30.72H0V0z%22%20filter%3D%22url(%23SVGY50hHbaP)%22%20transform%3D%22translate(56.32%2053.76)%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%3Cdefs%3E%3Cfilter%20id%3D%22SVGY50hHbaP%22%20width%3D%22200%25%22%20height%3D%22200%25%22%20x%3D%22-50%25%22%20y%3D%22-50%25%22%20filterUnits%3D%22objectBoundingBox%22%3E%3CfeOffset%20dy%3D%222%22%20in%3D%22SourceAlpha%22%20result%3D%22shadowOffsetOuter1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowOffsetOuter1%22%20result%3D%22shadowBlurOuter1%22%20stdDeviation%3D%222%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowBlurOuter1%22%20result%3D%22shadowMatrixOuter1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.273992301%200%22%2F%3E%3CfeMerge%3E%3CfeMergeNode%20in%3D%22shadowMatrixOuter1%22%2F%3E%3CfeMergeNode%20in%3D%22SourceGraphic%22%2F%3E%3C%2FfeMerge%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22SVGv4VoW5fy%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2329abe2%22%2F%3E%3Cstop%20offset%3D%2247.57%25%22%20stop-color%3D%22%2328a9e1%22%2F%3E%3Cstop%20offset%3D%2266.39%25%22%20stop-color%3D%22%2323a2dc%22%2F%3E%3Cstop%20offset%3D%2280.12%25%22%20stop-color%3D%22%231a96d4%22%2F%3E%3Cstop%20offset%3D%2291.3%25%22%20stop-color%3D%22%230e85c9%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230071bc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23115a91%22%20d%3D%22M256%20204.8c0%2028.16-23.04%2051.2-51.2%2051.2H51.2C23.04%20256%200%20232.96%200%20204.8V51.2C0%2023.04%2023.04%200%2051.2%200h153.6C232.96%200%20256%2023.04%20256%2051.2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204.8%2028.16c12.705%200%2023.04%2010.335%2023.04%2023.04v128c0%2012.705-10.335%2023.04-23.04%2023.04H51.2c-12.705%200-23.04-10.335-23.04-23.04v-128c0-12.705%2010.335-23.04%2023.04-23.04z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGv4VoW5fy)%22%20d%3D%22M204.8%2028.16c12.705%200%2023.04%2010.335%2023.04%2023.04v128c0%2012.705-10.335%2023.04-23.04%2023.04H51.2c-12.705%200-23.04-10.335-23.04-23.04v-128c0-12.705%2010.335-23.04%2023.04-23.04zm0-28.16H51.2C23.04%200%200%2023.04%200%2051.2v128c0%2028.16%2023.04%2051.2%2051.2%2051.2h153.6c28.16%200%2051.2-23.04%2051.2-51.2v-128C256%2023.04%20232.96%200%20204.8%200%22%2F%3E%3Cg%20fill%3D%22%234d4d4d%22%3E%3Cpath%20d%3D%22M143.36%200v122.88h-64V92.16h35.84v-64H79.36V0z%22%20filter%3D%22url(%23SVGY50hHbaP)%22%20transform%3D%22translate(56.32%2053.76)%22%2F%3E%3Cpath%20d%3D%22M64%200v28.16H28.16v64H64v30.72H0V0z%22%20filter%3D%22url(%23SVGY50hHbaP)%22%20transform%3D%22translate(56.32%2053.76)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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