root second bracket icon
root-second-bracket from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- root-second-bracket
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
- Aliases
- root-second-brecket
Related icons in Huge Icons
Use the root second bracket 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-linejoin="round" stroke-width="1.5"><path fill="currentColor" d="m7.634 13.586l-.68.318h0zm.314.67l-.68.318zm2.089-.175l-.73-.176zm1.275-5.302l.73.176v0zM12.388 8v.75zM18 8.75a.75.75 0 0 0 0-1.5zm-8.818 7.249l-.063-.748h0zM7.033 12.75l-.206.721h0zm-1.452-.23a.75.75 0 1 0 .838 1.244zm7.296 1.586a.75.75 0 0 0 0 1.5zm3.85-1.928a.75.75 0 0 0 0-1.5zm-2.278.111l-.693.286zm.704 1.706l.694-.287v0zm.34.63l.51-.55h0zm1.007.981a.75.75 0 1 0 0-1.5zm-.754-.819l.288-.692v0zm-2.643-4.11a.75.75 0 0 0 0 1.5zm.754.82l-.288.692zm.253.161l.51-.55h0zm-7.156 2.245l.314.67l1.359-.637l-.314-.67zm3.812.352l1.276-5.301l-1.459-.351l-1.276 5.301zm1.622-5.506H18v-1.5h-5.612zm-5.12 5.824c.268.57.5 1.072.725 1.417c.197.306.587.81 1.251.755l-.125-1.495c.263-.022.313.204.133-.075c-.154-.238-.337-.624-.625-1.239zm2.04-.669c-.158.653-.258 1.06-.36 1.318c-.118.3-.105.051.171.028l.125 1.495c.677-.057.967-.636 1.1-.972c.15-.38.277-.914.422-1.518zm-.995-.638c-.11-.234-.226-.485-.353-.678c-.142-.215-.361-.456-.72-.559l-.413 1.442a.3.3 0 0 1-.117-.062c-.023-.018-.022-.025-.001.006c.02.033.05.084.094.17c.043.086.09.188.151.318zm3.729-4.312a1 1 0 0 1 .078-.243c.009-.017-.005.013-.048.042c-.038.024-.055.019 0 .01c.059-.009.153-.014.316-.014v-1.5c-.31 0-.764.002-1.142.251c-.418.276-.571.723-.663 1.103zm-5.623 4.81l.116-.08q.055-.038.106-.07q.103-.07.175-.104c.113-.056.093-.015.011-.039l.412-1.442c-.446-.127-.842.015-1.085.134c-.238.117-.473.29-.573.357zm6.458 1.842c.682 0 1.201-.385 1.57-.762c.368-.38.696-.869.976-1.282l-1.243-.84c-.3.444-.551.811-.808 1.075c-.259.265-.412.31-.495.31zm2.546-2.044c.3-.444.551-.811.808-1.075c.258-.266.412-.31.495-.31v-1.5c-.682 0-1.201.385-1.57.763c-.368.379-.696.868-.976 1.282zm-1.667-.987l.352.853l1.387-.572l-.352-.853zm.352.853l.352.853l1.387-.573l-.352-.852zm.352.853c.114.276.246.637.523.895l1.02-1.1c.023.02.021.031-.007-.024a5 5 0 0 1-.15-.344zm2.04-.175c-.207 0-.323 0-.408-.006c-.076-.006-.078-.013-.058-.005l-.577 1.384c.338.141.718.127 1.043.127zm-1.517 1.07q.212.194.474.303l.577-1.384a.1.1 0 0 1-.03-.02zm-1.88-2.998c.207 0 .322 0 .408.006c.075.006.078.013.058.005l.577-1.385c-.338-.14-.718-.126-1.043-.126zm2.04-.175c-.114-.276-.246-.637-.523-.895l-1.02 1.1c-.023-.021-.021-.031.007.024c.034.067.074.162.15.343zm-1.574.186a.1.1 0 0 1 .03.019l1.02-1.1c-.139-.13-.3-.232-.473-.304z"/><path d="M18 3c1.094.188 1.899.52 2.535 1.11C22 5.462 22 7.641 22 12s0 6.537-1.465 7.89c-.636.59-1.441.922-2.535 1.11M6 3c-1.094.188-1.899.52-2.536 1.11C2 5.462 2 7.641 2 12s0 6.537 1.464 7.89c.637.59 1.442.922 2.536 1.11"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRootSecondBracket(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" strokeLinejoin="round" strokeWidth="1.5"><path fill="currentColor" d="m7.634 13.586l-.68.318h0zm.314.67l-.68.318zm2.089-.175l-.73-.176zm1.275-5.302l.73.176v0zM12.388 8v.75zM18 8.75a.75.75 0 0 0 0-1.5zm-8.818 7.249l-.063-.748h0zM7.033 12.75l-.206.721h0zm-1.452-.23a.75.75 0 1 0 .838 1.244zm7.296 1.586a.75.75 0 0 0 0 1.5zm3.85-1.928a.75.75 0 0 0 0-1.5zm-2.278.111l-.693.286zm.704 1.706l.694-.287v0zm.34.63l.51-.55h0zm1.007.981a.75.75 0 1 0 0-1.5zm-.754-.819l.288-.692v0zm-2.643-4.11a.75.75 0 0 0 0 1.5zm.754.82l-.288.692zm.253.161l.51-.55h0zm-7.156 2.245l.314.67l1.359-.637l-.314-.67zm3.812.352l1.276-5.301l-1.459-.351l-1.276 5.301zm1.622-5.506H18v-1.5h-5.612zm-5.12 5.824c.268.57.5 1.072.725 1.417c.197.306.587.81 1.251.755l-.125-1.495c.263-.022.313.204.133-.075c-.154-.238-.337-.624-.625-1.239zm2.04-.669c-.158.653-.258 1.06-.36 1.318c-.118.3-.105.051.171.028l.125 1.495c.677-.057.967-.636 1.1-.972c.15-.38.277-.914.422-1.518zm-.995-.638c-.11-.234-.226-.485-.353-.678c-.142-.215-.361-.456-.72-.559l-.413 1.442a.3.3 0 0 1-.117-.062c-.023-.018-.022-.025-.001.006c.02.033.05.084.094.17c.043.086.09.188.151.318zm3.729-4.312a1 1 0 0 1 .078-.243c.009-.017-.005.013-.048.042c-.038.024-.055.019 0 .01c.059-.009.153-.014.316-.014v-1.5c-.31 0-.764.002-1.142.251c-.418.276-.571.723-.663 1.103zm-5.623 4.81l.116-.08q.055-.038.106-.07q.103-.07.175-.104c.113-.056.093-.015.011-.039l.412-1.442c-.446-.127-.842.015-1.085.134c-.238.117-.473.29-.573.357zm6.458 1.842c.682 0 1.201-.385 1.57-.762c.368-.38.696-.869.976-1.282l-1.243-.84c-.3.444-.551.811-.808 1.075c-.259.265-.412.31-.495.31zm2.546-2.044c.3-.444.551-.811.808-1.075c.258-.266.412-.31.495-.31v-1.5c-.682 0-1.201.385-1.57.763c-.368.379-.696.868-.976 1.282zm-1.667-.987l.352.853l1.387-.572l-.352-.853zm.352.853l.352.853l1.387-.573l-.352-.852zm.352.853c.114.276.246.637.523.895l1.02-1.1c.023.02.021.031-.007-.024a5 5 0 0 1-.15-.344zm2.04-.175c-.207 0-.323 0-.408-.006c-.076-.006-.078-.013-.058-.005l-.577 1.384c.338.141.718.127 1.043.127zm-1.517 1.07q.212.194.474.303l.577-1.384a.1.1 0 0 1-.03-.02zm-1.88-2.998c.207 0 .322 0 .408.006c.075.006.078.013.058.005l.577-1.385c-.338-.14-.718-.126-1.043-.126zm2.04-.175c-.114-.276-.246-.637-.523-.895l-1.02 1.1c-.023-.021-.021-.031.007.024c.034.067.074.162.15.343zm-1.574.186a.1.1 0 0 1 .03.019l1.02-1.1c-.139-.13-.3-.232-.473-.304z"/><path d="M18 3c1.094.188 1.899.52 2.535 1.11C22 5.462 22 7.641 22 12s0 6.537-1.465 7.89c-.636.59-1.441.922-2.535 1.11M6 3c-1.094.188-1.899.52-2.536 1.11C2 5.462 2 7.641 2 12s0 6.537 1.464 7.89c.637.59 1.442.922 2.536 1.11"/></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-linejoin="round" stroke-width="1.5"><path fill="currentColor" d="m7.634 13.586l-.68.318h0zm.314.67l-.68.318zm2.089-.175l-.73-.176zm1.275-5.302l.73.176v0zM12.388 8v.75zM18 8.75a.75.75 0 0 0 0-1.5zm-8.818 7.249l-.063-.748h0zM7.033 12.75l-.206.721h0zm-1.452-.23a.75.75 0 1 0 .838 1.244zm7.296 1.586a.75.75 0 0 0 0 1.5zm3.85-1.928a.75.75 0 0 0 0-1.5zm-2.278.111l-.693.286zm.704 1.706l.694-.287v0zm.34.63l.51-.55h0zm1.007.981a.75.75 0 1 0 0-1.5zm-.754-.819l.288-.692v0zm-2.643-4.11a.75.75 0 0 0 0 1.5zm.754.82l-.288.692zm.253.161l.51-.55h0zm-7.156 2.245l.314.67l1.359-.637l-.314-.67zm3.812.352l1.276-5.301l-1.459-.351l-1.276 5.301zm1.622-5.506H18v-1.5h-5.612zm-5.12 5.824c.268.57.5 1.072.725 1.417c.197.306.587.81 1.251.755l-.125-1.495c.263-.022.313.204.133-.075c-.154-.238-.337-.624-.625-1.239zm2.04-.669c-.158.653-.258 1.06-.36 1.318c-.118.3-.105.051.171.028l.125 1.495c.677-.057.967-.636 1.1-.972c.15-.38.277-.914.422-1.518zm-.995-.638c-.11-.234-.226-.485-.353-.678c-.142-.215-.361-.456-.72-.559l-.413 1.442a.3.3 0 0 1-.117-.062c-.023-.018-.022-.025-.001.006c.02.033.05.084.094.17c.043.086.09.188.151.318zm3.729-4.312a1 1 0 0 1 .078-.243c.009-.017-.005.013-.048.042c-.038.024-.055.019 0 .01c.059-.009.153-.014.316-.014v-1.5c-.31 0-.764.002-1.142.251c-.418.276-.571.723-.663 1.103zm-5.623 4.81l.116-.08q.055-.038.106-.07q.103-.07.175-.104c.113-.056.093-.015.011-.039l.412-1.442c-.446-.127-.842.015-1.085.134c-.238.117-.473.29-.573.357zm6.458 1.842c.682 0 1.201-.385 1.57-.762c.368-.38.696-.869.976-1.282l-1.243-.84c-.3.444-.551.811-.808 1.075c-.259.265-.412.31-.495.31zm2.546-2.044c.3-.444.551-.811.808-1.075c.258-.266.412-.31.495-.31v-1.5c-.682 0-1.201.385-1.57.763c-.368.379-.696.868-.976 1.282zm-1.667-.987l.352.853l1.387-.572l-.352-.853zm.352.853l.352.853l1.387-.573l-.352-.852zm.352.853c.114.276.246.637.523.895l1.02-1.1c.023.02.021.031-.007-.024a5 5 0 0 1-.15-.344zm2.04-.175c-.207 0-.323 0-.408-.006c-.076-.006-.078-.013-.058-.005l-.577 1.384c.338.141.718.127 1.043.127zm-1.517 1.07q.212.194.474.303l.577-1.384a.1.1 0 0 1-.03-.02zm-1.88-2.998c.207 0 .322 0 .408.006c.075.006.078.013.058.005l.577-1.385c-.338-.14-.718-.126-1.043-.126zm2.04-.175c-.114-.276-.246-.637-.523-.895l-1.02 1.1c-.023-.021-.021-.031.007.024c.034.067.074.162.15.343zm-1.574.186a.1.1 0 0 1 .03.019l1.02-1.1c-.139-.13-.3-.232-.473-.304z"/><path d="M18 3c1.094.188 1.899.52 2.535 1.11C22 5.462 22 7.641 22 12s0 6.537-1.465 7.89c-.636.59-1.441.922-2.535 1.11M6 3c-1.094.188-1.899.52-2.536 1.11C2 5.462 2 7.641 2 12s0 6.537 1.464 7.89c.637.59 1.442.922 2.536 1.11"/></g></svg> </template>
CSS
.icon-root-second-bracket {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.634%2013.586l-.68.318h0zm.314.67l-.68.318zm2.089-.175l-.73-.176zm1.275-5.302l.73.176v0zM12.388%208v.75zM18%208.75a.75.75%200%200%200%200-1.5zm-8.818%207.249l-.063-.748h0zM7.033%2012.75l-.206.721h0zm-1.452-.23a.75.75%200%201%200%20.838%201.244zm7.296%201.586a.75.75%200%200%200%200%201.5zm3.85-1.928a.75.75%200%200%200%200-1.5zm-2.278.111l-.693.286zm.704%201.706l.694-.287v0zm.34.63l.51-.55h0zm1.007.981a.75.75%200%201%200%200-1.5zm-.754-.819l.288-.692v0zm-2.643-4.11a.75.75%200%200%200%200%201.5zm.754.82l-.288.692zm.253.161l.51-.55h0zm-7.156%202.245l.314.67l1.359-.637l-.314-.67zm3.812.352l1.276-5.301l-1.459-.351l-1.276%205.301zm1.622-5.506H18v-1.5h-5.612zm-5.12%205.824c.268.57.5%201.072.725%201.417c.197.306.587.81%201.251.755l-.125-1.495c.263-.022.313.204.133-.075c-.154-.238-.337-.624-.625-1.239zm2.04-.669c-.158.653-.258%201.06-.36%201.318c-.118.3-.105.051.171.028l.125%201.495c.677-.057.967-.636%201.1-.972c.15-.38.277-.914.422-1.518zm-.995-.638c-.11-.234-.226-.485-.353-.678c-.142-.215-.361-.456-.72-.559l-.413%201.442a.3.3%200%200%201-.117-.062c-.023-.018-.022-.025-.001.006c.02.033.05.084.094.17c.043.086.09.188.151.318zm3.729-4.312a1%201%200%200%201%20.078-.243c.009-.017-.005.013-.048.042c-.038.024-.055.019%200%20.01c.059-.009.153-.014.316-.014v-1.5c-.31%200-.764.002-1.142.251c-.418.276-.571.723-.663%201.103zm-5.623%204.81l.116-.08q.055-.038.106-.07q.103-.07.175-.104c.113-.056.093-.015.011-.039l.412-1.442c-.446-.127-.842.015-1.085.134c-.238.117-.473.29-.573.357zm6.458%201.842c.682%200%201.201-.385%201.57-.762c.368-.38.696-.869.976-1.282l-1.243-.84c-.3.444-.551.811-.808%201.075c-.259.265-.412.31-.495.31zm2.546-2.044c.3-.444.551-.811.808-1.075c.258-.266.412-.31.495-.31v-1.5c-.682%200-1.201.385-1.57.763c-.368.379-.696.868-.976%201.282zm-1.667-.987l.352.853l1.387-.572l-.352-.853zm.352.853l.352.853l1.387-.573l-.352-.852zm.352.853c.114.276.246.637.523.895l1.02-1.1c.023.02.021.031-.007-.024a5%205%200%200%201-.15-.344zm2.04-.175c-.207%200-.323%200-.408-.006c-.076-.006-.078-.013-.058-.005l-.577%201.384c.338.141.718.127%201.043.127zm-1.517%201.07q.212.194.474.303l.577-1.384a.1.1%200%200%201-.03-.02zm-1.88-2.998c.207%200%20.322%200%20.408.006c.075.006.078.013.058.005l.577-1.385c-.338-.14-.718-.126-1.043-.126zm2.04-.175c-.114-.276-.246-.637-.523-.895l-1.02%201.1c-.023-.021-.021-.031.007.024c.034.067.074.162.15.343zm-1.574.186a.1.1%200%200%201%20.03.019l1.02-1.1c-.139-.13-.3-.232-.473-.304z%22%2F%3E%3Cpath%20d%3D%22M18%203c1.094.188%201.899.52%202.535%201.11C22%205.462%2022%207.641%2022%2012s0%206.537-1.465%207.89c-.636.59-1.441.922-2.535%201.11M6%203c-1.094.188-1.899.52-2.536%201.11C2%205.462%202%207.641%202%2012s0%206.537%201.464%207.89c.637.59%201.442.922%202.536%201.11%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.634%2013.586l-.68.318h0zm.314.67l-.68.318zm2.089-.175l-.73-.176zm1.275-5.302l.73.176v0zM12.388%208v.75zM18%208.75a.75.75%200%200%200%200-1.5zm-8.818%207.249l-.063-.748h0zM7.033%2012.75l-.206.721h0zm-1.452-.23a.75.75%200%201%200%20.838%201.244zm7.296%201.586a.75.75%200%200%200%200%201.5zm3.85-1.928a.75.75%200%200%200%200-1.5zm-2.278.111l-.693.286zm.704%201.706l.694-.287v0zm.34.63l.51-.55h0zm1.007.981a.75.75%200%201%200%200-1.5zm-.754-.819l.288-.692v0zm-2.643-4.11a.75.75%200%200%200%200%201.5zm.754.82l-.288.692zm.253.161l.51-.55h0zm-7.156%202.245l.314.67l1.359-.637l-.314-.67zm3.812.352l1.276-5.301l-1.459-.351l-1.276%205.301zm1.622-5.506H18v-1.5h-5.612zm-5.12%205.824c.268.57.5%201.072.725%201.417c.197.306.587.81%201.251.755l-.125-1.495c.263-.022.313.204.133-.075c-.154-.238-.337-.624-.625-1.239zm2.04-.669c-.158.653-.258%201.06-.36%201.318c-.118.3-.105.051.171.028l.125%201.495c.677-.057.967-.636%201.1-.972c.15-.38.277-.914.422-1.518zm-.995-.638c-.11-.234-.226-.485-.353-.678c-.142-.215-.361-.456-.72-.559l-.413%201.442a.3.3%200%200%201-.117-.062c-.023-.018-.022-.025-.001.006c.02.033.05.084.094.17c.043.086.09.188.151.318zm3.729-4.312a1%201%200%200%201%20.078-.243c.009-.017-.005.013-.048.042c-.038.024-.055.019%200%20.01c.059-.009.153-.014.316-.014v-1.5c-.31%200-.764.002-1.142.251c-.418.276-.571.723-.663%201.103zm-5.623%204.81l.116-.08q.055-.038.106-.07q.103-.07.175-.104c.113-.056.093-.015.011-.039l.412-1.442c-.446-.127-.842.015-1.085.134c-.238.117-.473.29-.573.357zm6.458%201.842c.682%200%201.201-.385%201.57-.762c.368-.38.696-.869.976-1.282l-1.243-.84c-.3.444-.551.811-.808%201.075c-.259.265-.412.31-.495.31zm2.546-2.044c.3-.444.551-.811.808-1.075c.258-.266.412-.31.495-.31v-1.5c-.682%200-1.201.385-1.57.763c-.368.379-.696.868-.976%201.282zm-1.667-.987l.352.853l1.387-.572l-.352-.853zm.352.853l.352.853l1.387-.573l-.352-.852zm.352.853c.114.276.246.637.523.895l1.02-1.1c.023.02.021.031-.007-.024a5%205%200%200%201-.15-.344zm2.04-.175c-.207%200-.323%200-.408-.006c-.076-.006-.078-.013-.058-.005l-.577%201.384c.338.141.718.127%201.043.127zm-1.517%201.07q.212.194.474.303l.577-1.384a.1.1%200%200%201-.03-.02zm-1.88-2.998c.207%200%20.322%200%20.408.006c.075.006.078.013.058.005l.577-1.385c-.338-.14-.718-.126-1.043-.126zm2.04-.175c-.114-.276-.246-.637-.523-.895l-1.02%201.1c-.023-.021-.021-.031.007.024c.034.067.074.162.15.343zm-1.574.186a.1.1%200%200%201%20.03.019l1.02-1.1c-.139-.13-.3-.232-.473-.304z%22%2F%3E%3Cpath%20d%3D%22M18%203c1.094.188%201.899.52%202.535%201.11C22%205.462%2022%207.641%2022%2012s0%206.537-1.465%207.89c-.636.59-1.441.922-2.535%201.11M6%203c-1.094.188-1.899.52-2.536%201.11C2%205.462%202%207.641%202%2012s0%206.537%201.464%207.89c.637.59%201.442.922%202.536%201.11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/root-second-bracket.svg?color=%231a73e8&size=48