meteor from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
meteor
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT
Aliases
bx-meteor

The same icon in other sets

Use the meteor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 22c2.003 0 3.887-.78 5.313-2.207l6.904-7.096A1 1 0 0 0 21 11h-3.301l4.175-7.514a1.001 1.001 0 0 0-1.359-1.36l-7.11 3.95l.576-2.879a1 1 0 0 0-1.629-.957L4.196 9.197c-2.924 2.924-2.924 7.682 0 10.606A7.45 7.45 0 0 0 9.5 22M5.552 10.665l5.902-5.031l-.248 1.24l-.186.93v.001l-.424 2.119l7.83-4.35l-3.3 5.94l-.001.001L14.301 13h4.331l-5.243 5.389C12.35 19.428 10.969 20 9.5 20s-2.851-.572-3.89-1.611c-2.143-2.144-2.143-5.634-.058-7.724"/><path fill="currentColor" d="M9.5 18a3.492 3.492 0 0 0 1.484-6.659c.005.053.016.105.016.159a1.5 1.5 0 1 1-3 0c0-.054.011-.106.016-.159A3.492 3.492 0 0 0 9.5 18"/></svg>

React

import type { SVGProps } from "react";

export function BxMeteor(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="M9.5 22c2.003 0 3.887-.78 5.313-2.207l6.904-7.096A1 1 0 0 0 21 11h-3.301l4.175-7.514a1.001 1.001 0 0 0-1.359-1.36l-7.11 3.95l.576-2.879a1 1 0 0 0-1.629-.957L4.196 9.197c-2.924 2.924-2.924 7.682 0 10.606A7.45 7.45 0 0 0 9.5 22M5.552 10.665l5.902-5.031l-.248 1.24l-.186.93v.001l-.424 2.119l7.83-4.35l-3.3 5.94l-.001.001L14.301 13h4.331l-5.243 5.389C12.35 19.428 10.969 20 9.5 20s-2.851-.572-3.89-1.611c-2.143-2.144-2.143-5.634-.058-7.724"/><path fill="currentColor" d="M9.5 18a3.492 3.492 0 0 0 1.484-6.659c.005.053.016.105.016.159a1.5 1.5 0 1 1-3 0c0-.054.011-.106.016-.159A3.492 3.492 0 0 0 9.5 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 22c2.003 0 3.887-.78 5.313-2.207l6.904-7.096A1 1 0 0 0 21 11h-3.301l4.175-7.514a1.001 1.001 0 0 0-1.359-1.36l-7.11 3.95l.576-2.879a1 1 0 0 0-1.629-.957L4.196 9.197c-2.924 2.924-2.924 7.682 0 10.606A7.45 7.45 0 0 0 9.5 22M5.552 10.665l5.902-5.031l-.248 1.24l-.186.93v.001l-.424 2.119l7.83-4.35l-3.3 5.94l-.001.001L14.301 13h4.331l-5.243 5.389C12.35 19.428 10.969 20 9.5 20s-2.851-.572-3.89-1.611c-2.143-2.144-2.143-5.634-.058-7.724"/><path fill="currentColor" d="M9.5 18a3.492 3.492 0 0 0 1.484-6.659c.005.053.016.105.016.159a1.5 1.5 0 1 1-3 0c0-.054.011-.106.016-.159A3.492 3.492 0 0 0 9.5 18"/></svg>
</template>

CSS

.icon-meteor {
  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%22M9.5%2022c2.003%200%203.887-.78%205.313-2.207l6.904-7.096A1%201%200%200%200%2021%2011h-3.301l4.175-7.514a1.001%201.001%200%200%200-1.359-1.36l-7.11%203.95l.576-2.879a1%201%200%200%200-1.629-.957L4.196%209.197c-2.924%202.924-2.924%207.682%200%2010.606A7.45%207.45%200%200%200%209.5%2022M5.552%2010.665l5.902-5.031l-.248%201.24l-.186.93v.001l-.424%202.119l7.83-4.35l-3.3%205.94l-.001.001L14.301%2013h4.331l-5.243%205.389C12.35%2019.428%2010.969%2020%209.5%2020s-2.851-.572-3.89-1.611c-2.143-2.144-2.143-5.634-.058-7.724%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2018a3.492%203.492%200%200%200%201.484-6.659c.005.053.016.105.016.159a1.5%201.5%200%201%201-3%200c0-.054.011-.106.016-.159A3.492%203.492%200%200%200%209.5%2018%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%22M9.5%2022c2.003%200%203.887-.78%205.313-2.207l6.904-7.096A1%201%200%200%200%2021%2011h-3.301l4.175-7.514a1.001%201.001%200%200%200-1.359-1.36l-7.11%203.95l.576-2.879a1%201%200%200%200-1.629-.957L4.196%209.197c-2.924%202.924-2.924%207.682%200%2010.606A7.45%207.45%200%200%200%209.5%2022M5.552%2010.665l5.902-5.031l-.248%201.24l-.186.93v.001l-.424%202.119l7.83-4.35l-3.3%205.94l-.001.001L14.301%2013h4.331l-5.243%205.389C12.35%2019.428%2010.969%2020%209.5%2020s-2.851-.572-3.89-1.611c-2.143-2.144-2.143-5.634-.058-7.724%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2018a3.492%203.492%200%200%200%201.484-6.659c.005.053.016.105.016.159a1.5%201.5%200%201%201-3%200c0-.054.011-.106.016-.159A3.492%203.492%200%200%200%209.5%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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