UNPKG

@spectrum-web-components/icons-workflow

Version:

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

3 lines (2 loc) 494 B
"use strict";import{html as e}from"@spectrum-web-components/base";import{IconBase as t}from"@spectrum-web-components/icon";import{setCustomTemplateLiteralTag as l}from"../custom-tag.js";import{ChannelIcon as r}from"../icons-s2/Channel.js";import{ChannelIcon as a}from"../icons/Channel.js";export class IconChannel extends t{render(){return l(e),this.spectrumVersion===2?r({hidden:!this.label,title:this.label}):a({hidden:!this.label,title:this.label})}} //# sourceMappingURL=IconChannel.js.map