Bytedance Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Bytedance icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/313781.svg" alt="Bytedance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313781.svg" alt="Bytedance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313781.svg" alt="Bytedance icon" :width="24" :height="24" />
CSS background
.icon-bytedance {
background-image: url('https://proicons.com/icon/313781.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ByteDance</title><path d="M19.8772 1.4685L24 2.5326v18.9426l-4.1228 1.0563V1.4685zm-13.3481 9.428l4.115 1.0641v8.9786l-4.115 1.0642v-11.107zM0 2.572l4.115 1.0642v16.7354L0 21.428V2.572zm17.4553 5.6205v11.107l-4.1228-1.0642V9.2568l4.1228-1.0642z"/></svg>
Bytedance in other icon packs
Copied!