rocket emoji
rocket from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- rocket
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji 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 FlatrocketFirefox OS EmojirocketHuge IconsrocketHumbleiconsrocketIconParkrocketIconPark OutlinerocketIconPark SolidrocketIconPark TwoTonerocketIconoirrocketIonIcons
More travel & places icons from Fluent Emoji High Contrast
Use the rocket emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.5 11.25a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0"/><path d="m30.577 7.007l-.033.085l-.01.038l-.079.267c-.068.23-.171.559-.308.968a40 40 0 0 1-1.244 3.23c-1.107 2.541-2.816 5.732-5.196 8.112c-2.298 2.298-4.03 3.59-5.713 4.512q-.252.138-.504.265l-1.601 4.352a1 1 0 0 1-1.646.362l-2.503-2.503l-.01.01l-.013.013a1.5 1.5 0 0 1-1.214.431a3 3 0 0 1-.055.17l-.006.018c-.479 1.41-1.673 2.308-2.672 2.795a6 6 0 0 1-1.476.502c-.218.04-.451.064-.674.052c-.157-.01-.575-.045-.898-.368a1 1 0 0 1-.078-.086c-.3.133-.7.276-1.085.369c-.23.055-.504.105-.77.107c-.2.002-.697-.014-1.073-.39c-.275-.275-.405-.635-.474-.892a5 5 0 0 1-.142-.947a9 9 0 0 1 .18-2.265c.163-.796.443-1.64.884-2.373c.44-.735 1.077-1.414 1.965-1.77h.003l.004-.003l.011-.004l.034-.012q.041-.016.109-.039a6.4 6.4 0 0 1 1.386-.294a1.5 1.5 0 0 1 .407-.68l-.763-.764l-.01-.01l-2.205-2.205a1 1 0 0 1 .362-1.645l3.894-1.433q.084-.177.174-.355c.857-1.684 2.171-3.434 4.785-5.86c2.664-2.473 5.854-4.269 8.351-5.441a42 42 0 0 1 3.123-1.316a31 31 0 0 1 1.171-.41l.068-.022h.002l.012-.005l.1-.034q.127-.042.342-.099c.283-.073.68-.155 1.136-.188c.891-.066 2.163.041 3.202.942c1.118.97 1.21 2.34 1.116 3.256a6.5 6.5 0 0 1-.366 1.557m-7.306-2.643c-.525.217-1.115.474-1.75.772c-2.4 1.127-5.387 2.819-7.84 5.097c-2.504 2.324-3.646 3.89-4.363 5.3c-.364.716-.63 1.413-.91 2.199l-.161.452q-.112.32-.236.662l5.57-2.05c1.201-.442 2.368.725 1.926 1.926l-1.941 5.275l.1-.04c1.244-.489 2.274-.894 3.368-1.492c1.474-.807 3.057-1.97 5.259-4.172c2.12-2.12 3.709-5.045 4.776-7.496c.291-.668.54-1.296.75-1.853zM8.649 25.77l-2.06-2.06a3.4 3.4 0 0 0-.577-.012a4.4 4.4 0 0 0-1.136.229l-.008.003c-.36.145-.697.453-.99.94c-.293.489-.508 1.103-.64 1.746a7 7 0 0 0-.142 1.745q.01.162.027.287c.31-.077.637-.205.798-.285l.247-.126c.196-.102.398-.206.542-.265c.116-.047.328-.126.582-.126a1.19 1.19 0 0 1 1.084.703c.16-.055.336-.126.518-.214c.767-.375 1.424-.951 1.657-1.651l.01-.029l.007-.018l.002-.005l.005-.015q.014-.04.036-.138a2.2 2.2 0 0 0 .038-.709m-2.916 2.92q-.033-.005.008 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastRocket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.5 11.25a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0"/><path d="m30.577 7.007l-.033.085l-.01.038l-.079.267c-.068.23-.171.559-.308.968a40 40 0 0 1-1.244 3.23c-1.107 2.541-2.816 5.732-5.196 8.112c-2.298 2.298-4.03 3.59-5.713 4.512q-.252.138-.504.265l-1.601 4.352a1 1 0 0 1-1.646.362l-2.503-2.503l-.01.01l-.013.013a1.5 1.5 0 0 1-1.214.431a3 3 0 0 1-.055.17l-.006.018c-.479 1.41-1.673 2.308-2.672 2.795a6 6 0 0 1-1.476.502c-.218.04-.451.064-.674.052c-.157-.01-.575-.045-.898-.368a1 1 0 0 1-.078-.086c-.3.133-.7.276-1.085.369c-.23.055-.504.105-.77.107c-.2.002-.697-.014-1.073-.39c-.275-.275-.405-.635-.474-.892a5 5 0 0 1-.142-.947a9 9 0 0 1 .18-2.265c.163-.796.443-1.64.884-2.373c.44-.735 1.077-1.414 1.965-1.77h.003l.004-.003l.011-.004l.034-.012q.041-.016.109-.039a6.4 6.4 0 0 1 1.386-.294a1.5 1.5 0 0 1 .407-.68l-.763-.764l-.01-.01l-2.205-2.205a1 1 0 0 1 .362-1.645l3.894-1.433q.084-.177.174-.355c.857-1.684 2.171-3.434 4.785-5.86c2.664-2.473 5.854-4.269 8.351-5.441a42 42 0 0 1 3.123-1.316a31 31 0 0 1 1.171-.41l.068-.022h.002l.012-.005l.1-.034q.127-.042.342-.099c.283-.073.68-.155 1.136-.188c.891-.066 2.163.041 3.202.942c1.118.97 1.21 2.34 1.116 3.256a6.5 6.5 0 0 1-.366 1.557m-7.306-2.643c-.525.217-1.115.474-1.75.772c-2.4 1.127-5.387 2.819-7.84 5.097c-2.504 2.324-3.646 3.89-4.363 5.3c-.364.716-.63 1.413-.91 2.199l-.161.452q-.112.32-.236.662l5.57-2.05c1.201-.442 2.368.725 1.926 1.926l-1.941 5.275l.1-.04c1.244-.489 2.274-.894 3.368-1.492c1.474-.807 3.057-1.97 5.259-4.172c2.12-2.12 3.709-5.045 4.776-7.496c.291-.668.54-1.296.75-1.853zM8.649 25.77l-2.06-2.06a3.4 3.4 0 0 0-.577-.012a4.4 4.4 0 0 0-1.136.229l-.008.003c-.36.145-.697.453-.99.94c-.293.489-.508 1.103-.64 1.746a7 7 0 0 0-.142 1.745q.01.162.027.287c.31-.077.637-.205.798-.285l.247-.126c.196-.102.398-.206.542-.265c.116-.047.328-.126.582-.126a1.19 1.19 0 0 1 1.084.703c.16-.055.336-.126.518-.214c.767-.375 1.424-.951 1.657-1.651l.01-.029l.007-.018l.002-.005l.005-.015q.014-.04.036-.138a2.2 2.2 0 0 0 .038-.709m-2.916 2.92q-.033-.005.008 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.5 11.25a3.25 3.25 0 1 1-6.5 0a3.25 3.25 0 0 1 6.5 0"/><path d="m30.577 7.007l-.033.085l-.01.038l-.079.267c-.068.23-.171.559-.308.968a40 40 0 0 1-1.244 3.23c-1.107 2.541-2.816 5.732-5.196 8.112c-2.298 2.298-4.03 3.59-5.713 4.512q-.252.138-.504.265l-1.601 4.352a1 1 0 0 1-1.646.362l-2.503-2.503l-.01.01l-.013.013a1.5 1.5 0 0 1-1.214.431a3 3 0 0 1-.055.17l-.006.018c-.479 1.41-1.673 2.308-2.672 2.795a6 6 0 0 1-1.476.502c-.218.04-.451.064-.674.052c-.157-.01-.575-.045-.898-.368a1 1 0 0 1-.078-.086c-.3.133-.7.276-1.085.369c-.23.055-.504.105-.77.107c-.2.002-.697-.014-1.073-.39c-.275-.275-.405-.635-.474-.892a5 5 0 0 1-.142-.947a9 9 0 0 1 .18-2.265c.163-.796.443-1.64.884-2.373c.44-.735 1.077-1.414 1.965-1.77h.003l.004-.003l.011-.004l.034-.012q.041-.016.109-.039a6.4 6.4 0 0 1 1.386-.294a1.5 1.5 0 0 1 .407-.68l-.763-.764l-.01-.01l-2.205-2.205a1 1 0 0 1 .362-1.645l3.894-1.433q.084-.177.174-.355c.857-1.684 2.171-3.434 4.785-5.86c2.664-2.473 5.854-4.269 8.351-5.441a42 42 0 0 1 3.123-1.316a31 31 0 0 1 1.171-.41l.068-.022h.002l.012-.005l.1-.034q.127-.042.342-.099c.283-.073.68-.155 1.136-.188c.891-.066 2.163.041 3.202.942c1.118.97 1.21 2.34 1.116 3.256a6.5 6.5 0 0 1-.366 1.557m-7.306-2.643c-.525.217-1.115.474-1.75.772c-2.4 1.127-5.387 2.819-7.84 5.097c-2.504 2.324-3.646 3.89-4.363 5.3c-.364.716-.63 1.413-.91 2.199l-.161.452q-.112.32-.236.662l5.57-2.05c1.201-.442 2.368.725 1.926 1.926l-1.941 5.275l.1-.04c1.244-.489 2.274-.894 3.368-1.492c1.474-.807 3.057-1.97 5.259-4.172c2.12-2.12 3.709-5.045 4.776-7.496c.291-.668.54-1.296.75-1.853zM8.649 25.77l-2.06-2.06a3.4 3.4 0 0 0-.577-.012a4.4 4.4 0 0 0-1.136.229l-.008.003c-.36.145-.697.453-.99.94c-.293.489-.508 1.103-.64 1.746a7 7 0 0 0-.142 1.745q.01.162.027.287c.31-.077.637-.205.798-.285l.247-.126c.196-.102.398-.206.542-.265c.116-.047.328-.126.582-.126a1.19 1.19 0 0 1 1.084.703c.16-.055.336-.126.518-.214c.767-.375 1.424-.951 1.657-1.651l.01-.029l.007-.018l.002-.005l.005-.015q.014-.04.036-.138a2.2 2.2 0 0 0 .038-.709m-2.916 2.92q-.033-.005.008 0z"/></g></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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.5%2011.25a3.25%203.25%200%201%201-6.5%200a3.25%203.25%200%200%201%206.5%200%22%2F%3E%3Cpath%20d%3D%22m30.577%207.007l-.033.085l-.01.038l-.079.267c-.068.23-.171.559-.308.968a40%2040%200%200%201-1.244%203.23c-1.107%202.541-2.816%205.732-5.196%208.112c-2.298%202.298-4.03%203.59-5.713%204.512q-.252.138-.504.265l-1.601%204.352a1%201%200%200%201-1.646.362l-2.503-2.503l-.01.01l-.013.013a1.5%201.5%200%200%201-1.214.431a3%203%200%200%201-.055.17l-.006.018c-.479%201.41-1.673%202.308-2.672%202.795a6%206%200%200%201-1.476.502c-.218.04-.451.064-.674.052c-.157-.01-.575-.045-.898-.368a1%201%200%200%201-.078-.086c-.3.133-.7.276-1.085.369c-.23.055-.504.105-.77.107c-.2.002-.697-.014-1.073-.39c-.275-.275-.405-.635-.474-.892a5%205%200%200%201-.142-.947a9%209%200%200%201%20.18-2.265c.163-.796.443-1.64.884-2.373c.44-.735%201.077-1.414%201.965-1.77h.003l.004-.003l.011-.004l.034-.012q.041-.016.109-.039a6.4%206.4%200%200%201%201.386-.294a1.5%201.5%200%200%201%20.407-.68l-.763-.764l-.01-.01l-2.205-2.205a1%201%200%200%201%20.362-1.645l3.894-1.433q.084-.177.174-.355c.857-1.684%202.171-3.434%204.785-5.86c2.664-2.473%205.854-4.269%208.351-5.441a42%2042%200%200%201%203.123-1.316a31%2031%200%200%201%201.171-.41l.068-.022h.002l.012-.005l.1-.034q.127-.042.342-.099c.283-.073.68-.155%201.136-.188c.891-.066%202.163.041%203.202.942c1.118.97%201.21%202.34%201.116%203.256a6.5%206.5%200%200%201-.366%201.557m-7.306-2.643c-.525.217-1.115.474-1.75.772c-2.4%201.127-5.387%202.819-7.84%205.097c-2.504%202.324-3.646%203.89-4.363%205.3c-.364.716-.63%201.413-.91%202.199l-.161.452q-.112.32-.236.662l5.57-2.05c1.201-.442%202.368.725%201.926%201.926l-1.941%205.275l.1-.04c1.244-.489%202.274-.894%203.368-1.492c1.474-.807%203.057-1.97%205.259-4.172c2.12-2.12%203.709-5.045%204.776-7.496c.291-.668.54-1.296.75-1.853zM8.649%2025.77l-2.06-2.06a3.4%203.4%200%200%200-.577-.012a4.4%204.4%200%200%200-1.136.229l-.008.003c-.36.145-.697.453-.99.94c-.293.489-.508%201.103-.64%201.746a7%207%200%200%200-.142%201.745q.01.162.027.287c.31-.077.637-.205.798-.285l.247-.126c.196-.102.398-.206.542-.265c.116-.047.328-.126.582-.126a1.19%201.19%200%200%201%201.084.703c.16-.055.336-.126.518-.214c.767-.375%201.424-.951%201.657-1.651l.01-.029l.007-.018l.002-.005l.005-.015q.014-.04.036-.138a2.2%202.2%200%200%200%20.038-.709m-2.916%202.92q-.033-.005.008%200z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.5%2011.25a3.25%203.25%200%201%201-6.5%200a3.25%203.25%200%200%201%206.5%200%22%2F%3E%3Cpath%20d%3D%22m30.577%207.007l-.033.085l-.01.038l-.079.267c-.068.23-.171.559-.308.968a40%2040%200%200%201-1.244%203.23c-1.107%202.541-2.816%205.732-5.196%208.112c-2.298%202.298-4.03%203.59-5.713%204.512q-.252.138-.504.265l-1.601%204.352a1%201%200%200%201-1.646.362l-2.503-2.503l-.01.01l-.013.013a1.5%201.5%200%200%201-1.214.431a3%203%200%200%201-.055.17l-.006.018c-.479%201.41-1.673%202.308-2.672%202.795a6%206%200%200%201-1.476.502c-.218.04-.451.064-.674.052c-.157-.01-.575-.045-.898-.368a1%201%200%200%201-.078-.086c-.3.133-.7.276-1.085.369c-.23.055-.504.105-.77.107c-.2.002-.697-.014-1.073-.39c-.275-.275-.405-.635-.474-.892a5%205%200%200%201-.142-.947a9%209%200%200%201%20.18-2.265c.163-.796.443-1.64.884-2.373c.44-.735%201.077-1.414%201.965-1.77h.003l.004-.003l.011-.004l.034-.012q.041-.016.109-.039a6.4%206.4%200%200%201%201.386-.294a1.5%201.5%200%200%201%20.407-.68l-.763-.764l-.01-.01l-2.205-2.205a1%201%200%200%201%20.362-1.645l3.894-1.433q.084-.177.174-.355c.857-1.684%202.171-3.434%204.785-5.86c2.664-2.473%205.854-4.269%208.351-5.441a42%2042%200%200%201%203.123-1.316a31%2031%200%200%201%201.171-.41l.068-.022h.002l.012-.005l.1-.034q.127-.042.342-.099c.283-.073.68-.155%201.136-.188c.891-.066%202.163.041%203.202.942c1.118.97%201.21%202.34%201.116%203.256a6.5%206.5%200%200%201-.366%201.557m-7.306-2.643c-.525.217-1.115.474-1.75.772c-2.4%201.127-5.387%202.819-7.84%205.097c-2.504%202.324-3.646%203.89-4.363%205.3c-.364.716-.63%201.413-.91%202.199l-.161.452q-.112.32-.236.662l5.57-2.05c1.201-.442%202.368.725%201.926%201.926l-1.941%205.275l.1-.04c1.244-.489%202.274-.894%203.368-1.492c1.474-.807%203.057-1.97%205.259-4.172c2.12-2.12%203.709-5.045%204.776-7.496c.291-.668.54-1.296.75-1.853zM8.649%2025.77l-2.06-2.06a3.4%203.4%200%200%200-.577-.012a4.4%204.4%200%200%200-1.136.229l-.008.003c-.36.145-.697.453-.99.94c-.293.489-.508%201.103-.64%201.746a7%207%200%200%200-.142%201.745q.01.162.027.287c.31-.077.637-.205.798-.285l.247-.126c.196-.102.398-.206.542-.265c.116-.047.328-.126.582-.126a1.19%201.19%200%200%201%201.084.703c.16-.055.336-.126.518-.214c.767-.375%201.424-.951%201.657-1.651l.01-.029l.007-.018l.002-.005l.005-.015q.014-.04.036-.138a2.2%202.2%200%200%200%20.038-.709m-2.916%202.92q-.033-.005.008%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/rocket.svg?color=%231a73e8&size=48