file waveform icon
file-waveform from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- file-waveform
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
file-arrow-downfile-arrow-upfile-audiofile-circle-checkfile-circle-exclamationfile-circle-minusfile-circle-plusfile-circle-questionfile-circle-xmarkfile-codefile-contractfile-csvfile-excelfile-exportfile-fragmentfile-half-dashedfile-imagefile-importfile-invoicefile-invoice-dollarfile-linesfile-medicalfile-pdffile-pen
Use the file waveform icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M96 0C60.7 0 32 28.7 32 64v224h112c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8l27.6 55.2H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-80c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320H32v128c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V160H288c-17.7 0-32-14.3-32-32V0zm192 0v128h128z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidFileWaveform(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M96 0C60.7 0 32 28.7 32 64v224h112c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8l27.6 55.2H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-80c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320H32v128c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V160H288c-17.7 0-32-14.3-32-32V0zm192 0v128h128z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M96 0C60.7 0 32 28.7 32 64v224h112c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8l27.6 55.2H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-80c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320H32v128c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V160H288c-17.7 0-32-14.3-32-32V0zm192 0v128h128z"/></svg> </template>
CSS
.icon-file-waveform {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%200C60.7%200%2032%2028.7%2032%2064v224h112c6.1%200%2011.6%203.4%2014.3%208.8l17.7%2035.4l49.7-99.4c2.7-5.4%208.3-8.8%2014.3-8.8s11.6%203.4%2014.3%208.8l27.6%2055.2H352c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-80c-6.1%200-11.6-3.4-14.3-8.8L240%20275.8l-49.7%2099.4c-2.7%205.4-8.3%208.8-14.3%208.8s-11.6-3.4-14.3-8.8L134.1%20320H32v128c0%2035.3%2028.7%2064%2064%2064h256c35.3%200%2064-28.7%2064-64V160H288c-17.7%200-32-14.3-32-32V0zm192%200v128h128z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%200C60.7%200%2032%2028.7%2032%2064v224h112c6.1%200%2011.6%203.4%2014.3%208.8l17.7%2035.4l49.7-99.4c2.7-5.4%208.3-8.8%2014.3-8.8s11.6%203.4%2014.3%208.8l27.6%2055.2H352c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-80c-6.1%200-11.6-3.4-14.3-8.8L240%20275.8l-49.7%2099.4c-2.7%205.4-8.3%208.8-14.3%208.8s-11.6-3.4-14.3-8.8L134.1%20320H32v128c0%2035.3%2028.7%2064%2064%2064h256c35.3%200%2064-28.7%2064-64V160H288c-17.7%200-32-14.3-32-32V0zm192%200v128h128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/file-waveform.svg?color=%231a73e8&size=48