tropical storm tracks 02 icon

tropical-storm-tracks-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tropical-storm-tracks-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT
Aliases
tropical-storm-tracks

Related icons in Huge Icons

Use the tropical storm tracks 02 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-width="1.5"><path stroke-linejoin="round" d="m12.156 7.231l-.868-1.071l2.924-1.91C4.589 2.73 3.155 8.64 3.097 8.904l-.006.026l-.009.035a4.86 4.86 0 0 0-.053 2.318c.17.768.522 1.491 1.03 2.109l.867 1.071L2 16.375c9.623 1.529 11.059-4.391 11.118-4.656l.005-.026l.01-.035a4.86 4.86 0 0 0 .052-2.318a5.04 5.04 0 0 0-1.029-2.109Z"/><circle cx="8.106" cy="10.312" r="2.231"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 7v5.5A7.5 7.5 0 0 1 12 20m7.5-13c.7 0 2.009 1.994 2.5 2.5M19.5 7c-.7 0-2.009 1.994-2.5 2.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTropicalStormTracks02(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" strokeWidth="1.5"><path strokeLinejoin="round" d="m12.156 7.231l-.868-1.071l2.924-1.91C4.589 2.73 3.155 8.64 3.097 8.904l-.006.026l-.009.035a4.86 4.86 0 0 0-.053 2.318c.17.768.522 1.491 1.03 2.109l.867 1.071L2 16.375c9.623 1.529 11.059-4.391 11.118-4.656l.005-.026l.01-.035a4.86 4.86 0 0 0 .052-2.318a5.04 5.04 0 0 0-1.029-2.109Z"/><circle cx="8.106" cy="10.312" r="2.231"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.5 7v5.5A7.5 7.5 0 0 1 12 20m7.5-13c.7 0 2.009 1.994 2.5 2.5M19.5 7c-.7 0-2.009 1.994-2.5 2.5"/></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-width="1.5"><path stroke-linejoin="round" d="m12.156 7.231l-.868-1.071l2.924-1.91C4.589 2.73 3.155 8.64 3.097 8.904l-.006.026l-.009.035a4.86 4.86 0 0 0-.053 2.318c.17.768.522 1.491 1.03 2.109l.867 1.071L2 16.375c9.623 1.529 11.059-4.391 11.118-4.656l.005-.026l.01-.035a4.86 4.86 0 0 0 .052-2.318a5.04 5.04 0 0 0-1.029-2.109Z"/><circle cx="8.106" cy="10.312" r="2.231"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.5 7v5.5A7.5 7.5 0 0 1 12 20m7.5-13c.7 0 2.009 1.994 2.5 2.5M19.5 7c-.7 0-2.009 1.994-2.5 2.5"/></g></svg>
</template>

CSS

.icon-tropical-storm-tracks-02 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.156%207.231l-.868-1.071l2.924-1.91C4.589%202.73%203.155%208.64%203.097%208.904l-.006.026l-.009.035a4.86%204.86%200%200%200-.053%202.318c.17.768.522%201.491%201.03%202.109l.867%201.071L2%2016.375c9.623%201.529%2011.059-4.391%2011.118-4.656l.005-.026l.01-.035a4.86%204.86%200%200%200%20.052-2.318a5.04%205.04%200%200%200-1.029-2.109Z%22%2F%3E%3Ccircle%20cx%3D%228.106%22%20cy%3D%2210.312%22%20r%3D%222.231%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%207v5.5A7.5%207.5%200%200%201%2012%2020m7.5-13c.7%200%202.009%201.994%202.5%202.5M19.5%207c-.7%200-2.009%201.994-2.5%202.5%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.156%207.231l-.868-1.071l2.924-1.91C4.589%202.73%203.155%208.64%203.097%208.904l-.006.026l-.009.035a4.86%204.86%200%200%200-.053%202.318c.17.768.522%201.491%201.03%202.109l.867%201.071L2%2016.375c9.623%201.529%2011.059-4.391%2011.118-4.656l.005-.026l.01-.035a4.86%204.86%200%200%200%20.052-2.318a5.04%205.04%200%200%200-1.029-2.109Z%22%2F%3E%3Ccircle%20cx%3D%228.106%22%20cy%3D%2210.312%22%20r%3D%222.231%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.5%207v5.5A7.5%207.5%200%200%201%2012%2020m7.5-13c.7%200%202.009%201.994%202.5%202.5M19.5%207c-.7%200-2.009%201.994-2.5%202.5%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/tropical-storm-tracks-02.svg?color=%231a73e8&size=48