rocket from Line Awesome by Icons8 · Line · Science Fiction · Apache-2.0 Free for personal and commercial use.

Name
rocket
Set
Line Awesome
Style
Line
Category
Science Fiction
Viewbox
32×32
License
Apache 2.0
Aliases
rocket-solid

The same icon in other sets

More science fiction icons from Line Awesome

Use the rocket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.906 4c-.695 0-1.664.031-2.687.125c-2.047.191-4.41.535-5.875 2c-1.23 1.23-3.774 4.496-6.125 7.563c-.465.605-.446.593-.875 1.156l-1.719-.094a3.98 3.98 0 0 0-3.313 1.469L3.22 18.78l-1.031 1.313l1.624.312l3.282.657l3.843 3.843l.657 3.282l.344 1.625l1.28-1.032l2.563-2.093a3.98 3.98 0 0 0 1.469-3.313l-.094-1.688c.582-.44.563-.43 1.188-.906c3.074-2.355 6.351-4.883 7.562-6.093c1.453-1.454 1.778-3.852 1.969-5.907c.191-2.054.094-3.812.094-3.812l-.032-.907l-.906-.03S26.601 4 25.906 4M25 6c.398 0 .68.023.969.031c.011.582.035 1.188-.094 2.563c-.176 1.894-.754 4.004-1.406 4.656c-.89.89-4.282 3.59-7.344 5.938a1031 1031 0 0 1-5.156 3.937l-3.063-3.063c.41-.55 1.813-2.464 3.875-5.156c2.344-3.054 5.051-6.457 5.969-7.375c.684-.683 2.77-1.261 4.656-1.437A18 18 0 0 1 25 6m-4.563 3.531c-1.117 0-2 .914-2 2.031c0 1.118.883 2.032 2 2.032a2.037 2.037 0 0 0 2.032-2.031a2.037 2.037 0 0 0-2.032-2.032M8.5 16.75l.375.031c-.602.797-1.586 2.074-1.719 2.25l-1.343-.281l1.03-1.25a2 2 0 0 1 1.657-.75m-2.281 5.188c-.856.855-1.344 2.039-1.688 3.03c-.343.993-.5 1.813-.5 1.813L3.72 28.25l1.469-.281s.796-.137 1.78-.469c.985-.332 2.169-.824 3.063-1.719l-1.406-1.406c-.445.445-1.328.836-2.125 1.125c.305-.832.75-1.777 1.125-2.156zm9 1.187l.031.375a1.97 1.97 0 0 1-.719 1.656l-1.281 1.032l-.281-1.344c.176-.13 1.453-1.121 2.25-1.719"/></svg>

React

import type { SVGProps } from "react";

