run below icon

run-below from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
run-below
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

Related icons in Codicons

Use the run below icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 13.5a.48.48 0 0 1-.15.35l-2 2a.5.5 0 0 1-.349.15a.48.48 0 0 1-.35-.15l-2-2a.484.484 0 0 1 0-.7a.484.484 0 0 1 .699 0L13 14.29V9.5a.5.5 0 1 1 1 0v4.79l1.15-1.14a.484.484 0 0 1 .699 0a.48.48 0 0 1 .15.35zm-4-4.645l-7.255 4.081A.5.5 0 0 1 4 12.5v-9a.5.5 0 0 1 .745-.436l8 4.5c.17.096.255.266.255.436h1c0-.51-.255-1.021-.765-1.307l-8-4.5A1.5 1.5 0 0 0 3 3.5v9a1.5 1.5 0 0 0 2.235 1.307L12 10.002z"/></svg>

React

import type { SVGProps } from "react";

export function CodiconRunBelow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 13.5a.48.48 0 0 1-.15.35l-2 2a.5.5 0 0 1-.349.15a.48.48 0 0 1-.35-.15l-2-2a.484.484 0 0 1 0-.7a.484.484 0 0 1 .699 0L13 14.29V9.5a.5.5 0 1 1 1 0v4.79l1.15-1.14a.484.484 0 0 1 .699 0a.48.48 0 0 1 .15.35zm-4-4.645l-7.255 4.081A.5.5 0 0 1 4 12.5v-9a.5.5 0 0 1 .745-.436l8 4.5c.17.096.255.266.255.436h1c0-.51-.255-1.021-.765-1.307l-8-4.5A1.5 1.5 0 0 0 3 3.5v9a1.5 1.5 0 0 0 2.235 1.307L12 10.002z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M16 13.5a.48.48 0 0 1-.15.35l-2 2a.5.5 0 0 1-.349.15a.48.48 0 0 1-.35-.15l-2-2a.484.484 0 0 1 0-.7a.484.484 0 0 1 .699 0L13 14.29V9.5a.5.5 0 1 1 1 0v4.79l1.15-1.14a.484.484 0 0 1 .699 0a.48.48 0 0 1 .15.35zm-4-4.645l-7.255 4.081A.5.5 0 0 1 4 12.5v-9a.5.5 0 0 1 .745-.436l8 4.5c.17.096.255.266.255.436h1c0-.51-.255-1.021-.765-1.307l-8-4.5A1.5 1.5 0 0 0 3 3.5v9a1.5 1.5 0 0 0 2.235 1.307L12 10.002z"/></svg>
</template>

CSS

.icon-run-below {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013.5a.48.48%200%200%201-.15.35l-2%202a.5.5%200%200%201-.349.15a.48.48%200%200%201-.35-.15l-2-2a.484.484%200%200%201%200-.7a.484.484%200%200%201%20.699%200L13%2014.29V9.5a.5.5%200%201%201%201%200v4.79l1.15-1.14a.484.484%200%200%201%20.699%200a.48.48%200%200%201%20.15.35zm-4-4.645l-7.255%204.081A.5.5%200%200%201%204%2012.5v-9a.5.5%200%200%201%20.745-.436l8%204.5c.17.096.255.266.255.436h1c0-.51-.255-1.021-.765-1.307l-8-4.5A1.5%201.5%200%200%200%203%203.5v9a1.5%201.5%200%200%200%202.235%201.307L12%2010.002z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2013.5a.48.48%200%200%201-.15.35l-2%202a.5.5%200%200%201-.349.15a.48.48%200%200%201-.35-.15l-2-2a.484.484%200%200%201%200-.7a.484.484%200%200%201%20.699%200L13%2014.29V9.5a.5.5%200%201%201%201%200v4.79l1.15-1.14a.484.484%200%200%201%20.699%200a.48.48%200%200%201%20.15.35zm-4-4.645l-7.255%204.081A.5.5%200%200%201%204%2012.5v-9a.5.5%200%200%201%20.745-.436l8%204.5c.17.096.255.266.255.436h1c0-.51-.255-1.021-.765-1.307l-8-4.5A1.5%201.5%200%200%200%203%203.5v9a1.5%201.5%200%200%200%202.235%201.307L12%2010.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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