run icon
run-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- run-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M11.988 3.833a1.016 1.016 0 0 0-1.167-.816a.984.984 0 0 0-.805 1.151q.048.264.112.52c-2.831.872-4.433 2.254-5.28 3.876c-.77 1.474-.84 3.023-.848 4.192l-1.477 1.898a2.5 2.5 0 0 0 .573 3.607l13.843 9.36a8 8 0 0 0 4.482 1.374h4.084a4.496 4.496 0 0 0 4.496-4.496c0-2.531-2.096-4.294-4.017-5.107c-.686-.291-1.255-.688-1.612-1.213l-4.279-7.302l.088-.014a.984.984 0 0 0 .806-1.151a1.016 1.016 0 0 0-1.166-.817c-3.753.637-7.2-1.608-7.834-5.062M7.612 14.125L6 13.037c0-1.209.038-2.431.62-3.547c.41-.784 1.136-1.596 2.505-2.27l1.612 2.791a2 2 0 0 1-.732 2.732zm7.24 4.884l-4.794-3.234l4.342-2.507a2 2 0 0 1 2.73.732l.6 1.038a2 2 0 0 1-.732 2.732zm6.53 5.993h6.569a2.5 2.5 0 0 1-2.446 1.993h-4.084a6 6 0 0 1-3.362-1.03L4.216 16.604a.5.5 0 0 1-.114-.721l.874-1.124l14.17 9.559a4 4 0 0 0 2.236.684"/></svg>
React
import type { SVGProps } from "react";
export function FluentRun32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.988 3.833a1.016 1.016 0 0 0-1.167-.816a.984.984 0 0 0-.805 1.151q.048.264.112.52c-2.831.872-4.433 2.254-5.28 3.876c-.77 1.474-.84 3.023-.848 4.192l-1.477 1.898a2.5 2.5 0 0 0 .573 3.607l13.843 9.36a8 8 0 0 0 4.482 1.374h4.084a4.496 4.496 0 0 0 4.496-4.496c0-2.531-2.096-4.294-4.017-5.107c-.686-.291-1.255-.688-1.612-1.213l-4.279-7.302l.088-.014a.984.984 0 0 0 .806-1.151a1.016 1.016 0 0 0-1.166-.817c-3.753.637-7.2-1.608-7.834-5.062M7.612 14.125L6 13.037c0-1.209.038-2.431.62-3.547c.41-.784 1.136-1.596 2.505-2.27l1.612 2.791a2 2 0 0 1-.732 2.732zm7.24 4.884l-4.794-3.234l4.342-2.507a2 2 0 0 1 2.73.732l.6 1.038a2 2 0 0 1-.732 2.732zm6.53 5.993h6.569a2.5 2.5 0 0 1-2.446 1.993h-4.084a6 6 0 0 1-3.362-1.03L4.216 16.604a.5.5 0 0 1-.114-.721l.874-1.124l14.17 9.559a4 4 0 0 0 2.236.684"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.988 3.833a1.016 1.016 0 0 0-1.167-.816a.984.984 0 0 0-.805 1.151q.048.264.112.52c-2.831.872-4.433 2.254-5.28 3.876c-.77 1.474-.84 3.023-.848 4.192l-1.477 1.898a2.5 2.5 0 0 0 .573 3.607l13.843 9.36a8 8 0 0 0 4.482 1.374h4.084a4.496 4.496 0 0 0 4.496-4.496c0-2.531-2.096-4.294-4.017-5.107c-.686-.291-1.255-.688-1.612-1.213l-4.279-7.302l.088-.014a.984.984 0 0 0 .806-1.151a1.016 1.016 0 0 0-1.166-.817c-3.753.637-7.2-1.608-7.834-5.062M7.612 14.125L6 13.037c0-1.209.038-2.431.62-3.547c.41-.784 1.136-1.596 2.505-2.27l1.612 2.791a2 2 0 0 1-.732 2.732zm7.24 4.884l-4.794-3.234l4.342-2.507a2 2 0 0 1 2.73.732l.6 1.038a2 2 0 0 1-.732 2.732zm6.53 5.993h6.569a2.5 2.5 0 0 1-2.446 1.993h-4.084a6 6 0 0 1-3.362-1.03L4.216 16.604a.5.5 0 0 1-.114-.721l.874-1.124l14.17 9.559a4 4 0 0 0 2.236.684"/></svg> </template>
CSS
.icon-run-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.988%203.833a1.016%201.016%200%200%200-1.167-.816a.984.984%200%200%200-.805%201.151q.048.264.112.52c-2.831.872-4.433%202.254-5.28%203.876c-.77%201.474-.84%203.023-.848%204.192l-1.477%201.898a2.5%202.5%200%200%200%20.573%203.607l13.843%209.36a8%208%200%200%200%204.482%201.374h4.084a4.496%204.496%200%200%200%204.496-4.496c0-2.531-2.096-4.294-4.017-5.107c-.686-.291-1.255-.688-1.612-1.213l-4.279-7.302l.088-.014a.984.984%200%200%200%20.806-1.151a1.016%201.016%200%200%200-1.166-.817c-3.753.637-7.2-1.608-7.834-5.062M7.612%2014.125L6%2013.037c0-1.209.038-2.431.62-3.547c.41-.784%201.136-1.596%202.505-2.27l1.612%202.791a2%202%200%200%201-.732%202.732zm7.24%204.884l-4.794-3.234l4.342-2.507a2%202%200%200%201%202.73.732l.6%201.038a2%202%200%200%201-.732%202.732zm6.53%205.993h6.569a2.5%202.5%200%200%201-2.446%201.993h-4.084a6%206%200%200%201-3.362-1.03L4.216%2016.604a.5.5%200%200%201-.114-.721l.874-1.124l14.17%209.559a4%204%200%200%200%202.236.684%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.988%203.833a1.016%201.016%200%200%200-1.167-.816a.984.984%200%200%200-.805%201.151q.048.264.112.52c-2.831.872-4.433%202.254-5.28%203.876c-.77%201.474-.84%203.023-.848%204.192l-1.477%201.898a2.5%202.5%200%200%200%20.573%203.607l13.843%209.36a8%208%200%200%200%204.482%201.374h4.084a4.496%204.496%200%200%200%204.496-4.496c0-2.531-2.096-4.294-4.017-5.107c-.686-.291-1.255-.688-1.612-1.213l-4.279-7.302l.088-.014a.984.984%200%200%200%20.806-1.151a1.016%201.016%200%200%200-1.166-.817c-3.753.637-7.2-1.608-7.834-5.062M7.612%2014.125L6%2013.037c0-1.209.038-2.431.62-3.547c.41-.784%201.136-1.596%202.505-2.27l1.612%202.791a2%202%200%200%201-.732%202.732zm7.24%204.884l-4.794-3.234l4.342-2.507a2%202%200%200%201%202.73.732l.6%201.038a2%202%200%200%201-.732%202.732zm6.53%205.993h6.569a2.5%202.5%200%200%201-2.446%201.993h-4.084a6%206%200%200%201-3.362-1.03L4.216%2016.604a.5.5%200%200%201-.114-.721l.874-1.124l14.17%209.559a4%204%200%200%200%202.236.684%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/run-32-filled.svg?color=%231a73e8&size=48