speed mid icon

speed-mid-filled from Reicon by REICON · Filled · Parts · MIT Free for personal and commercial use.

Name
speed-mid-filled
Set
Reicon
Style
Filled
Category
Parts
Viewbox
24×24
License
MIT

2 other variants in Reicon

More parts icons from Reicon

Use the speed mid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.752 3.975a.752.752 0 0 1-1.504 0V2A10 10 0 0 0 5.46 4.394l1.556 1.553A.75.75 0 1 1 5.953 7.01L4.397 5.456A9.96 9.96 0 0 0 2 11.236h1.978a.752.752 0 1 1 0 1.501H2a9.96 9.96 0 0 0 2.397 5.78l1.556-1.554a.753.753 0 0 1 1.064 0a.75.75 0 0 1 0 1.062L5.46 19.578A10 10 0 0 0 12 22a10 10 0 0 0 6.54-2.422l-1.556-1.553a.75.75 0 0 1 0-1.062a.753.753 0 0 1 1.063 0l1.556 1.553A9.96 9.96 0 0 0 22 12.737h-1.978a.752.752 0 1 1 0-1.502H22a9.96 9.96 0 0 0-2.397-5.779L18.047 7.01a.75.75 0 1 1-1.064-1.062l1.556-1.554A10 10 0 0 0 12.752 2zm-.724 12.044a3.006 3.006 0 0 1-3.009-3.004c0-.63.436-1.506.975-2.349c.807-1.26 1.21-1.89 2.034-1.89s1.227.63 2.033 1.89c.54.843.975 1.718.975 2.35a3.006 3.006 0 0 1-3.008 3.003" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSpeedMidFilled(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" fillRule="evenodd" d="M12.752 3.975a.752.752 0 0 1-1.504 0V2A10 10 0 0 0 5.46 4.394l1.556 1.553A.75.75 0 1 1 5.953 7.01L4.397 5.456A9.96 9.96 0 0 0 2 11.236h1.978a.752.752 0 1 1 0 1.501H2a9.96 9.96 0 0 0 2.397 5.78l1.556-1.554a.753.753 0 0 1 1.064 0a.75.75 0 0 1 0 1.062L5.46 19.578A10 10 0 0 0 12 22a10 10 0 0 0 6.54-2.422l-1.556-1.553a.75.75 0 0 1 0-1.062a.753.753 0 0 1 1.063 0l1.556 1.553A9.96 9.96 0 0 0 22 12.737h-1.978a.752.752 0 1 1 0-1.502H22a9.96 9.96 0 0 0-2.397-5.779L18.047 7.01a.75.75 0 1 1-1.064-1.062l1.556-1.554A10 10 0 0 0 12.752 2zm-.724 12.044a3.006 3.006 0 0 1-3.009-3.004c0-.63.436-1.506.975-2.349c.807-1.26 1.21-1.89 2.034-1.89s1.227.63 2.033 1.89c.54.843.975 1.718.975 2.35a3.006 3.006 0 0 1-3.008 3.003" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.752 3.975a.752.752 0 0 1-1.504 0V2A10 10 0 0 0 5.46 4.394l1.556 1.553A.75.75 0 1 1 5.953 7.01L4.397 5.456A9.96 9.96 0 0 0 2 11.236h1.978a.752.752 0 1 1 0 1.501H2a9.96 9.96 0 0 0 2.397 5.78l1.556-1.554a.753.753 0 0 1 1.064 0a.75.75 0 0 1 0 1.062L5.46 19.578A10 10 0 0 0 12 22a10 10 0 0 0 6.54-2.422l-1.556-1.553a.75.75 0 0 1 0-1.062a.753.753 0 0 1 1.063 0l1.556 1.553A9.96 9.96 0 0 0 22 12.737h-1.978a.752.752 0 1 1 0-1.502H22a9.96 9.96 0 0 0-2.397-5.779L18.047 7.01a.75.75 0 1 1-1.064-1.062l1.556-1.554A10 10 0 0 0 12.752 2zm-.724 12.044a3.006 3.006 0 0 1-3.009-3.004c0-.63.436-1.506.975-2.349c.807-1.26 1.21-1.89 2.034-1.89s1.227.63 2.033 1.89c.54.843.975 1.718.975 2.35a3.006 3.006 0 0 1-3.008 3.003" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-speed-mid-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.752%203.975a.752.752%200%200%201-1.504%200V2A10%2010%200%200%200%205.46%204.394l1.556%201.553A.75.75%200%201%201%205.953%207.01L4.397%205.456A9.96%209.96%200%200%200%202%2011.236h1.978a.752.752%200%201%201%200%201.501H2a9.96%209.96%200%200%200%202.397%205.78l1.556-1.554a.753.753%200%200%201%201.064%200a.75.75%200%200%201%200%201.062L5.46%2019.578A10%2010%200%200%200%2012%2022a10%2010%200%200%200%206.54-2.422l-1.556-1.553a.75.75%200%200%201%200-1.062a.753.753%200%200%201%201.063%200l1.556%201.553A9.96%209.96%200%200%200%2022%2012.737h-1.978a.752.752%200%201%201%200-1.502H22a9.96%209.96%200%200%200-2.397-5.779L18.047%207.01a.75.75%200%201%201-1.064-1.062l1.556-1.554A10%2010%200%200%200%2012.752%202zm-.724%2012.044a3.006%203.006%200%200%201-3.009-3.004c0-.63.436-1.506.975-2.349c.807-1.26%201.21-1.89%202.034-1.89s1.227.63%202.033%201.89c.54.843.975%201.718.975%202.35a3.006%203.006%200%200%201-3.008%203.003%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.752%203.975a.752.752%200%200%201-1.504%200V2A10%2010%200%200%200%205.46%204.394l1.556%201.553A.75.75%200%201%201%205.953%207.01L4.397%205.456A9.96%209.96%200%200%200%202%2011.236h1.978a.752.752%200%201%201%200%201.501H2a9.96%209.96%200%200%200%202.397%205.78l1.556-1.554a.753.753%200%200%201%201.064%200a.75.75%200%200%201%200%201.062L5.46%2019.578A10%2010%200%200%200%2012%2022a10%2010%200%200%200%206.54-2.422l-1.556-1.553a.75.75%200%200%201%200-1.062a.753.753%200%200%201%201.063%200l1.556%201.553A9.96%209.96%200%200%200%2022%2012.737h-1.978a.752.752%200%201%201%200-1.502H22a9.96%209.96%200%200%200-2.397-5.779L18.047%207.01a.75.75%200%201%201-1.064-1.062l1.556-1.554A10%2010%200%200%200%2012.752%202zm-.724%2012.044a3.006%203.006%200%200%201-3.009-3.004c0-.63.436-1.506.975-2.349c.807-1.26%201.21-1.89%202.034-1.89s1.227.63%202.033%201.89c.54.843.975%201.718.975%202.35a3.006%203.006%200%200%201-3.008%203.003%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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