rocket icon
rocket-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- rocket-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
rocket-filledAnt Design IconsrocketBootstrap IconsrocketBoxIcons v2rocketBoxIcons v2 SolidrocketCarbonrocketCatppuccin IconsrocketCodiconsrocketEmoji One (Colored)rocketFramework7 IconsrocketFont Awesome 6 SolidrocketFont Awesome Solidrocket-outlineFlowbite Iconsrocket-16-filledFluent UI System IconsrocketFluent EmojirocketFluent Emoji FlatrocketFluent Emoji High ContrastrocketFirefox OS EmojirocketHuge IconsrocketHumbleiconsrocketIconParkrocketIconPark OutlinerocketIconPark SolidrocketIconPark TwoTonerocketIconoir
More social icons from Material Symbols
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" d="M5.375 21.45q-.5.2-.937-.1T4 20.525v-4.45q0-.5.238-.95T4.9 14.4l1.1-.725q.175 2.025.538 3.5t1.187 3.35zM9.8 20q-.35 0-.6-.225t-.375-.55q-.675-1.725-1-3.187T7.5 12.675q0-2.8 1-5.337t2.725-4.113q.15-.15.363-.213T12 2.95t.413.063t.362.212Q14.5 4.8 15.5 7.338t1 5.337q0 1.925-.325 3.375t-1 3.175q-.125.325-.375.55t-.6.225zm3.613-7.587Q14 11.825 14 11t-.587-1.412T12 9t-1.412.588T10 11t.588 1.413T12 13t1.413-.587m5.212 9.037l-2.35-.925q.825-1.875 1.188-3.35t.537-3.5l1.1.725q.425.275.663.725t.237.95v4.45q0 .525-.437.825t-.938.1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRocketRounded(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="M5.375 21.45q-.5.2-.937-.1T4 20.525v-4.45q0-.5.238-.95T4.9 14.4l1.1-.725q.175 2.025.538 3.5t1.187 3.35zM9.8 20q-.35 0-.6-.225t-.375-.55q-.675-1.725-1-3.187T7.5 12.675q0-2.8 1-5.337t2.725-4.113q.15-.15.363-.213T12 2.95t.413.063t.362.212Q14.5 4.8 15.5 7.338t1 5.337q0 1.925-.325 3.375t-1 3.175q-.125.325-.375.55t-.6.225zm3.613-7.587Q14 11.825 14 11t-.587-1.412T12 9t-1.412.588T10 11t.588 1.413T12 13t1.413-.587m5.212 9.037l-2.35-.925q.825-1.875 1.188-3.35t.537-3.5l1.1.725q.425.275.663.725t.237.95v4.45q0 .525-.437.825t-.938.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.375 21.45q-.5.2-.937-.1T4 20.525v-4.45q0-.5.238-.95T4.9 14.4l1.1-.725q.175 2.025.538 3.5t1.187 3.35zM9.8 20q-.35 0-.6-.225t-.375-.55q-.675-1.725-1-3.187T7.5 12.675q0-2.8 1-5.337t2.725-4.113q.15-.15.363-.213T12 2.95t.413.063t.362.212Q14.5 4.8 15.5 7.338t1 5.337q0 1.925-.325 3.375t-1 3.175q-.125.325-.375.55t-.6.225zm3.613-7.587Q14 11.825 14 11t-.587-1.412T12 9t-1.412.588T10 11t.588 1.413T12 13t1.413-.587m5.212 9.037l-2.35-.925q.825-1.875 1.188-3.35t.537-3.5l1.1.725q.425.275.663.725t.237.95v4.45q0 .525-.437.825t-.938.1"/></svg> </template>
CSS
.icon-rocket-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%22M5.375%2021.45q-.5.2-.937-.1T4%2020.525v-4.45q0-.5.238-.95T4.9%2014.4l1.1-.725q.175%202.025.538%203.5t1.187%203.35zM9.8%2020q-.35%200-.6-.225t-.375-.55q-.675-1.725-1-3.187T7.5%2012.675q0-2.8%201-5.337t2.725-4.113q.15-.15.363-.213T12%202.95t.413.063t.362.212Q14.5%204.8%2015.5%207.338t1%205.337q0%201.925-.325%203.375t-1%203.175q-.125.325-.375.55t-.6.225zm3.613-7.587Q14%2011.825%2014%2011t-.587-1.412T12%209t-1.412.588T10%2011t.588%201.413T12%2013t1.413-.587m5.212%209.037l-2.35-.925q.825-1.875%201.188-3.35t.537-3.5l1.1.725q.425.275.663.725t.237.95v4.45q0%20.525-.437.825t-.938.1%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%22M5.375%2021.45q-.5.2-.937-.1T4%2020.525v-4.45q0-.5.238-.95T4.9%2014.4l1.1-.725q.175%202.025.538%203.5t1.187%203.35zM9.8%2020q-.35%200-.6-.225t-.375-.55q-.675-1.725-1-3.187T7.5%2012.675q0-2.8%201-5.337t2.725-4.113q.15-.15.363-.213T12%202.95t.413.063t.362.212Q14.5%204.8%2015.5%207.338t1%205.337q0%201.925-.325%203.375t-1%203.175q-.125.325-.375.55t-.6.225zm3.613-7.587Q14%2011.825%2014%2011t-.587-1.412T12%209t-1.412.588T10%2011t.588%201.413T12%2013t1.413-.587m5.212%209.037l-2.35-.925q.825-1.875%201.188-3.35t.537-3.5l1.1.725q.425.275.663.725t.237.95v4.45q0%20.525-.437.825t-.938.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rocket-rounded.svg?color=%231a73e8&size=48