UNPKG

@spectrum-web-components/icons-workflow

Version:

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

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