ilovepdf from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
ilovepdf
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the ilovepdf logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.374 2.094c-1.347.65-2.356 1.744-3.094 2.985C11.095 3.087 9.21 1.47 6.356 1.47S0 3.894 0 7.987c0 4.145 3.458 6.109 5.171 7.218c1.831 1.185 4.955 3.339 7.11 7.325c2.154-3.986 5.278-6.14 7.109-7.325c1.287-.834 3.56-2.151 4.61-4.514Zm-.104 8.832V3.138l7.788 7.788z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIlovepdf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.374 2.094c-1.347.65-2.356 1.744-3.094 2.985C11.095 3.087 9.21 1.47 6.356 1.47S0 3.894 0 7.987c0 4.145 3.458 6.109 5.171 7.218c1.831 1.185 4.955 3.339 7.11 7.325c2.154-3.986 5.278-6.14 7.109-7.325c1.287-.834 3.56-2.151 4.61-4.514Zm-.104 8.832V3.138l7.788 7.788z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.374 2.094c-1.347.65-2.356 1.744-3.094 2.985C11.095 3.087 9.21 1.47 6.356 1.47S0 3.894 0 7.987c0 4.145 3.458 6.109 5.171 7.218c1.831 1.185 4.955 3.339 7.11 7.325c2.154-3.986 5.278-6.14 7.109-7.325c1.287-.834 3.56-2.151 4.61-4.514Zm-.104 8.832V3.138l7.788 7.788z"/></svg>
</template>

CSS

.icon-ilovepdf {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.374%202.094c-1.347.65-2.356%201.744-3.094%202.985C11.095%203.087%209.21%201.47%206.356%201.47S0%203.894%200%207.987c0%204.145%203.458%206.109%205.171%207.218c1.831%201.185%204.955%203.339%207.11%207.325c2.154-3.986%205.278-6.14%207.109-7.325c1.287-.834%203.56-2.151%204.61-4.514Zm-.104%208.832V3.138l7.788%207.788z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.374%202.094c-1.347.65-2.356%201.744-3.094%202.985C11.095%203.087%209.21%201.47%206.356%201.47S0%203.894%200%207.987c0%204.145%203.458%206.109%205.171%207.218c1.831%201.185%204.955%203.339%207.11%207.325c2.154-3.986%205.278-6.14%207.109-7.325c1.287-.834%203.56-2.151%204.61-4.514Zm-.104%208.832V3.138l7.788%207.788z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ilovepdf.svg?color=%231a73e8&size=48