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

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

Use the sharex logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.217 15.774v.054c.083 3.469 2.543 6.416 5.99 7.607h-.002c1.095.377 2.246.568 3.404.565c5.159 0 9.347-3.697 9.389-8.275a7.5 7.5 0 0 0-.563-2.668c-1.19 3.446-4.138 5.906-7.607 5.987h-.176c-2.01 0-3.854-.8-5.294-2.13c-1.656-1.53-2.78-3.765-3.01-6.295c-1.3 1.407-2.093 3.2-2.13 5.155Zm3.01-10.557H8.17c-3.36.08-6.23 2.39-7.49 5.669l-.117.32A10.4 10.4 0 0 0 0 14.608c0 5.159 3.697 9.347 8.275 9.389a7.5 7.5 0 0 0 2.668-.563c-3.446-1.19-5.906-4.138-5.987-7.607v-.176c0-2.01.8-3.854 2.13-5.296c1.53-1.656 3.765-2.78 6.296-3.01c-1.407-1.3-3.2-2.093-5.155-2.129Zm7.601 13.566l.324-.015c3.327-.223 6.129-2.636 7.283-5.974A10.4 10.4 0 0 0 24 9.392c0-5.16-3.697-9.347-8.275-9.39a7.5 7.5 0 0 0-2.668.563c3.446 1.19 5.906 4.14 5.987 7.607v.176c0 2.01-.8 3.854-2.13 5.294c-1.53 1.656-3.765 2.78-6.295 3.01c1.407 1.3 3.2 2.094 5.155 2.13zM.002 8.275a7.5 7.5 0 0 0 .563 2.668c1.19-3.446 4.14-5.906 7.607-5.987h.176c2.01 0 3.854.8 5.294 2.13q.502.465.925.999c1.146 1.436 1.9 3.27 2.085 5.297c1.3-1.407 2.094-3.2 2.13-5.155V8.17C18.7 4.703 16.24 1.756 12.795.564A10.4 10.4 0 0 0 9.393 0C4.23 0 .045 3.697.002 8.275"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSharex(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="M5.217 15.774v.054c.083 3.469 2.543 6.416 5.99 7.607h-.002c1.095.377 2.246.568 3.404.565c5.159 0 9.347-3.697 9.389-8.275a7.5 7.5 0 0 0-.563-2.668c-1.19 3.446-4.138 5.906-7.607 5.987h-.176c-2.01 0-3.854-.8-5.294-2.13c-1.656-1.53-2.78-3.765-3.01-6.295c-1.3 1.407-2.093 3.2-2.13 5.155Zm3.01-10.557H8.17c-3.36.08-6.23 2.39-7.49 5.669l-.117.32A10.4 10.4 0 0 0 0 14.608c0 5.159 3.697 9.347 8.275 9.389a7.5 7.5 0 0 0 2.668-.563c-3.446-1.19-5.906-4.138-5.987-7.607v-.176c0-2.01.8-3.854 2.13-5.296c1.53-1.656 3.765-2.78 6.296-3.01c-1.407-1.3-3.2-2.093-5.155-2.129Zm7.601 13.566l.324-.015c3.327-.223 6.129-2.636 7.283-5.974A10.4 10.4 0 0 0 24 9.392c0-5.16-3.697-9.347-8.275-9.39a7.5 7.5 0 0 0-2.668.563c3.446 1.19 5.906 4.14 5.987 7.607v.176c0 2.01-.8 3.854-2.13 5.294c-1.53 1.656-3.765 2.78-6.295 3.01c1.407 1.3 3.2 2.094 5.155 2.13zM.002 8.275a7.5 7.5 0 0 0 .563 2.668c1.19-3.446 4.14-5.906 7.607-5.987h.176c2.01 0 3.854.8 5.294 2.13q.502.465.925.999c1.146 1.436 1.9 3.27 2.085 5.297c1.3-1.407 2.094-3.2 2.13-5.155V8.17C18.7 4.703 16.24 1.756 12.795.564A10.4 10.4 0 0 0 9.393 0C4.23 0 .045 3.697.002 8.275"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.217 15.774v.054c.083 3.469 2.543 6.416 5.99 7.607h-.002c1.095.377 2.246.568 3.404.565c5.159 0 9.347-3.697 9.389-8.275a7.5 7.5 0 0 0-.563-2.668c-1.19 3.446-4.138 5.906-7.607 5.987h-.176c-2.01 0-3.854-.8-5.294-2.13c-1.656-1.53-2.78-3.765-3.01-6.295c-1.3 1.407-2.093 3.2-2.13 5.155Zm3.01-10.557H8.17c-3.36.08-6.23 2.39-7.49 5.669l-.117.32A10.4 10.4 0 0 0 0 14.608c0 5.159 3.697 9.347 8.275 9.389a7.5 7.5 0 0 0 2.668-.563c-3.446-1.19-5.906-4.138-5.987-7.607v-.176c0-2.01.8-3.854 2.13-5.296c1.53-1.656 3.765-2.78 6.296-3.01c-1.407-1.3-3.2-2.093-5.155-2.129Zm7.601 13.566l.324-.015c3.327-.223 6.129-2.636 7.283-5.974A10.4 10.4 0 0 0 24 9.392c0-5.16-3.697-9.347-8.275-9.39a7.5 7.5 0 0 0-2.668.563c3.446 1.19 5.906 4.14 5.987 7.607v.176c0 2.01-.8 3.854-2.13 5.294c-1.53 1.656-3.765 2.78-6.295 3.01c1.407 1.3 3.2 2.094 5.155 2.13zM.002 8.275a7.5 7.5 0 0 0 .563 2.668c1.19-3.446 4.14-5.906 7.607-5.987h.176c2.01 0 3.854.8 5.294 2.13q.502.465.925.999c1.146 1.436 1.9 3.27 2.085 5.297c1.3-1.407 2.094-3.2 2.13-5.155V8.17C18.7 4.703 16.24 1.756 12.795.564A10.4 10.4 0 0 0 9.393 0C4.23 0 .045 3.697.002 8.275"/></svg>
</template>

