html5 alt icon
html5-alt from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- html5-alt
- Set
- Unicons
- Style
- Line
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand logos icons from Unicons
Use the html5 alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.468 2.325A1 1 0 0 0 20.73 2H3.27a1 1 0 0 0-.996 1.089l1.52 17a1 1 0 0 0 .728.874l7.2 2a1 1 0 0 0 .268.037a1 1 0 0 0 .267-.036l7.22-2a1 1 0 0 0 .729-.875l1.52-17a1 1 0 0 0-.258-.764m-3.193 16.896l-6.284 1.741l-6.266-1.74L4.363 4h15.274ZM7.82 13h6.895l-.327 3.271l-2.568.917l-3.164-1.13a1 1 0 1 0-.673 1.884l3.5 1.25a1 1 0 0 0 .673 0l3.5-1.25a1 1 0 0 0 .659-.842l.5-5a1 1 0 0 0-.995-1.1H8.725l-.3-3h7.895a1 1 0 0 0 0-2h-9a1 1 0 0 0-.995 1.1l.5 5a1 1 0 0 0 .995.9"/></svg>
React
import type { SVGProps } from "react";
export function UilHtml5Alt(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="M21.468 2.325A1 1 0 0 0 20.73 2H3.27a1 1 0 0 0-.996 1.089l1.52 17a1 1 0 0 0 .728.874l7.2 2a1 1 0 0 0 .268.037a1 1 0 0 0 .267-.036l7.22-2a1 1 0 0 0 .729-.875l1.52-17a1 1 0 0 0-.258-.764m-3.193 16.896l-6.284 1.741l-6.266-1.74L4.363 4h15.274ZM7.82 13h6.895l-.327 3.271l-2.568.917l-3.164-1.13a1 1 0 1 0-.673 1.884l3.5 1.25a1 1 0 0 0 .673 0l3.5-1.25a1 1 0 0 0 .659-.842l.5-5a1 1 0 0 0-.995-1.1H8.725l-.3-3h7.895a1 1 0 0 0 0-2h-9a1 1 0 0 0-.995 1.1l.5 5a1 1 0 0 0 .995.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.468 2.325A1 1 0 0 0 20.73 2H3.27a1 1 0 0 0-.996 1.089l1.52 17a1 1 0 0 0 .728.874l7.2 2a1 1 0 0 0 .268.037a1 1 0 0 0 .267-.036l7.22-2a1 1 0 0 0 .729-.875l1.52-17a1 1 0 0 0-.258-.764m-3.193 16.896l-6.284 1.741l-6.266-1.74L4.363 4h15.274ZM7.82 13h6.895l-.327 3.271l-2.568.917l-3.164-1.13a1 1 0 1 0-.673 1.884l3.5 1.25a1 1 0 0 0 .673 0l3.5-1.25a1 1 0 0 0 .659-.842l.5-5a1 1 0 0 0-.995-1.1H8.725l-.3-3h7.895a1 1 0 0 0 0-2h-9a1 1 0 0 0-.995 1.1l.5 5a1 1 0 0 0 .995.9"/></svg> </template>
CSS
.icon-html5-alt {
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%22M21.468%202.325A1%201%200%200%200%2020.73%202H3.27a1%201%200%200%200-.996%201.089l1.52%2017a1%201%200%200%200%20.728.874l7.2%202a1%201%200%200%200%20.268.037a1%201%200%200%200%20.267-.036l7.22-2a1%201%200%200%200%20.729-.875l1.52-17a1%201%200%200%200-.258-.764m-3.193%2016.896l-6.284%201.741l-6.266-1.74L4.363%204h15.274ZM7.82%2013h6.895l-.327%203.271l-2.568.917l-3.164-1.13a1%201%200%201%200-.673%201.884l3.5%201.25a1%201%200%200%200%20.673%200l3.5-1.25a1%201%200%200%200%20.659-.842l.5-5a1%201%200%200%200-.995-1.1H8.725l-.3-3h7.895a1%201%200%200%200%200-2h-9a1%201%200%200%200-.995%201.1l.5%205a1%201%200%200%200%20.995.9%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%22M21.468%202.325A1%201%200%200%200%2020.73%202H3.27a1%201%200%200%200-.996%201.089l1.52%2017a1%201%200%200%200%20.728.874l7.2%202a1%201%200%200%200%20.268.037a1%201%200%200%200%20.267-.036l7.22-2a1%201%200%200%200%20.729-.875l1.52-17a1%201%200%200%200-.258-.764m-3.193%2016.896l-6.284%201.741l-6.266-1.74L4.363%204h15.274ZM7.82%2013h6.895l-.327%203.271l-2.568.917l-3.164-1.13a1%201%200%201%200-.673%201.884l3.5%201.25a1%201%200%200%200%20.673%200l3.5-1.25a1%201%200%200%200%20.659-.842l.5-5a1%201%200%200%200-.995-1.1H8.725l-.3-3h7.895a1%201%200%200%200%200-2h-9a1%201%200%200%200-.995%201.1l.5%205a1%201%200%200%200%20.995.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/html5-alt.svg?color=%231a73e8&size=48