UNPKG

@spectrum-web-components/icons-workflow

Version:

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

26 lines (25 loc) 1.68 kB
"use strict";import{tag as c}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ImagesIcon=({width:l=24,height:t=24,hidden:e=!1,title:r="Images"}={})=>c`<svg xmlns="http://www.w3.org/2000/svg" width="${l}" height="${t}" viewBox="0 0 20 20" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path id="b" d="m12.35,6.75c0,.60751-.49249,1.1-1.1,1.1-.60751,0-1.1-.49249-1.1-1.1,0-.60751.49249-1.1,1.1-1.1s1.1.49249,1.1,1.1h0" fill="currentColor" /> <path d="m13.98242,3H2.9375c-1.09082,0-1.97754.84814-1.97754,1.89014v7.21973c0,1.04199.88672,1.89014,1.97754,1.89014h11.04492c1.09082,0,1.97754-.84814,1.97754-1.89014v-7.21973c0-1.04199-.88672-1.89014-1.97754-1.89014Zm-11.04492,1.5h11.04492c.25879,0,.47754.17871.47754.39014v5.73413l-1.33301-1.34595c-.75684-.76318-2.07617-.7627-2.83105.00049l-1.07738,1.08812-2.74684-2.76879c-.75488-.76318-2.0752-.76221-2.83008,0l-1.18164,1.1936v-3.90161c0-.21143.21875-.39014.47754-.39014Zm0,8c-.25879,0-.47754-.17871-.47754-.39014v-1.1853l2.24707-2.27075c.18945-.18848.51172-.18945.69922,0l2.68945,2.71533c.59766.604,1.64258.60645,2.24219-.00049l1.02441-1.03467c.18652-.18799.51074-.18994.69824,0l2.11121,2.13159c-.05859.02148-.12219.03442-.18933.03442H2.9375Z" fill="currentColor" /> <path d="m17.06836,17H5.25c-.41406,0-.75-.33594-.75-.75s.33594-.75.75-.75h11.81836c.23828,0,.43164-.1748.43164-.39014V6.75c0-.41406.33594-.75.75-.75s.75.33594.75.75v8.35986c0,1.04199-.86621,1.89014-1.93164,1.89014Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=Images.js.map