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

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

The same logo in other sets

Use the huawei logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.896 8.188s-2.469 2.359-2.604 4.854v.464c.109 2.016 1.63 3.203 1.63 3.203c2.438 2.385 8.344 5.385 9.729 6.063c0 0 .083.042.135-.01l.026-.052v-.057c-3.786-8.25-8.917-14.464-8.917-14.464zm7.969 16.614c-.026-.109-.13-.109-.13-.109l-9.839.349c1.063 1.906 2.865 3.37 4.745 2.932c1.281-.333 4.214-2.375 5.172-3.068c.083-.068.052-.12.052-.12zm.109-1.042C8.651 20.838.281 16.375.281 16.375A6 6 0 0 0 0 18.104v.094c0 1.427.531 2.427.531 2.427c1.068 2.255 3.12 2.938 3.12 2.938c.938.396 1.87.411 1.87.411c.161.026 5.865 0 7.385 0c.068 0 .109-.068.109-.068v-.078c0-.042-.042-.068-.042-.068zm-.896-19.505a4.565 4.565 0 0 0-3.427 4.198V9a7 7 0 0 0 .214 1.401c.88 3.865 5.151 10.198 6.068 11.531c.068.068.135.042.135.042a.13.13 0 0 0 .078-.135c1.417-14.13-1.479-17.891-1.479-17.891c-.427.026-1.589.307-1.589.307m11.068 3.026s-.651-2.401-3.25-3.042c0 0-.76-.188-1.563-.292c0 0-2.906 3.745-1.495 17.906c.016.094.083.104.083.104c.094.042.13-.036.13-.036c.964-1.375 5.203-7.682 6.068-11.521c0 0 .479-1.87.026-3.12zm-3.891 17.427s-.094 0-.12.063c0 0-.016.094.036.135c.932.682 3.802 2.667 5.177 3.068c0 0 .214.068.573.078h.182c.922-.026 2.536-.49 4-3.01l-9.865-.333zm10.438-11.213c.188-2.75-2.589-5.297-2.589-5.307c0 0-5.13 6.214-8.891 14.401c0 0-.042.104.026.172l.052.01h.083c1.411-.703 7.276-3.693 9.703-6.052c0 0 1.536-1.24 1.615-3.224zm2.026 2.854s-8.37 4.49-12.693 7.396c0 0-.068.057-.042.151c0 0 .042.078.094.078c1.547 0 7.417 0 7.563-.026c0 0 .76-.026 1.693-.385c0 0 2.078-.667 3.161-3.031c0 0 .974-1.932.224-4.182z"/></svg>

React

import type { SVGProps } from "react";

