@spectrum-web-components/icons-ui
Version:
Deliver [Spectrum UI Icons](https://spectrum.adobe.com/page/icons/) as either:
16 lines (15 loc) • 669 B
JavaScript
;import{tag as l}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const TripleGripperIcon=({width:e=24,height:a=24,hidden:r=!1,title:t="Triple Gripper"}={})=>l`<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 10 8"
aria-hidden=${r?"true":"false"}
role="img"
fill="currentColor"
aria-label="${t}"
width="${e}"
height="${a}"
>
<path
d="M9.45 1.05H.55a.5.5 0 0 1 0-1h8.9a.5.5 0 0 1 0 1m.5 2.45a.5.5 0 0 0-.5-.5H.55a.5.5 0 0 0 0 1h8.9a.5.5 0 0 0 .5-.5m0 3a.5.5 0 0 0-.5-.5H.55a.5.5 0 0 0 0 1h8.9a.5.5 0 0 0 .5-.5"
/>
</svg>`;
//# sourceMappingURL=TripleGripper.js.map