CSS

.icon-sharex {
  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%22M5.217%2015.774v.054c.083%203.469%202.543%206.416%205.99%207.607h-.002c1.095.377%202.246.568%203.404.565c5.159%200%209.347-3.697%209.389-8.275a7.5%207.5%200%200%200-.563-2.668c-1.19%203.446-4.138%205.906-7.607%205.987h-.176c-2.01%200-3.854-.8-5.294-2.13c-1.656-1.53-2.78-3.765-3.01-6.295c-1.3%201.407-2.093%203.2-2.13%205.155Zm3.01-10.557H8.17c-3.36.08-6.23%202.39-7.49%205.669l-.117.32A10.4%2010.4%200%200%200%200%2014.608c0%205.159%203.697%209.347%208.275%209.389a7.5%207.5%200%200%200%202.668-.563c-3.446-1.19-5.906-4.138-5.987-7.607v-.176c0-2.01.8-3.854%202.13-5.296c1.53-1.656%203.765-2.78%206.296-3.01c-1.407-1.3-3.2-2.093-5.155-2.129Zm7.601%2013.566l.324-.015c3.327-.223%206.129-2.636%207.283-5.974A10.4%2010.4%200%200%200%2024%209.392c0-5.16-3.697-9.347-8.275-9.39a7.5%207.5%200%200%200-2.668.563c3.446%201.19%205.906%204.14%205.987%207.607v.176c0%202.01-.8%203.854-2.13%205.294c-1.53%201.656-3.765%202.78-6.295%203.01c1.407%201.3%203.2%202.094%205.155%202.13zM.002%208.275a7.5%207.5%200%200%200%20.563%202.668c1.19-3.446%204.14-5.906%207.607-5.987h.176c2.01%200%203.854.8%205.294%202.13q.502.465.925.999c1.146%201.436%201.9%203.27%202.085%205.297c1.3-1.407%202.094-3.2%202.13-5.155V8.17C18.7%204.703%2016.24%201.756%2012.795.564A10.4%2010.4%200%200%200%209.393%200C4.23%200%20.045%203.697.002%208.275%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%22M5.217%2015.774v.054c.083%203.469%202.543%206.416%205.99%207.607h-.002c1.095.377%202.246.568%203.404.565c5.159%200%209.347-3.697%209.389-8.275a7.5%207.5%200%200%200-.563-2.668c-1.19%203.446-4.138%205.906-7.607%205.987h-.176c-2.01%200-3.854-.8-5.294-2.13c-1.656-1.53-2.78-3.765-3.01-6.295c-1.3%201.407-2.093%203.2-2.13%205.155Zm3.01-10.557H8.17c-3.36.08-6.23%202.39-7.49%205.669l-.117.32A10.4%2010.4%200%200%200%200%2014.608c0%205.159%203.697%209.347%208.275%209.389a7.5%207.5%200%200%200%202.668-.563c-3.446-1.19-5.906-4.138-5.987-7.607v-.176c0-2.01.8-3.854%202.13-5.296c1.53-1.656%203.765-2.78%206.296-3.01c-1.407-1.3-3.2-2.093-5.155-2.129Zm7.601%2013.566l.324-.015c3.327-.223%206.129-2.636%207.283-5.974A10.4%2010.4%200%200%200%2024%209.392c0-5.16-3.697-9.347-8.275-9.39a7.5%207.5%200%200%200-2.668.563c3.446%201.19%205.906%204.14%205.987%207.607v.176c0%202.01-.8%203.854-2.13%205.294c-1.53%201.656-3.765%202.78-6.295%203.01c1.407%201.3%203.2%202.094%205.155%202.13zM.002%208.275a7.5%207.5%200%200%200%20.563%202.668c1.19-3.446%204.14-5.906%207.607-5.987h.176c2.01%200%203.854.8%205.294%202.13q.502.465.925.999c1.146%201.436%201.9%203.27%202.085%205.297c1.3-1.407%202.094-3.2%202.13-5.155V8.17C18.7%204.703%2016.24%201.756%2012.795.564A10.4%2010.4%200%200%200%209.393%200C4.23%200%20.045%203.697.002%208.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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