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

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

Use the uptobox logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.803 9.948c0 .037.17.49.37.992l.377.927l-.36.917c-.585 1.504-.595 1.362.095 1.333c.568-.028.596-.038.69-.33c.161-.464.237-.473.407-.048l.152.397h.747c.416 0 .737-.028.718-.075c-.274-.558-.832-2.062-.832-2.241c0-.067.151-.511.331-.984c.18-.463.331-.88.331-.908s-.236-.047-.539-.028c-.52.028-.539.038-.643.36c-.132.397-.246.387-.388-.03c-.104-.302-.104-.302-.775-.33c-.378-.02-.68.01-.68.047zm-3.243.103c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.396.16 1.418.16c1.626 0 1.531.124 1.531-2.126c0-2.26.095-2.128-1.55-2.128c-1.097 0-1.277.02-1.41.17zm1.541 2.014c0 .899-.019 1.04-.15 1.012c-.077-.02-.143-.057-.143-.104c.01-.038.01-.492.01-1.012c0-.775.028-.945.141-.945c.114 0 .142.18.142 1.05zm-5.2-.056v2.127h1.408c1.712 0 1.665.029 1.646-1.125c-.003-.173 0-.562-.052-.741c-.046-.16-.124-.1-.125-.254c-.002-.132.08-.131.12-.258c.05-.158.037-.455.037-.62c.01-.964-.009-1.06-.188-1.153c-.104-.057-.747-.104-1.513-.104H13.9zm1.683-.653c-.038.369-.303.369-.34 0c-.039-.274.15-.491.292-.35c.048.048.067.199.048.35m.02 1.41c0 .264-.039.33-.19.33c-.142 0-.19-.066-.19-.265c0-.302.066-.397.256-.397c.075 0 .123.114.123.33zm-4.947-2.715c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.387.16 1.361.16c1.021 0 1.201-.018 1.333-.17c.142-.15.161-.434.161-1.975c0-1.617-.019-1.816-.17-1.948c-.142-.132-.388-.16-1.362-.16c-1.02 0-1.2.018-1.333.17zm1.541 2.014c0 .965-.009 1.03-.189 1.03s-.189-.065-.189-1.03c0-.737.038-1.05.123-1.078c.227-.075.255.048.255 1.078m-5.106-2.042a.145.145 0 0 1-.142.142c-.113 0-.14.123-.14.52s.027.52.14.52c.123 0 .142.217.142 1.352c0 .927.038 1.39.114 1.466c.075.075.51.113 1.324.113c1.626 0 1.607.02 1.57-1.494l-.03-1.106H8.748l-.028.775c-.02.615-.057.785-.16.785c-.115 0-.143-.18-.143-.945v-.937l.832-.028l.823-.028v-.946c-.56-.017-1.146-.04-1.694-.061c-.057-.02-.074-.13-.09-.158c-.114-.208-1.195-.17-1.195.03zm-3.687 1.986v2.137l.67-.03l.672-.027l.02-.757l.01-.756l.708-.028c.388-.02.756-.076.822-.133c.17-.132.17-2.26.01-2.42c-.076-.076-.548-.114-1.513-.114h-1.4zm1.74-.936c.085.217-.02.51-.18.51c-.18 0-.274-.36-.142-.52c.151-.18.246-.18.321.01zm-5.144.784c0 2.45-.114 2.28 1.626 2.28c1.588 0 1.494.15 1.494-2.346V9.87l-.68.03l-.682.027l-.01 1.485c0 1.03-.037 1.522-.113 1.598c-.18.18-.217-.02-.236-1.617l-.028-1.466l-.68-.028l-.69-.028z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsUptobox(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.803 9.948c0 .037.17.49.37.992l.377.927l-.36.917c-.585 1.504-.595 1.362.095 1.333c.568-.028.596-.038.69-.33c.161-.464.237-.473.407-.048l.152.397h.747c.416 0 .737-.028.718-.075c-.274-.558-.832-2.062-.832-2.241c0-.067.151-.511.331-.984c.18-.463.331-.88.331-.908s-.236-.047-.539-.028c-.52.028-.539.038-.643.36c-.132.397-.246.387-.388-.03c-.104-.302-.104-.302-.775-.33c-.378-.02-.68.01-.68.047zm-3.243.103c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.396.16 1.418.16c1.626 0 1.531.124 1.531-2.126c0-2.26.095-2.128-1.55-2.128c-1.097 0-1.277.02-1.41.17zm1.541 2.014c0 .899-.019 1.04-.15 1.012c-.077-.02-.143-.057-.143-.104c.01-.038.01-.492.01-1.012c0-.775.028-.945.141-.945c.114 0 .142.18.142 1.05zm-5.2-.056v2.127h1.408c1.712 0 1.665.029 1.646-1.125c-.003-.173 0-.562-.052-.741c-.046-.16-.124-.1-.125-.254c-.002-.132.08-.131.12-.258c.05-.158.037-.455.037-.62c.01-.964-.009-1.06-.188-1.153c-.104-.057-.747-.104-1.513-.104H13.9zm1.683-.653c-.038.369-.303.369-.34 0c-.039-.274.15-.491.292-.35c.048.048.067.199.048.35m.02 1.41c0 .264-.039.33-.19.33c-.142 0-.19-.066-.19-.265c0-.302.066-.397.256-.397c.075 0 .123.114.123.33zm-4.947-2.715c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.387.16 1.361.16c1.021 0 1.201-.018 1.333-.17c.142-.15.161-.434.161-1.975c0-1.617-.019-1.816-.17-1.948c-.142-.132-.388-.16-1.362-.16c-1.02 0-1.2.018-1.333.17zm1.541 2.014c0 .965-.009 1.03-.189 1.03s-.189-.065-.189-1.03c0-.737.038-1.05.123-1.078c.227-.075.255.048.255 1.078m-5.106-2.042a.145.145 0 0 1-.142.142c-.113 0-.14.123-.14.52s.027.52.14.52c.123 0 .142.217.142 1.352c0 .927.038 1.39.114 1.466c.075.075.51.113 1.324.113c1.626 0 1.607.02 1.57-1.494l-.03-1.106H8.748l-.028.775c-.02.615-.057.785-.16.785c-.115 0-.143-.18-.143-.945v-.937l.832-.028l.823-.028v-.946c-.56-.017-1.146-.04-1.694-.061c-.057-.02-.074-.13-.09-.158c-.114-.208-1.195-.17-1.195.03zm-3.687 1.986v2.137l.67-.03l.672-.027l.02-.757l.01-.756l.708-.028c.388-.02.756-.076.822-.133c.17-.132.17-2.26.01-2.42c-.076-.076-.548-.114-1.513-.114h-1.4zm1.74-.936c.085.217-.02.51-.18.51c-.18 0-.274-.36-.142-.52c.151-.18.246-.18.321.01zm-5.144.784c0 2.45-.114 2.28 1.626 2.28c1.588 0 1.494.15 1.494-2.346V9.87l-.68.03l-.682.027l-.01 1.485c0 1.03-.037 1.522-.113 1.598c-.18.18-.217-.02-.236-1.617l-.028-1.466l-.68-.028l-.69-.028z"/></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.803 9.948c0 .037.17.49.37.992l.377.927l-.36.917c-.585 1.504-.595 1.362.095 1.333c.568-.028.596-.038.69-.33c.161-.464.237-.473.407-.048l.152.397h.747c.416 0 .737-.028.718-.075c-.274-.558-.832-2.062-.832-2.241c0-.067.151-.511.331-.984c.18-.463.331-.88.331-.908s-.236-.047-.539-.028c-.52.028-.539.038-.643.36c-.132.397-.246.387-.388-.03c-.104-.302-.104-.302-.775-.33c-.378-.02-.68.01-.68.047zm-3.243.103c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.396.16 1.418.16c1.626 0 1.531.124 1.531-2.126c0-2.26.095-2.128-1.55-2.128c-1.097 0-1.277.02-1.41.17zm1.541 2.014c0 .899-.019 1.04-.15 1.012c-.077-.02-.143-.057-.143-.104c.01-.038.01-.492.01-1.012c0-.775.028-.945.141-.945c.114 0 .142.18.142 1.05zm-5.2-.056v2.127h1.408c1.712 0 1.665.029 1.646-1.125c-.003-.173 0-.562-.052-.741c-.046-.16-.124-.1-.125-.254c-.002-.132.08-.131.12-.258c.05-.158.037-.455.037-.62c.01-.964-.009-1.06-.188-1.153c-.104-.057-.747-.104-1.513-.104H13.9zm1.683-.653c-.038.369-.303.369-.34 0c-.039-.274.15-.491.292-.35c.048.048.067.199.048.35m.02 1.41c0 .264-.039.33-.19.33c-.142 0-.19-.066-.19-.265c0-.302.066-.397.256-.397c.075 0 .123.114.123.33zm-4.947-2.715c-.142.152-.16.435-.16 1.977c0 1.617.018 1.815.17 1.947c.141.133.387.16 1.361.16c1.021 0 1.201-.018 1.333-.17c.142-.15.161-.434.161-1.975c0-1.617-.019-1.816-.17-1.948c-.142-.132-.388-.16-1.362-.16c-1.02 0-1.2.018-1.333.17zm1.541 2.014c0 .965-.009 1.03-.189 1.03s-.189-.065-.189-1.03c0-.737.038-1.05.123-1.078c.227-.075.255.048.255 1.078m-5.106-2.042a.145.145 0 0 1-.142.142c-.113 0-.14.123-.14.52s.027.52.14.52c.123 0 .142.217.142 1.352c0 .927.038 1.39.114 1.466c.075.075.51.113 1.324.113c1.626 0 1.607.02 1.57-1.494l-.03-1.106H8.748l-.028.775c-.02.615-.057.785-.16.785c-.115 0-.143-.18-.143-.945v-.937l.832-.028l.823-.028v-.946c-.56-.017-1.146-.04-1.694-.061c-.057-.02-.074-.13-.09-.158c-.114-.208-1.195-.17-1.195.03zm-3.687 1.986v2.137l.67-.03l.672-.027l.02-.757l.01-.756l.708-.028c.388-.02.756-.076.822-.133c.17-.132.17-2.26.01-2.42c-.076-.076-.548-.114-1.513-.114h-1.4zm1.74-.936c.085.217-.02.51-.18.51c-.18 0-.274-.36-.142-.52c.151-.18.246-.18.321.01zm-5.144.784c0 2.45-.114 2.28 1.626 2.28c1.588 0 1.494.15 1.494-2.346V9.87l-.68.03l-.682.027l-.01 1.485c0 1.03-.037 1.522-.113 1.598c-.18.18-.217-.02-.236-1.617l-.028-1.466l-.68-.028l-.69-.028z"/></svg>
</template>

CSS

.icon-uptobox {
  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.803%209.948c0%20.037.17.49.37.992l.377.927l-.36.917c-.585%201.504-.595%201.362.095%201.333c.568-.028.596-.038.69-.33c.161-.464.237-.473.407-.048l.152.397h.747c.416%200%20.737-.028.718-.075c-.274-.558-.832-2.062-.832-2.241c0-.067.151-.511.331-.984c.18-.463.331-.88.331-.908s-.236-.047-.539-.028c-.52.028-.539.038-.643.36c-.132.397-.246.387-.388-.03c-.104-.302-.104-.302-.775-.33c-.378-.02-.68.01-.68.047zm-3.243.103c-.142.152-.16.435-.16%201.977c0%201.617.018%201.815.17%201.947c.141.133.396.16%201.418.16c1.626%200%201.531.124%201.531-2.126c0-2.26.095-2.128-1.55-2.128c-1.097%200-1.277.02-1.41.17zm1.541%202.014c0%20.899-.019%201.04-.15%201.012c-.077-.02-.143-.057-.143-.104c.01-.038.01-.492.01-1.012c0-.775.028-.945.141-.945c.114%200%20.142.18.142%201.05zm-5.2-.056v2.127h1.408c1.712%200%201.665.029%201.646-1.125c-.003-.173%200-.562-.052-.741c-.046-.16-.124-.1-.125-.254c-.002-.132.08-.131.12-.258c.05-.158.037-.455.037-.62c.01-.964-.009-1.06-.188-1.153c-.104-.057-.747-.104-1.513-.104H13.9zm1.683-.653c-.038.369-.303.369-.34%200c-.039-.274.15-.491.292-.35c.048.048.067.199.048.35m.02%201.41c0%20.264-.039.33-.19.33c-.142%200-.19-.066-.19-.265c0-.302.066-.397.256-.397c.075%200%20.123.114.123.33zm-4.947-2.715c-.142.152-.16.435-.16%201.977c0%201.617.018%201.815.17%201.947c.141.133.387.16%201.361.16c1.021%200%201.201-.018%201.333-.17c.142-.15.161-.434.161-1.975c0-1.617-.019-1.816-.17-1.948c-.142-.132-.388-.16-1.362-.16c-1.02%200-1.2.018-1.333.17zm1.541%202.014c0%20.965-.009%201.03-.189%201.03s-.189-.065-.189-1.03c0-.737.038-1.05.123-1.078c.227-.075.255.048.255%201.078m-5.106-2.042a.145.145%200%200%201-.142.142c-.113%200-.14.123-.14.52s.027.52.14.52c.123%200%20.142.217.142%201.352c0%20.927.038%201.39.114%201.466c.075.075.51.113%201.324.113c1.626%200%201.607.02%201.57-1.494l-.03-1.106H8.748l-.028.775c-.02.615-.057.785-.16.785c-.115%200-.143-.18-.143-.945v-.937l.832-.028l.823-.028v-.946c-.56-.017-1.146-.04-1.694-.061c-.057-.02-.074-.13-.09-.158c-.114-.208-1.195-.17-1.195.03zm-3.687%201.986v2.137l.67-.03l.672-.027l.02-.757l.01-.756l.708-.028c.388-.02.756-.076.822-.133c.17-.132.17-2.26.01-2.42c-.076-.076-.548-.114-1.513-.114h-1.4zm1.74-.936c.085.217-.02.51-.18.51c-.18%200-.274-.36-.142-.52c.151-.18.246-.18.321.01zm-5.144.784c0%202.45-.114%202.28%201.626%202.28c1.588%200%201.494.15%201.494-2.346V9.87l-.68.03l-.682.027l-.01%201.485c0%201.03-.037%201.522-.113%201.598c-.18.18-.217-.02-.236-1.617l-.028-1.466l-.68-.028l-.69-.028z%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.803%209.948c0%20.037.17.49.37.992l.377.927l-.36.917c-.585%201.504-.595%201.362.095%201.333c.568-.028.596-.038.69-.33c.161-.464.237-.473.407-.048l.152.397h.747c.416%200%20.737-.028.718-.075c-.274-.558-.832-2.062-.832-2.241c0-.067.151-.511.331-.984c.18-.463.331-.88.331-.908s-.236-.047-.539-.028c-.52.028-.539.038-.643.36c-.132.397-.246.387-.388-.03c-.104-.302-.104-.302-.775-.33c-.378-.02-.68.01-.68.047zm-3.243.103c-.142.152-.16.435-.16%201.977c0%201.617.018%201.815.17%201.947c.141.133.396.16%201.418.16c1.626%200%201.531.124%201.531-2.126c0-2.26.095-2.128-1.55-2.128c-1.097%200-1.277.02-1.41.17zm1.541%202.014c0%20.899-.019%201.04-.15%201.012c-.077-.02-.143-.057-.143-.104c.01-.038.01-.492.01-1.012c0-.775.028-.945.141-.945c.114%200%20.142.18.142%201.05zm-5.2-.056v2.127h1.408c1.712%200%201.665.029%201.646-1.125c-.003-.173%200-.562-.052-.741c-.046-.16-.124-.1-.125-.254c-.002-.132.08-.131.12-.258c.05-.158.037-.455.037-.62c.01-.964-.009-1.06-.188-1.153c-.104-.057-.747-.104-1.513-.104H13.9zm1.683-.653c-.038.369-.303.369-.34%200c-.039-.274.15-.491.292-.35c.048.048.067.199.048.35m.02%201.41c0%20.264-.039.33-.19.33c-.142%200-.19-.066-.19-.265c0-.302.066-.397.256-.397c.075%200%20.123.114.123.33zm-4.947-2.715c-.142.152-.16.435-.16%201.977c0%201.617.018%201.815.17%201.947c.141.133.387.16%201.361.16c1.021%200%201.201-.018%201.333-.17c.142-.15.161-.434.161-1.975c0-1.617-.019-1.816-.17-1.948c-.142-.132-.388-.16-1.362-.16c-1.02%200-1.2.018-1.333.17zm1.541%202.014c0%20.965-.009%201.03-.189%201.03s-.189-.065-.189-1.03c0-.737.038-1.05.123-1.078c.227-.075.255.048.255%201.078m-5.106-2.042a.145.145%200%200%201-.142.142c-.113%200-.14.123-.14.52s.027.52.14.52c.123%200%20.142.217.142%201.352c0%20.927.038%201.39.114%201.466c.075.075.51.113%201.324.113c1.626%200%201.607.02%201.57-1.494l-.03-1.106H8.748l-.028.775c-.02.615-.057.785-.16.785c-.115%200-.143-.18-.143-.945v-.937l.832-.028l.823-.028v-.946c-.56-.017-1.146-.04-1.694-.061c-.057-.02-.074-.13-.09-.158c-.114-.208-1.195-.17-1.195.03zm-3.687%201.986v2.137l.67-.03l.672-.027l.02-.757l.01-.756l.708-.028c.388-.02.756-.076.822-.133c.17-.132.17-2.26.01-2.42c-.076-.076-.548-.114-1.513-.114h-1.4zm1.74-.936c.085.217-.02.51-.18.51c-.18%200-.274-.36-.142-.52c.151-.18.246-.18.321.01zm-5.144.784c0%202.45-.114%202.28%201.626%202.28c1.588%200%201.494.15%201.494-2.346V9.87l-.68.03l-.682.027l-.01%201.485c0%201.03-.037%201.522-.113%201.598c-.18.18-.217-.02-.236-1.617l-.028-1.466l-.68-.028l-.69-.028z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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