html5 from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
html5
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the html5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.182 2l1.605 18l7.202 2l7.222-2.002L20.818 2Zm14.143 5.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z"/><path fill="currentColor" d="M17.325 7.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z" opacity=".25"/></svg>

React

import type { SVGProps } from "react";

export function UimHtml5(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="m3.182 2l1.605 18l7.202 2l7.222-2.002L20.818 2Zm14.143 5.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z"/><path fill="currentColor" d="M17.325 7.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z" opacity=".25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.182 2l1.605 18l7.202 2l7.222-2.002L20.818 2Zm14.143 5.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z"/><path fill="currentColor" d="M17.325 7.887H8.877l.202 2.261h8.045l-.606 6.778L12 18.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158 1.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464 5.68h11.059Z" opacity=".25"/></svg>
</template>

CSS

.icon-html5 {
  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%22m3.182%202l1.605%2018l7.202%202l7.222-2.002L20.818%202Zm14.143%205.887H8.877l.202%202.261h8.045l-.606%206.778L12%2018.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158%201.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464%205.68h11.059Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.325%207.887H8.877l.202%202.261h8.045l-.606%206.778L12%2018.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158%201.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464%205.68h11.059Z%22%20opacity%3D%22.25%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%22m3.182%202l1.605%2018l7.202%202l7.222-2.002L20.818%202Zm14.143%205.887H8.877l.202%202.261h8.045l-.606%206.778L12%2018.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158%201.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464%205.68h11.059Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.325%207.887H8.877l.202%202.261h8.045l-.606%206.778L12%2018.178l-.01.003l-4.523-1.255l-.309-3.466h2.216l.158%201.76l2.458.664h.002l2.463-.665l.256-2.863H7.06L6.464%205.68h11.059Z%22%20opacity%3D%22.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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