rocket-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
rocket-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute 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" fill-rule="evenodd" d="M3.793 13.52c.51.125 1.189.31 1.892.554c-.378.361-.644.922-.824 1.384a15 15 0 0 0-.484 1.528c-.125.47-.232.944-.335 1.42c-.105.48-.213.979.18 1.372s.894.284 1.374.18c.475-.103.949-.21 1.418-.335a15 15 0 0 0 1.528-.484c.462-.18 1.022-.446 1.384-.824c.24.693.423 1.363.549 1.87c.256 1.039 1.422 1.645 2.434 1.149l1.864-.912a2 2 0 0 0 1.107-2.03l-.128-1.09l.002-.005a.1.1 0 0 1 .024-.028c3.562-2.557 4.966-5.511 5.386-8.032c.413-2.485-.141-4.47-.367-5.139a1.42 1.42 0 0 0-.907-.897c-.665-.216-2.619-.734-5.084-.306c-2.497.434-5.442 1.828-8.052 5.315a.1.1 0 0 1-.028.023l-.005.002l-1.123-.16A2 2 0 0 0 3.497 9.22l-.873 1.904c-.462 1.009.146 2.143 1.169 2.395m2.932 2.665a14 14 0 0 0-.482 1.573a14 14 0 0 0 1.573-.482c.21-.081.48-.168.649-.326a1 1 0 0 0-1.414-1.414c-.152.184-.241.43-.326.649m8.81-7.718a2 2 0 1 0-2.829 2.828a2 2 0 0 0 2.829-2.828" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteRocketFill(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" fillRule="evenodd" d="M3.793 13.52c.51.125 1.189.31 1.892.554c-.378.361-.644.922-.824 1.384a15 15 0 0 0-.484 1.528c-.125.47-.232.944-.335 1.42c-.105.48-.213.979.18 1.372s.894.284 1.374.18c.475-.103.949-.21 1.418-.335a15 15 0 0 0 1.528-.484c.462-.18 1.022-.446 1.384-.824c.24.693.423 1.363.549 1.87c.256 1.039 1.422 1.645 2.434 1.149l1.864-.912a2 2 0 0 0 1.107-2.03l-.128-1.09l.002-.005a.1.1 0 0 1 .024-.028c3.562-2.557 4.966-5.511 5.386-8.032c.413-2.485-.141-4.47-.367-5.139a1.42 1.42 0 0 0-.907-.897c-.665-.216-2.619-.734-5.084-.306c-2.497.434-5.442 1.828-8.052 5.315a.1.1 0 0 1-.028.023l-.005.002l-1.123-.16A2 2 0 0 0 3.497 9.22l-.873 1.904c-.462 1.009.146 2.143 1.169 2.395m2.932 2.665a14 14 0 0 0-.482 1.573a14 14 0 0 0 1.573-.482c.21-.081.48-.168.649-.326a1 1 0 0 0-1.414-1.414c-.152.184-.241.43-.326.649m8.81-7.718a2 2 0 1 0-2.829 2.828a2 2 0 0 0 2.829-2.828" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.793 13.52c.51.125 1.189.31 1.892.554c-.378.361-.644.922-.824 1.384a15 15 0 0 0-.484 1.528c-.125.47-.232.944-.335 1.42c-.105.48-.213.979.18 1.372s.894.284 1.374.18c.475-.103.949-.21 1.418-.335a15 15 0 0 0 1.528-.484c.462-.18 1.022-.446 1.384-.824c.24.693.423 1.363.549 1.87c.256 1.039 1.422 1.645 2.434 1.149l1.864-.912a2 2 0 0 0 1.107-2.03l-.128-1.09l.002-.005a.1.1 0 0 1 .024-.028c3.562-2.557 4.966-5.511 5.386-8.032c.413-2.485-.141-4.47-.367-5.139a1.42 1.42 0 0 0-.907-.897c-.665-.216-2.619-.734-5.084-.306c-2.497.434-5.442 1.828-8.052 5.315a.1.1 0 0 1-.028.023l-.005.002l-1.123-.16A2 2 0 0 0 3.497 9.22l-.873 1.904c-.462 1.009.146 2.143 1.169 2.395m2.932 2.665a14 14 0 0 0-.482 1.573a14 14 0 0 0 1.573-.482c.21-.081.48-.168.649-.326a1 1 0 0 0-1.414-1.414c-.152.184-.241.43-.326.649m8.81-7.718a2 2 0 1 0-2.829 2.828a2 2 0 0 0 2.829-2.828" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-rocket-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.793%2013.52c.51.125%201.189.31%201.892.554c-.378.361-.644.922-.824%201.384a15%2015%200%200%200-.484%201.528c-.125.47-.232.944-.335%201.42c-.105.48-.213.979.18%201.372s.894.284%201.374.18c.475-.103.949-.21%201.418-.335a15%2015%200%200%200%201.528-.484c.462-.18%201.022-.446%201.384-.824c.24.693.423%201.363.549%201.87c.256%201.039%201.422%201.645%202.434%201.149l1.864-.912a2%202%200%200%200%201.107-2.03l-.128-1.09l.002-.005a.1.1%200%200%201%20.024-.028c3.562-2.557%204.966-5.511%205.386-8.032c.413-2.485-.141-4.47-.367-5.139a1.42%201.42%200%200%200-.907-.897c-.665-.216-2.619-.734-5.084-.306c-2.497.434-5.442%201.828-8.052%205.315a.1.1%200%200%201-.028.023l-.005.002l-1.123-.16A2%202%200%200%200%203.497%209.22l-.873%201.904c-.462%201.009.146%202.143%201.169%202.395m2.932%202.665a14%2014%200%200%200-.482%201.573a14%2014%200%200%200%201.573-.482c.21-.081.48-.168.649-.326a1%201%200%200%200-1.414-1.414c-.152.184-.241.43-.326.649m8.81-7.718a2%202%200%201%200-2.829%202.828a2%202%200%200%200%202.829-2.828%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.793%2013.52c.51.125%201.189.31%201.892.554c-.378.361-.644.922-.824%201.384a15%2015%200%200%200-.484%201.528c-.125.47-.232.944-.335%201.42c-.105.48-.213.979.18%201.372s.894.284%201.374.18c.475-.103.949-.21%201.418-.335a15%2015%200%200%200%201.528-.484c.462-.18%201.022-.446%201.384-.824c.24.693.423%201.363.549%201.87c.256%201.039%201.422%201.645%202.434%201.149l1.864-.912a2%202%200%200%200%201.107-2.03l-.128-1.09l.002-.005a.1.1%200%200%201%20.024-.028c3.562-2.557%204.966-5.511%205.386-8.032c.413-2.485-.141-4.47-.367-5.139a1.42%201.42%200%200%200-.907-.897c-.665-.216-2.619-.734-5.084-.306c-2.497.434-5.442%201.828-8.052%205.315a.1.1%200%200%201-.028.023l-.005.002l-1.123-.16A2%202%200%200%200%203.497%209.22l-.873%201.904c-.462%201.009.146%202.143%201.169%202.395m2.932%202.665a14%2014%200%200%200-.482%201.573a14%2014%200%200%200%201.573-.482c.21-.081.48-.168.649-.326a1%201%200%200%200-1.414-1.414c-.152.184-.241.43-.326.649m8.81-7.718a2%202%200%201%200-2.829%202.828a2%202%200%200%200%202.829-2.828%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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