@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 879 B
JavaScript
;import{tag as r}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const VolumeOneIcon=({width:e=24,height:a=24,hidden:t=!1,title:l="Volume One"}={})=>r`<svg
xmlns="http://www.w3.org/2000/svg"
height="${a}"
viewBox="0 0 36 36"
width="${e}"
aria-hidden=${t?"true":"false"}
role="img"
fill="currentColor"
aria-label="${l}"
>
<path
d="M6.745 12.073H1a1 1 0 0 0-1 1V23a1 1 0 0 0 1 1h5.745a1.428 1.428 0 0 1 .931.345l7.13 7.259A.727.727 0 0 0 16 31.029V5a.726.726 0 0 0-1.194-.571l-7.127 7.3a1.44 1.44 0 0 1-.934.344ZM22.04 18a6.935 6.935 0 0 1-1.407 4.192.98.98 0 0 0 .086 1.288l.016.016a.992.992 0 0 0 1.487-.09 8.955 8.955 0 0 0-.022-10.853.992.992 0 0 0-1.484-.087l-.015.016a.982.982 0 0 0-.085 1.292A6.943 6.943 0 0 1 22.04 18Z"
/>
</svg>`;
//# sourceMappingURL=VolumeOne.js.map