depositphotos logo

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

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

Use the depositphotos logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24c5.119 0 9.061-3.942 9.061-9.06S17.119 5.88 12 5.88c-5.117 0-9.059 3.942-9.059 9.06S6.883 24 12 24m0-5.598c-1.954 0-3.461-1.508-3.461-3.462s1.507-3.462 3.461-3.462c1.955 0 3.462 1.507 3.462 3.462c0 1.954-1.507 3.462-3.462 3.462m2.634-12.241h6.161V0h-6.161z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDepositphotos(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="M12 24c5.119 0 9.061-3.942 9.061-9.06S17.119 5.88 12 5.88c-5.117 0-9.059 3.942-9.059 9.06S6.883 24 12 24m0-5.598c-1.954 0-3.461-1.508-3.461-3.462s1.507-3.462 3.461-3.462c1.955 0 3.462 1.507 3.462 3.462c0 1.954-1.507 3.462-3.462 3.462m2.634-12.241h6.161V0h-6.161z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24c5.119 0 9.061-3.942 9.061-9.06S17.119 5.88 12 5.88c-5.117 0-9.059 3.942-9.059 9.06S6.883 24 12 24m0-5.598c-1.954 0-3.461-1.508-3.461-3.462s1.507-3.462 3.461-3.462c1.955 0 3.462 1.507 3.462 3.462c0 1.954-1.507 3.462-3.462 3.462m2.634-12.241h6.161V0h-6.161z"/></svg>
</template>

CSS

.icon-depositphotos {
  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%22M12%2024c5.119%200%209.061-3.942%209.061-9.06S17.119%205.88%2012%205.88c-5.117%200-9.059%203.942-9.059%209.06S6.883%2024%2012%2024m0-5.598c-1.954%200-3.461-1.508-3.461-3.462s1.507-3.462%203.461-3.462c1.955%200%203.462%201.507%203.462%203.462c0%201.954-1.507%203.462-3.462%203.462m2.634-12.241h6.161V0h-6.161z%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%22M12%2024c5.119%200%209.061-3.942%209.061-9.06S17.119%205.88%2012%205.88c-5.117%200-9.059%203.942-9.059%209.06S6.883%2024%2012%2024m0-5.598c-1.954%200-3.461-1.508-3.461-3.462s1.507-3.462%203.461-3.462c1.955%200%203.462%201.507%203.462%203.462c0%201.954-1.507%203.462-3.462%203.462m2.634-12.241h6.161V0h-6.161z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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