rocket-line from Remix Icon by Remix Design · Line · Map · Apache-2.0 Free for personal and commercial use.

Name
rocket-line
Set
Remix Icon
Style
Line
Category
Map
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More map icons from Remix Icon

Use the rocket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 13c0-5.088 2.902-9.436 7-11.182C16.097 3.564 19 7.912 19 13q-.002 1.236-.221 2.403l1.94 1.832a.5.5 0 0 1 .096.603l-2.495 4.575a.5.5 0 0 1-.793.114l-2.235-2.234a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.235 2.234a.5.5 0 0 1-.792-.114l-2.496-4.575a.5.5 0 0 1 .096-.603l1.94-1.832Q5.002 14.236 5 13m1.475 6.696l.817-.817a3 3 0 0 1 2.122-.88h5.171a3 3 0 0 1 2.122.88l.817.817l.982-1.8l-1.1-1.04a2 2 0 0 1-.593-1.82A11 11 0 0 0 17 13c0-3.87-1.995-7.3-5-8.96C8.995 5.7 7 9.13 7 13q0 1.038.186 2.036a2 2 0 0 1-.593 1.82l-1.1 1.04zM12 13a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>

React

import type { SVGProps } from "react";

export function RiRocketLine(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="M5 13c0-5.088 2.902-9.436 7-11.182C16.097 3.564 19 7.912 19 13q-.002 1.236-.221 2.403l1.94 1.832a.5.5 0 0 1 .096.603l-2.495 4.575a.5.5 0 0 1-.793.114l-2.235-2.234a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.235 2.234a.5.5 0 0 1-.792-.114l-2.496-4.575a.5.5 0 0 1 .096-.603l1.94-1.832Q5.002 14.236 5 13m1.475 6.696l.817-.817a3 3 0 0 1 2.122-.88h5.171a3 3 0 0 1 2.122.88l.817.817l.982-1.8l-1.1-1.04a2 2 0 0 1-.593-1.82A11 11 0 0 0 17 13c0-3.87-1.995-7.3-5-8.96C8.995 5.7 7 9.13 7 13q0 1.038.186 2.036a2 2 0 0 1-.593 1.82l-1.1 1.04zM12 13a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 13c0-5.088 2.902-9.436 7-11.182C16.097 3.564 19 7.912 19 13q-.002 1.236-.221 2.403l1.94 1.832a.5.5 0 0 1 .096.603l-2.495 4.575a.5.5 0 0 1-.793.114l-2.235-2.234a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.235 2.234a.5.5 0 0 1-.792-.114l-2.496-4.575a.5.5 0 0 1 .096-.603l1.94-1.832Q5.002 14.236 5 13m1.475 6.696l.817-.817a3 3 0 0 1 2.122-.88h5.171a3 3 0 0 1 2.122.88l.817.817l.982-1.8l-1.1-1.04a2 2 0 0 1-.593-1.82A11 11 0 0 0 17 13c0-3.87-1.995-7.3-5-8.96C8.995 5.7 7 9.13 7 13q0 1.038.186 2.036a2 2 0 0 1-.593 1.82l-1.1 1.04zM12 13a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
</template>

CSS

.icon-rocket-line {
  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%22M5%2013c0-5.088%202.902-9.436%207-11.182C16.097%203.564%2019%207.912%2019%2013q-.002%201.236-.221%202.403l1.94%201.832a.5.5%200%200%201%20.096.603l-2.495%204.575a.5.5%200%200%201-.793.114l-2.235-2.234a1%201%200%200%200-.707-.293H9.414a1%201%200%200%200-.707.293l-2.235%202.234a.5.5%200%200%201-.792-.114l-2.496-4.575a.5.5%200%200%201%20.096-.603l1.94-1.832Q5.002%2014.236%205%2013m1.475%206.696l.817-.817a3%203%200%200%201%202.122-.88h5.171a3%203%200%200%201%202.122.88l.817.817l.982-1.8l-1.1-1.04a2%202%200%200%201-.593-1.82A11%2011%200%200%200%2017%2013c0-3.87-1.995-7.3-5-8.96C8.995%205.7%207%209.13%207%2013q0%201.038.186%202.036a2%202%200%200%201-.593%201.82l-1.1%201.04zM12%2013a2%202%200%201%201%200-4a2%202%200%200%201%200%204%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%22M5%2013c0-5.088%202.902-9.436%207-11.182C16.097%203.564%2019%207.912%2019%2013q-.002%201.236-.221%202.403l1.94%201.832a.5.5%200%200%201%20.096.603l-2.495%204.575a.5.5%200%200%201-.793.114l-2.235-2.234a1%201%200%200%200-.707-.293H9.414a1%201%200%200%200-.707.293l-2.235%202.234a.5.5%200%200%201-.792-.114l-2.496-4.575a.5.5%200%200%201%20.096-.603l1.94-1.832Q5.002%2014.236%205%2013m1.475%206.696l.817-.817a3%203%200%200%201%202.122-.88h5.171a3%203%200%200%201%202.122.88l.817.817l.982-1.8l-1.1-1.04a2%202%200%200%201-.593-1.82A11%2011%200%200%200%2017%2013c0-3.87-1.995-7.3-5-8.96C8.995%205.7%207%209.13%207%2013q0%201.038.186%202.036a2%202%200%200%201-.593%201.82l-1.1%201.04zM12%2013a2%202%200%201%201%200-4a2%202%200%200%201%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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