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

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

The same logo in other sets

Use the toptal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.227 10.038L10.188 0l-2.04 2.04l3.773 3.769l-8.155 8.153L13.807 24l2.039-2.039l-3.772-3.771l8.16-8.152zM8.301 14.269l6.066-6.063l1.223 1.223l-6.064 6.113l-1.223-1.26z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsToptal(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="M20.227 10.038L10.188 0l-2.04 2.04l3.773 3.769l-8.155 8.153L13.807 24l2.039-2.039l-3.772-3.771l8.16-8.152zM8.301 14.269l6.066-6.063l1.223 1.223l-6.064 6.113l-1.223-1.26z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.227 10.038L10.188 0l-2.04 2.04l3.773 3.769l-8.155 8.153L13.807 24l2.039-2.039l-3.772-3.771l8.16-8.152zM8.301 14.269l6.066-6.063l1.223 1.223l-6.064 6.113l-1.223-1.26z"/></svg>
</template>

CSS

.icon-toptal {
  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%22M20.227%2010.038L10.188%200l-2.04%202.04l3.773%203.769l-8.155%208.153L13.807%2024l2.039-2.039l-3.772-3.771l8.16-8.152zM8.301%2014.269l6.066-6.063l1.223%201.223l-6.064%206.113l-1.223-1.26z%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%22M20.227%2010.038L10.188%200l-2.04%202.04l3.773%203.769l-8.155%208.153L13.807%2024l2.039-2.039l-3.772-3.771l8.16-8.152zM8.301%2014.269l6.066-6.063l1.223%201.223l-6.064%206.113l-1.223-1.26z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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