UNPKG

@vicons/fluent

Version:

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

37 lines (36 loc) 2.5 kB
'use strict' Object.defineProperty(exports, '__esModule', { value: true }) const vue_1 = require('vue') const _hoisted_1 = { xmlns: 'http://www.w3.org/2000/svg', 'xmlns:xlink': 'http://www.w3.org/1999/xlink', viewBox: '0 0 24 24' } exports.default = (0, vue_1.defineComponent)({ name: 'SkipForward3024Regular', render: function render(_ctx, _cache) { return ( (0, vue_1.openBlock)(), (0, vue_1.createElementBlock)( 'svg', _hoisted_1, _cache[0] || (_cache[0] = [ (0, vue_1.createElementVNode)( 'g', { fill: 'none' }, [ (0, vue_1.createElementVNode)('path', { d: 'M21.25 2.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h3.908c-1.058-1.398-2.428-2.536-4.13-3.062a9.685 9.685 0 0 0-6.266.165c-2.03.755-3.91 2.285-4.854 4.007a.75.75 0 1 1-1.315-.72c1.142-2.083 3.33-3.832 5.646-4.693a11.185 11.185 0 0 1 7.233-.192c1.879.581 3.375 1.756 4.528 3.144V3.25a.75.75 0 0 1 .75-.75zM8.75 15.25c.763 0 1.253-.221 1.538-.475c.284-.252.405-.57.395-.875c-.018-.547-.54-1.4-2.183-1.4c-.719 0-1.28.217-1.662.434a3.024 3.024 0 0 0-.527.378a.76.76 0 0 0-.018.018h-.001A.75.75 0 0 1 5.204 12.3v-.002h.002l.002-.003l.006-.006l.016-.017l.051-.05a4.527 4.527 0 0 1 .817-.593A4.848 4.848 0 0 1 8.5 11c2.208 0 3.63 1.271 3.682 2.85a2.611 2.611 0 0 1-1.02 2.15c.042.033.083.068.123.104c.612.544.923 1.288.897 2.046C12.13 19.728 10.708 21 8.5 21a4.848 4.848 0 0 1-2.401-.629a4.536 4.536 0 0 1-.818-.593a2.16 2.16 0 0 1-.05-.05l-.017-.016l-.006-.006l-.002-.003h-.001l-.001-.002s-.466-.592.032-1.06a.75.75 0 0 1 1.056.028l.001.001a3.033 3.033 0 0 0 .545.396c.382.216.943.434 1.662.434c1.643 0 2.165-.854 2.183-1.4a1.113 1.113 0 0 0-.395-.876c-.285-.253-.775-.474-1.538-.474a.75.75 0 1 1 0-1.5zm5.449-2.621c.554-.992 1.483-1.63 2.803-1.63c1.32 0 2.25.638 2.803 1.63c.522.933.697 2.147.697 3.37c0 1.225-.175 2.438-.697 3.372c-.554.991-1.483 1.629-2.803 1.629c-1.32 0-2.25-.638-2.803-1.63c-.522-.933-.697-2.146-.697-3.37c0-1.224.175-2.438.697-3.371zm1.31.731c-.339.605-.507 1.516-.507 2.64c0 1.123.168 2.035.506 2.64c.306.546.751.86 1.494.86s1.188-.314 1.494-.86c.338-.605.506-1.517.506-2.64c0-1.124-.168-2.035-.506-2.64c-.306-.546-.751-.86-1.494-.86s-1.188.313-1.494.86z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })