rocket-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.

Name
rocket-sharp-duotone
Set
Keyline Icons
Style
Sharp Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the rocket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.3961 14.5269L9.4731 17.6039L9.4731 19.9368C9.4731 20.489 9.9208 20.9368 10.4731 20.9368C10.5903 20.9368 10.7066 20.9161 10.8167 20.8759L17.0739 18.5866C17.4681 18.4424 17.7303 18.0673 17.7303 17.6475L17.7303 13.2689C21.0524 10.7192 22.9999 6.7697 22.9999 2.5819C22.9999 2.377 22.9953 2.1721 22.9859 1.9674C22.9623 1.451 22.549 1.0377 22.0326 1.0141C21.8279 1.0047 21.623 1.0001 21.4181 1.0001C17.2303 1.0001 13.2808 2.9476 10.7311 6.2697L6.3525 6.2697C5.9327 6.2697 5.5576 6.5319 5.4134 6.9261L3.1241 13.1833C3.0839 13.2934 3.0632 13.4097 3.0632 13.5269C3.0632 14.0792 3.511 14.5269 4.0632 14.5269L6.3961 14.5269ZM2.0549 22.9984L4.4602 22.8664C6.1347 22.7745 7.4454 21.3899 7.4454 19.7129C7.4454 17.9686 6.0314 16.5546 4.2871 16.5546C2.6101 16.5546 1.2255 17.8653 1.1336 19.5398L1.0016 21.9451C1.0006 21.9634 1.0001 21.9817 1.0001 21.9999C1.0001 22.5522 1.4478 22.9999 2.0001 22.9999C2.0183 22.9999 2.0366 22.9994 2.0549 22.9984Z" stroke="none"/><path d="M10.4731 17.1897L16.7303 12.7638M6.8103 13.5269L11.2362 7.2697"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsRocketSharpDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M6.3961 14.5269L9.4731 17.6039L9.4731 19.9368C9.4731 20.489 9.9208 20.9368 10.4731 20.9368C10.5903 20.9368 10.7066 20.9161 10.8167 20.8759L17.0739 18.5866C17.4681 18.4424 17.7303 18.0673 17.7303 17.6475L17.7303 13.2689C21.0524 10.7192 22.9999 6.7697 22.9999 2.5819C22.9999 2.377 22.9953 2.1721 22.9859 1.9674C22.9623 1.451 22.549 1.0377 22.0326 1.0141C21.8279 1.0047 21.623 1.0001 21.4181 1.0001C17.2303 1.0001 13.2808 2.9476 10.7311 6.2697L6.3525 6.2697C5.9327 6.2697 5.5576 6.5319 5.4134 6.9261L3.1241 13.1833C3.0839 13.2934 3.0632 13.4097 3.0632 13.5269C3.0632 14.0792 3.511 14.5269 4.0632 14.5269L6.3961 14.5269ZM2.0549 22.9984L4.4602 22.8664C6.1347 22.7745 7.4454 21.3899 7.4454 19.7129C7.4454 17.9686 6.0314 16.5546 4.2871 16.5546C2.6101 16.5546 1.2255 17.8653 1.1336 19.5398L1.0016 21.9451C1.0006 21.9634 1.0001 21.9817 1.0001 21.9999C1.0001 22.5522 1.4478 22.9999 2.0001 22.9999C2.0183 22.9999 2.0366 22.9994 2.0549 22.9984Z" stroke="none"/><path d="M10.4731 17.1897L16.7303 12.7638M6.8103 13.5269L11.2362 7.2697"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.3961 14.5269L9.4731 17.6039L9.4731 19.9368C9.4731 20.489 9.9208 20.9368 10.4731 20.9368C10.5903 20.9368 10.7066 20.9161 10.8167 20.8759L17.0739 18.5866C17.4681 18.4424 17.7303 18.0673 17.7303 17.6475L17.7303 13.2689C21.0524 10.7192 22.9999 6.7697 22.9999 2.5819C22.9999 2.377 22.9953 2.1721 22.9859 1.9674C22.9623 1.451 22.549 1.0377 22.0326 1.0141C21.8279 1.0047 21.623 1.0001 21.4181 1.0001C17.2303 1.0001 13.2808 2.9476 10.7311 6.2697L6.3525 6.2697C5.9327 6.2697 5.5576 6.5319 5.4134 6.9261L3.1241 13.1833C3.0839 13.2934 3.0632 13.4097 3.0632 13.5269C3.0632 14.0792 3.511 14.5269 4.0632 14.5269L6.3961 14.5269ZM2.0549 22.9984L4.4602 22.8664C6.1347 22.7745 7.4454 21.3899 7.4454 19.7129C7.4454 17.9686 6.0314 16.5546 4.2871 16.5546C2.6101 16.5546 1.2255 17.8653 1.1336 19.5398L1.0016 21.9451C1.0006 21.9634 1.0001 21.9817 1.0001 21.9999C1.0001 22.5522 1.4478 22.9999 2.0001 22.9999C2.0183 22.9999 2.0366 22.9994 2.0549 22.9984Z" stroke="none"/><path d="M10.4731 17.1897L16.7303 12.7638M6.8103 13.5269L11.2362 7.2697"/></g></svg>
</template>

