htc from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
htc
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the htc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.75h-2.8c-.7-.05-1.15-.5-1.2-1.15v-1.15c.05-.65.6-1.25 1.2-1.25H24V9.95h-4.85c-.65.05-1.25.25-1.7.7c-.4.4-.65 1.1-.7 1.75c0 .35-.05.85 0 1.15c.05.75.3 1.3.7 1.7c.4.45 1.05.7 1.7.7H24V14.7c0 .05-1.3.05-2 .05M8.5 10v1.25h2.95v4.7h1.25v-4.7h2.95V10Zm-1.3 2.35c0-.65-.25-1.25-.7-1.7c-.5-.5-1.2-.7-1.7-.7H2.35c-.55 0-.95.2-1.15.35V8H0v8h1.25v-3.6c.05-.65.55-1.15 1.15-1.2c.5-.05 1.95-.05 2.4 0c.65.05 1.1.55 1.15 1.2V16H7.2z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHtc(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="M22 14.75h-2.8c-.7-.05-1.15-.5-1.2-1.15v-1.15c.05-.65.6-1.25 1.2-1.25H24V9.95h-4.85c-.65.05-1.25.25-1.7.7c-.4.4-.65 1.1-.7 1.75c0 .35-.05.85 0 1.15c.05.75.3 1.3.7 1.7c.4.45 1.05.7 1.7.7H24V14.7c0 .05-1.3.05-2 .05M8.5 10v1.25h2.95v4.7h1.25v-4.7h2.95V10Zm-1.3 2.35c0-.65-.25-1.25-.7-1.7c-.5-.5-1.2-.7-1.7-.7H2.35c-.55 0-.95.2-1.15.35V8H0v8h1.25v-3.6c.05-.65.55-1.15 1.15-1.2c.5-.05 1.95-.05 2.4 0c.65.05 1.1.55 1.15 1.2V16H7.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 14.75h-2.8c-.7-.05-1.15-.5-1.2-1.15v-1.15c.05-.65.6-1.25 1.2-1.25H24V9.95h-4.85c-.65.05-1.25.25-1.7.7c-.4.4-.65 1.1-.7 1.75c0 .35-.05.85 0 1.15c.05.75.3 1.3.7 1.7c.4.45 1.05.7 1.7.7H24V14.7c0 .05-1.3.05-2 .05M8.5 10v1.25h2.95v4.7h1.25v-4.7h2.95V10Zm-1.3 2.35c0-.65-.25-1.25-.7-1.7c-.5-.5-1.2-.7-1.7-.7H2.35c-.55 0-.95.2-1.15.35V8H0v8h1.25v-3.6c.05-.65.55-1.15 1.15-1.2c.5-.05 1.95-.05 2.4 0c.65.05 1.1.55 1.15 1.2V16H7.2z"/></svg>
</template>

CSS

.icon-htc {
  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%22M22%2014.75h-2.8c-.7-.05-1.15-.5-1.2-1.15v-1.15c.05-.65.6-1.25%201.2-1.25H24V9.95h-4.85c-.65.05-1.25.25-1.7.7c-.4.4-.65%201.1-.7%201.75c0%20.35-.05.85%200%201.15c.05.75.3%201.3.7%201.7c.4.45%201.05.7%201.7.7H24V14.7c0%20.05-1.3.05-2%20.05M8.5%2010v1.25h2.95v4.7h1.25v-4.7h2.95V10Zm-1.3%202.35c0-.65-.25-1.25-.7-1.7c-.5-.5-1.2-.7-1.7-.7H2.35c-.55%200-.95.2-1.15.35V8H0v8h1.25v-3.6c.05-.65.55-1.15%201.15-1.2c.5-.05%201.95-.05%202.4%200c.65.05%201.1.55%201.15%201.2V16H7.2z%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%22M22%2014.75h-2.8c-.7-.05-1.15-.5-1.2-1.15v-1.15c.05-.65.6-1.25%201.2-1.25H24V9.95h-4.85c-.65.05-1.25.25-1.7.7c-.4.4-.65%201.1-.7%201.75c0%20.35-.05.85%200%201.15c.05.75.3%201.3.7%201.7c.4.45%201.05.7%201.7.7H24V14.7c0%20.05-1.3.05-2%20.05M8.5%2010v1.25h2.95v4.7h1.25v-4.7h2.95V10Zm-1.3%202.35c0-.65-.25-1.25-.7-1.7c-.5-.5-1.2-.7-1.7-.7H2.35c-.55%200-.95.2-1.15.35V8H0v8h1.25v-3.6c.05-.65.55-1.15%201.15-1.2c.5-.05%201.95-.05%202.4%200c.65.05%201.1.55%201.15%201.2V16H7.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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