rocket launch icon

rocket-launch-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
rocket-launch-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the rocket launch icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.125 12.15q.65-1.65 1.563-3.175T9.75 6.1l-1.3-.275q-.5-.1-.975.05t-.825.5L3.5 9.525q-.375.375-.288.9t.588.725zm14.7-9.75q-2.65-.125-5.037 1.025T11.525 6.45q-1.2 1.2-2.113 2.6T7.826 12q-.125.325-.125.663t.25.587l3.125 3.125q.25.25.588.25t.662-.125q1.55-.675 2.95-1.588t2.6-2.112q1.875-1.875 3.025-4.262T21.925 3.5q0-.2-.1-.4t-.25-.35t-.35-.25t-.4-.1M13.9 8.438q0-.838.575-1.413t1.413-.575t1.412.575t.575 1.413T17.3 9.85t-1.412.575t-1.413-.575t-.575-1.412M12.175 18.2l1 2.325q.2.5.725.6t.9-.275l3.15-3.15q.35-.35.5-.837t.05-.988l-.25-1.3q-1.375 1.15-2.887 2.063T12.175 18.2M4.05 16.05q.875-.875 2.125-.888t2.125.863t.875 2.125t-.875 2.125q-1.2 1.2-2.838 1.425t-3.287.45q.225-1.65.463-3.287T4.05 16.05"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRocketLaunchRounded(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="M6.125 12.15q.65-1.65 1.563-3.175T9.75 6.1l-1.3-.275q-.5-.1-.975.05t-.825.5L3.5 9.525q-.375.375-.288.9t.588.725zm14.7-9.75q-2.65-.125-5.037 1.025T11.525 6.45q-1.2 1.2-2.113 2.6T7.826 12q-.125.325-.125.663t.25.587l3.125 3.125q.25.25.588.25t.662-.125q1.55-.675 2.95-1.588t2.6-2.112q1.875-1.875 3.025-4.262T21.925 3.5q0-.2-.1-.4t-.25-.35t-.35-.25t-.4-.1M13.9 8.438q0-.838.575-1.413t1.413-.575t1.412.575t.575 1.413T17.3 9.85t-1.412.575t-1.413-.575t-.575-1.412M12.175 18.2l1 2.325q.2.5.725.6t.9-.275l3.15-3.15q.35-.35.5-.837t.05-.988l-.25-1.3q-1.375 1.15-2.887 2.063T12.175 18.2M4.05 16.05q.875-.875 2.125-.888t2.125.863t.875 2.125t-.875 2.125q-1.2 1.2-2.838 1.425t-3.287.45q.225-1.65.463-3.287T4.05 16.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.125 12.15q.65-1.65 1.563-3.175T9.75 6.1l-1.3-.275q-.5-.1-.975.05t-.825.5L3.5 9.525q-.375.375-.288.9t.588.725zm14.7-9.75q-2.65-.125-5.037 1.025T11.525 6.45q-1.2 1.2-2.113 2.6T7.826 12q-.125.325-.125.663t.25.587l3.125 3.125q.25.25.588.25t.662-.125q1.55-.675 2.95-1.588t2.6-2.112q1.875-1.875 3.025-4.262T21.925 3.5q0-.2-.1-.4t-.25-.35t-.35-.25t-.4-.1M13.9 8.438q0-.838.575-1.413t1.413-.575t1.412.575t.575 1.413T17.3 9.85t-1.412.575t-1.413-.575t-.575-1.412M12.175 18.2l1 2.325q.2.5.725.6t.9-.275l3.15-3.15q.35-.35.5-.837t.05-.988l-.25-1.3q-1.375 1.15-2.887 2.063T12.175 18.2M4.05 16.05q.875-.875 2.125-.888t2.125.863t.875 2.125t-.875 2.125q-1.2 1.2-2.838 1.425t-3.287.45q.225-1.65.463-3.287T4.05 16.05"/></svg>
</template>

CSS

.icon-rocket-launch-rounded {
  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%22M6.125%2012.15q.65-1.65%201.563-3.175T9.75%206.1l-1.3-.275q-.5-.1-.975.05t-.825.5L3.5%209.525q-.375.375-.288.9t.588.725zm14.7-9.75q-2.65-.125-5.037%201.025T11.525%206.45q-1.2%201.2-2.113%202.6T7.826%2012q-.125.325-.125.663t.25.587l3.125%203.125q.25.25.588.25t.662-.125q1.55-.675%202.95-1.588t2.6-2.112q1.875-1.875%203.025-4.262T21.925%203.5q0-.2-.1-.4t-.25-.35t-.35-.25t-.4-.1M13.9%208.438q0-.838.575-1.413t1.413-.575t1.412.575t.575%201.413T17.3%209.85t-1.412.575t-1.413-.575t-.575-1.412M12.175%2018.2l1%202.325q.2.5.725.6t.9-.275l3.15-3.15q.35-.35.5-.837t.05-.988l-.25-1.3q-1.375%201.15-2.887%202.063T12.175%2018.2M4.05%2016.05q.875-.875%202.125-.888t2.125.863t.875%202.125t-.875%202.125q-1.2%201.2-2.838%201.425t-3.287.45q.225-1.65.463-3.287T4.05%2016.05%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%22M6.125%2012.15q.65-1.65%201.563-3.175T9.75%206.1l-1.3-.275q-.5-.1-.975.05t-.825.5L3.5%209.525q-.375.375-.288.9t.588.725zm14.7-9.75q-2.65-.125-5.037%201.025T11.525%206.45q-1.2%201.2-2.113%202.6T7.826%2012q-.125.325-.125.663t.25.587l3.125%203.125q.25.25.588.25t.662-.125q1.55-.675%202.95-1.588t2.6-2.112q1.875-1.875%203.025-4.262T21.925%203.5q0-.2-.1-.4t-.25-.35t-.35-.25t-.4-.1M13.9%208.438q0-.838.575-1.413t1.413-.575t1.412.575t.575%201.413T17.3%209.85t-1.412.575t-1.413-.575t-.575-1.412M12.175%2018.2l1%202.325q.2.5.725.6t.9-.275l3.15-3.15q.35-.35.5-.837t.05-.988l-.25-1.3q-1.375%201.15-2.887%202.063T12.175%2018.2M4.05%2016.05q.875-.875%202.125-.888t2.125.863t.875%202.125t-.875%202.125q-1.2%201.2-2.838%201.425t-3.287.45q.225-1.65.463-3.287T4.05%2016.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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