webdriverio logo

webdriverio from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
webdriverio
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the webdriverio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.875 0A1.87 1.87 0 0 0 0 1.875v20.25A1.87 1.87 0 0 0 1.875 24h20.25A1.87 1.87 0 0 0 24 22.125V1.875A1.87 1.87 0 0 0 22.125 0Zm.375 6H3v12h-.75Zm7.085 0h.79L5.29 18h-.791Zm6.79 0a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0 .75a5.25 5.25 0 1 0 .001 10.501a5.25 5.25 0 0 0-.001-10.501"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWebdriverio(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="M1.875 0A1.87 1.87 0 0 0 0 1.875v20.25A1.87 1.87 0 0 0 1.875 24h20.25A1.87 1.87 0 0 0 24 22.125V1.875A1.87 1.87 0 0 0 22.125 0Zm.375 6H3v12h-.75Zm7.085 0h.79L5.29 18h-.791Zm6.79 0a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0 .75a5.25 5.25 0 1 0 .001 10.501a5.25 5.25 0 0 0-.001-10.501"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.875 0A1.87 1.87 0 0 0 0 1.875v20.25A1.87 1.87 0 0 0 1.875 24h20.25A1.87 1.87 0 0 0 24 22.125V1.875A1.87 1.87 0 0 0 22.125 0Zm.375 6H3v12h-.75Zm7.085 0h.79L5.29 18h-.791Zm6.79 0a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0 .75a5.25 5.25 0 1 0 .001 10.501a5.25 5.25 0 0 0-.001-10.501"/></svg>
</template>

CSS

.icon-webdriverio {
  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%22M1.875%200A1.87%201.87%200%200%200%200%201.875v20.25A1.87%201.87%200%200%200%201.875%2024h20.25A1.87%201.87%200%200%200%2024%2022.125V1.875A1.87%201.87%200%200%200%2022.125%200Zm.375%206H3v12h-.75Zm7.085%200h.79L5.29%2018h-.791Zm6.79%200a6%206%200%201%201%200%2012a6%206%200%200%201%200-12m0%20.75a5.25%205.25%200%201%200%20.001%2010.501a5.25%205.25%200%200%200-.001-10.501%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%22M1.875%200A1.87%201.87%200%200%200%200%201.875v20.25A1.87%201.87%200%200%200%201.875%2024h20.25A1.87%201.87%200%200%200%2024%2022.125V1.875A1.87%201.87%200%200%200%2022.125%200Zm.375%206H3v12h-.75Zm7.085%200h.79L5.29%2018h-.791Zm6.79%200a6%206%200%201%201%200%2012a6%206%200%200%201%200-12m0%20.75a5.25%205.25%200%201%200%20.001%2010.501a5.25%205.25%200%200%200-.001-10.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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