UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 646 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const AlignBottomIcon=({width:t=24,height:e=24,hidden:r=!1,title:i="Align Bottom"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${e}" viewBox="0 0 36 36" width="${t}" aria-hidden=${r?"true":"false"} role="img" fill="currentColor" aria-label="${i}" > <rect height="26" rx="1" ry="1" width="10" x="6" y="4" /> <rect height="16" rx="1" ry="1" width="10" x="20" y="14" /> <rect height="2" rx=".5" ry=".5" width="36" y="32" /> </svg>`; //# sourceMappingURL=AlignBottom.js.map