uv logo
uv from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- uv
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
The same logo in other sets
Use the uv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#de5fe9" d="m0 .564l.269 63.732l.215 50.984c.03 7.04 5.76 12.723 12.8 12.693l50.984-.215l31.866-.134l3.24-.014c7.019-.03 12.693-5.847 12.693-12.866h5.838v12.744l10.095.001L127.462.027L68.83.274l.247 50.797v31.807H58.633l.247-31.764L58.633.317Z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconUv(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#de5fe9" d="m0 .564l.269 63.732l.215 50.984c.03 7.04 5.76 12.723 12.8 12.693l50.984-.215l31.866-.134l3.24-.014c7.019-.03 12.693-5.847 12.693-12.866h5.838v12.744l10.095.001L127.462.027L68.83.274l.247 50.797v31.807H58.633l.247-31.764L58.633.317Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#de5fe9" d="m0 .564l.269 63.732l.215 50.984c.03 7.04 5.76 12.723 12.8 12.693l50.984-.215l31.866-.134l3.24-.014c7.019-.03 12.693-5.847 12.693-12.866h5.838v12.744l10.095.001L127.462.027L68.83.274l.247 50.797v31.807H58.633l.247-31.764L58.633.317Z"/></svg> </template>
CSS
.icon-uv {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23de5fe9%22%20d%3D%22m0%20.564l.269%2063.732l.215%2050.984c.03%207.04%205.76%2012.723%2012.8%2012.693l50.984-.215l31.866-.134l3.24-.014c7.019-.03%2012.693-5.847%2012.693-12.866h5.838v12.744l10.095.001L127.462.027L68.83.274l.247%2050.797v31.807H58.633l.247-31.764L58.633.317Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23de5fe9%22%20d%3D%22m0%20.564l.269%2063.732l.215%2050.984c.03%207.04%205.76%2012.723%2012.8%2012.693l50.984-.215l31.866-.134l3.24-.014c7.019-.03%2012.693-5.847%2012.693-12.866h5.838v12.744l10.095.001L127.462.027L68.83.274l.247%2050.797v31.807H58.633l.247-31.764L58.633.317Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/uv.svg?color=%231a73e8&size=48