webhint icon logo

webhint-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
webhint-icon
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Use the webhint icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#4700a3" d="M127.2.002A128 128 0 0 1 256 128.004c0 70.588-57.147 127.85-127.734 127.997C57.678 256.147.296 199.121 0 128.534C-.29 57.947 56.614.446 127.201.002m0 14.243c-62.79.087-113.671 50.968-113.76 113.76a112.96 112.96 0 0 0 113.12 113.76c62.792-.089 113.673-50.97 113.76-113.76c0-62.401-50.72-113.12-113.12-113.76m39.68 77.28a10.9 10.9 0 0 0-.8 4.479a14.4 14.4 0 0 0 14.4 14.4a12.5 12.5 0 0 0 5.28-.64a47.35 47.35 0 0 1 7.04 24.64c0 49.44-39.04 54.08-64.96 54.08c-66.369 0-75.971-25.56-76.157-32.282l-.003-.198h-3.2c-10.981-.086-19.885-8.876-20.154-19.814l-.005-.346v-4h9.12a20.96 20.96 0 0 1 16.96 7.84a20.32 20.32 0 0 1 15.75-8.468l.41-.012h9.28v5.28a19.04 19.04 0 0 1-18.444 19.511l-.437.009h-1.28c.64 3.2 10.4 4.48 12.961 4.48a17.28 17.28 0 0 0 16.32-9.12a31.5 31.5 0 0 0 3.2-18.88c0-25.92 7.04-46.72 51.36-46.72a38.08 38.08 0 0 1 23.36 5.76m39.04-21.44l-12.48 20.16l-3.84 7.84a9.1 9.1 0 0 1-1.92 2.56a9.44 9.44 0 0 1-8.48 1.92a5.6 5.6 0 0 1-3.84-1.92a9.12 9.12 0 0 1 0-12.321c.57-.569 1.138-.632 1.595-1.089l.166-.19z"/></svg>

React

import type { SVGProps } from "react";

export function LogosWebhintIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#4700a3" d="M127.2.002A128 128 0 0 1 256 128.004c0 70.588-57.147 127.85-127.734 127.997C57.678 256.147.296 199.121 0 128.534C-.29 57.947 56.614.446 127.201.002m0 14.243c-62.79.087-113.671 50.968-113.76 113.76a112.96 112.96 0 0 0 113.12 113.76c62.792-.089 113.673-50.97 113.76-113.76c0-62.401-50.72-113.12-113.12-113.76m39.68 77.28a10.9 10.9 0 0 0-.8 4.479a14.4 14.4 0 0 0 14.4 14.4a12.5 12.5 0 0 0 5.28-.64a47.35 47.35 0 0 1 7.04 24.64c0 49.44-39.04 54.08-64.96 54.08c-66.369 0-75.971-25.56-76.157-32.282l-.003-.198h-3.2c-10.981-.086-19.885-8.876-20.154-19.814l-.005-.346v-4h9.12a20.96 20.96 0 0 1 16.96 7.84a20.32 20.32 0 0 1 15.75-8.468l.41-.012h9.28v5.28a19.04 19.04 0 0 1-18.444 19.511l-.437.009h-1.28c.64 3.2 10.4 4.48 12.961 4.48a17.28 17.28 0 0 0 16.32-9.12a31.5 31.5 0 0 0 3.2-18.88c0-25.92 7.04-46.72 51.36-46.72a38.08 38.08 0 0 1 23.36 5.76m39.04-21.44l-12.48 20.16l-3.84 7.84a9.1 9.1 0 0 1-1.92 2.56a9.44 9.44 0 0 1-8.48 1.92a5.6 5.6 0 0 1-3.84-1.92a9.12 9.12 0 0 1 0-12.321c.57-.569 1.138-.632 1.595-1.089l.166-.19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#4700a3" d="M127.2.002A128 128 0 0 1 256 128.004c0 70.588-57.147 127.85-127.734 127.997C57.678 256.147.296 199.121 0 128.534C-.29 57.947 56.614.446 127.201.002m0 14.243c-62.79.087-113.671 50.968-113.76 113.76a112.96 112.96 0 0 0 113.12 113.76c62.792-.089 113.673-50.97 113.76-113.76c0-62.401-50.72-113.12-113.12-113.76m39.68 77.28a10.9 10.9 0 0 0-.8 4.479a14.4 14.4 0 0 0 14.4 14.4a12.5 12.5 0 0 0 5.28-.64a47.35 47.35 0 0 1 7.04 24.64c0 49.44-39.04 54.08-64.96 54.08c-66.369 0-75.971-25.56-76.157-32.282l-.003-.198h-3.2c-10.981-.086-19.885-8.876-20.154-19.814l-.005-.346v-4h9.12a20.96 20.96 0 0 1 16.96 7.84a20.32 20.32 0 0 1 15.75-8.468l.41-.012h9.28v5.28a19.04 19.04 0 0 1-18.444 19.511l-.437.009h-1.28c.64 3.2 10.4 4.48 12.961 4.48a17.28 17.28 0 0 0 16.32-9.12a31.5 31.5 0 0 0 3.2-18.88c0-25.92 7.04-46.72 51.36-46.72a38.08 38.08 0 0 1 23.36 5.76m39.04-21.44l-12.48 20.16l-3.84 7.84a9.1 9.1 0 0 1-1.92 2.56a9.44 9.44 0 0 1-8.48 1.92a5.6 5.6 0 0 1-3.84-1.92a9.12 9.12 0 0 1 0-12.321c.57-.569 1.138-.632 1.595-1.089l.166-.19z"/></svg>
</template>

