braces icon

braces-bold from Solar by 480 Design · Bold · IT · CC-BY-4.0 Attribution required.

Name
braces-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

Use the braces icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.79203 1.25C10.2062 1.25 10.542 1.58579 10.542 2C10.542 2.41421 10.2062 2.75 9.79203 2.75C8.17988 2.7501 7.33472 3.40874 6.85258 4.17773C6.33691 5.00027 6.19162 6.0298 6.18558 6.75977C6.18267 9.35918 4.34395 10.9331 2.84769 11.8838C2.78883 11.9212 2.76446 11.954 2.7559 11.9688C2.75446 11.9712 2.75186 11.9728 2.75101 11.9746C2.75362 11.9785 2.76053 11.9878 2.77445 12L2.84086 12.0439L2.8975 12.0762C4.39387 13.026 6.23333 14.5984 6.23637 17.1963C6.24241 17.9259 6.38853 18.9679 6.90629 19.8027C7.39085 20.5839 8.23646 21.25 9.84476 21.25C10.2589 21.25 10.5948 21.5858 10.5948 22C10.5948 22.4142 10.2589 22.75 9.84476 22.75C7.71415 22.75 6.3873 21.8132 5.6309 20.5938C4.90774 19.4278 4.7435 18.0707 4.73637 17.209V17.2031C4.73637 15.4167 3.49571 14.2322 2.09281 13.3418V13.3398C1.59481 13.0586 1.26592 12.5804 1.25101 12.0176C1.23577 11.4404 1.55282 10.9286 2.04301 10.6172C3.44514 9.72634 4.68543 8.542 4.68558 6.75391V6.74707C4.69275 5.88467 4.85733 4.53688 5.58207 3.38086C6.34038 2.17153 7.66698 1.25011 9.79203 1.25Z"/><path d="M14.208 1.25C13.7938 1.25 13.458 1.58579 13.458 2C13.458 2.41421 13.7938 2.75 14.208 2.75C15.8201 2.7501 16.6653 3.40874 17.1474 4.17773C17.6631 5.00027 17.8084 6.0298 17.8144 6.75977C17.8173 9.35918 19.656 10.9331 21.1523 11.8838C21.2112 11.9212 21.2355 11.954 21.2441 11.9688C21.2455 11.9712 21.2481 11.9728 21.249 11.9746C21.2464 11.9785 21.2395 11.9878 21.2255 12L21.1591 12.0439L21.1025 12.0762C19.6061 13.026 17.7667 14.5984 17.7636 17.1963C17.7576 17.9259 17.6115 18.9679 17.0937 19.8027C16.6091 20.5839 15.7635 21.25 14.1552 21.25C13.7411 21.25 13.4052 21.5858 13.4052 22C13.4052 22.4142 13.7411 22.75 14.1552 22.75C16.2858 22.75 17.6127 21.8132 18.3691 20.5938C19.0923 19.4278 19.2565 18.0707 19.2636 17.209V17.2031C19.2636 15.4167 20.5043 14.2322 21.9072 13.3418V13.3398C22.4052 13.0586 22.7341 12.5804 22.749 12.0176C22.7642 11.4404 22.4472 10.9286 21.957 10.6172C20.5549 9.72634 19.3146 8.542 19.3144 6.75391V6.74707C19.3072 5.88467 19.1427 4.53688 18.4179 3.38086C17.6596 2.17153 16.333 1.25011 14.208 1.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBracesBold(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="M9.79203 1.25C10.2062 1.25 10.542 1.58579 10.542 2C10.542 2.41421 10.2062 2.75 9.79203 2.75C8.17988 2.7501 7.33472 3.40874 6.85258 4.17773C6.33691 5.00027 6.19162 6.0298 6.18558 6.75977C6.18267 9.35918 4.34395 10.9331 2.84769 11.8838C2.78883 11.9212 2.76446 11.954 2.7559 11.9688C2.75446 11.9712 2.75186 11.9728 2.75101 11.9746C2.75362 11.9785 2.76053 11.9878 2.77445 12L2.84086 12.0439L2.8975 12.0762C4.39387 13.026 6.23333 14.5984 6.23637 17.1963C6.24241 17.9259 6.38853 18.9679 6.90629 19.8027C7.39085 20.5839 8.23646 21.25 9.84476 21.25C10.2589 21.25 10.5948 21.5858 10.5948 22C10.5948 22.4142 10.2589 22.75 9.84476 22.75C7.71415 22.75 6.3873 21.8132 5.6309 20.5938C4.90774 19.4278 4.7435 18.0707 4.73637 17.209V17.2031C4.73637 15.4167 3.49571 14.2322 2.09281 13.3418V13.3398C1.59481 13.0586 1.26592 12.5804 1.25101 12.0176C1.23577 11.4404 1.55282 10.9286 2.04301 10.6172C3.44514 9.72634 4.68543 8.542 4.68558 6.75391V6.74707C4.69275 5.88467 4.85733 4.53688 5.58207 3.38086C6.34038 2.17153 7.66698 1.25011 9.79203 1.25Z"/><path d="M14.208 1.25C13.7938 1.25 13.458 1.58579 13.458 2C13.458 2.41421 13.7938 2.75 14.208 2.75C15.8201 2.7501 16.6653 3.40874 17.1474 4.17773C17.6631 5.00027 17.8084 6.0298 17.8144 6.75977C17.8173 9.35918 19.656 10.9331 21.1523 11.8838C21.2112 11.9212 21.2355 11.954 21.2441 11.9688C21.2455 11.9712 21.2481 11.9728 21.249 11.9746C21.2464 11.9785 21.2395 11.9878 21.2255 12L21.1591 12.0439L21.1025 12.0762C19.6061 13.026 17.7667 14.5984 17.7636 17.1963C17.7576 17.9259 17.6115 18.9679 17.0937 19.8027C16.6091 20.5839 15.7635 21.25 14.1552 21.25C13.7411 21.25 13.4052 21.5858 13.4052 22C13.4052 22.4142 13.7411 22.75 14.1552 22.75C16.2858 22.75 17.6127 21.8132 18.3691 20.5938C19.0923 19.4278 19.2565 18.0707 19.2636 17.209V17.2031C19.2636 15.4167 20.5043 14.2322 21.9072 13.3418V13.3398C22.4052 13.0586 22.7341 12.5804 22.749 12.0176C22.7642 11.4404 22.4472 10.9286 21.957 10.6172C20.5549 9.72634 19.3146 8.542 19.3144 6.75391V6.74707C19.3072 5.88467 19.1427 4.53688 18.4179 3.38086C17.6596 2.17153 16.333 1.25011 14.208 1.25Z"/></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="M9.79203 1.25C10.2062 1.25 10.542 1.58579 10.542 2C10.542 2.41421 10.2062 2.75 9.79203 2.75C8.17988 2.7501 7.33472 3.40874 6.85258 4.17773C6.33691 5.00027 6.19162 6.0298 6.18558 6.75977C6.18267 9.35918 4.34395 10.9331 2.84769 11.8838C2.78883 11.9212 2.76446 11.954 2.7559 11.9688C2.75446 11.9712 2.75186 11.9728 2.75101 11.9746C2.75362 11.9785 2.76053 11.9878 2.77445 12L2.84086 12.0439L2.8975 12.0762C4.39387 13.026 6.23333 14.5984 6.23637 17.1963C6.24241 17.9259 6.38853 18.9679 6.90629 19.8027C7.39085 20.5839 8.23646 21.25 9.84476 21.25C10.2589 21.25 10.5948 21.5858 10.5948 22C10.5948 22.4142 10.2589 22.75 9.84476 22.75C7.71415 22.75 6.3873 21.8132 5.6309 20.5938C4.90774 19.4278 4.7435 18.0707 4.73637 17.209V17.2031C4.73637 15.4167 3.49571 14.2322 2.09281 13.3418V13.3398C1.59481 13.0586 1.26592 12.5804 1.25101 12.0176C1.23577 11.4404 1.55282 10.9286 2.04301 10.6172C3.44514 9.72634 4.68543 8.542 4.68558 6.75391V6.74707C4.69275 5.88467 4.85733 4.53688 5.58207 3.38086C6.34038 2.17153 7.66698 1.25011 9.79203 1.25Z"/><path d="M14.208 1.25C13.7938 1.25 13.458 1.58579 13.458 2C13.458 2.41421 13.7938 2.75 14.208 2.75C15.8201 2.7501 16.6653 3.40874 17.1474 4.17773C17.6631 5.00027 17.8084 6.0298 17.8144 6.75977C17.8173 9.35918 19.656 10.9331 21.1523 11.8838C21.2112 11.9212 21.2355 11.954 21.2441 11.9688C21.2455 11.9712 21.2481 11.9728 21.249 11.9746C21.2464 11.9785 21.2395 11.9878 21.2255 12L21.1591 12.0439L21.1025 12.0762C19.6061 13.026 17.7667 14.5984 17.7636 17.1963C17.7576 17.9259 17.6115 18.9679 17.0937 19.8027C16.6091 20.5839 15.7635 21.25 14.1552 21.25C13.7411 21.25 13.4052 21.5858 13.4052 22C13.4052 22.4142 13.7411 22.75 14.1552 22.75C16.2858 22.75 17.6127 21.8132 18.3691 20.5938C19.0923 19.4278 19.2565 18.0707 19.2636 17.209V17.2031C19.2636 15.4167 20.5043 14.2322 21.9072 13.3418V13.3398C22.4052 13.0586 22.7341 12.5804 22.749 12.0176C22.7642 11.4404 22.4472 10.9286 21.957 10.6172C20.5549 9.72634 19.3146 8.542 19.3144 6.75391V6.74707C19.3072 5.88467 19.1427 4.53688 18.4179 3.38086C17.6596 2.17153 16.333 1.25011 14.208 1.25Z"/></g></svg>
</template>

CSS

.icon-braces-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%22M9.79203%201.25C10.2062%201.25%2010.542%201.58579%2010.542%202C10.542%202.41421%2010.2062%202.75%209.79203%202.75C8.17988%202.7501%207.33472%203.40874%206.85258%204.17773C6.33691%205.00027%206.19162%206.0298%206.18558%206.75977C6.18267%209.35918%204.34395%2010.9331%202.84769%2011.8838C2.78883%2011.9212%202.76446%2011.954%202.7559%2011.9688C2.75446%2011.9712%202.75186%2011.9728%202.75101%2011.9746C2.75362%2011.9785%202.76053%2011.9878%202.77445%2012L2.84086%2012.0439L2.8975%2012.0762C4.39387%2013.026%206.23333%2014.5984%206.23637%2017.1963C6.24241%2017.9259%206.38853%2018.9679%206.90629%2019.8027C7.39085%2020.5839%208.23646%2021.25%209.84476%2021.25C10.2589%2021.25%2010.5948%2021.5858%2010.5948%2022C10.5948%2022.4142%2010.2589%2022.75%209.84476%2022.75C7.71415%2022.75%206.3873%2021.8132%205.6309%2020.5938C4.90774%2019.4278%204.7435%2018.0707%204.73637%2017.209V17.2031C4.73637%2015.4167%203.49571%2014.2322%202.09281%2013.3418V13.3398C1.59481%2013.0586%201.26592%2012.5804%201.25101%2012.0176C1.23577%2011.4404%201.55282%2010.9286%202.04301%2010.6172C3.44514%209.72634%204.68543%208.542%204.68558%206.75391V6.74707C4.69275%205.88467%204.85733%204.53688%205.58207%203.38086C6.34038%202.17153%207.66698%201.25011%209.79203%201.25Z%22%2F%3E%3Cpath%20d%3D%22M14.208%201.25C13.7938%201.25%2013.458%201.58579%2013.458%202C13.458%202.41421%2013.7938%202.75%2014.208%202.75C15.8201%202.7501%2016.6653%203.40874%2017.1474%204.17773C17.6631%205.00027%2017.8084%206.0298%2017.8144%206.75977C17.8173%209.35918%2019.656%2010.9331%2021.1523%2011.8838C21.2112%2011.9212%2021.2355%2011.954%2021.2441%2011.9688C21.2455%2011.9712%2021.2481%2011.9728%2021.249%2011.9746C21.2464%2011.9785%2021.2395%2011.9878%2021.2255%2012L21.1591%2012.0439L21.1025%2012.0762C19.6061%2013.026%2017.7667%2014.5984%2017.7636%2017.1963C17.7576%2017.9259%2017.6115%2018.9679%2017.0937%2019.8027C16.6091%2020.5839%2015.7635%2021.25%2014.1552%2021.25C13.7411%2021.25%2013.4052%2021.5858%2013.4052%2022C13.4052%2022.4142%2013.7411%2022.75%2014.1552%2022.75C16.2858%2022.75%2017.6127%2021.8132%2018.3691%2020.5938C19.0923%2019.4278%2019.2565%2018.0707%2019.2636%2017.209V17.2031C19.2636%2015.4167%2020.5043%2014.2322%2021.9072%2013.3418V13.3398C22.4052%2013.0586%2022.7341%2012.5804%2022.749%2012.0176C22.7642%2011.4404%2022.4472%2010.9286%2021.957%2010.6172C20.5549%209.72634%2019.3146%208.542%2019.3144%206.75391V6.74707C19.3072%205.88467%2019.1427%204.53688%2018.4179%203.38086C17.6596%202.17153%2016.333%201.25011%2014.208%201.25Z%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%22M9.79203%201.25C10.2062%201.25%2010.542%201.58579%2010.542%202C10.542%202.41421%2010.2062%202.75%209.79203%202.75C8.17988%202.7501%207.33472%203.40874%206.85258%204.17773C6.33691%205.00027%206.19162%206.0298%206.18558%206.75977C6.18267%209.35918%204.34395%2010.9331%202.84769%2011.8838C2.78883%2011.9212%202.76446%2011.954%202.7559%2011.9688C2.75446%2011.9712%202.75186%2011.9728%202.75101%2011.9746C2.75362%2011.9785%202.76053%2011.9878%202.77445%2012L2.84086%2012.0439L2.8975%2012.0762C4.39387%2013.026%206.23333%2014.5984%206.23637%2017.1963C6.24241%2017.9259%206.38853%2018.9679%206.90629%2019.8027C7.39085%2020.5839%208.23646%2021.25%209.84476%2021.25C10.2589%2021.25%2010.5948%2021.5858%2010.5948%2022C10.5948%2022.4142%2010.2589%2022.75%209.84476%2022.75C7.71415%2022.75%206.3873%2021.8132%205.6309%2020.5938C4.90774%2019.4278%204.7435%2018.0707%204.73637%2017.209V17.2031C4.73637%2015.4167%203.49571%2014.2322%202.09281%2013.3418V13.3398C1.59481%2013.0586%201.26592%2012.5804%201.25101%2012.0176C1.23577%2011.4404%201.55282%2010.9286%202.04301%2010.6172C3.44514%209.72634%204.68543%208.542%204.68558%206.75391V6.74707C4.69275%205.88467%204.85733%204.53688%205.58207%203.38086C6.34038%202.17153%207.66698%201.25011%209.79203%201.25Z%22%2F%3E%3Cpath%20d%3D%22M14.208%201.25C13.7938%201.25%2013.458%201.58579%2013.458%202C13.458%202.41421%2013.7938%202.75%2014.208%202.75C15.8201%202.7501%2016.6653%203.40874%2017.1474%204.17773C17.6631%205.00027%2017.8084%206.0298%2017.8144%206.75977C17.8173%209.35918%2019.656%2010.9331%2021.1523%2011.8838C21.2112%2011.9212%2021.2355%2011.954%2021.2441%2011.9688C21.2455%2011.9712%2021.2481%2011.9728%2021.249%2011.9746C21.2464%2011.9785%2021.2395%2011.9878%2021.2255%2012L21.1591%2012.0439L21.1025%2012.0762C19.6061%2013.026%2017.7667%2014.5984%2017.7636%2017.1963C17.7576%2017.9259%2017.6115%2018.9679%2017.0937%2019.8027C16.6091%2020.5839%2015.7635%2021.25%2014.1552%2021.25C13.7411%2021.25%2013.4052%2021.5858%2013.4052%2022C13.4052%2022.4142%2013.7411%2022.75%2014.1552%2022.75C16.2858%2022.75%2017.6127%2021.8132%2018.3691%2020.5938C19.0923%2019.4278%2019.2565%2018.0707%2019.2636%2017.209V17.2031C19.2636%2015.4167%2020.5043%2014.2322%2021.9072%2013.3418V13.3398C22.4052%2013.0586%2022.7341%2012.5804%2022.749%2012.0176C22.7642%2011.4404%2022.4472%2010.9286%2021.957%2010.6172C20.5549%209.72634%2019.3146%208.542%2019.3144%206.75391V6.74707C19.3072%205.88467%2019.1427%204.53688%2018.4179%203.38086C17.6596%202.17153%2016.333%201.25011%2014.208%201.25Z%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/braces-bold.svg?color=%231a73e8&size=48