run-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
run-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Use the run icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M10.298 3.608a.75.75 0 0 0-1.475.271q.021.116.046.23C6.427 4.866 5.041 6.1 4.295 7.51C3.6 8.822 3.51 10.2 3.5 11.24l-1.033 1.32a2.25 2.25 0 0 0 .511 3.25l11.623 7.86A7.75 7.75 0 0 0 18.942 25h3.366a3.693 3.693 0 0 0 3.693-3.76c-.038-2.04-1.73-3.483-3.342-4.135c-.642-.26-1.191-.627-1.533-1.132l-3.795-6.476l.043-.008a.75.75 0 0 0-.25-1.478q-.529.089-1.045.092c-2.519.02-4.73-1.421-5.54-3.613a5.3 5.3 0 0 1-.24-.882M7.551 6.291l2.25 3.896a1.5 1.5 0 0 1-.55 2.049l-1.908 1.102l-2.344-1.58V11.5c0-1.046.054-2.216.621-3.288c.356-.672.939-1.349 1.931-1.921m1.47 8.18l3.932-2.27a1.5 1.5 0 0 1 2.049.55l.8 1.387a1.5 1.5 0 0 1-.548 2.049l-1.987 1.147zm9.937 7.532h5.43a2.19 2.19 0 0 1-2.08 1.497h-3.366a6.25 6.25 0 0 1-3.5-1.072l-11.624-7.86a.75.75 0 0 1-.17-1.084l.425-.542l12.229 8.25a4.75 4.75 0 0 0 2.656.811m-15.31-8.519l-.59-.462Z"/></svg>

React

import type { SVGProps } from "react";

export function FluentRun28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M10.298 3.608a.75.75 0 0 0-1.475.271q.021.116.046.23C6.427 4.866 5.041 6.1 4.295 7.51C3.6 8.822 3.51 10.2 3.5 11.24l-1.033 1.32a2.25 2.25 0 0 0 .511 3.25l11.623 7.86A7.75 7.75 0 0 0 18.942 25h3.366a3.693 3.693 0 0 0 3.693-3.76c-.038-2.04-1.73-3.483-3.342-4.135c-.642-.26-1.191-.627-1.533-1.132l-3.795-6.476l.043-.008a.75.75 0 0 0-.25-1.478q-.529.089-1.045.092c-2.519.02-4.73-1.421-5.54-3.613a5.3 5.3 0 0 1-.24-.882M7.551 6.291l2.25 3.896a1.5 1.5 0 0 1-.55 2.049l-1.908 1.102l-2.344-1.58V11.5c0-1.046.054-2.216.621-3.288c.356-.672.939-1.349 1.931-1.921m1.47 8.18l3.932-2.27a1.5 1.5 0 0 1 2.049.55l.8 1.387a1.5 1.5 0 0 1-.548 2.049l-1.987 1.147zm9.937 7.532h5.43a2.19 2.19 0 0 1-2.08 1.497h-3.366a6.25 6.25 0 0 1-3.5-1.072l-11.624-7.86a.75.75 0 0 1-.17-1.084l.425-.542l12.229 8.25a4.75 4.75 0 0 0 2.656.811m-15.31-8.519l-.59-.462Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M10.298 3.608a.75.75 0 0 0-1.475.271q.021.116.046.23C6.427 4.866 5.041 6.1 4.295 7.51C3.6 8.822 3.51 10.2 3.5 11.24l-1.033 1.32a2.25 2.25 0 0 0 .511 3.25l11.623 7.86A7.75 7.75 0 0 0 18.942 25h3.366a3.693 3.693 0 0 0 3.693-3.76c-.038-2.04-1.73-3.483-3.342-4.135c-.642-.26-1.191-.627-1.533-1.132l-3.795-6.476l.043-.008a.75.75 0 0 0-.25-1.478q-.529.089-1.045.092c-2.519.02-4.73-1.421-5.54-3.613a5.3 5.3 0 0 1-.24-.882M7.551 6.291l2.25 3.896a1.5 1.5 0 0 1-.55 2.049l-1.908 1.102l-2.344-1.58V11.5c0-1.046.054-2.216.621-3.288c.356-.672.939-1.349 1.931-1.921m1.47 8.18l3.932-2.27a1.5 1.5 0 0 1 2.049.55l.8 1.387a1.5 1.5 0 0 1-.548 2.049l-1.987 1.147zm9.937 7.532h5.43a2.19 2.19 0 0 1-2.08 1.497h-3.366a6.25 6.25 0 0 1-3.5-1.072l-11.624-7.86a.75.75 0 0 1-.17-1.084l.425-.542l12.229 8.25a4.75 4.75 0 0 0 2.656.811m-15.31-8.519l-.59-.462Z"/></svg>
</template>

