auto-graph-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
auto-graph-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols

Related icons in Material Symbols

Use the auto graph icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.75 19.75q-.325-.325-.325-.75t.325-.75L9.8 12.2q.15-.15.325-.213t.375-.062q.2 0 .375.062t.325.213l3.3 3.3l6.4-7.2q.275-.325.713-.325t.737.3q.275.275.287.663t-.262.687L15.2 17.7q-.15.175-.337.263t-.388.087q-.2 0-.387-.075t-.338-.225L10.5 14.5l-5.25 5.25q-.325.325-.75.325t-.75-.325ZM4 13.3q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.213-.2T1.7 11q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T4 8.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.275.125.275.45t-.275.45l-1.075.5l-.5 1.075q-.075.15-.2.212T4 13.3Zm11-2q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.212-.2T12.7 9q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T15 6.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.15.075.213.2T17.3 9q0 .125-.063.25t-.212.2l-1.075.5l-.5 1.075q-.075.15-.2.213T15 11.3Zm-6.5-3q-.125 0-.25-.075T8.05 8L7.4 6.6L6 5.95q-.15-.075-.225-.2T5.7 5.5q0-.125.075-.25T6 5.05l1.4-.65l.65-1.4q.075-.15.2-.225T8.5 2.7q.125 0 .25.075t.2.225l.65 1.4l1.4.65q.15.075.225.2t.075.25q0 .125-.075.25t-.225.2l-1.4.65L8.95 8q-.075.15-.2.225T8.5 8.3Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAutoGraphRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.75 19.75q-.325-.325-.325-.75t.325-.75L9.8 12.2q.15-.15.325-.213t.375-.062q.2 0 .375.062t.325.213l3.3 3.3l6.4-7.2q.275-.325.713-.325t.737.3q.275.275.287.663t-.262.687L15.2 17.7q-.15.175-.337.263t-.388.087q-.2 0-.387-.075t-.338-.225L10.5 14.5l-5.25 5.25q-.325.325-.75.325t-.75-.325ZM4 13.3q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.213-.2T1.7 11q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T4 8.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.275.125.275.45t-.275.45l-1.075.5l-.5 1.075q-.075.15-.2.212T4 13.3Zm11-2q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.212-.2T12.7 9q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T15 6.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.15.075.213.2T17.3 9q0 .125-.063.25t-.212.2l-1.075.5l-.5 1.075q-.075.15-.2.213T15 11.3Zm-6.5-3q-.125 0-.25-.075T8.05 8L7.4 6.6L6 5.95q-.15-.075-.225-.2T5.7 5.5q0-.125.075-.25T6 5.05l1.4-.65l.65-1.4q.075-.15.2-.225T8.5 2.7q.125 0 .25.075t.2.225l.65 1.4l1.4.65q.15.075.225.2t.075.25q0 .125-.075.25t-.225.2l-1.4.65L8.95 8q-.075.15-.2.225T8.5 8.3Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.75 19.75q-.325-.325-.325-.75t.325-.75L9.8 12.2q.15-.15.325-.213t.375-.062q.2 0 .375.062t.325.213l3.3 3.3l6.4-7.2q.275-.325.713-.325t.737.3q.275.275.287.663t-.262.687L15.2 17.7q-.15.175-.337.263t-.388.087q-.2 0-.387-.075t-.338-.225L10.5 14.5l-5.25 5.25q-.325.325-.75.325t-.75-.325ZM4 13.3q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.213-.2T1.7 11q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T4 8.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.275.125.275.45t-.275.45l-1.075.5l-.5 1.075q-.075.15-.2.212T4 13.3Zm11-2q-.125 0-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.212-.2T12.7 9q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T15 6.7q.125 0 .25.063t.2.212l.5 1.075l1.075.5q.15.075.213.2T17.3 9q0 .125-.063.25t-.212.2l-1.075.5l-.5 1.075q-.075.15-.2.213T15 11.3Zm-6.5-3q-.125 0-.25-.075T8.05 8L7.4 6.6L6 5.95q-.15-.075-.225-.2T5.7 5.5q0-.125.075-.25T6 5.05l1.4-.65l.65-1.4q.075-.15.2-.225T8.5 2.7q.125 0 .25.075t.2.225l.65 1.4l1.4.65q.15.075.225.2t.075.25q0 .125-.075.25t-.225.2l-1.4.65L8.95 8q-.075.15-.2.225T8.5 8.3Z"/></svg>
</template>

