uv index icon

uv-index from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
uv-index
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

1 other variant in Carbon

The same icon in other sets

More planning icons from Carbon

Use the uv index icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 5.912l1.744 2.933l.783 1.315L20 9.749l3.121-.87l-.87 3.121l-.411 1.473l1.315.782L26.088 16l-2.933 1.744l-1.315.782l.411 1.474l.87 3.121l-3.12-.87l-1.474-.411l-.783 1.315L16 26.088l-1.744-2.933l-.783-1.315l-1.473.411l-3.12.87L9.748 20l.41-1.474l-1.314-.782L5.912 16l2.933-1.745l1.315-.782L9.749 12l-.87-3.12L12 9.748l1.474.41l.782-1.314zM16 2l-3.463 5.822L6 6l1.822 6.537L2 16l5.822 3.463L6 26l6.537-1.822L16 30l3.463-5.822L26 26l-1.822-6.537L30 16l-5.822-3.463L26 6l-6.537 1.822z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonUvIndex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 5.912l1.744 2.933l.783 1.315L20 9.749l3.121-.87l-.87 3.121l-.411 1.473l1.315.782L26.088 16l-2.933 1.744l-1.315.782l.411 1.474l.87 3.121l-3.12-.87l-1.474-.411l-.783 1.315L16 26.088l-1.744-2.933l-.783-1.315l-1.473.411l-3.12.87L9.748 20l.41-1.474l-1.314-.782L5.912 16l2.933-1.745l1.315-.782L9.749 12l-.87-3.12L12 9.748l1.474.41l.782-1.314zM16 2l-3.463 5.822L6 6l1.822 6.537L2 16l5.822 3.463L6 26l6.537-1.822L16 30l3.463-5.822L26 26l-1.822-6.537L30 16l-5.822-3.463L26 6l-6.537 1.822z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 5.912l1.744 2.933l.783 1.315L20 9.749l3.121-.87l-.87 3.121l-.411 1.473l1.315.782L26.088 16l-2.933 1.744l-1.315.782l.411 1.474l.87 3.121l-3.12-.87l-1.474-.411l-.783 1.315L16 26.088l-1.744-2.933l-.783-1.315l-1.473.411l-3.12.87L9.748 20l.41-1.474l-1.314-.782L5.912 16l2.933-1.745l1.315-.782L9.749 12l-.87-3.12L12 9.748l1.474.41l.782-1.314zM16 2l-3.463 5.822L6 6l1.822 6.537L2 16l5.822 3.463L6 26l6.537-1.822L16 30l3.463-5.822L26 26l-1.822-6.537L30 16l-5.822-3.463L26 6l-6.537 1.822z"/></svg>
</template>

CSS

.icon-uv-index {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%205.912l1.744%202.933l.783%201.315L20%209.749l3.121-.87l-.87%203.121l-.411%201.473l1.315.782L26.088%2016l-2.933%201.744l-1.315.782l.411%201.474l.87%203.121l-3.12-.87l-1.474-.411l-.783%201.315L16%2026.088l-1.744-2.933l-.783-1.315l-1.473.411l-3.12.87L9.748%2020l.41-1.474l-1.314-.782L5.912%2016l2.933-1.745l1.315-.782L9.749%2012l-.87-3.12L12%209.748l1.474.41l.782-1.314zM16%202l-3.463%205.822L6%206l1.822%206.537L2%2016l5.822%203.463L6%2026l6.537-1.822L16%2030l3.463-5.822L26%2026l-1.822-6.537L30%2016l-5.822-3.463L26%206l-6.537%201.822z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%205.912l1.744%202.933l.783%201.315L20%209.749l3.121-.87l-.87%203.121l-.411%201.473l1.315.782L26.088%2016l-2.933%201.744l-1.315.782l.411%201.474l.87%203.121l-3.12-.87l-1.474-.411l-.783%201.315L16%2026.088l-1.744-2.933l-.783-1.315l-1.473.411l-3.12.87L9.748%2020l.41-1.474l-1.314-.782L5.912%2016l2.933-1.745l1.315-.782L9.749%2012l-.87-3.12L12%209.748l1.474.41l.782-1.314zM16%202l-3.463%205.822L6%206l1.822%206.537L2%2016l5.822%203.463L6%2026l6.537-1.822L16%2030l3.463-5.822L26%2026l-1.822-6.537L30%2016l-5.822-3.463L26%206l-6.537%201.822z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/uv-index.svg?color=%231a73e8&size=48