UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.51 kB
"use strict";import{tag as c}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const BetaAppIcon=({width:t=24,height:e=24,hidden:l=!1,title:r="Beta App"}={})=>c`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${e}" viewBox="0 0 20 20" aria-hidden=${l?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="m13,2.5h-6c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h6c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m16.77295,14.48047c-.01465-.03125-.03125-.0625-.0498-.09082l-4.23389-6.60938v-2.28711h.5c.41406,0,.75-.33594.75-.75s-.33594-.75-.75-.75h-1.25c-.41406,0-.75.33594-.75.75v3.25684c0,.14355.04102.28418.11865.4043l1.17157,1.82886-5.6861,1.7439,2.2782-3.57373c.07666-.12109.11768-.26074.11768-.40332v-3.25684c0-.41406-.33594-.75-.75-.75h-1.25c-.41406,0-.75.33594-.75.75s.33594.75.75.75h.5v2.28809l-4.21338,6.60938c-.01855.0293-.03467.05859-.04883.08984-.35107.76172-.28955,1.63867.16357,2.34668.47021.73438,1.28027,1.17285,2.16699,1.17285h8.88477c.88672,0,1.69678-.43848,2.16699-1.17285.45312-.70801.51465-1.58496.16357-2.34668Zm-1.42676,1.53809c-.19336.30176-.53125.48145-.90381.48145H5.55762c-.37256,0-.71045-.17969-.90381-.48145-.1709-.26758-.19971-.58203-.08203-.87012l.77887-1.22168,7.76855-2.38281,2.30902,3.60449c.11768.28906.08887.60352-.08203.87012Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=BetaApp.js.map