Share Android Icon SVG
Share Android
Share android SVG Icon Code | Customize color
You can get svg icon share android in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Share android
DownloadSvg Code
<svg role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle"> <title id="shareAndroidIconTitle">Share</title> <path d="M16 8L8 11 16 8zM16 16L8 13 16 16z"/> <circle cx="6" cy="12" r="2"/> <circle cx="18" cy="7" r="2"/> <circle cx="18" cy="17" r="2"/> </svg>
Share android
DownloadSvg Code
<svg style="color: white" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle"> <title id="shareAndroidIconTitle">Share</title> <path d="M16 8L8 11 16 8zM16 16L8 13 16 16z" fill="white"></path> <circle cx="6" cy="12" r="2"></circle> <circle cx="18" cy="7" r="2"></circle> <circle cx="18" cy="17" r="2"></circle> </svg>
Share android
DownloadSvg Code
<svg style="color: red" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle"> <title id="shareAndroidIconTitle">Share</title> <path d="M16 8L8 11 16 8zM16 16L8 13 16 16z" fill="red"></path> <circle cx="6" cy="12" r="2"></circle> <circle cx="18" cy="7" r="2"></circle> <circle cx="18" cy="17" r="2"></circle> </svg>
Share android
DownloadSvg Code
<svg style="color: blue" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle"> <title id="shareAndroidIconTitle">Share</title> <path d="M16 8L8 11 16 8zM16 16L8 13 16 16z" fill="blue"></path> <circle cx="6" cy="12" r="2"></circle> <circle cx="18" cy="7" r="2"></circle> <circle cx="18" cy="17" r="2"></circle> </svg>
Share android
DownloadSvg Code
<svg style="color: #f3da35" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle"> <title id="shareAndroidIconTitle">Share</title> <path d="M16 8L8 11 16 8zM16 16L8 13 16 16z" fill="#f3da35"></path> <circle cx="6" cy="12" r="2"></circle> <circle cx="18" cy="7" r="2"></circle> <circle cx="18" cy="17" r="2"></circle> </svg>
Advance Editor
You can edit share android as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements