tachometer fast alt icon

tachometer-fast-alt from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.

Name
tachometer-fast-alt
Set
Unicons
Style
Line
Category
User Interface
Viewbox
24×24
License
Apache 2.0

More user interface icons from Unicons

Use the tachometer fast alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5a10 10 0 0 0-8.66 15a1 1 0 0 0 1.74-1A7.9 7.9 0 0 1 4 15a8 8 0 1 1 14.93 4a1 1 0 0 0 .37 1.37a1 1 0 0 0 1.36-.37A10 10 0 0 0 12 5m2.84 5.76l-1.55 1.54A2.9 2.9 0 0 0 12 12a3 3 0 1 0 3 3a2.9 2.9 0 0 0-.3-1.28l1.55-1.54a1 1 0 0 0 0-1.42a1 1 0 0 0-1.41 0M12 16a1 1 0 0 1 0-2a1 1 0 0 1 .7.28a1 1 0 0 1 .3.72a1 1 0 0 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function UilTachometerFastAlt(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="M12 5a10 10 0 0 0-8.66 15a1 1 0 0 0 1.74-1A7.9 7.9 0 0 1 4 15a8 8 0 1 1 14.93 4a1 1 0 0 0 .37 1.37a1 1 0 0 0 1.36-.37A10 10 0 0 0 12 5m2.84 5.76l-1.55 1.54A2.9 2.9 0 0 0 12 12a3 3 0 1 0 3 3a2.9 2.9 0 0 0-.3-1.28l1.55-1.54a1 1 0 0 0 0-1.42a1 1 0 0 0-1.41 0M12 16a1 1 0 0 1 0-2a1 1 0 0 1 .7.28a1 1 0 0 1 .3.72a1 1 0 0 1-1 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5a10 10 0 0 0-8.66 15a1 1 0 0 0 1.74-1A7.9 7.9 0 0 1 4 15a8 8 0 1 1 14.93 4a1 1 0 0 0 .37 1.37a1 1 0 0 0 1.36-.37A10 10 0 0 0 12 5m2.84 5.76l-1.55 1.54A2.9 2.9 0 0 0 12 12a3 3 0 1 0 3 3a2.9 2.9 0 0 0-.3-1.28l1.55-1.54a1 1 0 0 0 0-1.42a1 1 0 0 0-1.41 0M12 16a1 1 0 0 1 0-2a1 1 0 0 1 .7.28a1 1 0 0 1 .3.72a1 1 0 0 1-1 1"/></svg>
</template>

CSS

.icon-tachometer-fast-alt {
  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%22M12%205a10%2010%200%200%200-8.66%2015a1%201%200%200%200%201.74-1A7.9%207.9%200%200%201%204%2015a8%208%200%201%201%2014.93%204a1%201%200%200%200%20.37%201.37a1%201%200%200%200%201.36-.37A10%2010%200%200%200%2012%205m2.84%205.76l-1.55%201.54A2.9%202.9%200%200%200%2012%2012a3%203%200%201%200%203%203a2.9%202.9%200%200%200-.3-1.28l1.55-1.54a1%201%200%200%200%200-1.42a1%201%200%200%200-1.41%200M12%2016a1%201%200%200%201%200-2a1%201%200%200%201%20.7.28a1%201%200%200%201%20.3.72a1%201%200%200%201-1%201%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%22M12%205a10%2010%200%200%200-8.66%2015a1%201%200%200%200%201.74-1A7.9%207.9%200%200%201%204%2015a8%208%200%201%201%2014.93%204a1%201%200%200%200%20.37%201.37a1%201%200%200%200%201.36-.37A10%2010%200%200%200%2012%205m2.84%205.76l-1.55%201.54A2.9%202.9%200%200%200%2012%2012a3%203%200%201%200%203%203a2.9%202.9%200%200%200-.3-1.28l1.55-1.54a1%201%200%200%200%200-1.42a1%201%200%200%200-1.41%200M12%2016a1%201%200%200%201%200-2a1%201%200%200%201%20.7.28a1%201%200%200%201%20.3.72a1%201%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/tachometer-fast-alt.svg?color=%231a73e8&size=48