rocket 2 icon
rocket-2-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- rocket-2-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
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="none" stroke="currentColor" stroke-width="2" d="M7.05 16.95a1 1 0 0 1 0 1.414c-.053.053-.253.188-.66.365c-.371.162-.82.318-1.264.449q-.217.063-.42.116q.052-.203.116-.42c.131-.444.287-.893.449-1.265c.176-.406.312-.607.365-.66a1 1 0 0 1 1.414 0Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.707 7.051s1.414 0 2.829 1.415c1.414 1.414 1.414 2.828 1.414 2.828m-9.193 4.95c-1.13-1.131-3.166-2.262-3.936-2.67a.254.254 0 0 1-.061-.404l1.73-1.73a.5.5 0 0 1 .353-.146h2.414a.5.5 0 0 0 .354-.147l4.727-4.727a4 4 0 0 1 1.858-1.052l4.582-1.145l-1.145 4.582a4 4 0 0 1-1.052 1.858l-4.727 4.727a.5.5 0 0 0-.147.353v2.415a.5.5 0 0 1-.146.353l-1.73 1.73a.254.254 0 0 1-.404-.061c-.408-.77-1.539-2.806-2.67-3.936"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRocket2Line(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" strokeWidth="2" d="M7.05 16.95a1 1 0 0 1 0 1.414c-.053.053-.253.188-.66.365c-.371.162-.82.318-1.264.449q-.217.063-.42.116q.052-.203.116-.42c.131-.444.287-.893.449-1.265c.176-.406.312-.607.365-.66a1 1 0 0 1 1.414 0Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12.707 7.051s1.414 0 2.829 1.415c1.414 1.414 1.414 2.828 1.414 2.828m-9.193 4.95c-1.13-1.131-3.166-2.262-3.936-2.67a.254.254 0 0 1-.061-.404l1.73-1.73a.5.5 0 0 1 .353-.146h2.414a.5.5 0 0 0 .354-.147l4.727-4.727a4 4 0 0 1 1.858-1.052l4.582-1.145l-1.145 4.582a4 4 0 0 1-1.052 1.858l-4.727 4.727a.5.5 0 0 0-.147.353v2.415a.5.5 0 0 1-.146.353l-1.73 1.73a.254.254 0 0 1-.404-.061c-.408-.77-1.539-2.806-2.67-3.936"/></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-width="2" d="M7.05 16.95a1 1 0 0 1 0 1.414c-.053.053-.253.188-.66.365c-.371.162-.82.318-1.264.449q-.217.063-.42.116q.052-.203.116-.42c.131-.444.287-.893.449-1.265c.176-.406.312-.607.365-.66a1 1 0 0 1 1.414 0Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.707 7.051s1.414 0 2.829 1.415c1.414 1.414 1.414 2.828 1.414 2.828m-9.193 4.95c-1.13-1.131-3.166-2.262-3.936-2.67a.254.254 0 0 1-.061-.404l1.73-1.73a.5.5 0 0 1 .353-.146h2.414a.5.5 0 0 0 .354-.147l4.727-4.727a4 4 0 0 1 1.858-1.052l4.582-1.145l-1.145 4.582a4 4 0 0 1-1.052 1.858l-4.727 4.727a.5.5 0 0 0-.147.353v2.415a.5.5 0 0 1-.146.353l-1.73 1.73a.254.254 0 0 1-.404-.061c-.408-.77-1.539-2.806-2.67-3.936"/></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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M7.05%2016.95a1%201%200%200%201%200%201.414c-.053.053-.253.188-.66.365c-.371.162-.82.318-1.264.449q-.217.063-.42.116q.052-.203.116-.42c.131-.444.287-.893.449-1.265c.176-.406.312-.607.365-.66a1%201%200%200%201%201.414%200Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.707%207.051s1.414%200%202.829%201.415c1.414%201.414%201.414%202.828%201.414%202.828m-9.193%204.95c-1.13-1.131-3.166-2.262-3.936-2.67a.254.254%200%200%201-.061-.404l1.73-1.73a.5.5%200%200%201%20.353-.146h2.414a.5.5%200%200%200%20.354-.147l4.727-4.727a4%204%200%200%201%201.858-1.052l4.582-1.145l-1.145%204.582a4%204%200%200%201-1.052%201.858l-4.727%204.727a.5.5%200%200%200-.147.353v2.415a.5.5%200%200%201-.146.353l-1.73%201.73a.254.254%200%200%201-.404-.061c-.408-.77-1.539-2.806-2.67-3.936%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-width%3D%222%22%20d%3D%22M7.05%2016.95a1%201%200%200%201%200%201.414c-.053.053-.253.188-.66.365c-.371.162-.82.318-1.264.449q-.217.063-.42.116q.052-.203.116-.42c.131-.444.287-.893.449-1.265c.176-.406.312-.607.365-.66a1%201%200%200%201%201.414%200Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.707%207.051s1.414%200%202.829%201.415c1.414%201.414%201.414%202.828%201.414%202.828m-9.193%204.95c-1.13-1.131-3.166-2.262-3.936-2.67a.254.254%200%200%201-.061-.404l1.73-1.73a.5.5%200%200%201%20.353-.146h2.414a.5.5%200%200%200%20.354-.147l4.727-4.727a4%204%200%200%201%201.858-1.052l4.582-1.145l-1.145%204.582a4%204%200%200%201-1.052%201.858l-4.727%204.727a.5.5%200%200%200-.147.353v2.415a.5.5%200%200%201-.146.353l-1.73%201.73a.254.254%200%200%201-.404-.061c-.408-.77-1.539-2.806-2.67-3.936%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/rocket-2-line.svg?color=%231a73e8&size=48