track-changes from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.

Name
track-changes
Set
Material Symbols Light
Style
Regular
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
track-changes-outline, track-changes-outline-sharp, track-changes-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the track changes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.493 20.292q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3h.5v8.14q.258.16.379.372t.121.49q0 .4-.299.699T12 13t-.701-.299t-.299-.697q0-.276.121-.493t.379-.37V8.048q-1.492.177-2.496 1.297T8 12q0 1.65 1.175 2.825T12 16t2.825-1.175T16 12q0-.9-.363-1.662T14.65 9l.714-.713q.759.69 1.197 1.645T17 12q0 2.083-1.457 3.542T12.005 17T8.46 15.542Q7 14.083 7 12q0-1.961 1.3-3.374t3.2-1.59V4.012q-3.148.183-5.324 2.481T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.725-.675-3.225t-1.85-2.6l.713-.713q1.31 1.24 2.061 2.918T21 11.994q0 1.87-.708 3.513q-.709 1.643-1.924 2.859t-2.856 1.925t-3.509.709t-3.51-.708"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTrackChanges(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="M8.493 20.292q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3h.5v8.14q.258.16.379.372t.121.49q0 .4-.299.699T12 13t-.701-.299t-.299-.697q0-.276.121-.493t.379-.37V8.048q-1.492.177-2.496 1.297T8 12q0 1.65 1.175 2.825T12 16t2.825-1.175T16 12q0-.9-.363-1.662T14.65 9l.714-.713q.759.69 1.197 1.645T17 12q0 2.083-1.457 3.542T12.005 17T8.46 15.542Q7 14.083 7 12q0-1.961 1.3-3.374t3.2-1.59V4.012q-3.148.183-5.324 2.481T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.725-.675-3.225t-1.85-2.6l.713-.713q1.31 1.24 2.061 2.918T21 11.994q0 1.87-.708 3.513q-.709 1.643-1.924 2.859t-2.856 1.925t-3.509.709t-3.51-.708"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.493 20.292q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3h.5v8.14q.258.16.379.372t.121.49q0 .4-.299.699T12 13t-.701-.299t-.299-.697q0-.276.121-.493t.379-.37V8.048q-1.492.177-2.496 1.297T8 12q0 1.65 1.175 2.825T12 16t2.825-1.175T16 12q0-.9-.363-1.662T14.65 9l.714-.713q.759.69 1.197 1.645T17 12q0 2.083-1.457 3.542T12.005 17T8.46 15.542Q7 14.083 7 12q0-1.961 1.3-3.374t3.2-1.59V4.012q-3.148.183-5.324 2.481T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12q0-1.725-.675-3.225t-1.85-2.6l.713-.713q1.31 1.24 2.061 2.918T21 11.994q0 1.87-.708 3.513q-.709 1.643-1.924 2.859t-2.856 1.925t-3.509.709t-3.51-.708"/></svg>
</template>

CSS

.icon-track-changes {
  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%22M8.493%2020.292q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203h.5v8.14q.258.16.379.372t.121.49q0%20.4-.299.699T12%2013t-.701-.299t-.299-.697q0-.276.121-.493t.379-.37V8.048q-1.492.177-2.496%201.297T8%2012q0%201.65%201.175%202.825T12%2016t2.825-1.175T16%2012q0-.9-.363-1.662T14.65%209l.714-.713q.759.69%201.197%201.645T17%2012q0%202.083-1.457%203.542T12.005%2017T8.46%2015.542Q7%2014.083%207%2012q0-1.961%201.3-3.374t3.2-1.59V4.012q-3.148.183-5.324%202.481T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-1.725-.675-3.225t-1.85-2.6l.713-.713q1.31%201.24%202.061%202.918T21%2011.994q0%201.87-.708%203.513q-.709%201.643-1.924%202.859t-2.856%201.925t-3.509.709t-3.51-.708%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%22M8.493%2020.292q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203h.5v8.14q.258.16.379.372t.121.49q0%20.4-.299.699T12%2013t-.701-.299t-.299-.697q0-.276.121-.493t.379-.37V8.048q-1.492.177-2.496%201.297T8%2012q0%201.65%201.175%202.825T12%2016t2.825-1.175T16%2012q0-.9-.363-1.662T14.65%209l.714-.713q.759.69%201.197%201.645T17%2012q0%202.083-1.457%203.542T12.005%2017T8.46%2015.542Q7%2014.083%207%2012q0-1.961%201.3-3.374t3.2-1.59V4.012q-3.148.183-5.324%202.481T4%2012q0%203.35%202.325%205.675T12%2020t5.675-2.325T20%2012q0-1.725-.675-3.225t-1.85-2.6l.713-.713q1.31%201.24%202.061%202.918T21%2011.994q0%201.87-.708%203.513q-.709%201.643-1.924%202.859t-2.856%201.925t-3.509.709t-3.51-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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