logo tapd icon
logo-tapd from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- logo-tapd
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-androidlogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-hiflowlogo-ielogo-instagramlogo-iwikilogo-markdown
Use the logo tapd icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 2v20H2V2zM4 20h16V4H4zm14.407-9.796l-3.183.821l1.832 7.21l-6.415 1.66l-1.831-7.21l-3.184.822L4.077 7.41l12.78-3.305zM6.505 8.847l.564 2.221l3.186-.822l1.829 7.21l2.542-.66l-1.832-7.208l3.185-.822l-.565-2.222z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoTapd(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="M22 2v20H2V2zM4 20h16V4H4zm14.407-9.796l-3.183.821l1.832 7.21l-6.415 1.66l-1.831-7.21l-3.184.822L4.077 7.41l12.78-3.305zM6.505 8.847l.564 2.221l3.186-.822l1.829 7.21l2.542-.66l-1.832-7.208l3.185-.822l-.565-2.222z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 2v20H2V2zM4 20h16V4H4zm14.407-9.796l-3.183.821l1.832 7.21l-6.415 1.66l-1.831-7.21l-3.184.822L4.077 7.41l12.78-3.305zM6.505 8.847l.564 2.221l3.186-.822l1.829 7.21l2.542-.66l-1.832-7.208l3.185-.822l-.565-2.222z"/></svg> </template>
CSS
.icon-logo-tapd {
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%22M22%202v20H2V2zM4%2020h16V4H4zm14.407-9.796l-3.183.821l1.832%207.21l-6.415%201.66l-1.831-7.21l-3.184.822L4.077%207.41l12.78-3.305zM6.505%208.847l.564%202.221l3.186-.822l1.829%207.21l2.542-.66l-1.832-7.208l3.185-.822l-.565-2.222z%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%22M22%202v20H2V2zM4%2020h16V4H4zm14.407-9.796l-3.183.821l1.832%207.21l-6.415%201.66l-1.831-7.21l-3.184.822L4.077%207.41l12.78-3.305zM6.505%208.847l.564%202.221l3.186-.822l1.829%207.21l2.542-.66l-1.832-7.208l3.185-.822l-.565-2.222z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-tapd.svg?color=%231a73e8&size=48