meteor from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
meteor
Set
SVG Logos
Style
Color
Viewbox
512×124
License
CC0

The same logo in other sets

Related icons in SVG Logos

Use the meteor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 124"><g fill-rule="evenodd"><path fill="#df4f4f" d="m303.758.215l107.287 113.642s3.655 2.578 6.45-.43s.645-6.014.645-6.014zm33.971 10.741l81.7 88.078s3.656 2.578 6.45-.43c2.796-3.007.646-6.014.646-6.014zm-23.866 22.986l81.701 88.079s3.655 2.578 6.45-.43s.646-6.015.646-6.015zm52.583-13.748l57.08 61.535s2.554 1.8 4.506-.3c1.953-2.102.45-4.203.45-4.203zM321.725 60.58l57.08 61.536s2.554 1.8 4.507-.3c1.952-2.102.45-4.203.45-4.203zm74.055-27.067l25.87 27.974s1.263.844 2.229-.14c.966-.985.223-1.97.223-1.97zm-59.772 55.425l25.871 27.974s1.263.844 2.23-.14c.965-.985.222-1.97.222-1.97z"/><path fill="#26262c" d="M446.171 46.23v75.433h17.067V97.331h12.8l16.457 24.332H512l-18.286-26.157s16.238-6.418 16.238-23.826c0-24.576-22.333-25.448-22.333-25.448zm17.067 14.602V82.73h21.943s8.387-.001 8.387-10.95c0-11.366-10.216-10.95-10.216-10.95zm-206.019-14.6v75.431h57.295v-14.6h-40.228V91.248h34.743v-14.6h-34.743V60.82h40.228V46.232zm-82.895 0v14.6h22.552v60.831h17.067V60.832h22.552v-14.6zm-78.019 0v75.431H153.6v-14.6h-40.229V91.248h34.743v-14.6h-34.743V60.82H153.6V46.232zM0 46.23v75.435l17.055-.001V74.213l20.724 30.416l20.735-30.416v47.452h17.067V46.23H58.514L37.78 77.254L17.055 46.23z"/></g></svg>

React

import type { SVGProps } from "react";

