bytedance from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
bytedance
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

5 other variants in LobeHub AI Icons

The same logo in other sets

All bytedance icons →

Use the bytedance logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M14.944 18.587l-1.704-.445V10.01l1.824-.462c1-.254 1.84-.461 1.88-.453.032 0 .056 2.235.056 4.972v4.973l-.176-.008c-.104 0-.952-.207-1.88-.446z"/><path d="M7 16.542c0-2.736.024-4.98.064-4.98.032-.008.872.2 1.88.454l1.816.461-.016 4.05-.024 4.049-1.632.422c-.896.23-1.736.445-1.856.469L7 21.523v-4.98z"/><path d="M19.24 12.477c0-9.03.008-9.515.144-9.475.072.024.784.207 1.576.406.792.207 1.576.405 1.744.445l.296.08-.016 8.56-.024 8.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z"/><path d="M1 12.509c0-4.678.024-8.505.064-8.505.032 0 .872.207 1.872.454l1.824.461v7.582c0 4.16-.016 7.574-.032 7.574-.024 0-.872.215-1.88.47L1 21.013v-8.505z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubBytedance(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M14.944 18.587l-1.704-.445V10.01l1.824-.462c1-.254 1.84-.461 1.88-.453.032 0 .056 2.235.056 4.972v4.973l-.176-.008c-.104 0-.952-.207-1.88-.446z"/><path d="M7 16.542c0-2.736.024-4.98.064-4.98.032-.008.872.2 1.88.454l1.816.461-.016 4.05-.024 4.049-1.632.422c-.896.23-1.736.445-1.856.469L7 21.523v-4.98z"/><path d="M19.24 12.477c0-9.03.008-9.515.144-9.475.072.024.784.207 1.576.406.792.207 1.576.405 1.744.445l.296.08-.016 8.56-.024 8.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z"/><path d="M1 12.509c0-4.678.024-8.505.064-8.505.032 0 .872.207 1.872.454l1.824.461v7.582c0 4.16-.016 7.574-.032 7.574-.024 0-.872.215-1.88.47L1 21.013v-8.505z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M14.944 18.587l-1.704-.445V10.01l1.824-.462c1-.254 1.84-.461 1.88-.453.032 0 .056 2.235.056 4.972v4.973l-.176-.008c-.104 0-.952-.207-1.88-.446z"/><path d="M7 16.542c0-2.736.024-4.98.064-4.98.032-.008.872.2 1.88.454l1.816.461-.016 4.05-.024 4.049-1.632.422c-.896.23-1.736.445-1.856.469L7 21.523v-4.98z"/><path d="M19.24 12.477c0-9.03.008-9.515.144-9.475.072.024.784.207 1.576.406.792.207 1.576.405 1.744.445l.296.08-.016 8.56-.024 8.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z"/><path d="M1 12.509c0-4.678.024-8.505.064-8.505.032 0 .872.207 1.872.454l1.824.461v7.582c0 4.16-.016 7.574-.032 7.574-.024 0-.872.215-1.88.47L1 21.013v-8.505z"/></g></svg>
</template>

CSS

.icon-bytedance {
  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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.944%2018.587l-1.704-.445V10.01l1.824-.462c1-.254%201.84-.461%201.88-.453.032%200%20.056%202.235.056%204.972v4.973l-.176-.008c-.104%200-.952-.207-1.88-.446z%22%2F%3E%3Cpath%20d%3D%22M7%2016.542c0-2.736.024-4.98.064-4.98.032-.008.872.2%201.88.454l1.816.461-.016%204.05-.024%204.049-1.632.422c-.896.23-1.736.445-1.856.469L7%2021.523v-4.98z%22%2F%3E%3Cpath%20d%3D%22M19.24%2012.477c0-9.03.008-9.515.144-9.475.072.024.784.207%201.576.406.792.207%201.576.405%201.744.445l.296.08-.016%208.56-.024%208.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z%22%2F%3E%3Cpath%20d%3D%22M1%2012.509c0-4.678.024-8.505.064-8.505.032%200%20.872.207%201.872.454l1.824.461v7.582c0%204.16-.016%207.574-.032%207.574-.024%200-.872.215-1.88.47L1%2021.013v-8.505z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.944%2018.587l-1.704-.445V10.01l1.824-.462c1-.254%201.84-.461%201.88-.453.032%200%20.056%202.235.056%204.972v4.973l-.176-.008c-.104%200-.952-.207-1.88-.446z%22%2F%3E%3Cpath%20d%3D%22M7%2016.542c0-2.736.024-4.98.064-4.98.032-.008.872.2%201.88.454l1.816.461-.016%204.05-.024%204.049-1.632.422c-.896.23-1.736.445-1.856.469L7%2021.523v-4.98z%22%2F%3E%3Cpath%20d%3D%22M19.24%2012.477c0-9.03.008-9.515.144-9.475.072.024.784.207%201.576.406.792.207%201.576.405%201.744.445l.296.08-.016%208.56-.024%208.568-1.624.414c-.888.23-1.728.437-1.856.47l-.24.055v-9.523z%22%2F%3E%3Cpath%20d%3D%22M1%2012.509c0-4.678.024-8.505.064-8.505.032%200%20.872.207%201.872.454l1.824.461v7.582c0%204.16-.016%207.574-.032%207.574-.024%200-.872.215-1.88.47L1%2021.013v-8.505z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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