@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
58 lines (57 loc) • 2.89 kB
JavaScript
"use strict";import{tag as e}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FlipHorizontalIcon=({width:t=24,height:l=24,hidden:a=!1,title:r="Flip Horizontal"}={})=>e`<svg
xmlns="http://www.w3.org/2000/svg"
width="${t}"
height="${l}"
viewBox="0 0 20 20"
aria-hidden=${a?"true":"false"}
role="img"
fill="currentColor"
aria-label="${r}"
>
<path
id="b"
data-name="Path 1029747"
d="M10.75,2.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
id="c"
data-name="Path 1029749"
d="M10.75,5.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
id="d"
data-name="Path 1029751"
d="M10.75,8.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
id="e"
data-name="Path 1029753"
d="M10.75,11.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
id="f"
data-name="Path 1029755"
d="M10.75,14.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
id="g"
data-name="Path 1029756"
d="M10.75,17.5c0,.41421-.33579.75-.75.75s-.75-.33579-.75-.75.33579-.75.75-.75.75.33579.75.75Z"
fill="currentColor"
/>
<path
d="M3.26563,16.09863c-.24414,0-.49219-.04004-.7373-.12207-.92871-.31445-1.52832-1.15137-1.52832-2.13184v-7.68945c0-.98047.59961-1.81738,1.52832-2.13184.93066-.3125,1.91406-.01367,2.50879.76562l2.94043,3.84375c.61523.80566.61523,1.92871,0,2.7334l-2.94043,3.8457c-.43848.57324-1.08789.88672-1.77148.88672ZM3.26758,5.40234c-.11621,0-.20996.02637-.25781.04199-.12012.04102-.50977.21191-.50977.71094v7.68945c0,.49902.38965.66992.50977.71094.11914.03809.53125.1416.83594-.25488l2.94043-3.8457c.20508-.26758.20508-.64258,0-.91113l-2.94043-3.84375c-.18262-.23926-.4043-.29785-.57812-.29785Z"
fill="currentColor"
opacity=".5"
/>
<path
d="M16.73438,16.09863c-.68359,0-1.33301-.31348-1.77148-.8877l-2.94043-3.84375c-.61523-.80566-.61523-1.92871,0-2.7334l2.94043-3.8457c.59473-.77832,1.57715-1.07715,2.50879-.76465.92871.31445,1.52832,1.15137,1.52832,2.13184v7.68945c0,.98047-.59961,1.81738-1.52832,2.13184-.24512.08203-.49316.12207-.7373.12207ZM16.73243,5.40234c-.17383,0-.39551.05859-.57812.29688l-2.94043,3.8457c-.20508.26758-.20508.64258,0,.91113l2.94043,3.84375c.30469.39941.7168.29492.83594.25586.12012-.04102.50977-.21191.50977-.71094v-7.68945c0-.49902-.38965-.66992-.50977-.71094-.04785-.01562-.1416-.04199-.25781-.04199Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=FlipHorizontal.js.map