playwright logo

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

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

The same logo in other sets

Use the playwright logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.996 7.462c-.056.837-.257 2.135-.716 3.85c-.995 3.715-4.27 10.874-10.42 9.227c-6.15-1.65-5.407-9.487-4.412-13.201c.46-1.716.934-2.94 1.305-3.694c.42-.853.846-.289 1.815.523c.684.573 2.41 1.791 5.011 2.488s4.706.506 5.583.352c1.245-.219 1.897-.494 1.834.455m-9.807 3.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613 1.04-2.613 1.04Zm4.058 4.539l-7.769-2.172s.446 2.306 3.338 3.153c2.862.836 4.43-.98 4.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612 1.038-2.612 1.038ZM8.57 18.23c-4.749 1.279-7.261-4.224-8.021-7.08C.197 9.831.044 8.832.003 8.188c-.047-.73.455-.52 1.415-.354c.677.118 2.3.261 4.308-.28a11.3 11.3 0 0 0 2.41-.956q-.087.295-.17.61c-.433 1.618-.827 4.055-.632 6.426c-1.976.732-2.267 2.423-2.267 2.423l2.524-.715c.227 1.002.6 1.987 1.15 2.838zm-4.188-6.298c1.265-.333 1.363-1.631 1.363-1.631l-3.374.888s.745 1.076 2.01.743Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPlaywright(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="M23.996 7.462c-.056.837-.257 2.135-.716 3.85c-.995 3.715-4.27 10.874-10.42 9.227c-6.15-1.65-5.407-9.487-4.412-13.201c.46-1.716.934-2.94 1.305-3.694c.42-.853.846-.289 1.815.523c.684.573 2.41 1.791 5.011 2.488s4.706.506 5.583.352c1.245-.219 1.897-.494 1.834.455m-9.807 3.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613 1.04-2.613 1.04Zm4.058 4.539l-7.769-2.172s.446 2.306 3.338 3.153c2.862.836 4.43-.98 4.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612 1.038-2.612 1.038ZM8.57 18.23c-4.749 1.279-7.261-4.224-8.021-7.08C.197 9.831.044 8.832.003 8.188c-.047-.73.455-.52 1.415-.354c.677.118 2.3.261 4.308-.28a11.3 11.3 0 0 0 2.41-.956q-.087.295-.17.61c-.433 1.618-.827 4.055-.632 6.426c-1.976.732-2.267 2.423-2.267 2.423l2.524-.715c.227 1.002.6 1.987 1.15 2.838zm-4.188-6.298c1.265-.333 1.363-1.631 1.363-1.631l-3.374.888s.745 1.076 2.01.743Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.996 7.462c-.056.837-.257 2.135-.716 3.85c-.995 3.715-4.27 10.874-10.42 9.227c-6.15-1.65-5.407-9.487-4.412-13.201c.46-1.716.934-2.94 1.305-3.694c.42-.853.846-.289 1.815.523c.684.573 2.41 1.791 5.011 2.488s4.706.506 5.583.352c1.245-.219 1.897-.494 1.834.455m-9.807 3.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613 1.04-2.613 1.04Zm4.058 4.539l-7.769-2.172s.446 2.306 3.338 3.153c2.862.836 4.43-.98 4.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612 1.038-2.612 1.038ZM8.57 18.23c-4.749 1.279-7.261-4.224-8.021-7.08C.197 9.831.044 8.832.003 8.188c-.047-.73.455-.52 1.415-.354c.677.118 2.3.261 4.308-.28a11.3 11.3 0 0 0 2.41-.956q-.087.295-.17.61c-.433 1.618-.827 4.055-.632 6.426c-1.976.732-2.267 2.423-2.267 2.423l2.524-.715c.227 1.002.6 1.987 1.15 2.838zm-4.188-6.298c1.265-.333 1.363-1.631 1.363-1.631l-3.374.888s.745 1.076 2.01.743Z"/></svg>
</template>

CSS

.icon-playwright {
  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%22M23.996%207.462c-.056.837-.257%202.135-.716%203.85c-.995%203.715-4.27%2010.874-10.42%209.227c-6.15-1.65-5.407-9.487-4.412-13.201c.46-1.716.934-2.94%201.305-3.694c.42-.853.846-.289%201.815.523c.684.573%202.41%201.791%205.011%202.488s4.706.506%205.583.352c1.245-.219%201.897-.494%201.834.455m-9.807%203.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613%201.04-2.613%201.04Zm4.058%204.539l-7.769-2.172s.446%202.306%203.338%203.153c2.862.836%204.43-.98%204.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612%201.038-2.612%201.038ZM8.57%2018.23c-4.749%201.279-7.261-4.224-8.021-7.08C.197%209.831.044%208.832.003%208.188c-.047-.73.455-.52%201.415-.354c.677.118%202.3.261%204.308-.28a11.3%2011.3%200%200%200%202.41-.956q-.087.295-.17.61c-.433%201.618-.827%204.055-.632%206.426c-1.976.732-2.267%202.423-2.267%202.423l2.524-.715c.227%201.002.6%201.987%201.15%202.838zm-4.188-6.298c1.265-.333%201.363-1.631%201.363-1.631l-3.374.888s.745%201.076%202.01.743Z%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%22M23.996%207.462c-.056.837-.257%202.135-.716%203.85c-.995%203.715-4.27%2010.874-10.42%209.227c-6.15-1.65-5.407-9.487-4.412-13.201c.46-1.716.934-2.94%201.305-3.694c.42-.853.846-.289%201.815.523c.684.573%202.41%201.791%205.011%202.488s4.706.506%205.583.352c1.245-.219%201.897-.494%201.834.455m-9.807%203.863s-.127-1.819-1.773-2.286c-1.644-.467-2.613%201.04-2.613%201.04Zm4.058%204.539l-7.769-2.172s.446%202.306%203.338%203.153c2.862.836%204.43-.98%204.43-.981Zm2.701-2.51s-.13-1.818-1.773-2.286c-1.644-.469-2.612%201.038-2.612%201.038ZM8.57%2018.23c-4.749%201.279-7.261-4.224-8.021-7.08C.197%209.831.044%208.832.003%208.188c-.047-.73.455-.52%201.415-.354c.677.118%202.3.261%204.308-.28a11.3%2011.3%200%200%200%202.41-.956q-.087.295-.17.61c-.433%201.618-.827%204.055-.632%206.426c-1.976.732-2.267%202.423-2.267%202.423l2.524-.715c.227%201.002.6%201.987%201.15%202.838zm-4.188-6.298c1.265-.333%201.363-1.631%201.363-1.631l-3.374.888s.745%201.076%202.01.743Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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