UNPKG

@spectrum-web-components/icons-workflow

Version:

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

16 lines (15 loc) 928 B
"use strict";import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FlipHorizontalIcon=({width:t=24,height:a=24,hidden:h=!1,title:e="Flip Horizontal"}={})=>l`<svg xmlns="http://www.w3.org/2000/svg" height="${a}" viewBox="0 0 36 36" width="${t}" aria-hidden=${h?"true":"false"} role="img" fill="currentColor" aria-label="${e}" > <path d="M16 2h2v2h-2zM16 6h2v2h-2zM16 10h2v2h-2zM16 14h2v2h-2zM16 18h2v2h-2zM16 22h2v2h-2zM16 26h2v2h-2zM16 30h2v2h-2zM30.276 28.7 20.2 17.8a1.01 1.01 0 0 1 0-1.428L30.276 5.3A1.01 1.01 0 0 1 32 6.012v21.976a1.01 1.01 0 0 1-1.724.712ZM3.845 8.079l8.168 8.843L3.845 25.9ZM3.044 5a1.009 1.009 0 0 0-1.017 1.012v21.976A1.009 1.009 0 0 0 3.045 29a.987.987 0 0 0 .706-.3l10.072-11.067a1.01 1.01 0 0 0 0-1.428L3.751 5.3a.989.989 0 0 0-.707-.3Z" /> </svg>`; //# sourceMappingURL=FlipHorizontal.js.map