CSS

.icon-rocket-sharp-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.3961%2014.5269L9.4731%2017.6039L9.4731%2019.9368C9.4731%2020.489%209.9208%2020.9368%2010.4731%2020.9368C10.5903%2020.9368%2010.7066%2020.9161%2010.8167%2020.8759L17.0739%2018.5866C17.4681%2018.4424%2017.7303%2018.0673%2017.7303%2017.6475L17.7303%2013.2689C21.0524%2010.7192%2022.9999%206.7697%2022.9999%202.5819C22.9999%202.377%2022.9953%202.1721%2022.9859%201.9674C22.9623%201.451%2022.549%201.0377%2022.0326%201.0141C21.8279%201.0047%2021.623%201.0001%2021.4181%201.0001C17.2303%201.0001%2013.2808%202.9476%2010.7311%206.2697L6.3525%206.2697C5.9327%206.2697%205.5576%206.5319%205.4134%206.9261L3.1241%2013.1833C3.0839%2013.2934%203.0632%2013.4097%203.0632%2013.5269C3.0632%2014.0792%203.511%2014.5269%204.0632%2014.5269L6.3961%2014.5269ZM2.0549%2022.9984L4.4602%2022.8664C6.1347%2022.7745%207.4454%2021.3899%207.4454%2019.7129C7.4454%2017.9686%206.0314%2016.5546%204.2871%2016.5546C2.6101%2016.5546%201.2255%2017.8653%201.1336%2019.5398L1.0016%2021.9451C1.0006%2021.9634%201.0001%2021.9817%201.0001%2021.9999C1.0001%2022.5522%201.4478%2022.9999%202.0001%2022.9999C2.0183%2022.9999%202.0366%2022.9994%202.0549%2022.9984Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M10.4731%2017.1897L16.7303%2012.7638M6.8103%2013.5269L11.2362%207.2697%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.3961%2014.5269L9.4731%2017.6039L9.4731%2019.9368C9.4731%2020.489%209.9208%2020.9368%2010.4731%2020.9368C10.5903%2020.9368%2010.7066%2020.9161%2010.8167%2020.8759L17.0739%2018.5866C17.4681%2018.4424%2017.7303%2018.0673%2017.7303%2017.6475L17.7303%2013.2689C21.0524%2010.7192%2022.9999%206.7697%2022.9999%202.5819C22.9999%202.377%2022.9953%202.1721%2022.9859%201.9674C22.9623%201.451%2022.549%201.0377%2022.0326%201.0141C21.8279%201.0047%2021.623%201.0001%2021.4181%201.0001C17.2303%201.0001%2013.2808%202.9476%2010.7311%206.2697L6.3525%206.2697C5.9327%206.2697%205.5576%206.5319%205.4134%206.9261L3.1241%2013.1833C3.0839%2013.2934%203.0632%2013.4097%203.0632%2013.5269C3.0632%2014.0792%203.511%2014.5269%204.0632%2014.5269L6.3961%2014.5269ZM2.0549%2022.9984L4.4602%2022.8664C6.1347%2022.7745%207.4454%2021.3899%207.4454%2019.7129C7.4454%2017.9686%206.0314%2016.5546%204.2871%2016.5546C2.6101%2016.5546%201.2255%2017.8653%201.1336%2019.5398L1.0016%2021.9451C1.0006%2021.9634%201.0001%2021.9817%201.0001%2021.9999C1.0001%2022.5522%201.4478%2022.9999%202.0001%2022.9999C2.0183%2022.9999%202.0366%2022.9994%202.0549%2022.9984Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M10.4731%2017.1897L16.7303%2012.7638M6.8103%2013.5269L11.2362%207.2697%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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