UNPKG

@vicons/fluent

Version:

Vue3 SVG icon components integrated from [`fluentui-system-icons`](https://github.com/microsoft/fluentui-system-icons)

35 lines (34 loc) 1.89 kB
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock, defineComponent } from 'vue' const _hoisted_1 = { xmlns: 'http://www.w3.org/2000/svg', 'xmlns:xlink': 'http://www.w3.org/1999/xlink', viewBox: '0 0 28 28' } export default defineComponent({ name: 'SkipForward1028Regular', render: function render(_ctx, _cache) { return ( _openBlock(), _createElementBlock( 'svg', _hoisted_1, _cache[0] || (_cache[0] = [ _createElementVNode( 'g', { fill: 'none' }, [ _createElementVNode('path', { d: 'M25.25 2.5a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75h-6.5a.75.75 0 0 1 0-1.5h4.66c-1.68-2.531-5.066-4.5-9.16-4.5c-4.217 0-7.542 1.998-9.867 5.653a.75.75 0 1 1-1.266-.806C5.69 5.307 9.467 3 14.25 3c4.433 0 8.226 2.073 10.25 4.937V3.25a.75.75 0 0 1 .75-.75zM18.238 13c-1.59 0-2.708.739-3.384 1.914c-.643 1.116-.866 2.584-.866 4.086c0 1.502.223 2.97.866 4.087C15.53 24.26 16.648 25 18.238 25c1.59 0 2.708-.739 3.384-1.913c.643-1.117.866-2.585.866-4.087c0-1.502-.223-2.97-.866-4.086C20.946 13.739 19.828 13 18.238 13zm-2.75 6c0-1.397.215-2.555.666-3.338c.417-.726 1.049-1.162 2.084-1.162c1.035 0 1.667.436 2.084 1.162c.451.783.666 1.94.666 3.338c0 1.397-.215 2.555-.666 3.338c-.417.726-1.049 1.162-2.084 1.162c-1.035 0-1.667-.436-2.084-1.162c-.451-.783-.666-1.94-.666-3.338zm-4.798-5.857a.746.746 0 0 1 .31.623V24.25a.75.75 0 0 1-1.5 0v-8.345a9.292 9.292 0 0 1-1.864 1.488a.75.75 0 1 1-.772-1.286c1.53-.918 2.402-2.232 2.697-2.677a7.48 7.48 0 0 1 .065-.096a.757.757 0 0 1 .256-.237a.75.75 0 0 1 .808.046z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })