run-fill from Remix Icon by Remix Design · Fill · Map · Apache-2.0 Free for personal and commercial use.

Name
run-fill
Set
Remix Icon
Style
Fill
Category
Map
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More map icons from Remix Icon

Use the run icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.83 8.79L8 9.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.62 2.62 0 0 1 2.427 1.82q.279.875.51 1.181A5 5 0 0 0 19 11v2a6.99 6.99 0 0 1-5.402-2.547l-.581 3.297L15 15.67V23h-2v-5.986l-2.05-1.987l-.947 4.298l-6.894-1.215l.348-1.97l4.924.868zM13.5 5.5a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>

React

import type { SVGProps } from "react";

export function RiRunFill(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="M9.83 8.79L8 9.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.62 2.62 0 0 1 2.427 1.82q.279.875.51 1.181A5 5 0 0 0 19 11v2a6.99 6.99 0 0 1-5.402-2.547l-.581 3.297L15 15.67V23h-2v-5.986l-2.05-1.987l-.947 4.298l-6.894-1.215l.348-1.97l4.924.868zM13.5 5.5a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.83 8.79L8 9.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.62 2.62 0 0 1 2.427 1.82q.279.875.51 1.181A5 5 0 0 0 19 11v2a6.99 6.99 0 0 1-5.402-2.547l-.581 3.297L15 15.67V23h-2v-5.986l-2.05-1.987l-.947 4.298l-6.894-1.215l.348-1.97l4.924.868zM13.5 5.5a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
</template>

CSS

.icon-run-fill {
  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%22M9.83%208.79L8%209.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.62%202.62%200%200%201%202.427%201.82q.279.875.51%201.181A5%205%200%200%200%2019%2011v2a6.99%206.99%200%200%201-5.402-2.547l-.581%203.297L15%2015.67V23h-2v-5.986l-2.05-1.987l-.947%204.298l-6.894-1.215l.348-1.97l4.924.868zM13.5%205.5a2%202%200%201%201%200-4a2%202%200%200%201%200%204%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%22M9.83%208.79L8%209.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.62%202.62%200%200%201%202.427%201.82q.279.875.51%201.181A5%205%200%200%200%2019%2011v2a6.99%206.99%200%200%201-5.402-2.547l-.581%203.297L15%2015.67V23h-2v-5.986l-2.05-1.987l-.947%204.298l-6.894-1.215l.348-1.97l4.924.868zM13.5%205.5a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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