UNPKG

@spectrum-web-components/icons-workflow

Version:

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

19 lines (18 loc) 996 B
"use strict";import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ImageCheckedOutIcon=({width:a=24,height:e=24,hidden:t=!1,title:l="Image Checked Out"}={})=>r`<svg xmlns="http://www.w3.org/2000/svg" width="${a}" height="${e}" viewBox="0 0 36 36" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${l}" > <path d="M33 4H3a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h12.55c-.028-.33-.05-.662-.05-1a11.452 11.452 0 0 1 3.205-7.952l-5.433-5.433a2 2 0 0 0-2.828 0L4 20.06V6h28v10.298a10.452 10.452 0 0 1 2 1.102V5a1 1 0 0 0-1-1Zm-6.3 4.6a2.7 2.7 0 1 0 2.7 2.7 2.7 2.7 0 0 0-2.7-2.7Z" /> <path d="M27 18a9 9 0 1 0 9 9 9 9 0 0 0-9-9Zm5 10.814a.5.5 0 0 1-.854.354L29.05 27.07l-4.636 4.636a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 0-.707l4.636-4.636-2.097-2.096a.5.5 0 0 1 .354-.854h6.527a.287.287 0 0 1 .287.287Z" /> </svg>`; //# sourceMappingURL=ImageCheckedOut.js.map