export function CibHuawei(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="M4.896 8.188s-2.469 2.359-2.604 4.854v.464c.109 2.016 1.63 3.203 1.63 3.203c2.438 2.385 8.344 5.385 9.729 6.063c0 0 .083.042.135-.01l.026-.052v-.057c-3.786-8.25-8.917-14.464-8.917-14.464zm7.969 16.614c-.026-.109-.13-.109-.13-.109l-9.839.349c1.063 1.906 2.865 3.37 4.745 2.932c1.281-.333 4.214-2.375 5.172-3.068c.083-.068.052-.12.052-.12zm.109-1.042C8.651 20.838.281 16.375.281 16.375A6 6 0 0 0 0 18.104v.094c0 1.427.531 2.427.531 2.427c1.068 2.255 3.12 2.938 3.12 2.938c.938.396 1.87.411 1.87.411c.161.026 5.865 0 7.385 0c.068 0 .109-.068.109-.068v-.078c0-.042-.042-.068-.042-.068zm-.896-19.505a4.565 4.565 0 0 0-3.427 4.198V9a7 7 0 0 0 .214 1.401c.88 3.865 5.151 10.198 6.068 11.531c.068.068.135.042.135.042a.13.13 0 0 0 .078-.135c1.417-14.13-1.479-17.891-1.479-17.891c-.427.026-1.589.307-1.589.307m11.068 3.026s-.651-2.401-3.25-3.042c0 0-.76-.188-1.563-.292c0 0-2.906 3.745-1.495 17.906c.016.094.083.104.083.104c.094.042.13-.036.13-.036c.964-1.375 5.203-7.682 6.068-11.521c0 0 .479-1.87.026-3.12zm-3.891 17.427s-.094 0-.12.063c0 0-.016.094.036.135c.932.682 3.802 2.667 5.177 3.068c0 0 .214.068.573.078h.182c.922-.026 2.536-.49 4-3.01l-9.865-.333zm10.438-11.213c.188-2.75-2.589-5.297-2.589-5.307c0 0-5.13 6.214-8.891 14.401c0 0-.042.104.026.172l.052.01h.083c1.411-.703 7.276-3.693 9.703-6.052c0 0 1.536-1.24 1.615-3.224zm2.026 2.854s-8.37 4.49-12.693 7.396c0 0-.068.057-.042.151c0 0 .042.078.094.078c1.547 0 7.417 0 7.563-.026c0 0 .76-.026 1.693-.385c0 0 2.078-.667 3.161-3.031c0 0 .974-1.932.224-4.182z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.896 8.188s-2.469 2.359-2.604 4.854v.464c.109 2.016 1.63 3.203 1.63 3.203c2.438 2.385 8.344 5.385 9.729 6.063c0 0 .083.042.135-.01l.026-.052v-.057c-3.786-8.25-8.917-14.464-8.917-14.464zm7.969 16.614c-.026-.109-.13-.109-.13-.109l-9.839.349c1.063 1.906 2.865 3.37 4.745 2.932c1.281-.333 4.214-2.375 5.172-3.068c.083-.068.052-.12.052-.12zm.109-1.042C8.651 20.838.281 16.375.281 16.375A6 6 0 0 0 0 18.104v.094c0 1.427.531 2.427.531 2.427c1.068 2.255 3.12 2.938 3.12 2.938c.938.396 1.87.411 1.87.411c.161.026 5.865 0 7.385 0c.068 0 .109-.068.109-.068v-.078c0-.042-.042-.068-.042-.068zm-.896-19.505a4.565 4.565 0 0 0-3.427 4.198V9a7 7 0 0 0 .214 1.401c.88 3.865 5.151 10.198 6.068 11.531c.068.068.135.042.135.042a.13.13 0 0 0 .078-.135c1.417-14.13-1.479-17.891-1.479-17.891c-.427.026-1.589.307-1.589.307m11.068 3.026s-.651-2.401-3.25-3.042c0 0-.76-.188-1.563-.292c0 0-2.906 3.745-1.495 17.906c.016.094.083.104.083.104c.094.042.13-.036.13-.036c.964-1.375 5.203-7.682 6.068-11.521c0 0 .479-1.87.026-3.12zm-3.891 17.427s-.094 0-.12.063c0 0-.016.094.036.135c.932.682 3.802 2.667 5.177 3.068c0 0 .214.068.573.078h.182c.922-.026 2.536-.49 4-3.01l-9.865-.333zm10.438-11.213c.188-2.75-2.589-5.297-2.589-5.307c0 0-5.13 6.214-8.891 14.401c0 0-.042.104.026.172l.052.01h.083c1.411-.703 7.276-3.693 9.703-6.052c0 0 1.536-1.24 1.615-3.224zm2.026 2.854s-8.37 4.49-12.693 7.396c0 0-.068.057-.042.151c0 0 .042.078.094.078c1.547 0 7.417 0 7.563-.026c0 0 .76-.026 1.693-.385c0 0 2.078-.667 3.161-3.031c0 0 .974-1.932.224-4.182z"/></svg>
</template>

CSS

.icon-huawei {
  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%22M4.896%208.188s-2.469%202.359-2.604%204.854v.464c.109%202.016%201.63%203.203%201.63%203.203c2.438%202.385%208.344%205.385%209.729%206.063c0%200%20.083.042.135-.01l.026-.052v-.057c-3.786-8.25-8.917-14.464-8.917-14.464zm7.969%2016.614c-.026-.109-.13-.109-.13-.109l-9.839.349c1.063%201.906%202.865%203.37%204.745%202.932c1.281-.333%204.214-2.375%205.172-3.068c.083-.068.052-.12.052-.12zm.109-1.042C8.651%2020.838.281%2016.375.281%2016.375A6%206%200%200%200%200%2018.104v.094c0%201.427.531%202.427.531%202.427c1.068%202.255%203.12%202.938%203.12%202.938c.938.396%201.87.411%201.87.411c.161.026%205.865%200%207.385%200c.068%200%20.109-.068.109-.068v-.078c0-.042-.042-.068-.042-.068zm-.896-19.505a4.565%204.565%200%200%200-3.427%204.198V9a7%207%200%200%200%20.214%201.401c.88%203.865%205.151%2010.198%206.068%2011.531c.068.068.135.042.135.042a.13.13%200%200%200%20.078-.135c1.417-14.13-1.479-17.891-1.479-17.891c-.427.026-1.589.307-1.589.307m11.068%203.026s-.651-2.401-3.25-3.042c0%200-.76-.188-1.563-.292c0%200-2.906%203.745-1.495%2017.906c.016.094.083.104.083.104c.094.042.13-.036.13-.036c.964-1.375%205.203-7.682%206.068-11.521c0%200%20.479-1.87.026-3.12zm-3.891%2017.427s-.094%200-.12.063c0%200-.016.094.036.135c.932.682%203.802%202.667%205.177%203.068c0%200%20.214.068.573.078h.182c.922-.026%202.536-.49%204-3.01l-9.865-.333zm10.438-11.213c.188-2.75-2.589-5.297-2.589-5.307c0%200-5.13%206.214-8.891%2014.401c0%200-.042.104.026.172l.052.01h.083c1.411-.703%207.276-3.693%209.703-6.052c0%200%201.536-1.24%201.615-3.224zm2.026%202.854s-8.37%204.49-12.693%207.396c0%200-.068.057-.042.151c0%200%20.042.078.094.078c1.547%200%207.417%200%207.563-.026c0%200%20.76-.026%201.693-.385c0%200%202.078-.667%203.161-3.031c0%200%20.974-1.932.224-4.182z%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%22M4.896%208.188s-2.469%202.359-2.604%204.854v.464c.109%202.016%201.63%203.203%201.63%203.203c2.438%202.385%208.344%205.385%209.729%206.063c0%200%20.083.042.135-.01l.026-.052v-.057c-3.786-8.25-8.917-14.464-8.917-14.464zm7.969%2016.614c-.026-.109-.13-.109-.13-.109l-9.839.349c1.063%201.906%202.865%203.37%204.745%202.932c1.281-.333%204.214-2.375%205.172-3.068c.083-.068.052-.12.052-.12zm.109-1.042C8.651%2020.838.281%2016.375.281%2016.375A6%206%200%200%200%200%2018.104v.094c0%201.427.531%202.427.531%202.427c1.068%202.255%203.12%202.938%203.12%202.938c.938.396%201.87.411%201.87.411c.161.026%205.865%200%207.385%200c.068%200%20.109-.068.109-.068v-.078c0-.042-.042-.068-.042-.068zm-.896-19.505a4.565%204.565%200%200%200-3.427%204.198V9a7%207%200%200%200%20.214%201.401c.88%203.865%205.151%2010.198%206.068%2011.531c.068.068.135.042.135.042a.13.13%200%200%200%20.078-.135c1.417-14.13-1.479-17.891-1.479-17.891c-.427.026-1.589.307-1.589.307m11.068%203.026s-.651-2.401-3.25-3.042c0%200-.76-.188-1.563-.292c0%200-2.906%203.745-1.495%2017.906c.016.094.083.104.083.104c.094.042.13-.036.13-.036c.964-1.375%205.203-7.682%206.068-11.521c0%200%20.479-1.87.026-3.12zm-3.891%2017.427s-.094%200-.12.063c0%200-.016.094.036.135c.932.682%203.802%202.667%205.177%203.068c0%200%20.214.068.573.078h.182c.922-.026%202.536-.49%204-3.01l-9.865-.333zm10.438-11.213c.188-2.75-2.589-5.297-2.589-5.307c0%200-5.13%206.214-8.891%2014.401c0%200-.042.104.026.172l.052.01h.083c1.411-.703%207.276-3.693%209.703-6.052c0%200%201.536-1.24%201.615-3.224zm2.026%202.854s-8.37%204.49-12.693%207.396c0%200-.068.057-.042.151c0%200%20.042.078.094.078c1.547%200%207.417%200%207.563-.026c0%200%20.76-.026%201.693-.385c0%200%202.078-.667%203.161-3.031c0%200%20.974-1.932.224-4.182z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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