wetransfer logo

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

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

Use the wetransfer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.855 11.891c0-3.382 2.4-5.4 5.51-5.4C22.145 6.491 24 7.91 24 9.873c0 1.855-1.582 3.055-3.328 3.055c-.982 0-1.69-.164-2.182-.546c-.163-.164-.272-.109-.272.055c0 .709.272 1.254.709 1.745c.382.382 1.09.655 1.745.655c.71 0 1.31-.164 1.855-.437c.545-.272.982-.163 1.254.273c.328.49-.109 1.145-.49 1.582c-.71.763-2.073 1.309-3.819 1.309c-3.545-.11-5.618-2.51-5.618-5.673zm-7.254 2.237c.327 0 .545.163.763.545l.982 1.582c.382.6.709 1.036 1.418 1.036c.71 0 1.091-.273 1.418-1.09a21 21 0 0 0 1.31-3.873c.49-1.855.709-2.946.709-3.873s-.273-1.473-1.31-1.637c-1.363-.272-3.272-.381-5.29-.381s-3.928.109-5.291.327C.273 6.982 0 7.528 0 8.454c0 .928.219 2.019.655 3.874a29 29 0 0 0 1.31 3.872c.381.818.708 1.091 1.417 1.091s1.037-.436 1.419-1.036l.981-1.582c.273-.327.491-.545.819-.545"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWetransfer(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="M13.855 11.891c0-3.382 2.4-5.4 5.51-5.4C22.145 6.491 24 7.91 24 9.873c0 1.855-1.582 3.055-3.328 3.055c-.982 0-1.69-.164-2.182-.546c-.163-.164-.272-.109-.272.055c0 .709.272 1.254.709 1.745c.382.382 1.09.655 1.745.655c.71 0 1.31-.164 1.855-.437c.545-.272.982-.163 1.254.273c.328.49-.109 1.145-.49 1.582c-.71.763-2.073 1.309-3.819 1.309c-3.545-.11-5.618-2.51-5.618-5.673zm-7.254 2.237c.327 0 .545.163.763.545l.982 1.582c.382.6.709 1.036 1.418 1.036c.71 0 1.091-.273 1.418-1.09a21 21 0 0 0 1.31-3.873c.49-1.855.709-2.946.709-3.873s-.273-1.473-1.31-1.637c-1.363-.272-3.272-.381-5.29-.381s-3.928.109-5.291.327C.273 6.982 0 7.528 0 8.454c0 .928.219 2.019.655 3.874a29 29 0 0 0 1.31 3.872c.381.818.708 1.091 1.417 1.091s1.037-.436 1.419-1.036l.981-1.582c.273-.327.491-.545.819-.545"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.855 11.891c0-3.382 2.4-5.4 5.51-5.4C22.145 6.491 24 7.91 24 9.873c0 1.855-1.582 3.055-3.328 3.055c-.982 0-1.69-.164-2.182-.546c-.163-.164-.272-.109-.272.055c0 .709.272 1.254.709 1.745c.382.382 1.09.655 1.745.655c.71 0 1.31-.164 1.855-.437c.545-.272.982-.163 1.254.273c.328.49-.109 1.145-.49 1.582c-.71.763-2.073 1.309-3.819 1.309c-3.545-.11-5.618-2.51-5.618-5.673zm-7.254 2.237c.327 0 .545.163.763.545l.982 1.582c.382.6.709 1.036 1.418 1.036c.71 0 1.091-.273 1.418-1.09a21 21 0 0 0 1.31-3.873c.49-1.855.709-2.946.709-3.873s-.273-1.473-1.31-1.637c-1.363-.272-3.272-.381-5.29-.381s-3.928.109-5.291.327C.273 6.982 0 7.528 0 8.454c0 .928.219 2.019.655 3.874a29 29 0 0 0 1.31 3.872c.381.818.708 1.091 1.417 1.091s1.037-.436 1.419-1.036l.981-1.582c.273-.327.491-.545.819-.545"/></svg>
</template>

CSS

.icon-wetransfer {
  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%22M13.855%2011.891c0-3.382%202.4-5.4%205.51-5.4C22.145%206.491%2024%207.91%2024%209.873c0%201.855-1.582%203.055-3.328%203.055c-.982%200-1.69-.164-2.182-.546c-.163-.164-.272-.109-.272.055c0%20.709.272%201.254.709%201.745c.382.382%201.09.655%201.745.655c.71%200%201.31-.164%201.855-.437c.545-.272.982-.163%201.254.273c.328.49-.109%201.145-.49%201.582c-.71.763-2.073%201.309-3.819%201.309c-3.545-.11-5.618-2.51-5.618-5.673zm-7.254%202.237c.327%200%20.545.163.763.545l.982%201.582c.382.6.709%201.036%201.418%201.036c.71%200%201.091-.273%201.418-1.09a21%2021%200%200%200%201.31-3.873c.49-1.855.709-2.946.709-3.873s-.273-1.473-1.31-1.637c-1.363-.272-3.272-.381-5.29-.381s-3.928.109-5.291.327C.273%206.982%200%207.528%200%208.454c0%20.928.219%202.019.655%203.874a29%2029%200%200%200%201.31%203.872c.381.818.708%201.091%201.417%201.091s1.037-.436%201.419-1.036l.981-1.582c.273-.327.491-.545.819-.545%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%22M13.855%2011.891c0-3.382%202.4-5.4%205.51-5.4C22.145%206.491%2024%207.91%2024%209.873c0%201.855-1.582%203.055-3.328%203.055c-.982%200-1.69-.164-2.182-.546c-.163-.164-.272-.109-.272.055c0%20.709.272%201.254.709%201.745c.382.382%201.09.655%201.745.655c.71%200%201.31-.164%201.855-.437c.545-.272.982-.163%201.254.273c.328.49-.109%201.145-.49%201.582c-.71.763-2.073%201.309-3.819%201.309c-3.545-.11-5.618-2.51-5.618-5.673zm-7.254%202.237c.327%200%20.545.163.763.545l.982%201.582c.382.6.709%201.036%201.418%201.036c.71%200%201.091-.273%201.418-1.09a21%2021%200%200%200%201.31-3.873c.49-1.855.709-2.946.709-3.873s-.273-1.473-1.31-1.637c-1.363-.272-3.272-.381-5.29-.381s-3.928.109-5.291.327C.273%206.982%200%207.528%200%208.454c0%20.928.219%202.019.655%203.874a29%2029%200%200%200%201.31%203.872c.381.818.708%201.091%201.417%201.091s1.037-.436%201.419-1.036l.981-1.582c.273-.327.491-.545.819-.545%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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