CSS

.icon-run-28-filled {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.298%203.608a.75.75%200%200%200-1.475.271q.021.116.046.23C6.427%204.866%205.041%206.1%204.295%207.51C3.6%208.822%203.51%2010.2%203.5%2011.24l-1.033%201.32a2.25%202.25%200%200%200%20.511%203.25l11.623%207.86A7.75%207.75%200%200%200%2018.942%2025h3.366a3.693%203.693%200%200%200%203.693-3.76c-.038-2.04-1.73-3.483-3.342-4.135c-.642-.26-1.191-.627-1.533-1.132l-3.795-6.476l.043-.008a.75.75%200%200%200-.25-1.478q-.529.089-1.045.092c-2.519.02-4.73-1.421-5.54-3.613a5.3%205.3%200%200%201-.24-.882M7.551%206.291l2.25%203.896a1.5%201.5%200%200%201-.55%202.049l-1.908%201.102l-2.344-1.58V11.5c0-1.046.054-2.216.621-3.288c.356-.672.939-1.349%201.931-1.921m1.47%208.18l3.932-2.27a1.5%201.5%200%200%201%202.049.55l.8%201.387a1.5%201.5%200%200%201-.548%202.049l-1.987%201.147zm9.937%207.532h5.43a2.19%202.19%200%200%201-2.08%201.497h-3.366a6.25%206.25%200%200%201-3.5-1.072l-11.624-7.86a.75.75%200%200%201-.17-1.084l.425-.542l12.229%208.25a4.75%204.75%200%200%200%202.656.811m-15.31-8.519l-.59-.462Z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.298%203.608a.75.75%200%200%200-1.475.271q.021.116.046.23C6.427%204.866%205.041%206.1%204.295%207.51C3.6%208.822%203.51%2010.2%203.5%2011.24l-1.033%201.32a2.25%202.25%200%200%200%20.511%203.25l11.623%207.86A7.75%207.75%200%200%200%2018.942%2025h3.366a3.693%203.693%200%200%200%203.693-3.76c-.038-2.04-1.73-3.483-3.342-4.135c-.642-.26-1.191-.627-1.533-1.132l-3.795-6.476l.043-.008a.75.75%200%200%200-.25-1.478q-.529.089-1.045.092c-2.519.02-4.73-1.421-5.54-3.613a5.3%205.3%200%200%201-.24-.882M7.551%206.291l2.25%203.896a1.5%201.5%200%200%201-.55%202.049l-1.908%201.102l-2.344-1.58V11.5c0-1.046.054-2.216.621-3.288c.356-.672.939-1.349%201.931-1.921m1.47%208.18l3.932-2.27a1.5%201.5%200%200%201%202.049.55l.8%201.387a1.5%201.5%200%200%201-.548%202.049l-1.987%201.147zm9.937%207.532h5.43a2.19%202.19%200%200%201-2.08%201.497h-3.366a6.25%206.25%200%200%201-3.5-1.072l-11.624-7.86a.75.75%200%200%201-.17-1.084l.425-.542l12.229%208.25a4.75%204.75%200%200%200%202.656.811m-15.31-8.519l-.59-.462Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/run-28-filled.svg?color=%231a73e8&size=48