html5 icon
html5 from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- html5
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the html5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.219 4l.093 1.094l1.75 19.781l.063.688l.656.187l7.938 2.219l.25.062l.281-.062l7.938-2.188l.656-.187l.062-.688l1.782-19.812l.093-1.063h-1.093L6.313 4zm2.187 2l17.188.031l-1.625 18L16 25.97l-7-1.94zm2.407 3l.656 7.469h8.562l-.281 3.218l-2.75.75h-.031l-2.75-.75l-.156-2.062h-2.5l.343 3.969L15.97 23H16l5.063-1.406L21.75 14h-9.031l-.219-2.531h9.469L22.187 9z"/></svg>
React
import type { SVGProps } from "react";
export function LaHtml5(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="m5.219 4l.093 1.094l1.75 19.781l.063.688l.656.187l7.938 2.219l.25.062l.281-.062l7.938-2.188l.656-.187l.062-.688l1.782-19.812l.093-1.063h-1.093L6.313 4zm2.187 2l17.188.031l-1.625 18L16 25.97l-7-1.94zm2.407 3l.656 7.469h8.562l-.281 3.218l-2.75.75h-.031l-2.75-.75l-.156-2.062h-2.5l.343 3.969L15.97 23H16l5.063-1.406L21.75 14h-9.031l-.219-2.531h9.469L22.187 9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.219 4l.093 1.094l1.75 19.781l.063.688l.656.187l7.938 2.219l.25.062l.281-.062l7.938-2.188l.656-.187l.062-.688l1.782-19.812l.093-1.063h-1.093L6.313 4zm2.187 2l17.188.031l-1.625 18L16 25.97l-7-1.94zm2.407 3l.656 7.469h8.562l-.281 3.218l-2.75.75h-.031l-2.75-.75l-.156-2.062h-2.5l.343 3.969L15.97 23H16l5.063-1.406L21.75 14h-9.031l-.219-2.531h9.469L22.187 9z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.219%204l.093%201.094l1.75%2019.781l.063.688l.656.187l7.938%202.219l.25.062l.281-.062l7.938-2.188l.656-.187l.062-.688l1.782-19.812l.093-1.063h-1.093L6.313%204zm2.187%202l17.188.031l-1.625%2018L16%2025.97l-7-1.94zm2.407%203l.656%207.469h8.562l-.281%203.218l-2.75.75h-.031l-2.75-.75l-.156-2.062h-2.5l.343%203.969L15.97%2023H16l5.063-1.406L21.75%2014h-9.031l-.219-2.531h9.469L22.187%209z%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%22m5.219%204l.093%201.094l1.75%2019.781l.063.688l.656.187l7.938%202.219l.25.062l.281-.062l7.938-2.188l.656-.187l.062-.688l1.782-19.812l.093-1.063h-1.093L6.313%204zm2.187%202l17.188.031l-1.625%2018L16%2025.97l-7-1.94zm2.407%203l.656%207.469h8.562l-.281%203.218l-2.75.75h-.031l-2.75-.75l-.156-2.062h-2.5l.343%203.969L15.97%2023H16l5.063-1.406L21.75%2014h-9.031l-.219-2.531h9.469L22.187%209z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/html5.svg?color=%231a73e8&size=48