brackets icon
brackets-bold from Solar by 480 Design · Bold · IT · CC-BY-4.0 Attribution required.
- Name
- brackets-bold
- Set
- Solar
- Style
- Bold
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-boldprogramming-bold
Use the brackets icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.2502 11.9995C21.2502 9.62159 21.2482 7.9136 21.0734 6.61373C20.9016 5.33532 20.5747 4.56424 20.0051 3.99458C19.129 3.11865 17.8013 2.83442 14.9826 2.76998C14.5687 2.76028 14.2407 2.41636 14.2502 2.0024C14.2599 1.58849 14.6038 1.26051 15.0178 1.26998C17.781 1.33318 19.7139 1.58252 21.0656 2.93404C21.9604 3.82884 22.3665 4.96881 22.5607 6.41353C22.7521 7.8366 22.7502 9.66385 22.7502 11.9995C22.7502 14.3353 22.7521 16.1632 22.5607 17.5864C22.3665 19.031 21.9604 20.1711 21.0656 21.0659C19.7139 22.4173 17.781 22.6667 15.0178 22.7299C14.6037 22.7394 14.2597 22.4106 14.2502 21.9965C14.241 21.5828 14.5689 21.2396 14.9826 21.2299C17.8012 21.1655 19.129 20.8812 20.0051 20.0053C20.5747 19.4357 20.9016 18.6646 21.0734 17.3862C21.2482 16.0862 21.2502 14.3776 21.2502 11.9995Z"/><path d="M1.25 11.9995C1.25 9.66385 1.24813 7.8366 1.43945 6.41353C1.63369 4.96881 2.03977 3.82884 2.93457 2.93404C4.28626 1.58252 6.21918 1.33318 8.98242 1.26998C9.39638 1.26051 9.7403 1.58849 9.75 2.0024C9.75947 2.41636 9.43148 2.76028 9.01758 2.76998C6.19891 2.83442 4.87122 3.11865 3.99512 3.99458C3.42546 4.56424 3.09864 5.33532 2.92676 6.61373C2.75202 7.9136 2.75 9.62159 2.75 11.9995C2.75 14.3776 2.75199 16.0862 2.92676 17.3862C3.09864 18.6646 3.42546 19.4357 3.99512 20.0053C4.87122 20.8812 6.19898 21.1655 9.01758 21.2299C9.43134 21.2396 9.75923 21.5828 9.75 21.9965C9.74053 22.4106 9.39653 22.7394 8.98242 22.7299C6.21922 22.6667 4.28626 22.4173 2.93457 21.0659C2.03979 20.1711 1.6337 19.031 1.43945 17.5864C1.24811 16.1632 1.25 14.3353 1.25 11.9995Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBracketsBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.2502 11.9995C21.2502 9.62159 21.2482 7.9136 21.0734 6.61373C20.9016 5.33532 20.5747 4.56424 20.0051 3.99458C19.129 3.11865 17.8013 2.83442 14.9826 2.76998C14.5687 2.76028 14.2407 2.41636 14.2502 2.0024C14.2599 1.58849 14.6038 1.26051 15.0178 1.26998C17.781 1.33318 19.7139 1.58252 21.0656 2.93404C21.9604 3.82884 22.3665 4.96881 22.5607 6.41353C22.7521 7.8366 22.7502 9.66385 22.7502 11.9995C22.7502 14.3353 22.7521 16.1632 22.5607 17.5864C22.3665 19.031 21.9604 20.1711 21.0656 21.0659C19.7139 22.4173 17.781 22.6667 15.0178 22.7299C14.6037 22.7394 14.2597 22.4106 14.2502 21.9965C14.241 21.5828 14.5689 21.2396 14.9826 21.2299C17.8012 21.1655 19.129 20.8812 20.0051 20.0053C20.5747 19.4357 20.9016 18.6646 21.0734 17.3862C21.2482 16.0862 21.2502 14.3776 21.2502 11.9995Z"/><path d="M1.25 11.9995C1.25 9.66385 1.24813 7.8366 1.43945 6.41353C1.63369 4.96881 2.03977 3.82884 2.93457 2.93404C4.28626 1.58252 6.21918 1.33318 8.98242 1.26998C9.39638 1.26051 9.7403 1.58849 9.75 2.0024C9.75947 2.41636 9.43148 2.76028 9.01758 2.76998C6.19891 2.83442 4.87122 3.11865 3.99512 3.99458C3.42546 4.56424 3.09864 5.33532 2.92676 6.61373C2.75202 7.9136 2.75 9.62159 2.75 11.9995C2.75 14.3776 2.75199 16.0862 2.92676 17.3862C3.09864 18.6646 3.42546 19.4357 3.99512 20.0053C4.87122 20.8812 6.19898 21.1655 9.01758 21.2299C9.43134 21.2396 9.75923 21.5828 9.75 21.9965C9.74053 22.4106 9.39653 22.7394 8.98242 22.7299C6.21922 22.6667 4.28626 22.4173 2.93457 21.0659C2.03979 20.1711 1.6337 19.031 1.43945 17.5864C1.24811 16.1632 1.25 14.3353 1.25 11.9995Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.2502 11.9995C21.2502 9.62159 21.2482 7.9136 21.0734 6.61373C20.9016 5.33532 20.5747 4.56424 20.0051 3.99458C19.129 3.11865 17.8013 2.83442 14.9826 2.76998C14.5687 2.76028 14.2407 2.41636 14.2502 2.0024C14.2599 1.58849 14.6038 1.26051 15.0178 1.26998C17.781 1.33318 19.7139 1.58252 21.0656 2.93404C21.9604 3.82884 22.3665 4.96881 22.5607 6.41353C22.7521 7.8366 22.7502 9.66385 22.7502 11.9995C22.7502 14.3353 22.7521 16.1632 22.5607 17.5864C22.3665 19.031 21.9604 20.1711 21.0656 21.0659C19.7139 22.4173 17.781 22.6667 15.0178 22.7299C14.6037 22.7394 14.2597 22.4106 14.2502 21.9965C14.241 21.5828 14.5689 21.2396 14.9826 21.2299C17.8012 21.1655 19.129 20.8812 20.0051 20.0053C20.5747 19.4357 20.9016 18.6646 21.0734 17.3862C21.2482 16.0862 21.2502 14.3776 21.2502 11.9995Z"/><path d="M1.25 11.9995C1.25 9.66385 1.24813 7.8366 1.43945 6.41353C1.63369 4.96881 2.03977 3.82884 2.93457 2.93404C4.28626 1.58252 6.21918 1.33318 8.98242 1.26998C9.39638 1.26051 9.7403 1.58849 9.75 2.0024C9.75947 2.41636 9.43148 2.76028 9.01758 2.76998C6.19891 2.83442 4.87122 3.11865 3.99512 3.99458C3.42546 4.56424 3.09864 5.33532 2.92676 6.61373C2.75202 7.9136 2.75 9.62159 2.75 11.9995C2.75 14.3776 2.75199 16.0862 2.92676 17.3862C3.09864 18.6646 3.42546 19.4357 3.99512 20.0053C4.87122 20.8812 6.19898 21.1655 9.01758 21.2299C9.43134 21.2396 9.75923 21.5828 9.75 21.9965C9.74053 22.4106 9.39653 22.7394 8.98242 22.7299C6.21922 22.6667 4.28626 22.4173 2.93457 21.0659C2.03979 20.1711 1.6337 19.031 1.43945 17.5864C1.24811 16.1632 1.25 14.3353 1.25 11.9995Z"/></g></svg> </template>
CSS
.icon-brackets-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.2502%2011.9995C21.2502%209.62159%2021.2482%207.9136%2021.0734%206.61373C20.9016%205.33532%2020.5747%204.56424%2020.0051%203.99458C19.129%203.11865%2017.8013%202.83442%2014.9826%202.76998C14.5687%202.76028%2014.2407%202.41636%2014.2502%202.0024C14.2599%201.58849%2014.6038%201.26051%2015.0178%201.26998C17.781%201.33318%2019.7139%201.58252%2021.0656%202.93404C21.9604%203.82884%2022.3665%204.96881%2022.5607%206.41353C22.7521%207.8366%2022.7502%209.66385%2022.7502%2011.9995C22.7502%2014.3353%2022.7521%2016.1632%2022.5607%2017.5864C22.3665%2019.031%2021.9604%2020.1711%2021.0656%2021.0659C19.7139%2022.4173%2017.781%2022.6667%2015.0178%2022.7299C14.6037%2022.7394%2014.2597%2022.4106%2014.2502%2021.9965C14.241%2021.5828%2014.5689%2021.2396%2014.9826%2021.2299C17.8012%2021.1655%2019.129%2020.8812%2020.0051%2020.0053C20.5747%2019.4357%2020.9016%2018.6646%2021.0734%2017.3862C21.2482%2016.0862%2021.2502%2014.3776%2021.2502%2011.9995Z%22%2F%3E%3Cpath%20d%3D%22M1.25%2011.9995C1.25%209.66385%201.24813%207.8366%201.43945%206.41353C1.63369%204.96881%202.03977%203.82884%202.93457%202.93404C4.28626%201.58252%206.21918%201.33318%208.98242%201.26998C9.39638%201.26051%209.7403%201.58849%209.75%202.0024C9.75947%202.41636%209.43148%202.76028%209.01758%202.76998C6.19891%202.83442%204.87122%203.11865%203.99512%203.99458C3.42546%204.56424%203.09864%205.33532%202.92676%206.61373C2.75202%207.9136%202.75%209.62159%202.75%2011.9995C2.75%2014.3776%202.75199%2016.0862%202.92676%2017.3862C3.09864%2018.6646%203.42546%2019.4357%203.99512%2020.0053C4.87122%2020.8812%206.19898%2021.1655%209.01758%2021.2299C9.43134%2021.2396%209.75923%2021.5828%209.75%2021.9965C9.74053%2022.4106%209.39653%2022.7394%208.98242%2022.7299C6.21922%2022.6667%204.28626%2022.4173%202.93457%2021.0659C2.03979%2020.1711%201.6337%2019.031%201.43945%2017.5864C1.24811%2016.1632%201.25%2014.3353%201.25%2011.9995Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.2502%2011.9995C21.2502%209.62159%2021.2482%207.9136%2021.0734%206.61373C20.9016%205.33532%2020.5747%204.56424%2020.0051%203.99458C19.129%203.11865%2017.8013%202.83442%2014.9826%202.76998C14.5687%202.76028%2014.2407%202.41636%2014.2502%202.0024C14.2599%201.58849%2014.6038%201.26051%2015.0178%201.26998C17.781%201.33318%2019.7139%201.58252%2021.0656%202.93404C21.9604%203.82884%2022.3665%204.96881%2022.5607%206.41353C22.7521%207.8366%2022.7502%209.66385%2022.7502%2011.9995C22.7502%2014.3353%2022.7521%2016.1632%2022.5607%2017.5864C22.3665%2019.031%2021.9604%2020.1711%2021.0656%2021.0659C19.7139%2022.4173%2017.781%2022.6667%2015.0178%2022.7299C14.6037%2022.7394%2014.2597%2022.4106%2014.2502%2021.9965C14.241%2021.5828%2014.5689%2021.2396%2014.9826%2021.2299C17.8012%2021.1655%2019.129%2020.8812%2020.0051%2020.0053C20.5747%2019.4357%2020.9016%2018.6646%2021.0734%2017.3862C21.2482%2016.0862%2021.2502%2014.3776%2021.2502%2011.9995Z%22%2F%3E%3Cpath%20d%3D%22M1.25%2011.9995C1.25%209.66385%201.24813%207.8366%201.43945%206.41353C1.63369%204.96881%202.03977%203.82884%202.93457%202.93404C4.28626%201.58252%206.21918%201.33318%208.98242%201.26998C9.39638%201.26051%209.7403%201.58849%209.75%202.0024C9.75947%202.41636%209.43148%202.76028%209.01758%202.76998C6.19891%202.83442%204.87122%203.11865%203.99512%203.99458C3.42546%204.56424%203.09864%205.33532%202.92676%206.61373C2.75202%207.9136%202.75%209.62159%202.75%2011.9995C2.75%2014.3776%202.75199%2016.0862%202.92676%2017.3862C3.09864%2018.6646%203.42546%2019.4357%203.99512%2020.0053C4.87122%2020.8812%206.19898%2021.1655%209.01758%2021.2299C9.43134%2021.2396%209.75923%2021.5828%209.75%2021.9965C9.74053%2022.4106%209.39653%2022.7394%208.98242%2022.7299C6.21922%2022.6667%204.28626%2022.4173%202.93457%2021.0659C2.03979%2020.1711%201.6337%2019.031%201.43945%2017.5864C1.24811%2016.1632%201.25%2014.3353%201.25%2011.9995Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/brackets-bold.svg?color=%231a73e8&size=48