export function LaRocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.906 4c-.695 0-1.664.031-2.687.125c-2.047.191-4.41.535-5.875 2c-1.23 1.23-3.774 4.496-6.125 7.563c-.465.605-.446.593-.875 1.156l-1.719-.094a3.98 3.98 0 0 0-3.313 1.469L3.22 18.78l-1.031 1.313l1.624.312l3.282.657l3.843 3.843l.657 3.282l.344 1.625l1.28-1.032l2.563-2.093a3.98 3.98 0 0 0 1.469-3.313l-.094-1.688c.582-.44.563-.43 1.188-.906c3.074-2.355 6.351-4.883 7.562-6.093c1.453-1.454 1.778-3.852 1.969-5.907c.191-2.054.094-3.812.094-3.812l-.032-.907l-.906-.03S26.601 4 25.906 4M25 6c.398 0 .68.023.969.031c.011.582.035 1.188-.094 2.563c-.176 1.894-.754 4.004-1.406 4.656c-.89.89-4.282 3.59-7.344 5.938a1031 1031 0 0 1-5.156 3.937l-3.063-3.063c.41-.55 1.813-2.464 3.875-5.156c2.344-3.054 5.051-6.457 5.969-7.375c.684-.683 2.77-1.261 4.656-1.437A18 18 0 0 1 25 6m-4.563 3.531c-1.117 0-2 .914-2 2.031c0 1.118.883 2.032 2 2.032a2.037 2.037 0 0 0 2.032-2.031a2.037 2.037 0 0 0-2.032-2.032M8.5 16.75l.375.031c-.602.797-1.586 2.074-1.719 2.25l-1.343-.281l1.03-1.25a2 2 0 0 1 1.657-.75m-2.281 5.188c-.856.855-1.344 2.039-1.688 3.03c-.343.993-.5 1.813-.5 1.813L3.72 28.25l1.469-.281s.796-.137 1.78-.469c.985-.332 2.169-.824 3.063-1.719l-1.406-1.406c-.445.445-1.328.836-2.125 1.125c.305-.832.75-1.777 1.125-2.156zm9 1.187l.031.375a1.97 1.97 0 0 1-.719 1.656l-1.281 1.032l-.281-1.344c.176-.13 1.453-1.121 2.25-1.719"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.906 4c-.695 0-1.664.031-2.687.125c-2.047.191-4.41.535-5.875 2c-1.23 1.23-3.774 4.496-6.125 7.563c-.465.605-.446.593-.875 1.156l-1.719-.094a3.98 3.98 0 0 0-3.313 1.469L3.22 18.78l-1.031 1.313l1.624.312l3.282.657l3.843 3.843l.657 3.282l.344 1.625l1.28-1.032l2.563-2.093a3.98 3.98 0 0 0 1.469-3.313l-.094-1.688c.582-.44.563-.43 1.188-.906c3.074-2.355 6.351-4.883 7.562-6.093c1.453-1.454 1.778-3.852 1.969-5.907c.191-2.054.094-3.812.094-3.812l-.032-.907l-.906-.03S26.601 4 25.906 4M25 6c.398 0 .68.023.969.031c.011.582.035 1.188-.094 2.563c-.176 1.894-.754 4.004-1.406 4.656c-.89.89-4.282 3.59-7.344 5.938a1031 1031 0 0 1-5.156 3.937l-3.063-3.063c.41-.55 1.813-2.464 3.875-5.156c2.344-3.054 5.051-6.457 5.969-7.375c.684-.683 2.77-1.261 4.656-1.437A18 18 0 0 1 25 6m-4.563 3.531c-1.117 0-2 .914-2 2.031c0 1.118.883 2.032 2 2.032a2.037 2.037 0 0 0 2.032-2.031a2.037 2.037 0 0 0-2.032-2.032M8.5 16.75l.375.031c-.602.797-1.586 2.074-1.719 2.25l-1.343-.281l1.03-1.25a2 2 0 0 1 1.657-.75m-2.281 5.188c-.856.855-1.344 2.039-1.688 3.03c-.343.993-.5 1.813-.5 1.813L3.72 28.25l1.469-.281s.796-.137 1.78-.469c.985-.332 2.169-.824 3.063-1.719l-1.406-1.406c-.445.445-1.328.836-2.125 1.125c.305-.832.75-1.777 1.125-2.156zm9 1.187l.031.375a1.97 1.97 0 0 1-.719 1.656l-1.281 1.032l-.281-1.344c.176-.13 1.453-1.121 2.25-1.719"/></svg>
</template>

CSS

