UNPKG

@spectrum-web-components/icons-workflow

Version:

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

49 lines (48 loc) 2.1 kB
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FilmstripIcon=({width:r=24,height:l=24,hidden:t=!1,title:c="Filmstrip"}={})=>h`<svg xmlns="http://www.w3.org/2000/svg" width="${r}" height="${l}" viewBox="0 0 20 20" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${c}" > <path d="m15.25,7h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m11.9165,7h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m8.5835,7h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m5.25,7h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m15.25,14.5h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m11.9165,14.5h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m8.5835,14.5h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m5.25,14.5h-.5c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h.5c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z" fill="currentColor" /> <path d="m16.75,17H3.25c-1.24072,0-2.25-1.00977-2.25-2.25V5.25c0-1.24023,1.00928-2.25,2.25-2.25h13.5c1.24072,0,2.25,1.00977,2.25,2.25v9.5c0,1.24023-1.00928,2.25-2.25,2.25ZM3.25,4.5c-.41357,0-.75.33691-.75.75v9.5c0,.41309.33643.75.75.75h13.5c.41357,0,.75-.33691.75-.75V5.25c0-.41309-.33643-.75-.75-.75H3.25Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=Filmstrip.js.map