UNPKG

@spectrum-web-components/icons-workflow

Version:

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

21 lines (20 loc) 1.22 kB
"use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const ChevronDoubleRightIcon=({width:l=24,height:e=24,hidden:t=!1,title:r="Chevron Double Right"}={})=>o`<svg xmlns="http://www.w3.org/2000/svg" width="${l}" height="${e}" viewBox="0 0 20 20" aria-hidden=${t?"true":"false"} role="img" fill="currentColor" aria-label="${r}" > <path d="M9.61805,16.24512c-.29883-.28711-.3086-.76172-.02051-1.05957l4.98633-5.18359-4.99902-5.19727c-.28808-.29785-.27832-.77246.02051-1.05957.29687-.28711.77246-.27832,1.05957.02051l5.5,5.7168c.28027.29004.28027.74902,0,1.03906l-5.4873,5.70312c-.14649.15332-.34375.23047-.54004.23047-.18751,0-.37501-.06934-.51954-.20996Z" fill="currentColor" /> <path d="M3.86805,16.24512c-.29883-.28711-.3086-.76172-.02051-1.05957l4.98633-5.18359L3.83485,4.80469c-.28808-.29785-.27832-.77246.02051-1.05957.29687-.28711.77246-.27832,1.05957.02051l5.5,5.7168c.28027.29004.28027.74902,0,1.03906l-5.4873,5.70312c-.14649.15332-.34375.23047-.54004.23047-.18751,0-.37501-.06934-.51954-.20996Z" fill="currentColor" /> </svg>`; //# sourceMappingURL=ChevronDoubleRight.js.map