acceleration icon
acceleration from IconPark Solid by ByteDance · Solid · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- acceleration
- Set
- IconPark Solid
- Style
- Solid
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark Solid
Use the acceleration icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M42 35h-8m-3 7h-4"/><path fill="currentColor" stroke-linejoin="round" d="m14 22l-6-5H4s5.486 10 8 10h32l-6-5z"/><path stroke-linejoin="round" d="m30 22l-11.34-8H16l3 8m11 5L17.2 39H14l4.267-12"/><path fill="currentColor" stroke-linejoin="round" d="M32 11c0 1-3 2-3 2h10s2.886 0 3.745-2.286C43.63 8.36 42.045 5 39.022 5S36 8 36 8s-1.855-.571-3 0s-1 2-1 3"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidAcceleration(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4"><path d="M42 35h-8m-3 7h-4"/><path fill="currentColor" strokeLinejoin="round" d="m14 22l-6-5H4s5.486 10 8 10h32l-6-5z"/><path strokeLinejoin="round" d="m30 22l-11.34-8H16l3 8m11 5L17.2 39H14l4.267-12"/><path fill="currentColor" strokeLinejoin="round" d="M32 11c0 1-3 2-3 2h10s2.886 0 3.745-2.286C43.63 8.36 42.045 5 39.022 5S36 8 36 8s-1.855-.571-3 0s-1 2-1 3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path d="M42 35h-8m-3 7h-4"/><path fill="currentColor" stroke-linejoin="round" d="m14 22l-6-5H4s5.486 10 8 10h32l-6-5z"/><path stroke-linejoin="round" d="m30 22l-11.34-8H16l3 8m11 5L17.2 39H14l4.267-12"/><path fill="currentColor" stroke-linejoin="round" d="M32 11c0 1-3 2-3 2h10s2.886 0 3.745-2.286C43.63 8.36 42.045 5 39.022 5S36 8 36 8s-1.855-.571-3 0s-1 2-1 3"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42%2035h-8m-3%207h-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2022l-6-5H4s5.486%2010%208%2010h32l-6-5z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m30%2022l-11.34-8H16l3%208m11%205L17.2%2039H14l4.267-12%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2011c0%201-3%202-3%202h10s2.886%200%203.745-2.286C43.63%208.36%2042.045%205%2039.022%205S36%208%2036%208s-1.855-.571-3%200s-1%202-1%203%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M42%2035h-8m-3%207h-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14%2022l-6-5H4s5.486%2010%208%2010h32l-6-5z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m30%2022l-11.34-8H16l3%208m11%205L17.2%2039H14l4.267-12%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2011c0%201-3%202-3%202h10s2.886%200%203.745-2.286C43.63%208.36%2042.045%205%2039.022%205S36%208%2036%208s-1.855-.571-3%200s-1%202-1%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/acceleration.svg?color=%231a73e8&size=48