satellite 01 icon
satellite-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- satellite-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the satellite 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-linejoin="round" stroke-width="1.5"><path d="M20.307 15.331c-3.521 3.521-9.173 3.577-12.694.056s-3.465-9.173.056-12.694m12.638 12.638c1.677-1.677.207-5.865-3.283-9.355S9.346 1.016 7.67 2.693m12.638 12.638c-1.677 1.677-5.866.207-9.355-3.282M7.669 2.693C5.992 4.37 7.462 8.56 10.952 12.05m0 0L14 9"/><path d="m6.488 15l-1.737 2.488c-1.399 2.004-2.098 3.006-1.58 3.76C3.687 22 5.075 22 7.85 22h4.297c2.776 0 4.164 0 4.682-.753c.471-.686-.067-1.578-1.225-3.247"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSatellite01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M20.307 15.331c-3.521 3.521-9.173 3.577-12.694.056s-3.465-9.173.056-12.694m12.638 12.638c1.677-1.677.207-5.865-3.283-9.355S9.346 1.016 7.67 2.693m12.638 12.638c-1.677 1.677-5.866.207-9.355-3.282M7.669 2.693C5.992 4.37 7.462 8.56 10.952 12.05m0 0L14 9"/><path d="m6.488 15l-1.737 2.488c-1.399 2.004-2.098 3.006-1.58 3.76C3.687 22 5.075 22 7.85 22h4.297c2.776 0 4.164 0 4.682-.753c.471-.686-.067-1.578-1.225-3.247"/></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-linejoin="round" stroke-width="1.5"><path d="M20.307 15.331c-3.521 3.521-9.173 3.577-12.694.056s-3.465-9.173.056-12.694m12.638 12.638c1.677-1.677.207-5.865-3.283-9.355S9.346 1.016 7.67 2.693m12.638 12.638c-1.677 1.677-5.866.207-9.355-3.282M7.669 2.693C5.992 4.37 7.462 8.56 10.952 12.05m0 0L14 9"/><path d="m6.488 15l-1.737 2.488c-1.399 2.004-2.098 3.006-1.58 3.76C3.687 22 5.075 22 7.85 22h4.297c2.776 0 4.164 0 4.682-.753c.471-.686-.067-1.578-1.225-3.247"/></g></svg> </template>
CSS
.icon-satellite-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.307%2015.331c-3.521%203.521-9.173%203.577-12.694.056s-3.465-9.173.056-12.694m12.638%2012.638c1.677-1.677.207-5.865-3.283-9.355S9.346%201.016%207.67%202.693m12.638%2012.638c-1.677%201.677-5.866.207-9.355-3.282M7.669%202.693C5.992%204.37%207.462%208.56%2010.952%2012.05m0%200L14%209%22%2F%3E%3Cpath%20d%3D%22m6.488%2015l-1.737%202.488c-1.399%202.004-2.098%203.006-1.58%203.76C3.687%2022%205.075%2022%207.85%2022h4.297c2.776%200%204.164%200%204.682-.753c.471-.686-.067-1.578-1.225-3.247%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.307%2015.331c-3.521%203.521-9.173%203.577-12.694.056s-3.465-9.173.056-12.694m12.638%2012.638c1.677-1.677.207-5.865-3.283-9.355S9.346%201.016%207.67%202.693m12.638%2012.638c-1.677%201.677-5.866.207-9.355-3.282M7.669%202.693C5.992%204.37%207.462%208.56%2010.952%2012.05m0%200L14%209%22%2F%3E%3Cpath%20d%3D%22m6.488%2015l-1.737%202.488c-1.399%202.004-2.098%203.006-1.58%203.76C3.687%2022%205.075%2022%207.85%2022h4.297c2.776%200%204.164%200%204.682-.753c.471-.686-.067-1.578-1.225-3.247%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/satellite-01.svg?color=%231a73e8&size=48