rocket vertical icon
rocket-vertical-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- rocket-vertical-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
Related icons in Keyline Icons
Use the rocket vertical 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" d="M9.3652 20.8056L14.6348 20.8056L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L9.3652 20.8056Z" stroke="none"/><path d="M9.3652 20.8056L14.6348 20.8056L15.8292 22L19 16.1684L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L5 16.1684L8.1708 22L9.3652 20.8056ZM14.6348 20.8056L15.9523 13.1206M9.3652 20.8056L8.0477 13.1206"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsRocketVerticalSharpFill(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" d="M9.3652 20.8056L14.6348 20.8056L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L9.3652 20.8056Z" stroke="none"/><path d="M9.3652 20.8056L14.6348 20.8056L15.8292 22L19 16.1684L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L5 16.1684L8.1708 22L9.3652 20.8056ZM14.6348 20.8056L15.9523 13.1206M9.3652 20.8056L8.0477 13.1206"/></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" d="M9.3652 20.8056L14.6348 20.8056L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L9.3652 20.8056Z" stroke="none"/><path d="M9.3652 20.8056L14.6348 20.8056L15.8292 22L19 16.1684L15.9523 13.1206C16.0677 12.4475 16.1257 11.7657 16.1257 11.0828C16.1257 7.6016 14.6216 4.2903 12 1.9999C9.3784 4.2903 7.8743 7.6016 7.8743 11.0828C7.8743 11.7657 7.9323 12.4475 8.0477 13.1206L5 16.1684L8.1708 22L9.3652 20.8056ZM14.6348 20.8056L15.9523 13.1206M9.3652 20.8056L8.0477 13.1206"/></g></svg> </template>
CSS
.icon-rocket-vertical-sharp-fill {
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%20d%3D%22M9.3652%2020.8056L14.6348%2020.8056L15.9523%2013.1206C16.0677%2012.4475%2016.1257%2011.7657%2016.1257%2011.0828C16.1257%207.6016%2014.6216%204.2903%2012%201.9999C9.3784%204.2903%207.8743%207.6016%207.8743%2011.0828C7.8743%2011.7657%207.9323%2012.4475%208.0477%2013.1206L9.3652%2020.8056Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M9.3652%2020.8056L14.6348%2020.8056L15.8292%2022L19%2016.1684L15.9523%2013.1206C16.0677%2012.4475%2016.1257%2011.7657%2016.1257%2011.0828C16.1257%207.6016%2014.6216%204.2903%2012%201.9999C9.3784%204.2903%207.8743%207.6016%207.8743%2011.0828C7.8743%2011.7657%207.9323%2012.4475%208.0477%2013.1206L5%2016.1684L8.1708%2022L9.3652%2020.8056ZM14.6348%2020.8056L15.9523%2013.1206M9.3652%2020.8056L8.0477%2013.1206%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%20d%3D%22M9.3652%2020.8056L14.6348%2020.8056L15.9523%2013.1206C16.0677%2012.4475%2016.1257%2011.7657%2016.1257%2011.0828C16.1257%207.6016%2014.6216%204.2903%2012%201.9999C9.3784%204.2903%207.8743%207.6016%207.8743%2011.0828C7.8743%2011.7657%207.9323%2012.4475%208.0477%2013.1206L9.3652%2020.8056Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M9.3652%2020.8056L14.6348%2020.8056L15.8292%2022L19%2016.1684L15.9523%2013.1206C16.0677%2012.4475%2016.1257%2011.7657%2016.1257%2011.0828C16.1257%207.6016%2014.6216%204.2903%2012%201.9999C9.3784%204.2903%207.8743%207.6016%207.8743%2011.0828C7.8743%2011.7657%207.9323%2012.4475%208.0477%2013.1206L5%2016.1684L8.1708%2022L9.3652%2020.8056ZM14.6348%2020.8056L15.9523%2013.1206M9.3652%2020.8056L8.0477%2013.1206%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-vertical-sharp-fill.svg?color=%231a73e8&size=48