@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 841 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const CaretDoubleRight = createMeisterIcons("caret-double-right", [["path",{"fill":"currentColor","d":"M7.951 5.412h7.877c.319 0 .668.15.874.46a.928.928 0 0 1 .15.643.998.998 0 0 1-.294.578l-3.808 3.809a.835.835 0 0 1-.262.256.902.902 0 0 1-.472.13 1.03 1.03 0 0 1-.714-.29L7.314 7.11l-.057-.113a1.083 1.083 0 0 1-.03-.918c.118-.279.336-.474.566-.588l.158-.08Zm1.308 1.5 2.714 2.645 2.644-2.645H9.26Zm-2.014 7.34a.978.978 0 0 1 .883-.54h7.7c.319 0 .668.15.874.46a.928.928 0 0 1 .15.643.998.998 0 0 1-.294.578l-3.808 3.809a.833.833 0 0 1-.261.255.901.901 0 0 1-.473.13c-.23 0-.506-.082-.718-.294l-3.986-3.986-.055-.11a1.056 1.056 0 0 1-.012-.945Zm2.094.96 2.64 2.64 2.639-2.64h-5.28Z","key":"e5d3fdfaad02b134a7b178c96b0b7f51a6ac5331"}]])
export default CaretDoubleRight