htcvive logo
htcvive from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- htcvive
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the htcvive logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.225 19.046a14.3 14.3 0 0 1-4.222.642a14.3 14.3 0 0 1-4.223-.642c-1.56-.505-2.525-2.066-2.203-3.672c.596-2.938 2.111-5.508 4.268-7.482a3.19 3.19 0 0 1 4.36 0c2.112 1.928 3.627 4.544 4.27 7.482c.275 1.606-.643 3.213-2.25 3.672m7.574-1.47L14.894 2.2a1.49 1.49 0 0 0-1.33-.78h-3.076a1.49 1.49 0 0 0-1.331.78L.207 17.577c-.276.505-.276 1.101 0 1.56l1.56 2.663c.276.504.78.78 1.331.78h17.763c.551 0 1.056-.276 1.331-.78l1.561-2.663c.321-.505.321-1.101.046-1.56"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHtcvive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.225 19.046a14.3 14.3 0 0 1-4.222.642a14.3 14.3 0 0 1-4.223-.642c-1.56-.505-2.525-2.066-2.203-3.672c.596-2.938 2.111-5.508 4.268-7.482a3.19 3.19 0 0 1 4.36 0c2.112 1.928 3.627 4.544 4.27 7.482c.275 1.606-.643 3.213-2.25 3.672m7.574-1.47L14.894 2.2a1.49 1.49 0 0 0-1.33-.78h-3.076a1.49 1.49 0 0 0-1.331.78L.207 17.577c-.276.505-.276 1.101 0 1.56l1.56 2.663c.276.504.78.78 1.331.78h17.763c.551 0 1.056-.276 1.331-.78l1.561-2.663c.321-.505.321-1.101.046-1.56"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.225 19.046a14.3 14.3 0 0 1-4.222.642a14.3 14.3 0 0 1-4.223-.642c-1.56-.505-2.525-2.066-2.203-3.672c.596-2.938 2.111-5.508 4.268-7.482a3.19 3.19 0 0 1 4.36 0c2.112 1.928 3.627 4.544 4.27 7.482c.275 1.606-.643 3.213-2.25 3.672m7.574-1.47L14.894 2.2a1.49 1.49 0 0 0-1.33-.78h-3.076a1.49 1.49 0 0 0-1.331.78L.207 17.577c-.276.505-.276 1.101 0 1.56l1.56 2.663c.276.504.78.78 1.331.78h17.763c.551 0 1.056-.276 1.331-.78l1.561-2.663c.321-.505.321-1.101.046-1.56"/></svg> </template>
CSS
.icon-htcvive {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.225%2019.046a14.3%2014.3%200%200%201-4.222.642a14.3%2014.3%200%200%201-4.223-.642c-1.56-.505-2.525-2.066-2.203-3.672c.596-2.938%202.111-5.508%204.268-7.482a3.19%203.19%200%200%201%204.36%200c2.112%201.928%203.627%204.544%204.27%207.482c.275%201.606-.643%203.213-2.25%203.672m7.574-1.47L14.894%202.2a1.49%201.49%200%200%200-1.33-.78h-3.076a1.49%201.49%200%200%200-1.331.78L.207%2017.577c-.276.505-.276%201.101%200%201.56l1.56%202.663c.276.504.78.78%201.331.78h17.763c.551%200%201.056-.276%201.331-.78l1.561-2.663c.321-.505.321-1.101.046-1.56%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.225%2019.046a14.3%2014.3%200%200%201-4.222.642a14.3%2014.3%200%200%201-4.223-.642c-1.56-.505-2.525-2.066-2.203-3.672c.596-2.938%202.111-5.508%204.268-7.482a3.19%203.19%200%200%201%204.36%200c2.112%201.928%203.627%204.544%204.27%207.482c.275%201.606-.643%203.213-2.25%203.672m7.574-1.47L14.894%202.2a1.49%201.49%200%200%200-1.33-.78h-3.076a1.49%201.49%200%200%200-1.331.78L.207%2017.577c-.276.505-.276%201.101%200%201.56l1.56%202.663c.276.504.78.78%201.331.78h17.763c.551%200%201.056-.276%201.331-.78l1.561-2.663c.321-.505.321-1.101.046-1.56%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/htcvive.svg?color=%231a73e8&size=48