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

Name
uv-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the uv 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-linecap="round" stroke-width="1.5"><path d="M12 3v1.5m5 8.5a5 5 0 0 0-10 0M5.988 6.99l-1.06-1.061M22 13h-1.5m-17 0H2m17.07-7.071l-1.06 1.06M6.5 16v3c0 .943 0 1.414.293 1.707S7.557 21 8.5 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path stroke-linejoin="round" d="m13.5 16l2 5l2-5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUv02(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 d="M12 3v1.5m5 8.5a5 5 0 0 0-10 0M5.988 6.99l-1.06-1.061M22 13h-1.5m-17 0H2m17.07-7.071l-1.06 1.06M6.5 16v3c0 .943 0 1.414.293 1.707S7.557 21 8.5 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path strokeLinejoin="round" d="m13.5 16l2 5l2-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-linecap="round" stroke-width="1.5"><path d="M12 3v1.5m5 8.5a5 5 0 0 0-10 0M5.988 6.99l-1.06-1.061M22 13h-1.5m-17 0H2m17.07-7.071l-1.06 1.06M6.5 16v3c0 .943 0 1.414.293 1.707S7.557 21 8.5 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path stroke-linejoin="round" d="m13.5 16l2 5l2-5"/></g></svg>
</template>

CSS

.icon-uv-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%203v1.5m5%208.5a5%205%200%200%200-10%200M5.988%206.99l-1.06-1.061M22%2013h-1.5m-17%200H2m17.07-7.071l-1.06%201.06M6.5%2016v3c0%20.943%200%201.414.293%201.707S7.557%2021%208.5%2021s1.414%200%201.707-.293s.293-.764.293-1.707v-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m13.5%2016l2%205l2-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%203v1.5m5%208.5a5%205%200%200%200-10%200M5.988%206.99l-1.06-1.061M22%2013h-1.5m-17%200H2m17.07-7.071l-1.06%201.06M6.5%2016v3c0%20.943%200%201.414.293%201.707S7.557%2021%208.5%2021s1.414%200%201.707-.293s.293-.764.293-1.707v-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m13.5%2016l2%205l2-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/uv-02.svg?color=%231a73e8&size=48