hp from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
hp
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the hp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 32h-.531l3.333-8.932h4.531c.802 0 1.599-.667 1.865-1.333l3.604-9.734c.531-1.599-.401-2.932-2-2.932h-6.271L12.401 31.6C5.198 29.866 0 23.6 0 16.001C0 8.668 4.932 2.532 11.734.532L8.666 9.068l-5.198 14h3.333l4.266-11.87h2.531l-4.266 11.87h3.333l4-11.068c.531-1.599-.266-2.932-2-2.932h-2.667L15.331 0h.667c8.802 0 16 7.198 16 16s-7.198 16-16 16zm9.734-20.932h-2.536l-3.599 9.734h2.536z"/></svg>

React

import type { SVGProps } from "react";

export function CibHp(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 32h-.531l3.333-8.932h4.531c.802 0 1.599-.667 1.865-1.333l3.604-9.734c.531-1.599-.401-2.932-2-2.932h-6.271L12.401 31.6C5.198 29.866 0 23.6 0 16.001C0 8.668 4.932 2.532 11.734.532L8.666 9.068l-5.198 14h3.333l4.266-11.87h2.531l-4.266 11.87h3.333l4-11.068c.531-1.599-.266-2.932-2-2.932h-2.667L15.331 0h.667c8.802 0 16 7.198 16 16s-7.198 16-16 16zm9.734-20.932h-2.536l-3.599 9.734h2.536z"/></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 32h-.531l3.333-8.932h4.531c.802 0 1.599-.667 1.865-1.333l3.604-9.734c.531-1.599-.401-2.932-2-2.932h-6.271L12.401 31.6C5.198 29.866 0 23.6 0 16.001C0 8.668 4.932 2.532 11.734.532L8.666 9.068l-5.198 14h3.333l4.266-11.87h2.531l-4.266 11.87h3.333l4-11.068c.531-1.599-.266-2.932-2-2.932h-2.667L15.331 0h.667c8.802 0 16 7.198 16 16s-7.198 16-16 16zm9.734-20.932h-2.536l-3.599 9.734h2.536z"/></svg>
</template>

CSS

.icon-hp {
  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%2032h-.531l3.333-8.932h4.531c.802%200%201.599-.667%201.865-1.333l3.604-9.734c.531-1.599-.401-2.932-2-2.932h-6.271L12.401%2031.6C5.198%2029.866%200%2023.6%200%2016.001C0%208.668%204.932%202.532%2011.734.532L8.666%209.068l-5.198%2014h3.333l4.266-11.87h2.531l-4.266%2011.87h3.333l4-11.068c.531-1.599-.266-2.932-2-2.932h-2.667L15.331%200h.667c8.802%200%2016%207.198%2016%2016s-7.198%2016-16%2016zm9.734-20.932h-2.536l-3.599%209.734h2.536z%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%2032h-.531l3.333-8.932h4.531c.802%200%201.599-.667%201.865-1.333l3.604-9.734c.531-1.599-.401-2.932-2-2.932h-6.271L12.401%2031.6C5.198%2029.866%200%2023.6%200%2016.001C0%208.668%204.932%202.532%2011.734.532L8.666%209.068l-5.198%2014h3.333l4.266-11.87h2.531l-4.266%2011.87h3.333l4-11.068c.531-1.599-.266-2.932-2-2.932h-2.667L15.331%200h.667c8.802%200%2016%207.198%2016%2016s-7.198%2016-16%2016zm9.734-20.932h-2.536l-3.599%209.734h2.536z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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