UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

17 lines (16 loc) 1.43 kB
"use strict";import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ShareAndroidIcon=({width:e=24,height:r=24,hidden:t=!1,title:l="Share Android"}={})=>s`<svg xmlns="http://www.w3.org/2000/svg" width="${e}" height="${r}" viewBox="0 0 20 20" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M15,13.24998c-.76807,0-1.46167.31799-1.96106.82727l-6.35681-3.48535c.04224-.19116.06787-.38831.06787-.59192s-.02563-.40076-.06787-.59192l6.35681-3.48535c.49939.50928,1.19299.82727,1.96106.82727,1.5166,0,2.75-1.2334,2.75-2.75s-1.2334-2.75-2.75-2.75-2.75,1.2334-2.75,2.75c0,.20703.02722.40698.0708.60107l-6.35107,3.48657c-.50012-.51489-1.19678-.83765-1.96973-.83765-1.5166,0-2.75,1.2334-2.75,2.75s1.2334,2.75,2.75,2.75c.77295,0,1.4696-.32275,1.96973-.83765l6.35107,3.48657c-.04358.19409-.0708.39404-.0708.60107,0,1.5166,1.2334,2.75,2.75,2.75s2.75-1.2334,2.75-2.75-1.2334-2.75-2.75-2.75ZM15,2.74998c.68945,0,1.25.56055,1.25,1.25s-.56055,1.25-1.25,1.25-1.25-.56055-1.25-1.25.56055-1.25,1.25-1.25ZM2.75,9.99998c0-.68945.56055-1.25,1.25-1.25s1.25.56055,1.25,1.25-.56055,1.25-1.25,1.25-1.25-.56055-1.25-1.25ZM15,17.24998c-.68945,0-1.25-.56055-1.25-1.25s.56055-1.25,1.25-1.25,1.25.56055,1.25,1.25-.56055,1.25-1.25,1.25Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=ShareAndroid.js.map