graph-circle from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
graph-circle
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the graph circle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.434 18.858L40.63 38.751c-.689 2.36-3.235 2.667-4.473.55l-6.35-10.86l-5.546 8.576c-1.187 1.834-3.547 1.845-4.746.016l-2.532-3.865l-1.16 1.189c-1.218 1.25-3.29 1.509-4.782.6l-2.96-1.8C10.367 42.021 18.418 48.57 28 48.57c11.361 0 20.571-9.21 20.571-20.571c0-3.284-.769-6.388-2.137-9.142m-2.458-3.818C40.205 10.396 34.45 7.429 28 7.429C16.639 7.429 7.429 16.639 7.429 28q0 .379.013.755l5.381 3.274c.13.079.443.04.546-.066l1.455-1.491c1.426-1.463 3.676-1.245 4.796.464l2.26 3.449l5.629-8.704c1.208-1.868 3.594-1.816 4.718.106l5.746 9.828zM28 52C14.745 52 4 41.255 4 28S14.745 4 28 4s24 10.745 24 24s-10.745 24-24 24"/></svg>

React

import type { SVGProps } from "react";

export function F7GraphCircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.434 18.858L40.63 38.751c-.689 2.36-3.235 2.667-4.473.55l-6.35-10.86l-5.546 8.576c-1.187 1.834-3.547 1.845-4.746.016l-2.532-3.865l-1.16 1.189c-1.218 1.25-3.29 1.509-4.782.6l-2.96-1.8C10.367 42.021 18.418 48.57 28 48.57c11.361 0 20.571-9.21 20.571-20.571c0-3.284-.769-6.388-2.137-9.142m-2.458-3.818C40.205 10.396 34.45 7.429 28 7.429C16.639 7.429 7.429 16.639 7.429 28q0 .379.013.755l5.381 3.274c.13.079.443.04.546-.066l1.455-1.491c1.426-1.463 3.676-1.245 4.796.464l2.26 3.449l5.629-8.704c1.208-1.868 3.594-1.816 4.718.106l5.746 9.828zM28 52C14.745 52 4 41.255 4 28S14.745 4 28 4s24 10.745 24 24s-10.745 24-24 24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M46.434 18.858L40.63 38.751c-.689 2.36-3.235 2.667-4.473.55l-6.35-10.86l-5.546 8.576c-1.187 1.834-3.547 1.845-4.746.016l-2.532-3.865l-1.16 1.189c-1.218 1.25-3.29 1.509-4.782.6l-2.96-1.8C10.367 42.021 18.418 48.57 28 48.57c11.361 0 20.571-9.21 20.571-20.571c0-3.284-.769-6.388-2.137-9.142m-2.458-3.818C40.205 10.396 34.45 7.429 28 7.429C16.639 7.429 7.429 16.639 7.429 28q0 .379.013.755l5.381 3.274c.13.079.443.04.546-.066l1.455-1.491c1.426-1.463 3.676-1.245 4.796.464l2.26 3.449l5.629-8.704c1.208-1.868 3.594-1.816 4.718.106l5.746 9.828zM28 52C14.745 52 4 41.255 4 28S14.745 4 28 4s24 10.745 24 24s-10.745 24-24 24"/></svg>
</template>

CSS

.icon-graph-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M46.434%2018.858L40.63%2038.751c-.689%202.36-3.235%202.667-4.473.55l-6.35-10.86l-5.546%208.576c-1.187%201.834-3.547%201.845-4.746.016l-2.532-3.865l-1.16%201.189c-1.218%201.25-3.29%201.509-4.782.6l-2.96-1.8C10.367%2042.021%2018.418%2048.57%2028%2048.57c11.361%200%2020.571-9.21%2020.571-20.571c0-3.284-.769-6.388-2.137-9.142m-2.458-3.818C40.205%2010.396%2034.45%207.429%2028%207.429C16.639%207.429%207.429%2016.639%207.429%2028q0%20.379.013.755l5.381%203.274c.13.079.443.04.546-.066l1.455-1.491c1.426-1.463%203.676-1.245%204.796.464l2.26%203.449l5.629-8.704c1.208-1.868%203.594-1.816%204.718.106l5.746%209.828zM28%2052C14.745%2052%204%2041.255%204%2028S14.745%204%2028%204s24%2010.745%2024%2024s-10.745%2024-24%2024%22%2F%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M46.434%2018.858L40.63%2038.751c-.689%202.36-3.235%202.667-4.473.55l-6.35-10.86l-5.546%208.576c-1.187%201.834-3.547%201.845-4.746.016l-2.532-3.865l-1.16%201.189c-1.218%201.25-3.29%201.509-4.782.6l-2.96-1.8C10.367%2042.021%2018.418%2048.57%2028%2048.57c11.361%200%2020.571-9.21%2020.571-20.571c0-3.284-.769-6.388-2.137-9.142m-2.458-3.818C40.205%2010.396%2034.45%207.429%2028%207.429C16.639%207.429%207.429%2016.639%207.429%2028q0%20.379.013.755l5.381%203.274c.13.079.443.04.546-.066l1.455-1.491c1.426-1.463%203.676-1.245%204.796.464l2.26%203.449l5.629-8.704c1.208-1.868%203.594-1.816%204.718.106l5.746%209.828zM28%2052C14.745%2052%204%2041.255%204%2028S14.745%204%2028%204s24%2010.745%2024%2024s-10.745%2024-24%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/graph-circle.svg?color=%231a73e8&size=48