UNPKG

@spectrum-web-components/icons-workflow

Version:

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

3 lines (2 loc) 586 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{DistributeSpaceHorizIcon as i}from"../icons/DistributeSpaceHoriz.js";import{DistributeSpaceHorizontallyIcon as l}from"../icons-s2/DistributeSpaceHorizontally.js";export class IconDistributeSpaceHoriz extends t{render(){return r(e),this.spectrumVersion===1?i({hidden:!this.label,title:this.label}):l({hidden:!this.label,title:this.label})}} //# sourceMappingURL=IconDistributeSpaceHoriz.js.map