saturn icon
saturn from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- saturn
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the saturn icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.376 14.826c-1.995 2.8-2.882 5.087-2.085 5.883c.796.797 3.083-.09 5.884-2.085c1.59-1.132 3.344-2.621 5.086-4.363s3.231-3.497 4.363-5.086c1.995-2.8 2.882-5.088 2.085-5.884c-.796-.797-3.083.09-5.883 2.085m3.798 3.799a7.2 7.2 0 0 1-9.45 9.45m7.917-11.716A7.2 7.2 0 1 0 6.91 17.09"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSaturn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.376 14.826c-1.995 2.8-2.882 5.087-2.085 5.883c.796.797 3.083-.09 5.884-2.085c1.59-1.132 3.344-2.621 5.086-4.363s3.231-3.497 4.363-5.086c1.995-2.8 2.882-5.088 2.085-5.884c-.796-.797-3.083.09-5.883 2.085m3.798 3.799a7.2 7.2 0 0 1-9.45 9.45m7.917-11.716A7.2 7.2 0 1 0 6.91 17.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.376 14.826c-1.995 2.8-2.882 5.087-2.085 5.883c.796.797 3.083-.09 5.884-2.085c1.59-1.132 3.344-2.621 5.086-4.363s3.231-3.497 4.363-5.086c1.995-2.8 2.882-5.088 2.085-5.884c-.796-.797-3.083.09-5.883 2.085m3.798 3.799a7.2 7.2 0 0 1-9.45 9.45m7.917-11.716A7.2 7.2 0 1 0 6.91 17.09"/></svg> </template>
CSS
.icon-saturn {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.376%2014.826c-1.995%202.8-2.882%205.087-2.085%205.883c.796.797%203.083-.09%205.884-2.085c1.59-1.132%203.344-2.621%205.086-4.363s3.231-3.497%204.363-5.086c1.995-2.8%202.882-5.088%202.085-5.884c-.796-.797-3.083.09-5.883%202.085m3.798%203.799a7.2%207.2%200%200%201-9.45%209.45m7.917-11.716A7.2%207.2%200%201%200%206.91%2017.09%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.376%2014.826c-1.995%202.8-2.882%205.087-2.085%205.883c.796.797%203.083-.09%205.884-2.085c1.59-1.132%203.344-2.621%205.086-4.363s3.231-3.497%204.363-5.086c1.995-2.8%202.882-5.088%202.085-5.884c-.796-.797-3.083.09-5.883%202.085m3.798%203.799a7.2%207.2%200%200%201-9.45%209.45m7.917-11.716A7.2%207.2%200%201%200%206.91%2017.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/saturn.svg?color=%231a73e8&size=48