.icon-rocket {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.906%204c-.695%200-1.664.031-2.687.125c-2.047.191-4.41.535-5.875%202c-1.23%201.23-3.774%204.496-6.125%207.563c-.465.605-.446.593-.875%201.156l-1.719-.094a3.98%203.98%200%200%200-3.313%201.469L3.22%2018.78l-1.031%201.313l1.624.312l3.282.657l3.843%203.843l.657%203.282l.344%201.625l1.28-1.032l2.563-2.093a3.98%203.98%200%200%200%201.469-3.313l-.094-1.688c.582-.44.563-.43%201.188-.906c3.074-2.355%206.351-4.883%207.562-6.093c1.453-1.454%201.778-3.852%201.969-5.907c.191-2.054.094-3.812.094-3.812l-.032-.907l-.906-.03S26.601%204%2025.906%204M25%206c.398%200%20.68.023.969.031c.011.582.035%201.188-.094%202.563c-.176%201.894-.754%204.004-1.406%204.656c-.89.89-4.282%203.59-7.344%205.938a1031%201031%200%200%201-5.156%203.937l-3.063-3.063c.41-.55%201.813-2.464%203.875-5.156c2.344-3.054%205.051-6.457%205.969-7.375c.684-.683%202.77-1.261%204.656-1.437A18%2018%200%200%201%2025%206m-4.563%203.531c-1.117%200-2%20.914-2%202.031c0%201.118.883%202.032%202%202.032a2.037%202.037%200%200%200%202.032-2.031a2.037%202.037%200%200%200-2.032-2.032M8.5%2016.75l.375.031c-.602.797-1.586%202.074-1.719%202.25l-1.343-.281l1.03-1.25a2%202%200%200%201%201.657-.75m-2.281%205.188c-.856.855-1.344%202.039-1.688%203.03c-.343.993-.5%201.813-.5%201.813L3.72%2028.25l1.469-.281s.796-.137%201.78-.469c.985-.332%202.169-.824%203.063-1.719l-1.406-1.406c-.445.445-1.328.836-2.125%201.125c.305-.832.75-1.777%201.125-2.156zm9%201.187l.031.375a1.97%201.97%200%200%201-.719%201.656l-1.281%201.032l-.281-1.344c.176-.13%201.453-1.121%202.25-1.719%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.906%204c-.695%200-1.664.031-2.687.125c-2.047.191-4.41.535-5.875%202c-1.23%201.23-3.774%204.496-6.125%207.563c-.465.605-.446.593-.875%201.156l-1.719-.094a3.98%203.98%200%200%200-3.313%201.469L3.22%2018.78l-1.031%201.313l1.624.312l3.282.657l3.843%203.843l.657%203.282l.344%201.625l1.28-1.032l2.563-2.093a3.98%203.98%200%200%200%201.469-3.313l-.094-1.688c.582-.44.563-.43%201.188-.906c3.074-2.355%206.351-4.883%207.562-6.093c1.453-1.454%201.778-3.852%201.969-5.907c.191-2.054.094-3.812.094-3.812l-.032-.907l-.906-.03S26.601%204%2025.906%204M25%206c.398%200%20.68.023.969.031c.011.582.035%201.188-.094%202.563c-.176%201.894-.754%204.004-1.406%204.656c-.89.89-4.282%203.59-7.344%205.938a1031%201031%200%200%201-5.156%203.937l-3.063-3.063c.41-.55%201.813-2.464%203.875-5.156c2.344-3.054%205.051-6.457%205.969-7.375c.684-.683%202.77-1.261%204.656-1.437A18%2018%200%200%201%2025%206m-4.563%203.531c-1.117%200-2%20.914-2%202.031c0%201.118.883%202.032%202%202.032a2.037%202.037%200%200%200%202.032-2.031a2.037%202.037%200%200%200-2.032-2.032M8.5%2016.75l.375.031c-.602.797-1.586%202.074-1.719%202.25l-1.343-.281l1.03-1.25a2%202%200%200%201%201.657-.75m-2.281%205.188c-.856.855-1.344%202.039-1.688%203.03c-.343.993-.5%201.813-.5%201.813L3.72%2028.25l1.469-.281s.796-.137%201.78-.469c.985-.332%202.169-.824%203.063-1.719l-1.406-1.406c-.445.445-1.328.836-2.125%201.125c.305-.832.75-1.777%201.125-2.156zm9%201.187l.031.375a1.97%201.97%200%200%201-.719%201.656l-1.281%201.032l-.281-1.344c.176-.13%201.453-1.121%202.25-1.719%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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