export function LogosMeteor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 124"><g fillRule="evenodd"><path fill="#df4f4f" d="m303.758.215l107.287 113.642s3.655 2.578 6.45-.43s.645-6.014.645-6.014zm33.971 10.741l81.7 88.078s3.656 2.578 6.45-.43c2.796-3.007.646-6.014.646-6.014zm-23.866 22.986l81.701 88.079s3.655 2.578 6.45-.43s.646-6.015.646-6.015zm52.583-13.748l57.08 61.535s2.554 1.8 4.506-.3c1.953-2.102.45-4.203.45-4.203zM321.725 60.58l57.08 61.536s2.554 1.8 4.507-.3c1.952-2.102.45-4.203.45-4.203zm74.055-27.067l25.87 27.974s1.263.844 2.229-.14c.966-.985.223-1.97.223-1.97zm-59.772 55.425l25.871 27.974s1.263.844 2.23-.14c.965-.985.222-1.97.222-1.97z"/><path fill="#26262c" d="M446.171 46.23v75.433h17.067V97.331h12.8l16.457 24.332H512l-18.286-26.157s16.238-6.418 16.238-23.826c0-24.576-22.333-25.448-22.333-25.448zm17.067 14.602V82.73h21.943s8.387-.001 8.387-10.95c0-11.366-10.216-10.95-10.216-10.95zm-206.019-14.6v75.431h57.295v-14.6h-40.228V91.248h34.743v-14.6h-34.743V60.82h40.228V46.232zm-82.895 0v14.6h22.552v60.831h17.067V60.832h22.552v-14.6zm-78.019 0v75.431H153.6v-14.6h-40.229V91.248h34.743v-14.6h-34.743V60.82H153.6V46.232zM0 46.23v75.435l17.055-.001V74.213l20.724 30.416l20.735-30.416v47.452h17.067V46.23H58.514L37.78 77.254L17.055 46.23z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 124"><g fill-rule="evenodd"><path fill="#df4f4f" d="m303.758.215l107.287 113.642s3.655 2.578 6.45-.43s.645-6.014.645-6.014zm33.971 10.741l81.7 88.078s3.656 2.578 6.45-.43c2.796-3.007.646-6.014.646-6.014zm-23.866 22.986l81.701 88.079s3.655 2.578 6.45-.43s.646-6.015.646-6.015zm52.583-13.748l57.08 61.535s2.554 1.8 4.506-.3c1.953-2.102.45-4.203.45-4.203zM321.725 60.58l57.08 61.536s2.554 1.8 4.507-.3c1.952-2.102.45-4.203.45-4.203zm74.055-27.067l25.87 27.974s1.263.844 2.229-.14c.966-.985.223-1.97.223-1.97zm-59.772 55.425l25.871 27.974s1.263.844 2.23-.14c.965-.985.222-1.97.222-1.97z"/><path fill="#26262c" d="M446.171 46.23v75.433h17.067V97.331h12.8l16.457 24.332H512l-18.286-26.157s16.238-6.418 16.238-23.826c0-24.576-22.333-25.448-22.333-25.448zm17.067 14.602V82.73h21.943s8.387-.001 8.387-10.95c0-11.366-10.216-10.95-10.216-10.95zm-206.019-14.6v75.431h57.295v-14.6h-40.228V91.248h34.743v-14.6h-34.743V60.82h40.228V46.232zm-82.895 0v14.6h22.552v60.831h17.067V60.832h22.552v-14.6zm-78.019 0v75.431H153.6v-14.6h-40.229V91.248h34.743v-14.6h-34.743V60.82H153.6V46.232zM0 46.23v75.435l17.055-.001V74.213l20.724 30.416l20.735-30.416v47.452h17.067V46.23H58.514L37.78 77.254L17.055 46.23z"/></g></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%20512%20124%22%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23df4f4f%22%20d%3D%22m303.758.215l107.287%20113.642s3.655%202.578%206.45-.43s.645-6.014.645-6.014zm33.971%2010.741l81.7%2088.078s3.656%202.578%206.45-.43c2.796-3.007.646-6.014.646-6.014zm-23.866%2022.986l81.701%2088.079s3.655%202.578%206.45-.43s.646-6.015.646-6.015zm52.583-13.748l57.08%2061.535s2.554%201.8%204.506-.3c1.953-2.102.45-4.203.45-4.203zM321.725%2060.58l57.08%2061.536s2.554%201.8%204.507-.3c1.952-2.102.45-4.203.45-4.203zm74.055-27.067l25.87%2027.974s1.263.844%202.229-.14c.966-.985.223-1.97.223-1.97zm-59.772%2055.425l25.871%2027.974s1.263.844%202.23-.14c.965-.985.222-1.97.222-1.97z%22%2F%3E%3Cpath%20fill%3D%22%2326262c%22%20d%3D%22M446.171%2046.23v75.433h17.067V97.331h12.8l16.457%2024.332H512l-18.286-26.157s16.238-6.418%2016.238-23.826c0-24.576-22.333-25.448-22.333-25.448zm17.067%2014.602V82.73h21.943s8.387-.001%208.387-10.95c0-11.366-10.216-10.95-10.216-10.95zm-206.019-14.6v75.431h57.295v-14.6h-40.228V91.248h34.743v-14.6h-34.743V60.82h40.228V46.232zm-82.895%200v14.6h22.552v60.831h17.067V60.832h22.552v-14.6zm-78.019%200v75.431H153.6v-14.6h-40.229V91.248h34.743v-14.6h-34.743V60.82H153.6V46.232zM0%2046.23v75.435l17.055-.001V74.213l20.724%2030.416l20.735-30.416v47.452h17.067V46.23H58.514L37.78%2077.254L17.055%2046.23z%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%20512%20124%22%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23df4f4f%22%20d%3D%22m303.758.215l107.287%20113.642s3.655%202.578%206.45-.43s.645-6.014.645-6.014zm33.971%2010.741l81.7%2088.078s3.656%202.578%206.45-.43c2.796-3.007.646-6.014.646-6.014zm-23.866%2022.986l81.701%2088.079s3.655%202.578%206.45-.43s.646-6.015.646-6.015zm52.583-13.748l57.08%2061.535s2.554%201.8%204.506-.3c1.953-2.102.45-4.203.45-4.203zM321.725%2060.58l57.08%2061.536s2.554%201.8%204.507-.3c1.952-2.102.45-4.203.45-4.203zm74.055-27.067l25.87%2027.974s1.263.844%202.229-.14c.966-.985.223-1.97.223-1.97zm-59.772%2055.425l25.871%2027.974s1.263.844%202.23-.14c.965-.985.222-1.97.222-1.97z%22%2F%3E%3Cpath%20fill%3D%22%2326262c%22%20d%3D%22M446.171%2046.23v75.433h17.067V97.331h12.8l16.457%2024.332H512l-18.286-26.157s16.238-6.418%2016.238-23.826c0-24.576-22.333-25.448-22.333-25.448zm17.067%2014.602V82.73h21.943s8.387-.001%208.387-10.95c0-11.366-10.216-10.95-10.216-10.95zm-206.019-14.6v75.431h57.295v-14.6h-40.228V91.248h34.743v-14.6h-34.743V60.82h40.228V46.232zm-82.895%200v14.6h22.552v60.831h17.067V60.832h22.552v-14.6zm-78.019%200v75.431H153.6v-14.6h-40.229V91.248h34.743v-14.6h-34.743V60.82H153.6V46.232zM0%2046.23v75.435l17.055-.001V74.213l20.724%2030.416l20.735-30.416v47.452h17.067V46.23H58.514L37.78%2077.254L17.055%2046.23z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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