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

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

Use the photopea logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.098 0A3.9 3.9 0 0 1 24 3.903v16.194A3.9 3.9 0 0 1 20.098 24H6.393l-.051-10.34v-.074c0-3.92 3.112-7.09 6.963-7.09c2.31 0 4.177 1.902 4.177 4.254s-1.867 4.254-4.177 4.254c-.77 0-1.393-.634-1.393-1.418s.623-1.418 1.393-1.418c.769 0 1.392-.634 1.392-1.418s-.623-1.418-1.392-1.418c-2.31 0-4.178 1.9-4.178 4.253c0 2.352 1.868 4.254 4.178 4.254c3.85 0 6.962-3.169 6.962-7.09S17.155 3.66 13.305 3.66c-5.39 0-9.75 4.436-9.75 9.925v.086l.023 10.315A3.9 3.9 0 0 1 0 20.097V3.903A3.9 3.9 0 0 1 3.902 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPhotopea(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="M20.098 0A3.9 3.9 0 0 1 24 3.903v16.194A3.9 3.9 0 0 1 20.098 24H6.393l-.051-10.34v-.074c0-3.92 3.112-7.09 6.963-7.09c2.31 0 4.177 1.902 4.177 4.254s-1.867 4.254-4.177 4.254c-.77 0-1.393-.634-1.393-1.418s.623-1.418 1.393-1.418c.769 0 1.392-.634 1.392-1.418s-.623-1.418-1.392-1.418c-2.31 0-4.178 1.9-4.178 4.253c0 2.352 1.868 4.254 4.178 4.254c3.85 0 6.962-3.169 6.962-7.09S17.155 3.66 13.305 3.66c-5.39 0-9.75 4.436-9.75 9.925v.086l.023 10.315A3.9 3.9 0 0 1 0 20.097V3.903A3.9 3.9 0 0 1 3.902 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.098 0A3.9 3.9 0 0 1 24 3.903v16.194A3.9 3.9 0 0 1 20.098 24H6.393l-.051-10.34v-.074c0-3.92 3.112-7.09 6.963-7.09c2.31 0 4.177 1.902 4.177 4.254s-1.867 4.254-4.177 4.254c-.77 0-1.393-.634-1.393-1.418s.623-1.418 1.393-1.418c.769 0 1.392-.634 1.392-1.418s-.623-1.418-1.392-1.418c-2.31 0-4.178 1.9-4.178 4.253c0 2.352 1.868 4.254 4.178 4.254c3.85 0 6.962-3.169 6.962-7.09S17.155 3.66 13.305 3.66c-5.39 0-9.75 4.436-9.75 9.925v.086l.023 10.315A3.9 3.9 0 0 1 0 20.097V3.903A3.9 3.9 0 0 1 3.902 0z"/></svg>
</template>

CSS

.icon-photopea {
  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%22M20.098%200A3.9%203.9%200%200%201%2024%203.903v16.194A3.9%203.9%200%200%201%2020.098%2024H6.393l-.051-10.34v-.074c0-3.92%203.112-7.09%206.963-7.09c2.31%200%204.177%201.902%204.177%204.254s-1.867%204.254-4.177%204.254c-.77%200-1.393-.634-1.393-1.418s.623-1.418%201.393-1.418c.769%200%201.392-.634%201.392-1.418s-.623-1.418-1.392-1.418c-2.31%200-4.178%201.9-4.178%204.253c0%202.352%201.868%204.254%204.178%204.254c3.85%200%206.962-3.169%206.962-7.09S17.155%203.66%2013.305%203.66c-5.39%200-9.75%204.436-9.75%209.925v.086l.023%2010.315A3.9%203.9%200%200%201%200%2020.097V3.903A3.9%203.9%200%200%201%203.902%200z%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%22M20.098%200A3.9%203.9%200%200%201%2024%203.903v16.194A3.9%203.9%200%200%201%2020.098%2024H6.393l-.051-10.34v-.074c0-3.92%203.112-7.09%206.963-7.09c2.31%200%204.177%201.902%204.177%204.254s-1.867%204.254-4.177%204.254c-.77%200-1.393-.634-1.393-1.418s.623-1.418%201.393-1.418c.769%200%201.392-.634%201.392-1.418s-.623-1.418-1.392-1.418c-2.31%200-4.178%201.9-4.178%204.253c0%202.352%201.868%204.254%204.178%204.254c3.85%200%206.962-3.169%206.962-7.09S17.155%203.66%2013.305%203.66c-5.39%200-9.75%204.436-9.75%209.925v.086l.023%2010.315A3.9%203.9%200%200%201%200%2020.097V3.903A3.9%203.9%200%200%201%203.902%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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