brackets icon
brackets-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.
- Name
- brackets-broken
- Set
- Solar
- Style
- Broken
- 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="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M15 2.02002C17.7913 2.08384 19.4216 2.35047 20.5355 3.4644C22 4.92887 22 7.28589 22 11.9999C22 16.714 22 19.071 20.5355 20.5355C19.4216 21.6494 17.7913 21.916 15 21.9799"/><path d="M3.46436 3.4644C4.57829 2.35047 6.20864 2.08384 8.99989 2.02002"/><path d="M9 21.98C6.20875 21.9161 4.5784 21.6495 3.46447 20.5356C2 19.0711 2 16.7141 2 12C2 10.4204 2 9.10542 2.0551 8"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBracketsBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M15 2.02002C17.7913 2.08384 19.4216 2.35047 20.5355 3.4644C22 4.92887 22 7.28589 22 11.9999C22 16.714 22 19.071 20.5355 20.5355C19.4216 21.6494 17.7913 21.916 15 21.9799"/><path d="M3.46436 3.4644C4.57829 2.35047 6.20864 2.08384 8.99989 2.02002"/><path d="M9 21.98C6.20875 21.9161 4.5784 21.6495 3.46447 20.5356C2 19.0711 2 16.7141 2 12C2 10.4204 2 9.10542 2.0551 8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M15 2.02002C17.7913 2.08384 19.4216 2.35047 20.5355 3.4644C22 4.92887 22 7.28589 22 11.9999C22 16.714 22 19.071 20.5355 20.5355C19.4216 21.6494 17.7913 21.916 15 21.9799"/><path d="M3.46436 3.4644C4.57829 2.35047 6.20864 2.08384 8.99989 2.02002"/><path d="M9 21.98C6.20875 21.9161 4.5784 21.6495 3.46447 20.5356C2 19.0711 2 16.7141 2 12C2 10.4204 2 9.10542 2.0551 8"/></g></svg> </template>
CSS
.icon-brackets-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202.02002C17.7913%202.08384%2019.4216%202.35047%2020.5355%203.4644C22%204.92887%2022%207.28589%2022%2011.9999C22%2016.714%2022%2019.071%2020.5355%2020.5355C19.4216%2021.6494%2017.7913%2021.916%2015%2021.9799%22%2F%3E%3Cpath%20d%3D%22M3.46436%203.4644C4.57829%202.35047%206.20864%202.08384%208.99989%202.02002%22%2F%3E%3Cpath%20d%3D%22M9%2021.98C6.20875%2021.9161%204.5784%2021.6495%203.46447%2020.5356C2%2019.0711%202%2016.7141%202%2012C2%2010.4204%202%209.10542%202.0551%208%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%202.02002C17.7913%202.08384%2019.4216%202.35047%2020.5355%203.4644C22%204.92887%2022%207.28589%2022%2011.9999C22%2016.714%2022%2019.071%2020.5355%2020.5355C19.4216%2021.6494%2017.7913%2021.916%2015%2021.9799%22%2F%3E%3Cpath%20d%3D%22M3.46436%203.4644C4.57829%202.35047%206.20864%202.08384%208.99989%202.02002%22%2F%3E%3Cpath%20d%3D%22M9%2021.98C6.20875%2021.9161%204.5784%2021.6495%203.46447%2020.5356C2%2019.0711%202%2016.7141%202%2012C2%2010.4204%202%209.10542%202.0551%208%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-broken.svg?color=%231a73e8&size=48