sprint-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
sprint-rounded
Set
Material Symbols Light
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sprint-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sprint icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.03 12.683l-6.232 6.252q-.165.165-.366.165t-.367-.165t-.165-.367t.166-.366L14.792 8.5H10.5V10q0 .213-.144.356t-.357.144t-.356-.144T9.5 10V8.317q0-.358.232-.587t.576-.23h4.888q.325 0 .62.13t.511.349l2.77 2.744q.615.615 1.354 1.001t1.591.497q.23.036.4.185q.17.15.17.373t-.187.363q-.186.14-.4.11q-1.048-.112-1.95-.58t-1.663-1.226l-1.27-1.28l-3.104 3.084l1.402 1.421q.293.293.24.674t-.401.593l-4.204 2.414q-.177.104-.389.053q-.211-.051-.314-.229t-.043-.39q.06-.21.246-.313l3.964-2.282zM4.5 12.5q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h3q.213 0 .356.144t.144.357t-.144.356t-.356.143zm-2-3q-.213 0-.356-.144T2 8.999t.144-.356T2.5 8.5h3q.213 0 .356.144T6 9.001t-.144.356T5.5 9.5zm16.975-2q-.633 0-1.079-.447q-.446-.448-.446-1.076t.446-1.072t1.079-.443t1.079.447Q21 5.357 21 5.985t-.446 1.072t-1.079.443M4.5 6.5q-.213 0-.356-.144T4 5.999t.144-.356T4.5 5.5h3q.213 0 .356.144T8 6.001t-.144.356T7.5 6.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSprintRounded(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="m12.03 12.683l-6.232 6.252q-.165.165-.366.165t-.367-.165t-.165-.367t.166-.366L14.792 8.5H10.5V10q0 .213-.144.356t-.357.144t-.356-.144T9.5 10V8.317q0-.358.232-.587t.576-.23h4.888q.325 0 .62.13t.511.349l2.77 2.744q.615.615 1.354 1.001t1.591.497q.23.036.4.185q.17.15.17.373t-.187.363q-.186.14-.4.11q-1.048-.112-1.95-.58t-1.663-1.226l-1.27-1.28l-3.104 3.084l1.402 1.421q.293.293.24.674t-.401.593l-4.204 2.414q-.177.104-.389.053q-.211-.051-.314-.229t-.043-.39q.06-.21.246-.313l3.964-2.282zM4.5 12.5q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h3q.213 0 .356.144t.144.357t-.144.356t-.356.143zm-2-3q-.213 0-.356-.144T2 8.999t.144-.356T2.5 8.5h3q.213 0 .356.144T6 9.001t-.144.356T5.5 9.5zm16.975-2q-.633 0-1.079-.447q-.446-.448-.446-1.076t.446-1.072t1.079-.443t1.079.447Q21 5.357 21 5.985t-.446 1.072t-1.079.443M4.5 6.5q-.213 0-.356-.144T4 5.999t.144-.356T4.5 5.5h3q.213 0 .356.144T8 6.001t-.144.356T7.5 6.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.03 12.683l-6.232 6.252q-.165.165-.366.165t-.367-.165t-.165-.367t.166-.366L14.792 8.5H10.5V10q0 .213-.144.356t-.357.144t-.356-.144T9.5 10V8.317q0-.358.232-.587t.576-.23h4.888q.325 0 .62.13t.511.349l2.77 2.744q.615.615 1.354 1.001t1.591.497q.23.036.4.185q.17.15.17.373t-.187.363q-.186.14-.4.11q-1.048-.112-1.95-.58t-1.663-1.226l-1.27-1.28l-3.104 3.084l1.402 1.421q.293.293.24.674t-.401.593l-4.204 2.414q-.177.104-.389.053q-.211-.051-.314-.229t-.043-.39q.06-.21.246-.313l3.964-2.282zM4.5 12.5q-.213 0-.356-.144T4 11.999t.144-.356t.356-.143h3q.213 0 .356.144t.144.357t-.144.356t-.356.143zm-2-3q-.213 0-.356-.144T2 8.999t.144-.356T2.5 8.5h3q.213 0 .356.144T6 9.001t-.144.356T5.5 9.5zm16.975-2q-.633 0-1.079-.447q-.446-.448-.446-1.076t.446-1.072t1.079-.443t1.079.447Q21 5.357 21 5.985t-.446 1.072t-1.079.443M4.5 6.5q-.213 0-.356-.144T4 5.999t.144-.356T4.5 5.5h3q.213 0 .356.144T8 6.001t-.144.356T7.5 6.5z"/></svg>
</template>

CSS

.icon-sprint-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%22m12.03%2012.683l-6.232%206.252q-.165.165-.366.165t-.367-.165t-.165-.367t.166-.366L14.792%208.5H10.5V10q0%20.213-.144.356t-.357.144t-.356-.144T9.5%2010V8.317q0-.358.232-.587t.576-.23h4.888q.325%200%20.62.13t.511.349l2.77%202.744q.615.615%201.354%201.001t1.591.497q.23.036.4.185q.17.15.17.373t-.187.363q-.186.14-.4.11q-1.048-.112-1.95-.58t-1.663-1.226l-1.27-1.28l-3.104%203.084l1.402%201.421q.293.293.24.674t-.401.593l-4.204%202.414q-.177.104-.389.053q-.211-.051-.314-.229t-.043-.39q.06-.21.246-.313l3.964-2.282zM4.5%2012.5q-.213%200-.356-.144T4%2011.999t.144-.356t.356-.143h3q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm-2-3q-.213%200-.356-.144T2%208.999t.144-.356T2.5%208.5h3q.213%200%20.356.144T6%209.001t-.144.356T5.5%209.5zm16.975-2q-.633%200-1.079-.447q-.446-.448-.446-1.076t.446-1.072t1.079-.443t1.079.447Q21%205.357%2021%205.985t-.446%201.072t-1.079.443M4.5%206.5q-.213%200-.356-.144T4%205.999t.144-.356T4.5%205.5h3q.213%200%20.356.144T8%206.001t-.144.356T7.5%206.5z%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%22m12.03%2012.683l-6.232%206.252q-.165.165-.366.165t-.367-.165t-.165-.367t.166-.366L14.792%208.5H10.5V10q0%20.213-.144.356t-.357.144t-.356-.144T9.5%2010V8.317q0-.358.232-.587t.576-.23h4.888q.325%200%20.62.13t.511.349l2.77%202.744q.615.615%201.354%201.001t1.591.497q.23.036.4.185q.17.15.17.373t-.187.363q-.186.14-.4.11q-1.048-.112-1.95-.58t-1.663-1.226l-1.27-1.28l-3.104%203.084l1.402%201.421q.293.293.24.674t-.401.593l-4.204%202.414q-.177.104-.389.053q-.211-.051-.314-.229t-.043-.39q.06-.21.246-.313l3.964-2.282zM4.5%2012.5q-.213%200-.356-.144T4%2011.999t.144-.356t.356-.143h3q.213%200%20.356.144t.144.357t-.144.356t-.356.143zm-2-3q-.213%200-.356-.144T2%208.999t.144-.356T2.5%208.5h3q.213%200%20.356.144T6%209.001t-.144.356T5.5%209.5zm16.975-2q-.633%200-1.079-.447q-.446-.448-.446-1.076t.446-1.072t1.079-.443t1.079.447Q21%205.357%2021%205.985t-.446%201.072t-1.079.443M4.5%206.5q-.213%200-.356-.144T4%205.999t.144-.356T4.5%205.5h3q.213%200%20.356.144T8%206.001t-.144.356T7.5%206.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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