html3 icon
html3 from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- html3
- 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 html3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.195 2l1.602 17.994L11.99 22l7.212-2.013L20.805 2Zm14.281 4.123l-.534 5.994l.002.033l-.002.074l-.38 4.19l-.041.373L12 18.037l-.004.004l-4.512-1.258l-.306-3.465H9.39l.157 1.762l2.453.665l2.461-.674l.26-2.869H9.577l-.044-.485l-.101-1.136l-.052-.61h5.538l.202-2.232H6.682l-.044-.485l-.1-1.137l-.053-.61h11.044Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function UilHtml3(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.195 2l1.602 17.994L11.99 22l7.212-2.013L20.805 2Zm14.281 4.123l-.534 5.994l.002.033l-.002.074l-.38 4.19l-.041.373L12 18.037l-.004.004l-4.512-1.258l-.306-3.465H9.39l.157 1.762l2.453.665l2.461-.674l.26-2.869H9.577l-.044-.485l-.101-1.136l-.052-.61h5.538l.202-2.232H6.682l-.044-.485l-.1-1.137l-.053-.61h11.044Zm0 0"/></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.195 2l1.602 17.994L11.99 22l7.212-2.013L20.805 2Zm14.281 4.123l-.534 5.994l.002.033l-.002.074l-.38 4.19l-.041.373L12 18.037l-.004.004l-4.512-1.258l-.306-3.465H9.39l.157 1.762l2.453.665l2.461-.674l.26-2.869H9.577l-.044-.485l-.101-1.136l-.052-.61h5.538l.202-2.232H6.682l-.044-.485l-.1-1.137l-.053-.61h11.044Zm0 0"/></svg> </template>
CSS
.icon-html3 {
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.195%202l1.602%2017.994L11.99%2022l7.212-2.013L20.805%202Zm14.281%204.123l-.534%205.994l.002.033l-.002.074l-.38%204.19l-.041.373L12%2018.037l-.004.004l-4.512-1.258l-.306-3.465H9.39l.157%201.762l2.453.665l2.461-.674l.26-2.869H9.577l-.044-.485l-.101-1.136l-.052-.61h5.538l.202-2.232H6.682l-.044-.485l-.1-1.137l-.053-.61h11.044Zm0%200%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.195%202l1.602%2017.994L11.99%2022l7.212-2.013L20.805%202Zm14.281%204.123l-.534%205.994l.002.033l-.002.074l-.38%204.19l-.041.373L12%2018.037l-.004.004l-4.512-1.258l-.306-3.465H9.39l.157%201.762l2.453.665l2.461-.674l.26-2.869H9.577l-.044-.485l-.101-1.136l-.052-.61h5.538l.202-2.232H6.682l-.044-.485l-.1-1.137l-.053-.61h11.044Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/html3.svg?color=%231a73e8&size=48