UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.09 kB
"use strict";import{tag as h}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const OfferActivitiesIcon=({width:a=24,height:t=24,hidden:e=!1,title:r="Offer Activities"}={})=>h`<svg xmlns="http://www.w3.org/2000/svg" width="${a}" height="${t}" viewBox="0 0 36 36" aria-hidden=${e?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M10 5a1 1 0 0 1 1-1h17V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3V5Z" /> <path d="M10 5a1 1 0 0 1 1-1h17V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3V5Z" /> <path d="M10 20H5a1 1 0 0 1-1-1v-9H1a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h17v-4h-7a1 1 0 0 1-1-1v-3ZM20.496 14.054a.494.494 0 0 0-.496.5v19.782a.494.494 0 0 0 .846.354L26.51 29h8c.446 0 .48-.726.226-.98L20.846 14.2a.492.492 0 0 0-.35-.146Z" /> <path d="M34 21V7a1 1 0 0 0-1-1H13a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-7.446a2.502 2.502 0 0 1 2.496-2.5 2.472 2.472 0 0 1 1.764.734L31.518 22H33a1 1 0 0 0 1-1Z" /> </svg>`; //# sourceMappingURL=OfferActivities.js.map