cassette tape icon
cassette-tape from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cassette-tape
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the cassette tape icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 20H9c-3.3 0-4.95 0-5.975-1.025S2 16.3 2 13v-2c0-3.3 0-4.95 1.025-5.975S5.7 4 9 4h6c3.3 0 4.95 0 5.975 1.025S22 7.7 22 11v2c0 3.3 0 4.95-1.025 5.975S18.3 20 15 20"/><path d="m6.046 19.816l.197-.786c.363-1.455.545-2.183 1.088-2.606C7.873 16 8.623 16 10.123 16h3.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.197.786"/><circle cx="8" cy="10" r="2"/><circle cx="16" cy="10" r="2"/><path d="M8 12h8M8 8h8"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCassetteTape(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15 20H9c-3.3 0-4.95 0-5.975-1.025S2 16.3 2 13v-2c0-3.3 0-4.95 1.025-5.975S5.7 4 9 4h6c3.3 0 4.95 0 5.975 1.025S22 7.7 22 11v2c0 3.3 0 4.95-1.025 5.975S18.3 20 15 20"/><path d="m6.046 19.816l.197-.786c.363-1.455.545-2.183 1.088-2.606C7.873 16 8.623 16 10.123 16h3.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.197.786"/><circle cx="8" cy="10" r="2"/><circle cx="16" cy="10" r="2"/><path d="M8 12h8M8 8h8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 20H9c-3.3 0-4.95 0-5.975-1.025S2 16.3 2 13v-2c0-3.3 0-4.95 1.025-5.975S5.7 4 9 4h6c3.3 0 4.95 0 5.975 1.025S22 7.7 22 11v2c0 3.3 0 4.95-1.025 5.975S18.3 20 15 20"/><path d="m6.046 19.816l.197-.786c.363-1.455.545-2.183 1.088-2.606C7.873 16 8.623 16 10.123 16h3.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.197.786"/><circle cx="8" cy="10" r="2"/><circle cx="16" cy="10" r="2"/><path d="M8 12h8M8 8h8"/></g></svg> </template>
CSS
.icon-cassette-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%2020H9c-3.3%200-4.95%200-5.975-1.025S2%2016.3%202%2013v-2c0-3.3%200-4.95%201.025-5.975S5.7%204%209%204h6c3.3%200%204.95%200%205.975%201.025S22%207.7%2022%2011v2c0%203.3%200%204.95-1.025%205.975S18.3%2020%2015%2020%22%2F%3E%3Cpath%20d%3D%22m6.046%2019.816l.197-.786c.363-1.455.545-2.183%201.088-2.606C7.873%2016%208.623%2016%2010.123%2016h3.754c1.5%200%202.25%200%202.792.424c.543.423.725%201.15%201.088%202.606l.197.786%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M8%2012h8M8%208h8%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%2020H9c-3.3%200-4.95%200-5.975-1.025S2%2016.3%202%2013v-2c0-3.3%200-4.95%201.025-5.975S5.7%204%209%204h6c3.3%200%204.95%200%205.975%201.025S22%207.7%2022%2011v2c0%203.3%200%204.95-1.025%205.975S18.3%2020%2015%2020%22%2F%3E%3Cpath%20d%3D%22m6.046%2019.816l.197-.786c.363-1.455.545-2.183%201.088-2.606C7.873%2016%208.623%2016%2010.123%2016h3.754c1.5%200%202.25%200%202.792.424c.543.423.725%201.15%201.088%202.606l.197.786%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2210%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M8%2012h8M8%208h8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cassette-tape.svg?color=%231a73e8&size=48