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

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

The same logo in other sets

Use the saucelabs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.434 7.344a3.02 3.02 0 0 0-2.435-1.22h-7l-2 5.876h4.838l-2 5.876H10L8 23.75h9c1.291 0 2.438-.809 2.847-2.009l3.999-11.75a2.89 2.89 0 0 0-.412-2.647M10 11.999H7.162l2-5.876h4.837L16 .25H7c-1.291 0-2.438.809-2.847 2.009L.154 14.008a2.89 2.89 0 0 0 .412 2.647a3.02 3.02 0 0 0 2.435 1.22h7l2-5.876z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSaucelabs(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.434 7.344a3.02 3.02 0 0 0-2.435-1.22h-7l-2 5.876h4.838l-2 5.876H10L8 23.75h9c1.291 0 2.438-.809 2.847-2.009l3.999-11.75a2.89 2.89 0 0 0-.412-2.647M10 11.999H7.162l2-5.876h4.837L16 .25H7c-1.291 0-2.438.809-2.847 2.009L.154 14.008a2.89 2.89 0 0 0 .412 2.647a3.02 3.02 0 0 0 2.435 1.22h7l2-5.876z"/></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.434 7.344a3.02 3.02 0 0 0-2.435-1.22h-7l-2 5.876h4.838l-2 5.876H10L8 23.75h9c1.291 0 2.438-.809 2.847-2.009l3.999-11.75a2.89 2.89 0 0 0-.412-2.647M10 11.999H7.162l2-5.876h4.837L16 .25H7c-1.291 0-2.438.809-2.847 2.009L.154 14.008a2.89 2.89 0 0 0 .412 2.647a3.02 3.02 0 0 0 2.435 1.22h7l2-5.876z"/></svg>
</template>

CSS

.icon-saucelabs {
  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.434%207.344a3.02%203.02%200%200%200-2.435-1.22h-7l-2%205.876h4.838l-2%205.876H10L8%2023.75h9c1.291%200%202.438-.809%202.847-2.009l3.999-11.75a2.89%202.89%200%200%200-.412-2.647M10%2011.999H7.162l2-5.876h4.837L16%20.25H7c-1.291%200-2.438.809-2.847%202.009L.154%2014.008a2.89%202.89%200%200%200%20.412%202.647a3.02%203.02%200%200%200%202.435%201.22h7l2-5.876z%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.434%207.344a3.02%203.02%200%200%200-2.435-1.22h-7l-2%205.876h4.838l-2%205.876H10L8%2023.75h9c1.291%200%202.438-.809%202.847-2.009l3.999-11.75a2.89%202.89%200%200%200-.412-2.647M10%2011.999H7.162l2-5.876h4.837L16%20.25H7c-1.291%200-2.438.809-2.847%202.009L.154%2014.008a2.89%202.89%200%200%200%20.412%202.647a3.02%203.02%200%200%200%202.435%201.22h7l2-5.876z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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