rocket 2 icon
rocket-2-line from Remix Icon by Remix Design · Line · Map · Apache-2.0 Free for personal and commercial use.
- Name
- rocket-2-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
anchor-fillbarricade-fillbike-fillbus-2-fillbus-fillbus-wifi-fillcar-fillcar-washing-fillcaravan-fillcharging-pile-2-fillcharging-pile-fillchina-railway-fillcompass-2-fillcompass-3-fillcompass-4-fillcompass-discover-fillcompass-filldirection-fille-bike-2-fille-bike-fillearth-fillflight-land-fillflight-takeoff-fillfootprint-fill
Use the rocket 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.502 20.005A6.52 6.52 0 0 1 12 23.507a6.52 6.52 0 0 1-3.502-3.502h2.26c.326.488.747.912 1.242 1.243c.495-.33.916-.755 1.242-1.243zM18 14.81l2 2.268v1.927H4v-1.927l2-2.268V9.005c0-3.483 2.504-6.447 6-7.545c3.496 1.098 6 4.062 6 7.545zm-.73 2.195L16 15.565v-6.56c0-2.318-1.57-4.43-4-5.421c-2.43.99-4 3.103-4 5.42v6.561l-1.27 1.44zm-5.27-6a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg>
React
import type { SVGProps } from "react";
export function RiRocket2Line(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="M15.502 20.005A6.52 6.52 0 0 1 12 23.507a6.52 6.52 0 0 1-3.502-3.502h2.26c.326.488.747.912 1.242 1.243c.495-.33.916-.755 1.242-1.243zM18 14.81l2 2.268v1.927H4v-1.927l2-2.268V9.005c0-3.483 2.504-6.447 6-7.545c3.496 1.098 6 4.062 6 7.545zm-.73 2.195L16 15.565v-6.56c0-2.318-1.57-4.43-4-5.421c-2.43.99-4 3.103-4 5.42v6.561l-1.27 1.44zm-5.27-6a2 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="M15.502 20.005A6.52 6.52 0 0 1 12 23.507a6.52 6.52 0 0 1-3.502-3.502h2.26c.326.488.747.912 1.242 1.243c.495-.33.916-.755 1.242-1.243zM18 14.81l2 2.268v1.927H4v-1.927l2-2.268V9.005c0-3.483 2.504-6.447 6-7.545c3.496 1.098 6 4.062 6 7.545zm-.73 2.195L16 15.565v-6.56c0-2.318-1.57-4.43-4-5.421c-2.43.99-4 3.103-4 5.42v6.561l-1.27 1.44zm-5.27-6a2 2 0 1 1 0-4a2 2 0 0 1 0 4"/></svg> </template>
CSS
.icon-rocket-2-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%22M15.502%2020.005A6.52%206.52%200%200%201%2012%2023.507a6.52%206.52%200%200%201-3.502-3.502h2.26c.326.488.747.912%201.242%201.243c.495-.33.916-.755%201.242-1.243zM18%2014.81l2%202.268v1.927H4v-1.927l2-2.268V9.005c0-3.483%202.504-6.447%206-7.545c3.496%201.098%206%204.062%206%207.545zm-.73%202.195L16%2015.565v-6.56c0-2.318-1.57-4.43-4-5.421c-2.43.99-4%203.103-4%205.42v6.561l-1.27%201.44zm-5.27-6a2%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%22M15.502%2020.005A6.52%206.52%200%200%201%2012%2023.507a6.52%206.52%200%200%201-3.502-3.502h2.26c.326.488.747.912%201.242%201.243c.495-.33.916-.755%201.242-1.243zM18%2014.81l2%202.268v1.927H4v-1.927l2-2.268V9.005c0-3.483%202.504-6.447%206-7.545c3.496%201.098%206%204.062%206%207.545zm-.73%202.195L16%2015.565v-6.56c0-2.318-1.57-4.43-4-5.421c-2.43.99-4%203.103-4%205.42v6.561l-1.27%201.44zm-5.27-6a2%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-2-line.svg?color=%231a73e8&size=48