CSS

.icon-auto-graph-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.75%2019.75q-.325-.325-.325-.75t.325-.75L9.8%2012.2q.15-.15.325-.213t.375-.062q.2%200%20.375.062t.325.213l3.3%203.3l6.4-7.2q.275-.325.713-.325t.737.3q.275.275.287.663t-.262.687L15.2%2017.7q-.15.175-.337.263t-.388.087q-.2%200-.387-.075t-.338-.225L10.5%2014.5l-5.25%205.25q-.325.325-.75.325t-.75-.325ZM4%2013.3q-.125%200-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.213-.2T1.7%2011q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T4%208.7q.125%200%20.25.063t.2.212l.5%201.075l1.075.5q.275.125.275.45t-.275.45l-1.075.5l-.5%201.075q-.075.15-.2.212T4%2013.3Zm11-2q-.125%200-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.212-.2T12.7%209q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T15%206.7q.125%200%20.25.063t.2.212l.5%201.075l1.075.5q.15.075.213.2T17.3%209q0%20.125-.063.25t-.212.2l-1.075.5l-.5%201.075q-.075.15-.2.213T15%2011.3Zm-6.5-3q-.125%200-.25-.075T8.05%208L7.4%206.6L6%205.95q-.15-.075-.225-.2T5.7%205.5q0-.125.075-.25T6%205.05l1.4-.65l.65-1.4q.075-.15.2-.225T8.5%202.7q.125%200%20.25.075t.2.225l.65%201.4l1.4.65q.15.075.225.2t.075.25q0%20.125-.075.25t-.225.2l-1.4.65L8.95%208q-.075.15-.2.225T8.5%208.3Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.75%2019.75q-.325-.325-.325-.75t.325-.75L9.8%2012.2q.15-.15.325-.213t.375-.062q.2%200%20.375.062t.325.213l3.3%203.3l6.4-7.2q.275-.325.713-.325t.737.3q.275.275.287.663t-.262.687L15.2%2017.7q-.15.175-.337.263t-.388.087q-.2%200-.387-.075t-.338-.225L10.5%2014.5l-5.25%205.25q-.325.325-.75.325t-.75-.325ZM4%2013.3q-.125%200-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.213-.2T1.7%2011q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T4%208.7q.125%200%20.25.063t.2.212l.5%201.075l1.075.5q.275.125.275.45t-.275.45l-1.075.5l-.5%201.075q-.075.15-.2.212T4%2013.3Zm11-2q-.125%200-.25-.063t-.2-.212l-.5-1.075l-1.075-.5q-.15-.075-.212-.2T12.7%209q0-.125.063-.25t.212-.2l1.075-.5l.5-1.075q.075-.15.2-.212T15%206.7q.125%200%20.25.063t.2.212l.5%201.075l1.075.5q.15.075.213.2T17.3%209q0%20.125-.063.25t-.212.2l-1.075.5l-.5%201.075q-.075.15-.2.213T15%2011.3Zm-6.5-3q-.125%200-.25-.075T8.05%208L7.4%206.6L6%205.95q-.15-.075-.225-.2T5.7%205.5q0-.125.075-.25T6%205.05l1.4-.65l.65-1.4q.075-.15.2-.225T8.5%202.7q.125%200%20.25.075t.2.225l.65%201.4l1.4.65q.15.075.225.2t.075.25q0%20.125-.075.25t-.225.2l-1.4.65L8.95%208q-.075.15-.2.225T8.5%208.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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