uv index alt icon
uv-index-alt from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- uv-index-alt
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the uv index alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 30H9a2.003 2.003 0 0 1-2-2v-8h2v8h4v-8h2v8a2.003 2.003 0 0 1-2 2m12-10h-1.75L21 29.031L18.792 20H17l2.5 10h3zM15 2h2v5h-2zm6.688 6.9l3.506-3.506l1.414 1.414l-3.506 3.506zM25 15h5v2h-5zM2 15h5v2H2zm3.395-8.192l1.414-1.414L10.315 8.9L8.9 10.314zM22 17h-2v-1a4 4 0 0 0-8 0v1h-2v-1a6 6 0 0 1 12 0Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonUvIndexAlt(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="M13 30H9a2.003 2.003 0 0 1-2-2v-8h2v8h4v-8h2v8a2.003 2.003 0 0 1-2 2m12-10h-1.75L21 29.031L18.792 20H17l2.5 10h3zM15 2h2v5h-2zm6.688 6.9l3.506-3.506l1.414 1.414l-3.506 3.506zM25 15h5v2h-5zM2 15h5v2H2zm3.395-8.192l1.414-1.414L10.315 8.9L8.9 10.314zM22 17h-2v-1a4 4 0 0 0-8 0v1h-2v-1a6 6 0 0 1 12 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 30H9a2.003 2.003 0 0 1-2-2v-8h2v8h4v-8h2v8a2.003 2.003 0 0 1-2 2m12-10h-1.75L21 29.031L18.792 20H17l2.5 10h3zM15 2h2v5h-2zm6.688 6.9l3.506-3.506l1.414 1.414l-3.506 3.506zM25 15h5v2h-5zM2 15h5v2H2zm3.395-8.192l1.414-1.414L10.315 8.9L8.9 10.314zM22 17h-2v-1a4 4 0 0 0-8 0v1h-2v-1a6 6 0 0 1 12 0Z"/></svg> </template>
CSS
.icon-uv-index-alt {
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%22M13%2030H9a2.003%202.003%200%200%201-2-2v-8h2v8h4v-8h2v8a2.003%202.003%200%200%201-2%202m12-10h-1.75L21%2029.031L18.792%2020H17l2.5%2010h3zM15%202h2v5h-2zm6.688%206.9l3.506-3.506l1.414%201.414l-3.506%203.506zM25%2015h5v2h-5zM2%2015h5v2H2zm3.395-8.192l1.414-1.414L10.315%208.9L8.9%2010.314zM22%2017h-2v-1a4%204%200%200%200-8%200v1h-2v-1a6%206%200%200%201%2012%200Z%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%22M13%2030H9a2.003%202.003%200%200%201-2-2v-8h2v8h4v-8h2v8a2.003%202.003%200%200%201-2%202m12-10h-1.75L21%2029.031L18.792%2020H17l2.5%2010h3zM15%202h2v5h-2zm6.688%206.9l3.506-3.506l1.414%201.414l-3.506%203.506zM25%2015h5v2h-5zM2%2015h5v2H2zm3.395-8.192l1.414-1.414L10.315%208.9L8.9%2010.314zM22%2017h-2v-1a4%204%200%200%200-8%200v1h-2v-1a6%206%200%200%201%2012%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/uv-index-alt.svg?color=%231a73e8&size=48