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

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

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.05 13.375L6.125 19.3q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L13.6 9H11v1q0 .425-.288.713T10 11t-.712-.288T9 10V8q0-.425.288-.712T10 7h4.85q.4 0 .763.15t.637.425l3 2.975q.5.5 1.163.838t1.437.487q.425.075.738.388T22.9 13t-.35.7t-.775.225q-1.125-.15-2.075-.6T17.95 12.1l-1-1.05l-2.2 2.2l1.325 1.325q.35.35.288.838t-.488.737l-4.55 2.625q-.35.2-.762.1t-.613-.45t-.087-.763t.462-.612l3.425-1.975zM4 13q-.425 0-.712-.288T3 12t.288-.712T4 11h3q.425 0 .713.288T8 12t-.288.713T7 13zm-2-3q-.425 0-.712-.288T1 9t.288-.712T2 8h3q.425 0 .713.288T6 9t-.288.713T5 10zm17.475-2q-.825 0-1.425-.587T17.45 6t.6-1.412T19.475 4t1.425.588T21.5 6t-.6 1.413T19.475 8M4 7q-.425 0-.712-.288T3 6t.288-.712T4 5h3q.425 0 .713.288T8 6t-.288.713T7 7z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSprintRounded(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.05 13.375L6.125 19.3q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L13.6 9H11v1q0 .425-.288.713T10 11t-.712-.288T9 10V8q0-.425.288-.712T10 7h4.85q.4 0 .763.15t.637.425l3 2.975q.5.5 1.163.838t1.437.487q.425.075.738.388T22.9 13t-.35.7t-.775.225q-1.125-.15-2.075-.6T17.95 12.1l-1-1.05l-2.2 2.2l1.325 1.325q.35.35.288.838t-.488.737l-4.55 2.625q-.35.2-.762.1t-.613-.45t-.087-.763t.462-.612l3.425-1.975zM4 13q-.425 0-.712-.288T3 12t.288-.712T4 11h3q.425 0 .713.288T8 12t-.288.713T7 13zm-2-3q-.425 0-.712-.288T1 9t.288-.712T2 8h3q.425 0 .713.288T6 9t-.288.713T5 10zm17.475-2q-.825 0-1.425-.587T17.45 6t.6-1.412T19.475 4t1.425.588T21.5 6t-.6 1.413T19.475 8M4 7q-.425 0-.712-.288T3 6t.288-.712T4 5h3q.425 0 .713.288T8 6t-.288.713T7 7z"/></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.05 13.375L6.125 19.3q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L13.6 9H11v1q0 .425-.288.713T10 11t-.712-.288T9 10V8q0-.425.288-.712T10 7h4.85q.4 0 .763.15t.637.425l3 2.975q.5.5 1.163.838t1.437.487q.425.075.738.388T22.9 13t-.35.7t-.775.225q-1.125-.15-2.075-.6T17.95 12.1l-1-1.05l-2.2 2.2l1.325 1.325q.35.35.288.838t-.488.737l-4.55 2.625q-.35.2-.762.1t-.613-.45t-.087-.763t.462-.612l3.425-1.975zM4 13q-.425 0-.712-.288T3 12t.288-.712T4 11h3q.425 0 .713.288T8 12t-.288.713T7 13zm-2-3q-.425 0-.712-.288T1 9t.288-.712T2 8h3q.425 0 .713.288T6 9t-.288.713T5 10zm17.475-2q-.825 0-1.425-.587T17.45 6t.6-1.412T19.475 4t1.425.588T21.5 6t-.6 1.413T19.475 8M4 7q-.425 0-.712-.288T3 6t.288-.712T4 5h3q.425 0 .713.288T8 6t-.288.713T7 7z"/></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.05%2013.375L6.125%2019.3q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L13.6%209H11v1q0%20.425-.288.713T10%2011t-.712-.288T9%2010V8q0-.425.288-.712T10%207h4.85q.4%200%20.763.15t.637.425l3%202.975q.5.5%201.163.838t1.437.487q.425.075.738.388T22.9%2013t-.35.7t-.775.225q-1.125-.15-2.075-.6T17.95%2012.1l-1-1.05l-2.2%202.2l1.325%201.325q.35.35.288.838t-.488.737l-4.55%202.625q-.35.2-.762.1t-.613-.45t-.087-.763t.462-.612l3.425-1.975zM4%2013q-.425%200-.712-.288T3%2012t.288-.712T4%2011h3q.425%200%20.713.288T8%2012t-.288.713T7%2013zm-2-3q-.425%200-.712-.288T1%209t.288-.712T2%208h3q.425%200%20.713.288T6%209t-.288.713T5%2010zm17.475-2q-.825%200-1.425-.587T17.45%206t.6-1.412T19.475%204t1.425.588T21.5%206t-.6%201.413T19.475%208M4%207q-.425%200-.712-.288T3%206t.288-.712T4%205h3q.425%200%20.713.288T8%206t-.288.713T7%207z%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.05%2013.375L6.125%2019.3q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L13.6%209H11v1q0%20.425-.288.713T10%2011t-.712-.288T9%2010V8q0-.425.288-.712T10%207h4.85q.4%200%20.763.15t.637.425l3%202.975q.5.5%201.163.838t1.437.487q.425.075.738.388T22.9%2013t-.35.7t-.775.225q-1.125-.15-2.075-.6T17.95%2012.1l-1-1.05l-2.2%202.2l1.325%201.325q.35.35.288.838t-.488.737l-4.55%202.625q-.35.2-.762.1t-.613-.45t-.087-.763t.462-.612l3.425-1.975zM4%2013q-.425%200-.712-.288T3%2012t.288-.712T4%2011h3q.425%200%20.713.288T8%2012t-.288.713T7%2013zm-2-3q-.425%200-.712-.288T1%209t.288-.712T2%208h3q.425%200%20.713.288T6%209t-.288.713T5%2010zm17.475-2q-.825%200-1.425-.587T17.45%206t.6-1.412T19.475%204t1.425.588T21.5%206t-.6%201.413T19.475%208M4%207q-.425%200-.712-.288T3%206t.288-.712T4%205h3q.425%200%20.713.288T8%206t-.288.713T7%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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