tape icon
tape from IconPark by ByteDance · Color · Music · Apache-2.0 Free for personal and commercial use.
- Name
- tape
- Set
- IconPark
- Style
- Color
- Category
- Music
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More music icons from IconPark
Use the tape icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M4 12C4 10.8954 4.89543 10 6 10H10H38H42C43.1046 10 44 10.8954 44 12V36C44 37.1046 43.1046 38 42 38H6C4.89543 38 4 37.1046 4 36V12Z"/><path stroke="#fff" stroke-linecap="round" d="M14.2701 10C12.5744 10 11.6481 11.9777 12.7336 13.2804L14.4003 15.2804C14.7803 15.7364 15.3432 16 15.9367 16H24H32.0633C32.6568 16 33.2197 15.7364 33.5997 15.2804L35.2664 13.2804C36.3519 11.9777 35.4256 10 33.7299 10H14.2701Z" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" d="M6 10V10H10H38H42"/><path fill="#43CCF8" stroke="#fff" d="M33 31C35.2091 31 37 29.2091 37 27C37 24.7909 35.2091 23 33 23C30.7909 23 29 24.7909 29 27C29 29.2091 30.7909 31 33 31Z"/><path fill="#43CCF8" stroke="#fff" d="M15 31C17.2091 31 19 29.2091 19 27C19 24.7909 17.2091 23 15 23C12.7909 23 11 24.7909 11 27C11 29.2091 12.7909 31 15 31Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkTape(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M4 12C4 10.8954 4.89543 10 6 10H10H38H42C43.1046 10 44 10.8954 44 12V36C44 37.1046 43.1046 38 42 38H6C4.89543 38 4 37.1046 4 36V12Z"/><path stroke="#fff" strokeLinecap="round" d="M14.2701 10C12.5744 10 11.6481 11.9777 12.7336 13.2804L14.4003 15.2804C14.7803 15.7364 15.3432 16 15.9367 16H24H32.0633C32.6568 16 33.2197 15.7364 33.5997 15.2804L35.2664 13.2804C36.3519 11.9777 35.4256 10 33.7299 10H14.2701Z" clipRule="evenodd"/><path stroke="#000" strokeLinecap="round" d="M6 10V10H10H38H42"/><path fill="#43CCF8" stroke="#fff" d="M33 31C35.2091 31 37 29.2091 37 27C37 24.7909 35.2091 23 33 23C30.7909 23 29 24.7909 29 27C29 29.2091 30.7909 31 33 31Z"/><path fill="#43CCF8" stroke="#fff" d="M15 31C17.2091 31 19 29.2091 19 27C19 24.7909 17.2091 23 15 23C12.7909 23 11 24.7909 11 27C11 29.2091 12.7909 31 15 31Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M4 12C4 10.8954 4.89543 10 6 10H10H38H42C43.1046 10 44 10.8954 44 12V36C44 37.1046 43.1046 38 42 38H6C4.89543 38 4 37.1046 4 36V12Z"/><path stroke="#fff" stroke-linecap="round" d="M14.2701 10C12.5744 10 11.6481 11.9777 12.7336 13.2804L14.4003 15.2804C14.7803 15.7364 15.3432 16 15.9367 16H24H32.0633C32.6568 16 33.2197 15.7364 33.5997 15.2804L35.2664 13.2804C36.3519 11.9777 35.4256 10 33.7299 10H14.2701Z" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" d="M6 10V10H10H38H42"/><path fill="#43CCF8" stroke="#fff" d="M33 31C35.2091 31 37 29.2091 37 27C37 24.7909 35.2091 23 33 23C30.7909 23 29 24.7909 29 27C29 29.2091 30.7909 31 33 31Z"/><path fill="#43CCF8" stroke="#fff" d="M15 31C17.2091 31 19 29.2091 19 27C19 24.7909 17.2091 23 15 23C12.7909 23 11 24.7909 11 27C11 29.2091 12.7909 31 15 31Z"/></g></svg> </template>
CSS
.icon-tape {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M4%2012C4%2010.8954%204.89543%2010%206%2010H10H38H42C43.1046%2010%2044%2010.8954%2044%2012V36C44%2037.1046%2043.1046%2038%2042%2038H6C4.89543%2038%204%2037.1046%204%2036V12Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M14.2701%2010C12.5744%2010%2011.6481%2011.9777%2012.7336%2013.2804L14.4003%2015.2804C14.7803%2015.7364%2015.3432%2016%2015.9367%2016H24H32.0633C32.6568%2016%2033.2197%2015.7364%2033.5997%2015.2804L35.2664%2013.2804C36.3519%2011.9777%2035.4256%2010%2033.7299%2010H14.2701Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2010V10H10H38H42%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M33%2031C35.2091%2031%2037%2029.2091%2037%2027C37%2024.7909%2035.2091%2023%2033%2023C30.7909%2023%2029%2024.7909%2029%2027C29%2029.2091%2030.7909%2031%2033%2031Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M15%2031C17.2091%2031%2019%2029.2091%2019%2027C19%2024.7909%2017.2091%2023%2015%2023C12.7909%2023%2011%2024.7909%2011%2027C11%2029.2091%2012.7909%2031%2015%2031Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M4%2012C4%2010.8954%204.89543%2010%206%2010H10H38H42C43.1046%2010%2044%2010.8954%2044%2012V36C44%2037.1046%2043.1046%2038%2042%2038H6C4.89543%2038%204%2037.1046%204%2036V12Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M14.2701%2010C12.5744%2010%2011.6481%2011.9777%2012.7336%2013.2804L14.4003%2015.2804C14.7803%2015.7364%2015.3432%2016%2015.9367%2016H24H32.0633C32.6568%2016%2033.2197%2015.7364%2033.5997%2015.2804L35.2664%2013.2804C36.3519%2011.9777%2035.4256%2010%2033.7299%2010H14.2701Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2010V10H10H38H42%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M33%2031C35.2091%2031%2037%2029.2091%2037%2027C37%2024.7909%2035.2091%2023%2033%2023C30.7909%2023%2029%2024.7909%2029%2027C29%2029.2091%2030.7909%2031%2033%2031Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M15%2031C17.2091%2031%2019%2029.2091%2019%2027C19%2024.7909%2017.2091%2023%2015%2023C12.7909%2023%2011%2024.7909%2011%2027C11%2029.2091%2012.7909%2031%2015%2031Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/tape.svg?color=%231a73e8&size=48