@spectrum-web-components/icons-workflow
Version:
Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:
58 lines (57 loc) • 2.81 kB
JavaScript
"use strict";import{tag as e}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const FlipVerticalIcon=({width:t=24,height:l=24,hidden:a=!1,title:r="Flip Vertical"}={})=>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="M17.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
id="c"
data-name="Path 1029749"
d="M14.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
id="d"
data-name="Path 1029751"
d="M11.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
id="e"
data-name="Path 1029753"
d="M8.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
id="f"
data-name="Path 1029755"
d="M5.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
id="g"
data-name="Path 1029756"
d="M2.5,10.75c-.41421,0-.75-.33579-.75-.75s.33579-.75.75-.75.75.33579.75.75-.33579.75-.75.75Z"
fill="currentColor"
/>
<path
d="M10,8.43848c-.48242,0-.96387-.15332-1.36621-.46094l-3.8457-2.94043c-.77832-.59473-1.07812-1.58008-.76465-2.50879.31445-.92871,1.15137-1.52832,2.13184-1.52832h7.68945c.98047,0,1.81738.59961,2.13184,1.52832.31348.92871.01367,1.91406-.76562,2.50879l-3.84375,2.94043c-.40332.30762-.88477.46094-1.36719.46094ZM6.15528,2.5c-.49902,0-.66992.38965-.71094.50977-.04004.11914-.1416.5332.25488.83594l3.8457,2.94043c.26758.20508.6416.20508.91113,0l3.84375-2.94043c.39746-.30273.2959-.7168.25586-.83594-.04102-.12012-.21191-.50977-.71094-.50977h-7.68945Z"
fill="currentColor"
opacity=".5"
/>
<path
d="M13.84473,19h-7.68945c-.98047,0-1.81738-.59961-2.13184-1.52832-.31348-.92871-.01367-1.91406.76562-2.50879l3.84375-2.94043c.80664-.61523,1.92871-.61523,2.7334,0l3.8457,2.94043c.77832.59473,1.07812,1.58008.76465,2.50879-.31445.92871-1.15137,1.52832-2.13184,1.52832ZM10,13.06055c-.16113,0-.32129.05078-.45605.15332l-3.84375,2.94043c-.39746.30273-.2959.7168-.25586.83594.04102.12012.21191.50977.71094.50977h7.68945c.49902,0,.66992-.38965.71094-.50977.04004-.11914.1416-.5332-.25488-.83594l-3.8457-2.94043c-.13379-.10254-.29395-.15332-.45508-.15332Z"
fill="currentColor"
/>
</svg>`;
//# sourceMappingURL=FlipVertical.js.map