root circle icon
root-circle from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- root-circle
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the root circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="m7.997 13.387l-.673.33zm.288.587l-.673.33zm1.915-.153l-.727-.184zm1.17-4.639l.727.183zm.985-.682v.75zm5.145.75a.75.75 0 0 0 0-1.5zm-8.083 6.249l-.06-.748zm-1.97-2.842l-.197.724zm-1.353-.288a.75.75 0 0 0 .812 1.262zm6.71 1.381a.75.75 0 0 0 0 1.5zm3.529-1.5a.75.75 0 0 0 0-1.5zm-2.088.004l-.688.298zm.646 1.492l.688-.298zm.311.552l.497-.561zm.923.952a.75.75 0 0 0 0-1.5zm-.691-.81l.277-.697zm-2.423-3.69a.75.75 0 0 0 0 1.5zm.691.81l-.277.697zm.232.142l.497-.562zm-6.61 2.016l.288.586l1.347-.66l-.288-.587zm3.603.286l1.17-4.639L10.643 9l-1.17 4.638zm1.428-4.754H17.5v-1.5h-5.145zm-4.743 5.054c.243.496.461.943.671 1.253c.19.28.565.74 1.193.69l-.12-1.496c.26-.02.325.194.168-.036c-.136-.201-.3-.531-.565-1.072zm1.86-.667c-.144.576-.233.922-.323 1.137c-.043.104-.06.113-.038.089a.4.4 0 0 1 .246-.112l.12 1.495c.645-.051.93-.586 1.058-.898c.142-.342.26-.82.392-1.344zm-.801-.58c-.1-.202-.21-.43-.331-.606a1.24 1.24 0 0 0-.695-.517L7.25 13.38a.4.4 0 0 1-.127-.065c-.027-.022-.032-.034-.016-.011s.04.064.08.138c.038.073.081.16.137.275zm3.426-3.692a1 1 0 0 1 .061-.186c.001-.001-.02.035-.071.067c-.043.027-.065.023-.017.016a2 2 0 0 1 .285-.012v-1.5c-.28 0-.708 0-1.067.227c-.409.257-.559.678-.646 1.022zm-5.191 4.266l.106-.07l.096-.062q.093-.059.155-.087c.099-.046.072-.008-.013-.031l.395-1.447c-.42-.115-.791.013-1.019.12c-.222.104-.442.258-.532.315zm5.897 1.619c.638 0 1.126-.344 1.472-.683c.345-.338.65-.773.905-1.133l-1.224-.867c-.276.39-.502.704-.731.929c-.228.223-.357.254-.422.254zm2.377-1.816c.276-.39.502-.705.731-.93c.228-.223.357-.254.422-.254v-1.5c-.638 0-1.126.344-1.472.683c-.344.338-.65.773-.905 1.133zm-1.623-.882l.323.746l1.376-.596l-.322-.746zm.323.746l.322.746l1.377-.596l-.323-.746zm.322.746c.102.234.231.575.503.816l.994-1.123c.03.027.035.045.013.004l-.051-.106l-.082-.187zm1.923-.294c-.19 0-.295 0-.372-.006c-.068-.005-.066-.01-.042-.001l-.555 1.394c.318.126.675.113.969.113zm-1.42 1.11c.134.119.288.212.451.277l.555-1.394l-.012-.006zm-1.694-2.61c.19 0 .295 0 .372.006c.068.005.066.01.042.001l.554-1.394c-.317-.126-.674-.113-.968-.113zm1.923-.294c-.102-.234-.231-.575-.503-.816l-.994 1.123c-.03-.027-.035-.045-.013-.004l.051.106l.082.187zm-1.509.301l.012.006l.994-1.123a1.5 1.5 0 0 0-.451-.277z"/><circle cx="12" cy="12" r="10" stroke="currentColor" stroke-width="1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRootCircle(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"><path fill="currentColor" d="m7.997 13.387l-.673.33zm.288.587l-.673.33zm1.915-.153l-.727-.184zm1.17-4.639l.727.183zm.985-.682v.75zm5.145.75a.75.75 0 0 0 0-1.5zm-8.083 6.249l-.06-.748zm-1.97-2.842l-.197.724zm-1.353-.288a.75.75 0 0 0 .812 1.262zm6.71 1.381a.75.75 0 0 0 0 1.5zm3.529-1.5a.75.75 0 0 0 0-1.5zm-2.088.004l-.688.298zm.646 1.492l.688-.298zm.311.552l.497-.561zm.923.952a.75.75 0 0 0 0-1.5zm-.691-.81l.277-.697zm-2.423-3.69a.75.75 0 0 0 0 1.5zm.691.81l-.277.697zm.232.142l.497-.562zm-6.61 2.016l.288.586l1.347-.66l-.288-.587zm3.603.286l1.17-4.639L10.643 9l-1.17 4.638zm1.428-4.754H17.5v-1.5h-5.145zm-4.743 5.054c.243.496.461.943.671 1.253c.19.28.565.74 1.193.69l-.12-1.496c.26-.02.325.194.168-.036c-.136-.201-.3-.531-.565-1.072zm1.86-.667c-.144.576-.233.922-.323 1.137c-.043.104-.06.113-.038.089a.4.4 0 0 1 .246-.112l.12 1.495c.645-.051.93-.586 1.058-.898c.142-.342.26-.82.392-1.344zm-.801-.58c-.1-.202-.21-.43-.331-.606a1.24 1.24 0 0 0-.695-.517L7.25 13.38a.4.4 0 0 1-.127-.065c-.027-.022-.032-.034-.016-.011s.04.064.08.138c.038.073.081.16.137.275zm3.426-3.692a1 1 0 0 1 .061-.186c.001-.001-.02.035-.071.067c-.043.027-.065.023-.017.016a2 2 0 0 1 .285-.012v-1.5c-.28 0-.708 0-1.067.227c-.409.257-.559.678-.646 1.022zm-5.191 4.266l.106-.07l.096-.062q.093-.059.155-.087c.099-.046.072-.008-.013-.031l.395-1.447c-.42-.115-.791.013-1.019.12c-.222.104-.442.258-.532.315zm5.897 1.619c.638 0 1.126-.344 1.472-.683c.345-.338.65-.773.905-1.133l-1.224-.867c-.276.39-.502.704-.731.929c-.228.223-.357.254-.422.254zm2.377-1.816c.276-.39.502-.705.731-.93c.228-.223.357-.254.422-.254v-1.5c-.638 0-1.126.344-1.472.683c-.344.338-.65.773-.905 1.133zm-1.623-.882l.323.746l1.376-.596l-.322-.746zm.323.746l.322.746l1.377-.596l-.323-.746zm.322.746c.102.234.231.575.503.816l.994-1.123c.03.027.035.045.013.004l-.051-.106l-.082-.187zm1.923-.294c-.19 0-.295 0-.372-.006c-.068-.005-.066-.01-.042-.001l-.555 1.394c.318.126.675.113.969.113zm-1.42 1.11c.134.119.288.212.451.277l.555-1.394l-.012-.006zm-1.694-2.61c.19 0 .295 0 .372.006c.068.005.066.01.042.001l.554-1.394c-.317-.126-.674-.113-.968-.113zm1.923-.294c-.102-.234-.231-.575-.503-.816l-.994 1.123c-.03-.027-.035-.045-.013-.004l.051.106l.082.187zm-1.509.301l.012.006l.994-1.123a1.5 1.5 0 0 0-.451-.277z"/><circle cx="12" cy="12" r="10" stroke="currentColor" strokeWidth="1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="currentColor" d="m7.997 13.387l-.673.33zm.288.587l-.673.33zm1.915-.153l-.727-.184zm1.17-4.639l.727.183zm.985-.682v.75zm5.145.75a.75.75 0 0 0 0-1.5zm-8.083 6.249l-.06-.748zm-1.97-2.842l-.197.724zm-1.353-.288a.75.75 0 0 0 .812 1.262zm6.71 1.381a.75.75 0 0 0 0 1.5zm3.529-1.5a.75.75 0 0 0 0-1.5zm-2.088.004l-.688.298zm.646 1.492l.688-.298zm.311.552l.497-.561zm.923.952a.75.75 0 0 0 0-1.5zm-.691-.81l.277-.697zm-2.423-3.69a.75.75 0 0 0 0 1.5zm.691.81l-.277.697zm.232.142l.497-.562zm-6.61 2.016l.288.586l1.347-.66l-.288-.587zm3.603.286l1.17-4.639L10.643 9l-1.17 4.638zm1.428-4.754H17.5v-1.5h-5.145zm-4.743 5.054c.243.496.461.943.671 1.253c.19.28.565.74 1.193.69l-.12-1.496c.26-.02.325.194.168-.036c-.136-.201-.3-.531-.565-1.072zm1.86-.667c-.144.576-.233.922-.323 1.137c-.043.104-.06.113-.038.089a.4.4 0 0 1 .246-.112l.12 1.495c.645-.051.93-.586 1.058-.898c.142-.342.26-.82.392-1.344zm-.801-.58c-.1-.202-.21-.43-.331-.606a1.24 1.24 0 0 0-.695-.517L7.25 13.38a.4.4 0 0 1-.127-.065c-.027-.022-.032-.034-.016-.011s.04.064.08.138c.038.073.081.16.137.275zm3.426-3.692a1 1 0 0 1 .061-.186c.001-.001-.02.035-.071.067c-.043.027-.065.023-.017.016a2 2 0 0 1 .285-.012v-1.5c-.28 0-.708 0-1.067.227c-.409.257-.559.678-.646 1.022zm-5.191 4.266l.106-.07l.096-.062q.093-.059.155-.087c.099-.046.072-.008-.013-.031l.395-1.447c-.42-.115-.791.013-1.019.12c-.222.104-.442.258-.532.315zm5.897 1.619c.638 0 1.126-.344 1.472-.683c.345-.338.65-.773.905-1.133l-1.224-.867c-.276.39-.502.704-.731.929c-.228.223-.357.254-.422.254zm2.377-1.816c.276-.39.502-.705.731-.93c.228-.223.357-.254.422-.254v-1.5c-.638 0-1.126.344-1.472.683c-.344.338-.65.773-.905 1.133zm-1.623-.882l.323.746l1.376-.596l-.322-.746zm.323.746l.322.746l1.377-.596l-.323-.746zm.322.746c.102.234.231.575.503.816l.994-1.123c.03.027.035.045.013.004l-.051-.106l-.082-.187zm1.923-.294c-.19 0-.295 0-.372-.006c-.068-.005-.066-.01-.042-.001l-.555 1.394c.318.126.675.113.969.113zm-1.42 1.11c.134.119.288.212.451.277l.555-1.394l-.012-.006zm-1.694-2.61c.19 0 .295 0 .372.006c.068.005.066.01.042.001l.554-1.394c-.317-.126-.674-.113-.968-.113zm1.923-.294c-.102-.234-.231-.575-.503-.816l-.994 1.123c-.03-.027-.035-.045-.013-.004l.051.106l.082.187zm-1.509.301l.012.006l.994-1.123a1.5 1.5 0 0 0-.451-.277z"/><circle cx="12" cy="12" r="10" stroke="currentColor" stroke-width="1.5"/></g></svg> </template>
CSS
.icon-root-circle {
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%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.997%2013.387l-.673.33zm.288.587l-.673.33zm1.915-.153l-.727-.184zm1.17-4.639l.727.183zm.985-.682v.75zm5.145.75a.75.75%200%200%200%200-1.5zm-8.083%206.249l-.06-.748zm-1.97-2.842l-.197.724zm-1.353-.288a.75.75%200%200%200%20.812%201.262zm6.71%201.381a.75.75%200%200%200%200%201.5zm3.529-1.5a.75.75%200%200%200%200-1.5zm-2.088.004l-.688.298zm.646%201.492l.688-.298zm.311.552l.497-.561zm.923.952a.75.75%200%200%200%200-1.5zm-.691-.81l.277-.697zm-2.423-3.69a.75.75%200%200%200%200%201.5zm.691.81l-.277.697zm.232.142l.497-.562zm-6.61%202.016l.288.586l1.347-.66l-.288-.587zm3.603.286l1.17-4.639L10.643%209l-1.17%204.638zm1.428-4.754H17.5v-1.5h-5.145zm-4.743%205.054c.243.496.461.943.671%201.253c.19.28.565.74%201.193.69l-.12-1.496c.26-.02.325.194.168-.036c-.136-.201-.3-.531-.565-1.072zm1.86-.667c-.144.576-.233.922-.323%201.137c-.043.104-.06.113-.038.089a.4.4%200%200%201%20.246-.112l.12%201.495c.645-.051.93-.586%201.058-.898c.142-.342.26-.82.392-1.344zm-.801-.58c-.1-.202-.21-.43-.331-.606a1.24%201.24%200%200%200-.695-.517L7.25%2013.38a.4.4%200%200%201-.127-.065c-.027-.022-.032-.034-.016-.011s.04.064.08.138c.038.073.081.16.137.275zm3.426-3.692a1%201%200%200%201%20.061-.186c.001-.001-.02.035-.071.067c-.043.027-.065.023-.017.016a2%202%200%200%201%20.285-.012v-1.5c-.28%200-.708%200-1.067.227c-.409.257-.559.678-.646%201.022zm-5.191%204.266l.106-.07l.096-.062q.093-.059.155-.087c.099-.046.072-.008-.013-.031l.395-1.447c-.42-.115-.791.013-1.019.12c-.222.104-.442.258-.532.315zm5.897%201.619c.638%200%201.126-.344%201.472-.683c.345-.338.65-.773.905-1.133l-1.224-.867c-.276.39-.502.704-.731.929c-.228.223-.357.254-.422.254zm2.377-1.816c.276-.39.502-.705.731-.93c.228-.223.357-.254.422-.254v-1.5c-.638%200-1.126.344-1.472.683c-.344.338-.65.773-.905%201.133zm-1.623-.882l.323.746l1.376-.596l-.322-.746zm.323.746l.322.746l1.377-.596l-.323-.746zm.322.746c.102.234.231.575.503.816l.994-1.123c.03.027.035.045.013.004l-.051-.106l-.082-.187zm1.923-.294c-.19%200-.295%200-.372-.006c-.068-.005-.066-.01-.042-.001l-.555%201.394c.318.126.675.113.969.113zm-1.42%201.11c.134.119.288.212.451.277l.555-1.394l-.012-.006zm-1.694-2.61c.19%200%20.295%200%20.372.006c.068.005.066.01.042.001l.554-1.394c-.317-.126-.674-.113-.968-.113zm1.923-.294c-.102-.234-.231-.575-.503-.816l-.994%201.123c-.03-.027-.035-.045-.013-.004l.051.106l.082.187zm-1.509.301l.012.006l.994-1.123a1.5%201.5%200%200%200-.451-.277z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%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%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.997%2013.387l-.673.33zm.288.587l-.673.33zm1.915-.153l-.727-.184zm1.17-4.639l.727.183zm.985-.682v.75zm5.145.75a.75.75%200%200%200%200-1.5zm-8.083%206.249l-.06-.748zm-1.97-2.842l-.197.724zm-1.353-.288a.75.75%200%200%200%20.812%201.262zm6.71%201.381a.75.75%200%200%200%200%201.5zm3.529-1.5a.75.75%200%200%200%200-1.5zm-2.088.004l-.688.298zm.646%201.492l.688-.298zm.311.552l.497-.561zm.923.952a.75.75%200%200%200%200-1.5zm-.691-.81l.277-.697zm-2.423-3.69a.75.75%200%200%200%200%201.5zm.691.81l-.277.697zm.232.142l.497-.562zm-6.61%202.016l.288.586l1.347-.66l-.288-.587zm3.603.286l1.17-4.639L10.643%209l-1.17%204.638zm1.428-4.754H17.5v-1.5h-5.145zm-4.743%205.054c.243.496.461.943.671%201.253c.19.28.565.74%201.193.69l-.12-1.496c.26-.02.325.194.168-.036c-.136-.201-.3-.531-.565-1.072zm1.86-.667c-.144.576-.233.922-.323%201.137c-.043.104-.06.113-.038.089a.4.4%200%200%201%20.246-.112l.12%201.495c.645-.051.93-.586%201.058-.898c.142-.342.26-.82.392-1.344zm-.801-.58c-.1-.202-.21-.43-.331-.606a1.24%201.24%200%200%200-.695-.517L7.25%2013.38a.4.4%200%200%201-.127-.065c-.027-.022-.032-.034-.016-.011s.04.064.08.138c.038.073.081.16.137.275zm3.426-3.692a1%201%200%200%201%20.061-.186c.001-.001-.02.035-.071.067c-.043.027-.065.023-.017.016a2%202%200%200%201%20.285-.012v-1.5c-.28%200-.708%200-1.067.227c-.409.257-.559.678-.646%201.022zm-5.191%204.266l.106-.07l.096-.062q.093-.059.155-.087c.099-.046.072-.008-.013-.031l.395-1.447c-.42-.115-.791.013-1.019.12c-.222.104-.442.258-.532.315zm5.897%201.619c.638%200%201.126-.344%201.472-.683c.345-.338.65-.773.905-1.133l-1.224-.867c-.276.39-.502.704-.731.929c-.228.223-.357.254-.422.254zm2.377-1.816c.276-.39.502-.705.731-.93c.228-.223.357-.254.422-.254v-1.5c-.638%200-1.126.344-1.472.683c-.344.338-.65.773-.905%201.133zm-1.623-.882l.323.746l1.376-.596l-.322-.746zm.323.746l.322.746l1.377-.596l-.323-.746zm.322.746c.102.234.231.575.503.816l.994-1.123c.03.027.035.045.013.004l-.051-.106l-.082-.187zm1.923-.294c-.19%200-.295%200-.372-.006c-.068-.005-.066-.01-.042-.001l-.555%201.394c.318.126.675.113.969.113zm-1.42%201.11c.134.119.288.212.451.277l.555-1.394l-.012-.006zm-1.694-2.61c.19%200%20.295%200%20.372.006c.068.005.066.01.042.001l.554-1.394c-.317-.126-.674-.113-.968-.113zm1.923-.294c-.102-.234-.231-.575-.503-.816l-.994%201.123c-.03-.027-.035-.045-.013-.004l.051.106l.082.187zm-1.509.301l.012.006l.994-1.123a1.5%201.5%200%200%200-.451-.277z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%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-circle.svg?color=%231a73e8&size=48