UNPKG

@spectrum-web-components/icons-workflow

Version:

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

20 lines (19 loc) 985 B
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const SaveAsFloppyIcon=({width:a=24,height:t=24,hidden:e=!1,title:l="Save As Floppy"}={})=>h`<svg xmlns="http://www.w3.org/2000/svg" height="${t}" viewBox="0 0 36 36" width="${a}" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M20 2h4v6h-4z" /> <path d="M15.769 32H8V16h13.52a12.24 12.24 0 0 1 12.48.893V8.42a1 1 0 0 0-.292-.707s-5.425-5.422-5.557-5.535A.967.967 0 0 0 27.589 2H26v8H12V2H3a1 1 0 0 0-1 1v30a1 1 0 0 0 1 1h13.892a12.255 12.255 0 0 1-1.123-2Z" /> <path d="M27 18.1a8.9 8.9 0 1 0 8.9 8.9 8.9 8.9 0 0 0-8.9-8.9Zm5 9.4a.5.5 0 0 1-.5.5H28v3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V28h-3.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5H26v-3.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5V26h3.5a.5.5 0 0 1 .5.5Z" /> </svg>`; //# sourceMappingURL=SaveAsFloppy.js.map