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

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

Use the tplink logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.185 0C10.218 0 6.25 3.984 6.25 8.903V10.8h4.99V8.903c0-2.135 1.736-3.863 3.946-3.863c2.187 0 3.708 1.536 3.708 3.815c0 2.257-1.64 3.912-3.827 3.912h-1.878v5.039h1.878c4.874 0 8.819-4.007 8.819-8.952C23.885 3.72 20.2 0 15.185 0M.115 12.6v4.103c0 .624.523 1.248 1.236 1.248h4.753v4.801c0 .624.523 1.248 1.236 1.248h4.065V12.6Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTplink(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="M15.185 0C10.218 0 6.25 3.984 6.25 8.903V10.8h4.99V8.903c0-2.135 1.736-3.863 3.946-3.863c2.187 0 3.708 1.536 3.708 3.815c0 2.257-1.64 3.912-3.827 3.912h-1.878v5.039h1.878c4.874 0 8.819-4.007 8.819-8.952C23.885 3.72 20.2 0 15.185 0M.115 12.6v4.103c0 .624.523 1.248 1.236 1.248h4.753v4.801c0 .624.523 1.248 1.236 1.248h4.065V12.6Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.185 0C10.218 0 6.25 3.984 6.25 8.903V10.8h4.99V8.903c0-2.135 1.736-3.863 3.946-3.863c2.187 0 3.708 1.536 3.708 3.815c0 2.257-1.64 3.912-3.827 3.912h-1.878v5.039h1.878c4.874 0 8.819-4.007 8.819-8.952C23.885 3.72 20.2 0 15.185 0M.115 12.6v4.103c0 .624.523 1.248 1.236 1.248h4.753v4.801c0 .624.523 1.248 1.236 1.248h4.065V12.6Z"/></svg>
</template>

CSS

.icon-tplink {
  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%22M15.185%200C10.218%200%206.25%203.984%206.25%208.903V10.8h4.99V8.903c0-2.135%201.736-3.863%203.946-3.863c2.187%200%203.708%201.536%203.708%203.815c0%202.257-1.64%203.912-3.827%203.912h-1.878v5.039h1.878c4.874%200%208.819-4.007%208.819-8.952C23.885%203.72%2020.2%200%2015.185%200M.115%2012.6v4.103c0%20.624.523%201.248%201.236%201.248h4.753v4.801c0%20.624.523%201.248%201.236%201.248h4.065V12.6Z%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%22M15.185%200C10.218%200%206.25%203.984%206.25%208.903V10.8h4.99V8.903c0-2.135%201.736-3.863%203.946-3.863c2.187%200%203.708%201.536%203.708%203.815c0%202.257-1.64%203.912-3.827%203.912h-1.878v5.039h1.878c4.874%200%208.819-4.007%208.819-8.952C23.885%203.72%2020.2%200%2015.185%200M.115%2012.6v4.103c0%20.624.523%201.248%201.236%201.248h4.753v4.801c0%20.624.523%201.248%201.236%201.248h4.065V12.6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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