Share Button SVG element, flat

Free

Three connected dots branch to the right on this wide rounded button. Add it to a recipe page or a photo viewer.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ZmkPzNLTlWV7/amnt.svg" alt="Share Button" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 80" preserveAspectRatio="none" fill="currentColor"><rect x="5" y="5" width="230" height="70" rx="18" fill="none" stroke="currentColor" stroke-width="5"/><path d="M102 38 136 24M102 42l34 14" fill="none" stroke="currentColor" stroke-width="5" stroke-linecap="round"/><circle cx="96" cy="40" r="7"/><circle cx="143" cy="21" r="7"/><circle cx="143" cy="59" r="7"/></svg>
CSS background-image
.share-button {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ZmkPzNLTlWV7/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.share-button {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/ZmkPzNLTlWV7/amnt.svg") center / contain no-repeat;
}
React
import ShareButtonSvg from "./share-button.jsx"; // from the React tab above

<ShareButtonSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Share Button: Wide rounded button with three connected dots branching to the right. as part of the pack Website Buttons, Flat. Want one like it? Make your own in the SVG studio.

Rest of Website Buttons, Flat

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence