html5-twotone from Ant Design Icons by HeskeyBaozi · TwoTone · MIT Free for personal and commercial use.

Name
html5-twotone
Set
Ant Design Icons
Style
TwoTone
Viewbox
1024×1024
License
MIT

2 other variants in Ant Design Icons

The same icon in other sets

Use the html5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m145 96l66 746.6L511.8 928l299.6-85.4L878.7 96zm610.9 700.6l-244.1 69.6l-245.2-69.6l-56.7-641.2h603.8z"/><path fill="currentColor" fill-opacity=".15" d="m209.9 155.4l56.7 641.2l245.2 69.6l244.1-69.6l57.8-641.2zm530.4 117.9l-4.8 47.2l-1.7 19.5H381.7l8.2 94.2H511v-.2h214.7l-3.2 24.3l-21.2 242.2l-1.7 16.3l-187.7 51.7v.4h-1.7l-188.6-52l-11.3-144.7h91l6.5 73.2l102.4 27.7h.8v-.2l102.4-27.7l11.4-118.5H511.9v.1H305.4l-22.7-253.5L281 249h461z"/><path fill="currentColor" d="m281 249l1.7 24.3l22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7l-6.5-73.2h-91l11.3 144.7l188.6 52h1.7v-.4l187.7-51.7l1.7-16.3l21.2-242.2l3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5l4.8-47.2L742 249H511z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignHtml5Twotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m145 96l66 746.6L511.8 928l299.6-85.4L878.7 96zm610.9 700.6l-244.1 69.6l-245.2-69.6l-56.7-641.2h603.8z"/><path fill="currentColor" fillOpacity=".15" d="m209.9 155.4l56.7 641.2l245.2 69.6l244.1-69.6l57.8-641.2zm530.4 117.9l-4.8 47.2l-1.7 19.5H381.7l8.2 94.2H511v-.2h214.7l-3.2 24.3l-21.2 242.2l-1.7 16.3l-187.7 51.7v.4h-1.7l-188.6-52l-11.3-144.7h91l6.5 73.2l102.4 27.7h.8v-.2l102.4-27.7l11.4-118.5H511.9v.1H305.4l-22.7-253.5L281 249h461z"/><path fill="currentColor" d="m281 249l1.7 24.3l22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7l-6.5-73.2h-91l11.3 144.7l188.6 52h1.7v-.4l187.7-51.7l1.7-16.3l21.2-242.2l3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5l4.8-47.2L742 249H511z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m145 96l66 746.6L511.8 928l299.6-85.4L878.7 96zm610.9 700.6l-244.1 69.6l-245.2-69.6l-56.7-641.2h603.8z"/><path fill="currentColor" fill-opacity=".15" d="m209.9 155.4l56.7 641.2l245.2 69.6l244.1-69.6l57.8-641.2zm530.4 117.9l-4.8 47.2l-1.7 19.5H381.7l8.2 94.2H511v-.2h214.7l-3.2 24.3l-21.2 242.2l-1.7 16.3l-187.7 51.7v.4h-1.7l-188.6-52l-11.3-144.7h91l6.5 73.2l102.4 27.7h.8v-.2l102.4-27.7l11.4-118.5H511.9v.1H305.4l-22.7-253.5L281 249h461z"/><path fill="currentColor" d="m281 249l1.7 24.3l22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7l-6.5-73.2h-91l11.3 144.7l188.6 52h1.7v-.4l187.7-51.7l1.7-16.3l21.2-242.2l3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5l4.8-47.2L742 249H511z"/></svg>
</template>

CSS

.icon-html5-twotone {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m145%2096l66%20746.6L511.8%20928l299.6-85.4L878.7%2096zm610.9%20700.6l-244.1%2069.6l-245.2-69.6l-56.7-641.2h603.8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22m209.9%20155.4l56.7%20641.2l245.2%2069.6l244.1-69.6l57.8-641.2zm530.4%20117.9l-4.8%2047.2l-1.7%2019.5H381.7l8.2%2094.2H511v-.2h214.7l-3.2%2024.3l-21.2%20242.2l-1.7%2016.3l-187.7%2051.7v.4h-1.7l-188.6-52l-11.3-144.7h91l6.5%2073.2l102.4%2027.7h.8v-.2l102.4-27.7l11.4-118.5H511.9v.1H305.4l-22.7-253.5L281%20249h461z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m281%20249l1.7%2024.3l22.7%20253.5h206.5v-.1h112.9l-11.4%20118.5L511%20672.9v.2h-.8l-102.4-27.7l-6.5-73.2h-91l11.3%20144.7l188.6%2052h1.7v-.4l187.7-51.7l1.7-16.3l21.2-242.2l3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5l4.8-47.2L742%20249H511z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m145%2096l66%20746.6L511.8%20928l299.6-85.4L878.7%2096zm610.9%20700.6l-244.1%2069.6l-245.2-69.6l-56.7-641.2h603.8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.15%22%20d%3D%22m209.9%20155.4l56.7%20641.2l245.2%2069.6l244.1-69.6l57.8-641.2zm530.4%20117.9l-4.8%2047.2l-1.7%2019.5H381.7l8.2%2094.2H511v-.2h214.7l-3.2%2024.3l-21.2%20242.2l-1.7%2016.3l-187.7%2051.7v.4h-1.7l-188.6-52l-11.3-144.7h91l6.5%2073.2l102.4%2027.7h.8v-.2l102.4-27.7l11.4-118.5H511.9v.1H305.4l-22.7-253.5L281%20249h461z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m281%20249l1.7%2024.3l22.7%20253.5h206.5v-.1h112.9l-11.4%20118.5L511%20672.9v.2h-.8l-102.4-27.7l-6.5-73.2h-91l11.3%20144.7l188.6%2052h1.7v-.4l187.7-51.7l1.7-16.3l21.2-242.2l3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5l4.8-47.2L742%20249H511z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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