asteroid 01 icon

asteroid-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
asteroid-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the asteroid 01 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m2.177 12.98l1.318-4.4a4.1 4.1 0 0 1 2.037-2.47l1.595-.82c1.248-.641 2.766-.187 3.484 1.042l1.493 2.558c.369.63.553.946.79 1.109c.332.228.75.281 1.126.143c.268-.098.52-.358 1.026-.878a2.627 2.627 0 0 1 4.11.418l1.171 1.805a4.2 4.2 0 0 1 .519 3.414l-.342 1.23a4.1 4.1 0 0 1-2.06 2.55l-5.613 2.884a3.92 3.92 0 0 1-4.12-.332L3.679 17.54c-1.403-1.03-2.008-2.867-1.5-4.56"/><path d="M11 15.5L9.5 17M9 10.753c-.943-.588-1.414-.882-1.854-.7c-.439.183-.675.771-1.146 1.947M19.956 2h-1.722c-.271 0-.407 0-.533.02a1.5 1.5 0 0 0-.788.37c-.09.08-.164.18-.315.377c-.323.424-.485.637-.546.834c-.15.476.03.985.462 1.303c.178.132.449.226.99.416l1.014.356c.647.226.97.34 1.294.322q.207-.01.4-.072c.306-.096.552-.311 1.044-.743l.145-.127a3 3 0 0 0 .328-.31c.13-.158.216-.34.252-.533C22 4.11 22 4.004 22 3.79c0-.488 0-.732-.076-.929c-.144-.374-.48-.668-.907-.795C20.792 2 20.513 2 19.956 2Z"/><path stroke-linejoin="round" d="M16.125 14H16m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAsteroid01(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m2.177 12.98l1.318-4.4a4.1 4.1 0 0 1 2.037-2.47l1.595-.82c1.248-.641 2.766-.187 3.484 1.042l1.493 2.558c.369.63.553.946.79 1.109c.332.228.75.281 1.126.143c.268-.098.52-.358 1.026-.878a2.627 2.627 0 0 1 4.11.418l1.171 1.805a4.2 4.2 0 0 1 .519 3.414l-.342 1.23a4.1 4.1 0 0 1-2.06 2.55l-5.613 2.884a3.92 3.92 0 0 1-4.12-.332L3.679 17.54c-1.403-1.03-2.008-2.867-1.5-4.56"/><path d="M11 15.5L9.5 17M9 10.753c-.943-.588-1.414-.882-1.854-.7c-.439.183-.675.771-1.146 1.947M19.956 2h-1.722c-.271 0-.407 0-.533.02a1.5 1.5 0 0 0-.788.37c-.09.08-.164.18-.315.377c-.323.424-.485.637-.546.834c-.15.476.03.985.462 1.303c.178.132.449.226.99.416l1.014.356c.647.226.97.34 1.294.322q.207-.01.4-.072c.306-.096.552-.311 1.044-.743l.145-.127a3 3 0 0 0 .328-.31c.13-.158.216-.34.252-.533C22 4.11 22 4.004 22 3.79c0-.488 0-.732-.076-.929c-.144-.374-.48-.668-.907-.795C20.792 2 20.513 2 19.956 2Z"/><path strokeLinejoin="round" d="M16.125 14H16m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m2.177 12.98l1.318-4.4a4.1 4.1 0 0 1 2.037-2.47l1.595-.82c1.248-.641 2.766-.187 3.484 1.042l1.493 2.558c.369.63.553.946.79 1.109c.332.228.75.281 1.126.143c.268-.098.52-.358 1.026-.878a2.627 2.627 0 0 1 4.11.418l1.171 1.805a4.2 4.2 0 0 1 .519 3.414l-.342 1.23a4.1 4.1 0 0 1-2.06 2.55l-5.613 2.884a3.92 3.92 0 0 1-4.12-.332L3.679 17.54c-1.403-1.03-2.008-2.867-1.5-4.56"/><path d="M11 15.5L9.5 17M9 10.753c-.943-.588-1.414-.882-1.854-.7c-.439.183-.675.771-1.146 1.947M19.956 2h-1.722c-.271 0-.407 0-.533.02a1.5 1.5 0 0 0-.788.37c-.09.08-.164.18-.315.377c-.323.424-.485.637-.546.834c-.15.476.03.985.462 1.303c.178.132.449.226.99.416l1.014.356c.647.226.97.34 1.294.322q.207-.01.4-.072c.306-.096.552-.311 1.044-.743l.145-.127a3 3 0 0 0 .328-.31c.13-.158.216-.34.252-.533C22 4.11 22 4.004 22 3.79c0-.488 0-.732-.076-.929c-.144-.374-.48-.668-.907-.795C20.792 2 20.513 2 19.956 2Z"/><path stroke-linejoin="round" d="M16.125 14H16m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
</template>

CSS

.icon-asteroid-01 {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2.177%2012.98l1.318-4.4a4.1%204.1%200%200%201%202.037-2.47l1.595-.82c1.248-.641%202.766-.187%203.484%201.042l1.493%202.558c.369.63.553.946.79%201.109c.332.228.75.281%201.126.143c.268-.098.52-.358%201.026-.878a2.627%202.627%200%200%201%204.11.418l1.171%201.805a4.2%204.2%200%200%201%20.519%203.414l-.342%201.23a4.1%204.1%200%200%201-2.06%202.55l-5.613%202.884a3.92%203.92%200%200%201-4.12-.332L3.679%2017.54c-1.403-1.03-2.008-2.867-1.5-4.56%22%2F%3E%3Cpath%20d%3D%22M11%2015.5L9.5%2017M9%2010.753c-.943-.588-1.414-.882-1.854-.7c-.439.183-.675.771-1.146%201.947M19.956%202h-1.722c-.271%200-.407%200-.533.02a1.5%201.5%200%200%200-.788.37c-.09.08-.164.18-.315.377c-.323.424-.485.637-.546.834c-.15.476.03.985.462%201.303c.178.132.449.226.99.416l1.014.356c.647.226.97.34%201.294.322q.207-.01.4-.072c.306-.096.552-.311%201.044-.743l.145-.127a3%203%200%200%200%20.328-.31c.13-.158.216-.34.252-.533C22%204.11%2022%204.004%2022%203.79c0-.488%200-.732-.076-.929c-.144-.374-.48-.668-.907-.795C20.792%202%2020.513%202%2019.956%202Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.125%2014H16m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2.177%2012.98l1.318-4.4a4.1%204.1%200%200%201%202.037-2.47l1.595-.82c1.248-.641%202.766-.187%203.484%201.042l1.493%202.558c.369.63.553.946.79%201.109c.332.228.75.281%201.126.143c.268-.098.52-.358%201.026-.878a2.627%202.627%200%200%201%204.11.418l1.171%201.805a4.2%204.2%200%200%201%20.519%203.414l-.342%201.23a4.1%204.1%200%200%201-2.06%202.55l-5.613%202.884a3.92%203.92%200%200%201-4.12-.332L3.679%2017.54c-1.403-1.03-2.008-2.867-1.5-4.56%22%2F%3E%3Cpath%20d%3D%22M11%2015.5L9.5%2017M9%2010.753c-.943-.588-1.414-.882-1.854-.7c-.439.183-.675.771-1.146%201.947M19.956%202h-1.722c-.271%200-.407%200-.533.02a1.5%201.5%200%200%200-.788.37c-.09.08-.164.18-.315.377c-.323.424-.485.637-.546.834c-.15.476.03.985.462%201.303c.178.132.449.226.99.416l1.014.356c.647.226.97.34%201.294.322q.207-.01.4-.072c.306-.096.552-.311%201.044-.743l.145-.127a3%203%200%200%200%20.328-.31c.13-.158.216-.34.252-.533C22%204.11%2022%204.004%2022%203.79c0-.488%200-.732-.076-.929c-.144-.374-.48-.668-.907-.795C20.792%202%2020.513%202%2019.956%202Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.125%2014H16m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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