playwright logo
playwright from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- playwright
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
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 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#ed8796" d="M5 9.5c-1.02.35-1.5 1-1.5 1"/><path stroke="#ed8796" d="m5.97 12.36l-.1.03c-2.98.8-4.55-2.64-5.03-4.43C.62 7.13.53 6.28.5 5.88c-.03-.46.29-.33.89-.23a6.5 6.5 0 0 0 2.7-.17c.52-.14 1.26-.4 1.74-.65"/><path stroke="#ed8796" d="M2.5 7.5s.36.56 1.18.31C4.5 7.57 4.5 7 4.5 7"/><path stroke="#a6da95" d="M15.05 7.57c-.62 2.33-2.67 6.81-6.52 5.78C4.68 12.3 5.14 7.4 5.77 5.08c.28-1.07.58-1.84.81-2.31c.27-.54.53-.18 1.14.32a8.4 8.4 0 0 0 3.14 1.56a8.4 8.4 0 0 0 3.49.22c.78-.13 1.19-.3 1.15.29c-.04.52-.16 1.33-.45 2.4Z"/><path stroke="#a6da95" d="M9.5 7.5s0-.82-.72-1.08s-1.28.08-1.28.08m0 3S8 11 9.21 11.33c1.21.34 2.29-.83 2.29-.83M13 9s.18-.87-.58-1.23C11.66 7.4 11 8 11 8"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinPlaywright(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#ed8796" d="M5 9.5c-1.02.35-1.5 1-1.5 1"/><path stroke="#ed8796" d="m5.97 12.36l-.1.03c-2.98.8-4.55-2.64-5.03-4.43C.62 7.13.53 6.28.5 5.88c-.03-.46.29-.33.89-.23a6.5 6.5 0 0 0 2.7-.17c.52-.14 1.26-.4 1.74-.65"/><path stroke="#ed8796" d="M2.5 7.5s.36.56 1.18.31C4.5 7.57 4.5 7 4.5 7"/><path stroke="#a6da95" d="M15.05 7.57c-.62 2.33-2.67 6.81-6.52 5.78C4.68 12.3 5.14 7.4 5.77 5.08c.28-1.07.58-1.84.81-2.31c.27-.54.53-.18 1.14.32a8.4 8.4 0 0 0 3.14 1.56a8.4 8.4 0 0 0 3.49.22c.78-.13 1.19-.3 1.15.29c-.04.52-.16 1.33-.45 2.4Z"/><path stroke="#a6da95" d="M9.5 7.5s0-.82-.72-1.08s-1.28.08-1.28.08m0 3S8 11 9.21 11.33c1.21.34 2.29-.83 2.29-.83M13 9s.18-.87-.58-1.23C11.66 7.4 11 8 11 8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#ed8796" d="M5 9.5c-1.02.35-1.5 1-1.5 1"/><path stroke="#ed8796" d="m5.97 12.36l-.1.03c-2.98.8-4.55-2.64-5.03-4.43C.62 7.13.53 6.28.5 5.88c-.03-.46.29-.33.89-.23a6.5 6.5 0 0 0 2.7-.17c.52-.14 1.26-.4 1.74-.65"/><path stroke="#ed8796" d="M2.5 7.5s.36.56 1.18.31C4.5 7.57 4.5 7 4.5 7"/><path stroke="#a6da95" d="M15.05 7.57c-.62 2.33-2.67 6.81-6.52 5.78C4.68 12.3 5.14 7.4 5.77 5.08c.28-1.07.58-1.84.81-2.31c.27-.54.53-.18 1.14.32a8.4 8.4 0 0 0 3.14 1.56a8.4 8.4 0 0 0 3.49.22c.78-.13 1.19-.3 1.15.29c-.04.52-.16 1.33-.45 2.4Z"/><path stroke="#a6da95" d="M9.5 7.5s0-.82-.72-1.08s-1.28.08-1.28.08m0 3S8 11 9.21 11.33c1.21.34 2.29-.83 2.29-.83M13 9s.18-.87-.58-1.23C11.66 7.4 11 8 11 8"/></g></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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M5%209.5c-1.02.35-1.5%201-1.5%201%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22m5.97%2012.36l-.1.03c-2.98.8-4.55-2.64-5.03-4.43C.62%207.13.53%206.28.5%205.88c-.03-.46.29-.33.89-.23a6.5%206.5%200%200%200%202.7-.17c.52-.14%201.26-.4%201.74-.65%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M2.5%207.5s.36.56%201.18.31C4.5%207.57%204.5%207%204.5%207%22%2F%3E%3Cpath%20stroke%3D%22%23a6da95%22%20d%3D%22M15.05%207.57c-.62%202.33-2.67%206.81-6.52%205.78C4.68%2012.3%205.14%207.4%205.77%205.08c.28-1.07.58-1.84.81-2.31c.27-.54.53-.18%201.14.32a8.4%208.4%200%200%200%203.14%201.56a8.4%208.4%200%200%200%203.49.22c.78-.13%201.19-.3%201.15.29c-.04.52-.16%201.33-.45%202.4Z%22%2F%3E%3Cpath%20stroke%3D%22%23a6da95%22%20d%3D%22M9.5%207.5s0-.82-.72-1.08s-1.28.08-1.28.08m0%203S8%2011%209.21%2011.33c1.21.34%202.29-.83%202.29-.83M13%209s.18-.87-.58-1.23C11.66%207.4%2011%208%2011%208%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M5%209.5c-1.02.35-1.5%201-1.5%201%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22m5.97%2012.36l-.1.03c-2.98.8-4.55-2.64-5.03-4.43C.62%207.13.53%206.28.5%205.88c-.03-.46.29-.33.89-.23a6.5%206.5%200%200%200%202.7-.17c.52-.14%201.26-.4%201.74-.65%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M2.5%207.5s.36.56%201.18.31C4.5%207.57%204.5%207%204.5%207%22%2F%3E%3Cpath%20stroke%3D%22%23a6da95%22%20d%3D%22M15.05%207.57c-.62%202.33-2.67%206.81-6.52%205.78C4.68%2012.3%205.14%207.4%205.77%205.08c.28-1.07.58-1.84.81-2.31c.27-.54.53-.18%201.14.32a8.4%208.4%200%200%200%203.14%201.56a8.4%208.4%200%200%200%203.49.22c.78-.13%201.19-.3%201.15.29c-.04.52-.16%201.33-.45%202.4Z%22%2F%3E%3Cpath%20stroke%3D%22%23a6da95%22%20d%3D%22M9.5%207.5s0-.82-.72-1.08s-1.28.08-1.28.08m0%203S8%2011%209.21%2011.33c1.21.34%202.29-.83%202.29-.83M13%209s.18-.87-.58-1.23C11.66%207.4%2011%208%2011%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/playwright.svg?color=%231a73e8&size=48