file pdf icon
file-pdf from Line Awesome by Icons8 · Line · Files · Apache-2.0 Free for personal and commercial use.
- Name
- file-pdf
- Set
- Line Awesome
- Style
- Line
- Category
- Files
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More files icons from Line Awesome
file-archivefile-archive-solidfile-codefile-code-solidfile-excelfile-excel-solidfile-pdf-solidfile-powerpointfile-powerpoint-solidfile-videofile-video-solidfile-wordfile-word-solidfile-altfile-alt-solidfile-audiofile-audio-solidfile-contractfile-csvfile-downloadfile-exportfile-imagefile-image-solidfile-import
Use the file pdf icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h16v22H8zm7.406 5.344a1.44 1.44 0 0 0-.906.312c-.254.215-.367.48-.438.75c-.136.54-.097 1.098.032 1.719c.152.727.586 1.602.937 2.438c-.18.761-.226 1.437-.5 2.218c-.234.672-.535 1.059-.812 1.657c-.63.238-1.38.378-1.875.687c-.535.332-1.004.7-1.281 1.219c-.278.52-.247 1.254.124 1.781a1.6 1.6 0 0 0 .75.625c.325.129.676.133.97.031c.59-.203 1.007-.656 1.405-1.187c.372-.492.633-1.328.97-2c.503-.168.866-.38 1.405-.5c.563-.125.942-.067 1.47-.125c.226.258.417.672.655.875c.477.414 1 .742 1.625.781s1.25-.352 1.594-.938h.032v-.03c.152-.266.257-.555.25-.876a1.4 1.4 0 0 0-.375-.875c-.41-.437-.934-.55-1.5-.625c-.438-.058-1.047.098-1.563.125c-.453-.597-.902-1.047-1.313-1.812c-.222-.414-.28-.766-.468-1.188c.144-.68.43-1.437.468-2.031c.047-.719.02-1.34-.187-1.906a1.8 1.8 0 0 0-.531-.781a1.5 1.5 0 0 0-.907-.344h-.03zm.656 7.406c.18.316.403.516.594.813c-.281.05-.496 0-.781.062c-.047.012-.078.05-.125.063c.059-.157.133-.25.188-.407c.062-.183.066-.347.124-.531m3.688 2.031c.336.043.457.106.5.125c-.008.016.012.012 0 .032c-.125.207-.137.19-.219.187c-.066-.004-.32-.14-.562-.313c.07.004.218-.039.281-.03zm-7 1.563c-.055.082-.102.273-.156.343c-.305.407-.586.594-.656.625c-.012-.015.019 0 0-.03h-.032c-.101-.145-.074-.087 0-.22c.074-.132.309-.402.719-.656c.031-.02.094-.043.125-.062"/></svg>
React
import type { SVGProps } from "react";
export function LaFilePdf(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h16v22H8zm7.406 5.344a1.44 1.44 0 0 0-.906.312c-.254.215-.367.48-.438.75c-.136.54-.097 1.098.032 1.719c.152.727.586 1.602.937 2.438c-.18.761-.226 1.437-.5 2.218c-.234.672-.535 1.059-.812 1.657c-.63.238-1.38.378-1.875.687c-.535.332-1.004.7-1.281 1.219c-.278.52-.247 1.254.124 1.781a1.6 1.6 0 0 0 .75.625c.325.129.676.133.97.031c.59-.203 1.007-.656 1.405-1.187c.372-.492.633-1.328.97-2c.503-.168.866-.38 1.405-.5c.563-.125.942-.067 1.47-.125c.226.258.417.672.655.875c.477.414 1 .742 1.625.781s1.25-.352 1.594-.938h.032v-.03c.152-.266.257-.555.25-.876a1.4 1.4 0 0 0-.375-.875c-.41-.437-.934-.55-1.5-.625c-.438-.058-1.047.098-1.563.125c-.453-.597-.902-1.047-1.313-1.812c-.222-.414-.28-.766-.468-1.188c.144-.68.43-1.437.468-2.031c.047-.719.02-1.34-.187-1.906a1.8 1.8 0 0 0-.531-.781a1.5 1.5 0 0 0-.907-.344h-.03zm.656 7.406c.18.316.403.516.594.813c-.281.05-.496 0-.781.062c-.047.012-.078.05-.125.063c.059-.157.133-.25.188-.407c.062-.183.066-.347.124-.531m3.688 2.031c.336.043.457.106.5.125c-.008.016.012.012 0 .032c-.125.207-.137.19-.219.187c-.066-.004-.32-.14-.562-.313c.07.004.218-.039.281-.03zm-7 1.563c-.055.082-.102.273-.156.343c-.305.407-.586.594-.656.625c-.012-.015.019 0 0-.03h-.032c-.101-.145-.074-.087 0-.22c.074-.132.309-.402.719-.656c.031-.02.094-.043.125-.062"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V3zm2 2h16v22H8zm7.406 5.344a1.44 1.44 0 0 0-.906.312c-.254.215-.367.48-.438.75c-.136.54-.097 1.098.032 1.719c.152.727.586 1.602.937 2.438c-.18.761-.226 1.437-.5 2.218c-.234.672-.535 1.059-.812 1.657c-.63.238-1.38.378-1.875.687c-.535.332-1.004.7-1.281 1.219c-.278.52-.247 1.254.124 1.781a1.6 1.6 0 0 0 .75.625c.325.129.676.133.97.031c.59-.203 1.007-.656 1.405-1.187c.372-.492.633-1.328.97-2c.503-.168.866-.38 1.405-.5c.563-.125.942-.067 1.47-.125c.226.258.417.672.655.875c.477.414 1 .742 1.625.781s1.25-.352 1.594-.938h.032v-.03c.152-.266.257-.555.25-.876a1.4 1.4 0 0 0-.375-.875c-.41-.437-.934-.55-1.5-.625c-.438-.058-1.047.098-1.563.125c-.453-.597-.902-1.047-1.313-1.812c-.222-.414-.28-.766-.468-1.188c.144-.68.43-1.437.468-2.031c.047-.719.02-1.34-.187-1.906a1.8 1.8 0 0 0-.531-.781a1.5 1.5 0 0 0-.907-.344h-.03zm.656 7.406c.18.316.403.516.594.813c-.281.05-.496 0-.781.062c-.047.012-.078.05-.125.063c.059-.157.133-.25.188-.407c.062-.183.066-.347.124-.531m3.688 2.031c.336.043.457.106.5.125c-.008.016.012.012 0 .032c-.125.207-.137.19-.219.187c-.066-.004-.32-.14-.562-.313c.07.004.218-.039.281-.03zm-7 1.563c-.055.082-.102.273-.156.343c-.305.407-.586.594-.656.625c-.012-.015.019 0 0-.03h-.032c-.101-.145-.074-.087 0-.22c.074-.132.309-.402.719-.656c.031-.02.094-.043.125-.062"/></svg> </template>
CSS
.icon-file-pdf {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V3zm2%202h16v22H8zm7.406%205.344a1.44%201.44%200%200%200-.906.312c-.254.215-.367.48-.438.75c-.136.54-.097%201.098.032%201.719c.152.727.586%201.602.937%202.438c-.18.761-.226%201.437-.5%202.218c-.234.672-.535%201.059-.812%201.657c-.63.238-1.38.378-1.875.687c-.535.332-1.004.7-1.281%201.219c-.278.52-.247%201.254.124%201.781a1.6%201.6%200%200%200%20.75.625c.325.129.676.133.97.031c.59-.203%201.007-.656%201.405-1.187c.372-.492.633-1.328.97-2c.503-.168.866-.38%201.405-.5c.563-.125.942-.067%201.47-.125c.226.258.417.672.655.875c.477.414%201%20.742%201.625.781s1.25-.352%201.594-.938h.032v-.03c.152-.266.257-.555.25-.876a1.4%201.4%200%200%200-.375-.875c-.41-.437-.934-.55-1.5-.625c-.438-.058-1.047.098-1.563.125c-.453-.597-.902-1.047-1.313-1.812c-.222-.414-.28-.766-.468-1.188c.144-.68.43-1.437.468-2.031c.047-.719.02-1.34-.187-1.906a1.8%201.8%200%200%200-.531-.781a1.5%201.5%200%200%200-.907-.344h-.03zm.656%207.406c.18.316.403.516.594.813c-.281.05-.496%200-.781.062c-.047.012-.078.05-.125.063c.059-.157.133-.25.188-.407c.062-.183.066-.347.124-.531m3.688%202.031c.336.043.457.106.5.125c-.008.016.012.012%200%20.032c-.125.207-.137.19-.219.187c-.066-.004-.32-.14-.562-.313c.07.004.218-.039.281-.03zm-7%201.563c-.055.082-.102.273-.156.343c-.305.407-.586.594-.656.625c-.012-.015.019%200%200-.03h-.032c-.101-.145-.074-.087%200-.22c.074-.132.309-.402.719-.656c.031-.02.094-.043.125-.062%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%203v26h20V3zm2%202h16v22H8zm7.406%205.344a1.44%201.44%200%200%200-.906.312c-.254.215-.367.48-.438.75c-.136.54-.097%201.098.032%201.719c.152.727.586%201.602.937%202.438c-.18.761-.226%201.437-.5%202.218c-.234.672-.535%201.059-.812%201.657c-.63.238-1.38.378-1.875.687c-.535.332-1.004.7-1.281%201.219c-.278.52-.247%201.254.124%201.781a1.6%201.6%200%200%200%20.75.625c.325.129.676.133.97.031c.59-.203%201.007-.656%201.405-1.187c.372-.492.633-1.328.97-2c.503-.168.866-.38%201.405-.5c.563-.125.942-.067%201.47-.125c.226.258.417.672.655.875c.477.414%201%20.742%201.625.781s1.25-.352%201.594-.938h.032v-.03c.152-.266.257-.555.25-.876a1.4%201.4%200%200%200-.375-.875c-.41-.437-.934-.55-1.5-.625c-.438-.058-1.047.098-1.563.125c-.453-.597-.902-1.047-1.313-1.812c-.222-.414-.28-.766-.468-1.188c.144-.68.43-1.437.468-2.031c.047-.719.02-1.34-.187-1.906a1.8%201.8%200%200%200-.531-.781a1.5%201.5%200%200%200-.907-.344h-.03zm.656%207.406c.18.316.403.516.594.813c-.281.05-.496%200-.781.062c-.047.012-.078.05-.125.063c.059-.157.133-.25.188-.407c.062-.183.066-.347.124-.531m3.688%202.031c.336.043.457.106.5.125c-.008.016.012.012%200%20.032c-.125.207-.137.19-.219.187c-.066-.004-.32-.14-.562-.313c.07.004.218-.039.281-.03zm-7%201.563c-.055.082-.102.273-.156.343c-.305.407-.586.594-.656.625c-.012-.015.019%200%200-.03h-.032c-.101-.145-.074-.087%200-.22c.074-.132.309-.402.719-.656c.031-.02.094-.043.125-.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/file-pdf.svg?color=%231a73e8&size=48