UNPKG

@spectrum-web-components/icons-workflow

Version:

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

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