import React from 'react';
import withIcon from '../lib/withIcon';
export const IconSkipAhead15 = withIcon(function IconSkipAhead15(props) {
    return (<svg data-tag="IconSkipAhead15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
      <path d="M21 12a8.972 8.972 0 0 1-2.636 6.364A8.972 8.972 0 0 1 12 21a8.972 8.972 0 0 1-6.364-2.636A8.972 8.972 0 0 1 3 12c0-2.08.706-3.996 1.892-5.52a9.01 9.01 0 0 1 4.77-3.17c.304-.082.513-.19.648-.356.135-.166.196-.39.206-.705.04-1.292.18-1.862.666-1.872.487-.011 1.32.537 2.75 1.481 1.712 1.13 2.568 1.699 2.568 2.267 0 .568-.856 1.136-2.568 2.267-1.354.894-2.174 1.434-2.67 1.479-.497.045-.67-.404-.73-1.486-.017-.315-.125-.537-.301-.652-.177-.114-.422-.121-.715-.005a6.775 6.775 0 0 0-3.07 2.438A6.707 6.707 0 0 0 5.25 12c0 1.864.755 3.552 1.977 4.773A6.729 6.729 0 0 0 12 18.75a6.729 6.729 0 0 0 4.773-1.977A6.729 6.729 0 0 0 18.75 12a6.74 6.74 0 0 0-1.338-4.035c-.244-.327-.364-.551-.35-.766.013-.215.16-.421.448-.71.346-.345.62-.516.88-.502.26.014.508.212.803.603A8.977 8.977 0 0 1 21 12m-7.154 2.476c-.21 0-.395-.037-.563-.105a1.57 1.57 0 0 1-.455-.29c-.267-.237-.456-.35-.624-.363-.168-.012-.315.079-.497.25-.172.162-.267.312-.27.478-.002.167.09.351.29.58.2.228.522.421.883.557.36.135.761.214 1.12.214.726 0 1.371-.212 1.835-.608.465-.395.748-.975.748-1.71 0-.854-.222-1.412-.593-1.755-.37-.344-.892-.474-1.491-.474-.173 0-.352.021-.524.064a1.859 1.859 0 0 0-.485.192c-.077.045-.127.052-.155.03-.028-.023-.034-.075-.025-.147l.055-.43.056-.428c.013-.104.027-.163.064-.196.037-.033.098-.04.202-.04h1.874c.239 0 .4-.042.502-.144.102-.102.145-.264.145-.503 0-.24-.043-.401-.145-.503-.102-.102-.263-.145-.502-.145h-2.894c-.22 0-.367.033-.466.121-.099.088-.15.23-.176.45l-.118.97-.177 1.446c-.032.262-.019.447.06.594.08.147.225.255.458.365.235.111.422.16.598.137.175-.023.338-.119.523-.298.104-.101.224-.18.353-.233.129-.053.266-.081.407-.081.261 0 .485.104.643.277.158.172.25.412.25.685 0 .327-.103.588-.268.767a.857.857 0 0 1-.638.276M9.562 15.75c.282 0 .47-.047.586-.165.117-.118.164-.306.164-.587V9.705c0-.26-.046-.436-.158-.547-.112-.111-.29-.157-.556-.158-.175 0-.314.018-.43.074a.651.651 0 0 0-.291.306c-.08.15-.16.325-.32.485-.161.16-.402.307-.8.4-.173.041-.284.093-.352.179s-.093.206-.093.383c0 .213.038.358.129.449.091.09.235.129.449.129h.655c.114 0 .18.01.219.048.038.038.048.105.048.219v3.326c0 .281.047.47.164.587.117.118.305.165.586.165"/>
    </svg>);
});
//# sourceMappingURL=SkipAhead15.jsx.map