tropical storm tracks 01 icon

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

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

Related icons in Huge Icons

Use the tropical storm tracks 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-width="1.5"><path stroke-linejoin="round" d="m18.165 15.348l.463-1.158l1.384 1.328c.852.817 1.278 1.226 1.602 1.04s.194-.739-.069-1.846a20.6 20.6 0 0 0-1.82-4.848a8.9 8.9 0 0 0-4.377-4.03L14.19 5.37l1.273-1.327c.838-.873 1.257-1.31 1.072-1.634s-.755-.192-1.898.073c-2.007.465-4.267 1.267-6.066 2.65A8.34 8.34 0 0 0 5.833 8.65L5.37 9.808l-1.325-1.27C3.171 7.7 2.734 7.28 2.41 7.464c-.325.185-.192.757.073 1.9c.474 2.043 1.296 4.347 2.725 6.161a8.3 8.3 0 0 0 3.443 2.64l1.158.464l-1.328 1.384c-.816.85-1.225 1.276-1.039 1.6s.738.194 1.844-.068a20.6 20.6 0 0 0 4.805-1.794a8.92 8.92 0 0 0 4.074-4.403Z"/><circle cx="12" cy="12" r="3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTropicalStormTracks01(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="m18.165 15.348l.463-1.158l1.384 1.328c.852.817 1.278 1.226 1.602 1.04s.194-.739-.069-1.846a20.6 20.6 0 0 0-1.82-4.848a8.9 8.9 0 0 0-4.377-4.03L14.19 5.37l1.273-1.327c.838-.873 1.257-1.31 1.072-1.634s-.755-.192-1.898.073c-2.007.465-4.267 1.267-6.066 2.65A8.34 8.34 0 0 0 5.833 8.65L5.37 9.808l-1.325-1.27C3.171 7.7 2.734 7.28 2.41 7.464c-.325.185-.192.757.073 1.9c.474 2.043 1.296 4.347 2.725 6.161a8.3 8.3 0 0 0 3.443 2.64l1.158.464l-1.328 1.384c-.816.85-1.225 1.276-1.039 1.6s.738.194 1.844-.068a20.6 20.6 0 0 0 4.805-1.794a8.92 8.92 0 0 0 4.074-4.403Z"/><circle cx="12" cy="12" r="3"/></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="m18.165 15.348l.463-1.158l1.384 1.328c.852.817 1.278 1.226 1.602 1.04s.194-.739-.069-1.846a20.6 20.6 0 0 0-1.82-4.848a8.9 8.9 0 0 0-4.377-4.03L14.19 5.37l1.273-1.327c.838-.873 1.257-1.31 1.072-1.634s-.755-.192-1.898.073c-2.007.465-4.267 1.267-6.066 2.65A8.34 8.34 0 0 0 5.833 8.65L5.37 9.808l-1.325-1.27C3.171 7.7 2.734 7.28 2.41 7.464c-.325.185-.192.757.073 1.9c.474 2.043 1.296 4.347 2.725 6.161a8.3 8.3 0 0 0 3.443 2.64l1.158.464l-1.328 1.384c-.816.85-1.225 1.276-1.039 1.6s.738.194 1.844-.068a20.6 20.6 0 0 0 4.805-1.794a8.92 8.92 0 0 0 4.074-4.403Z"/><circle cx="12" cy="12" r="3"/></g></svg>
</template>

CSS

.icon-tropical-storm-tracks-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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18.165%2015.348l.463-1.158l1.384%201.328c.852.817%201.278%201.226%201.602%201.04s.194-.739-.069-1.846a20.6%2020.6%200%200%200-1.82-4.848a8.9%208.9%200%200%200-4.377-4.03L14.19%205.37l1.273-1.327c.838-.873%201.257-1.31%201.072-1.634s-.755-.192-1.898.073c-2.007.465-4.267%201.267-6.066%202.65A8.34%208.34%200%200%200%205.833%208.65L5.37%209.808l-1.325-1.27C3.171%207.7%202.734%207.28%202.41%207.464c-.325.185-.192.757.073%201.9c.474%202.043%201.296%204.347%202.725%206.161a8.3%208.3%200%200%200%203.443%202.64l1.158.464l-1.328%201.384c-.816.85-1.225%201.276-1.039%201.6s.738.194%201.844-.068a20.6%2020.6%200%200%200%204.805-1.794a8.92%208.92%200%200%200%204.074-4.403Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%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%22m18.165%2015.348l.463-1.158l1.384%201.328c.852.817%201.278%201.226%201.602%201.04s.194-.739-.069-1.846a20.6%2020.6%200%200%200-1.82-4.848a8.9%208.9%200%200%200-4.377-4.03L14.19%205.37l1.273-1.327c.838-.873%201.257-1.31%201.072-1.634s-.755-.192-1.898.073c-2.007.465-4.267%201.267-6.066%202.65A8.34%208.34%200%200%200%205.833%208.65L5.37%209.808l-1.325-1.27C3.171%207.7%202.734%207.28%202.41%207.464c-.325.185-.192.757.073%201.9c.474%202.043%201.296%204.347%202.725%206.161a8.3%208.3%200%200%200%203.443%202.64l1.158.464l-1.328%201.384c-.816.85-1.225%201.276-1.039%201.6s.738.194%201.844-.068a20.6%2020.6%200%200%200%204.805-1.794a8.92%208.92%200%200%200%204.074-4.403Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%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-01.svg?color=%231a73e8&size=48