CSS

.icon-webhint-icon {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22%234700a3%22%20d%3D%22M127.2.002A128%20128%200%200%201%20256%20128.004c0%2070.588-57.147%20127.85-127.734%20127.997C57.678%20256.147.296%20199.121%200%20128.534C-.29%2057.947%2056.614.446%20127.201.002m0%2014.243c-62.79.087-113.671%2050.968-113.76%20113.76a112.96%20112.96%200%200%200%20113.12%20113.76c62.792-.089%20113.673-50.97%20113.76-113.76c0-62.401-50.72-113.12-113.12-113.76m39.68%2077.28a10.9%2010.9%200%200%200-.8%204.479a14.4%2014.4%200%200%200%2014.4%2014.4a12.5%2012.5%200%200%200%205.28-.64a47.35%2047.35%200%200%201%207.04%2024.64c0%2049.44-39.04%2054.08-64.96%2054.08c-66.369%200-75.971-25.56-76.157-32.282l-.003-.198h-3.2c-10.981-.086-19.885-8.876-20.154-19.814l-.005-.346v-4h9.12a20.96%2020.96%200%200%201%2016.96%207.84a20.32%2020.32%200%200%201%2015.75-8.468l.41-.012h9.28v5.28a19.04%2019.04%200%200%201-18.444%2019.511l-.437.009h-1.28c.64%203.2%2010.4%204.48%2012.961%204.48a17.28%2017.28%200%200%200%2016.32-9.12a31.5%2031.5%200%200%200%203.2-18.88c0-25.92%207.04-46.72%2051.36-46.72a38.08%2038.08%200%200%201%2023.36%205.76m39.04-21.44l-12.48%2020.16l-3.84%207.84a9.1%209.1%200%200%201-1.92%202.56a9.44%209.44%200%200%201-8.48%201.92a5.6%205.6%200%200%201-3.84-1.92a9.12%209.12%200%200%201%200-12.321c.57-.569%201.138-.632%201.595-1.089l.166-.19z%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%20256%20256%22%3E%3Cpath%20fill%3D%22%234700a3%22%20d%3D%22M127.2.002A128%20128%200%200%201%20256%20128.004c0%2070.588-57.147%20127.85-127.734%20127.997C57.678%20256.147.296%20199.121%200%20128.534C-.29%2057.947%2056.614.446%20127.201.002m0%2014.243c-62.79.087-113.671%2050.968-113.76%20113.76a112.96%20112.96%200%200%200%20113.12%20113.76c62.792-.089%20113.673-50.97%20113.76-113.76c0-62.401-50.72-113.12-113.12-113.76m39.68%2077.28a10.9%2010.9%200%200%200-.8%204.479a14.4%2014.4%200%200%200%2014.4%2014.4a12.5%2012.5%200%200%200%205.28-.64a47.35%2047.35%200%200%201%207.04%2024.64c0%2049.44-39.04%2054.08-64.96%2054.08c-66.369%200-75.971-25.56-76.157-32.282l-.003-.198h-3.2c-10.981-.086-19.885-8.876-20.154-19.814l-.005-.346v-4h9.12a20.96%2020.96%200%200%201%2016.96%207.84a20.32%2020.32%200%200%201%2015.75-8.468l.41-.012h9.28v5.28a19.04%2019.04%200%200%201-18.444%2019.511l-.437.009h-1.28c.64%203.2%2010.4%204.48%2012.961%204.48a17.28%2017.28%200%200%200%2016.32-9.12a31.5%2031.5%200%200%200%203.2-18.88c0-25.92%207.04-46.72%2051.36-46.72a38.08%2038.08%200%200%201%2023.36%205.76m39.04-21.44l-12.48%2020.16l-3.84%207.84a9.1%209.1%200%200%201-1.92%202.56a9.44%209.44%200%200%201-8.48%201.92a5.6%205.6%200%200%201-3.84-1.92a9.12%209.12%200%200%201%200-12.321c.57-.569%201.138-.632%201.595-1.089l.166-.19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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