acceleration icon

acceleration from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
acceleration
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the acceleration icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.498 18.414V11.19c0-1.329 0-1.993.599-2.158c.598-.166 1.303.304 2.712 1.244l12.774 8.516c1.41.939 2.114 1.409 1.866 1.808s-1.244.4-3.237.4H6.377c-1.828 0-2.743 0-3.31-.379c-.569-.378-.569-.988-.569-2.207m6-7.414a4 4 0 1 0 0-8a4 4 0 0 0 0 8m7.004-1.004l5.903 3.384m0 0c.32-.34-.22-1.32-.677-2.652m.677 2.652c-.22.24-.941.3-2.641.618"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAcceleration(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2.498 18.414V11.19c0-1.329 0-1.993.599-2.158c.598-.166 1.303.304 2.712 1.244l12.774 8.516c1.41.939 2.114 1.409 1.866 1.808s-1.244.4-3.237.4H6.377c-1.828 0-2.743 0-3.31-.379c-.569-.378-.569-.988-.569-2.207m6-7.414a4 4 0 1 0 0-8a4 4 0 0 0 0 8m7.004-1.004l5.903 3.384m0 0c.32-.34-.22-1.32-.677-2.652m.677 2.652c-.22.24-.941.3-2.641.618"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.498 18.414V11.19c0-1.329 0-1.993.599-2.158c.598-.166 1.303.304 2.712 1.244l12.774 8.516c1.41.939 2.114 1.409 1.866 1.808s-1.244.4-3.237.4H6.377c-1.828 0-2.743 0-3.31-.379c-.569-.378-.569-.988-.569-2.207m6-7.414a4 4 0 1 0 0-8a4 4 0 0 0 0 8m7.004-1.004l5.903 3.384m0 0c.32-.34-.22-1.32-.677-2.652m.677 2.652c-.22.24-.941.3-2.641.618"/></svg>
</template>

CSS

.icon-acceleration {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.498%2018.414V11.19c0-1.329%200-1.993.599-2.158c.598-.166%201.303.304%202.712%201.244l12.774%208.516c1.41.939%202.114%201.409%201.866%201.808s-1.244.4-3.237.4H6.377c-1.828%200-2.743%200-3.31-.379c-.569-.378-.569-.988-.569-2.207m6-7.414a4%204%200%201%200%200-8a4%204%200%200%200%200%208m7.004-1.004l5.903%203.384m0%200c.32-.34-.22-1.32-.677-2.652m.677%202.652c-.22.24-.941.3-2.641.618%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2.498%2018.414V11.19c0-1.329%200-1.993.599-2.158c.598-.166%201.303.304%202.712%201.244l12.774%208.516c1.41.939%202.114%201.409%201.866%201.808s-1.244.4-3.237.4H6.377c-1.828%200-2.743%200-3.31-.379c-.569-.378-.569-.988-.569-2.207m6-7.414a4%204%200%201%200%200-8a4%204%200%200%200%200%208m7.004-1.004l5.903%203.384m0%200c.32-.34-.22-1.32-.677-2.652m.677%202.652c-.22.24-.941.3-2.641.618%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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