html5 logo
html5 from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- html5
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the html5 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m128 96l34.9 395.8L319.5 544l157.6-52.2L512 96zm308.2 127.9H252.4l4.1 49.4h175.6l-13.6 148.4l-97.9 27v.3h-1.1l-98.7-27.3l-6-75.8h47.7L266 384l53.5 14.5l53.7-14.5l6-62.2H212.3l-12.8-145.6h241.1z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsHtml5(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m128 96l34.9 395.8L319.5 544l157.6-52.2L512 96zm308.2 127.9H252.4l4.1 49.4h175.6l-13.6 148.4l-97.9 27v.3h-1.1l-98.7-27.3l-6-75.8h47.7L266 384l53.5 14.5l53.7-14.5l6-62.2H212.3l-12.8-145.6h241.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m128 96l34.9 395.8L319.5 544l157.6-52.2L512 96zm308.2 127.9H252.4l4.1 49.4h175.6l-13.6 148.4l-97.9 27v.3h-1.1l-98.7-27.3l-6-75.8h47.7L266 384l53.5 14.5l53.7-14.5l6-62.2H212.3l-12.8-145.6h241.1z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m128%2096l34.9%20395.8L319.5%20544l157.6-52.2L512%2096zm308.2%20127.9H252.4l4.1%2049.4h175.6l-13.6%20148.4l-97.9%2027v.3h-1.1l-98.7-27.3l-6-75.8h47.7L266%20384l53.5%2014.5l53.7-14.5l6-62.2H212.3l-12.8-145.6h241.1z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m128%2096l34.9%20395.8L319.5%20544l157.6-52.2L512%2096zm308.2%20127.9H252.4l4.1%2049.4h175.6l-13.6%20148.4l-97.9%2027v.3h-1.1l-98.7-27.3l-6-75.8h47.7L266%20384l53.5%2014.5l53.7-14.5l6-62.2H212.3l-12.8-145.6h241.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/html5.svg?color=%231a73e8&size=48