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

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

Related icons in Huge Icons

Use the uv 03 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 stroke-linejoin="round" d="M16.504 13a5 5 0 0 0-10 0"/><path d="M6.004 16v3c0 .943 0 1.414.293 1.707S7.06 21 8.004 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path stroke-linejoin="round" d="m13.004 16l2 5l2-5M11.629 4.25h-.125m8.75 8.875V13m-17.5.125V13m15.025-6.099l-.088-.088M5.228 6.9l.089-.088m6.437-2.563a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.5 9a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m-17.5 0a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m15.114-6.26a.25.25 0 1 1-.354-.354a.25.25 0 0 1 .354.353m-12.728 0a.25.25 0 1 1 .353-.354a.25.25 0 0 1-.353.354"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUv03(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 strokeLinejoin="round" d="M16.504 13a5 5 0 0 0-10 0"/><path d="M6.004 16v3c0 .943 0 1.414.293 1.707S7.06 21 8.004 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path strokeLinejoin="round" d="m13.004 16l2 5l2-5M11.629 4.25h-.125m8.75 8.875V13m-17.5.125V13m15.025-6.099l-.088-.088M5.228 6.9l.089-.088m6.437-2.563a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.5 9a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m-17.5 0a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m15.114-6.26a.25.25 0 1 1-.354-.354a.25.25 0 0 1 .354.353m-12.728 0a.25.25 0 1 1 .353-.354a.25.25 0 0 1-.353.354"/></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 stroke-linejoin="round" d="M16.504 13a5 5 0 0 0-10 0"/><path d="M6.004 16v3c0 .943 0 1.414.293 1.707S7.06 21 8.004 21s1.414 0 1.707-.293s.293-.764.293-1.707v-3"/><path stroke-linejoin="round" d="m13.004 16l2 5l2-5M11.629 4.25h-.125m8.75 8.875V13m-17.5.125V13m15.025-6.099l-.088-.088M5.228 6.9l.089-.088m6.437-2.563a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.5 9a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m-17.5 0a.25.25 0 1 1 0-.5a.25.25 0 0 1 0 .5m15.114-6.26a.25.25 0 1 1-.354-.354a.25.25 0 0 1 .354.353m-12.728 0a.25.25 0 1 1 .353-.354a.25.25 0 0 1-.353.354"/></g></svg>
</template>

CSS

.icon-uv-03 {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22M16.504%2013a5%205%200%200%200-10%200%22%2F%3E%3Cpath%20d%3D%22M6.004%2016v3c0%20.943%200%201.414.293%201.707S7.06%2021%208.004%2021s1.414%200%201.707-.293s.293-.764.293-1.707v-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m13.004%2016l2%205l2-5M11.629%204.25h-.125m8.75%208.875V13m-17.5.125V13m15.025-6.099l-.088-.088M5.228%206.9l.089-.088m6.437-2.563a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m8.5%209a.25.25%200%201%201%200-.5a.25.25%200%200%201%200%20.5m-17.5%200a.25.25%200%201%201%200-.5a.25.25%200%200%201%200%20.5m15.114-6.26a.25.25%200%201%201-.354-.354a.25.25%200%200%201%20.354.353m-12.728%200a.25.25%200%201%201%20.353-.354a.25.25%200%200%201-.353.354%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%20stroke-linejoin%3D%22round%22%20d%3D%22M16.504%2013a5%205%200%200%200-10%200%22%2F%3E%3Cpath%20d%3D%22M6.004%2016v3c0%20.943%200%201.414.293%201.707S7.06%2021%208.004%2021s1.414%200%201.707-.293s.293-.764.293-1.707v-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m13.004%2016l2%205l2-5M11.629%204.25h-.125m8.75%208.875V13m-17.5.125V13m15.025-6.099l-.088-.088M5.228%206.9l.089-.088m6.437-2.563a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m8.5%209a.25.25%200%201%201%200-.5a.25.25%200%200%201%200%20.5m-17.5%200a.25.25%200%201%201%200-.5a.25.25%200%200%201%200%20.5m15.114-6.26a.25.25%200%201%201-.354-.354a.25.25%200%200%201%20.354.353m-12.728%200a.25.25%200%201%201%20.353-.354a.25.25%200%200%201-.353.354%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-03.svg?color=%231a73e8&size=48