UNPKG

@vicons/fluent

Version:

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

37 lines (36 loc) 3.59 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 20 20' } exports.default = (0, vue_1.defineComponent)({ name: 'TextNumberFormat20Filled', 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: 'M16.965 2.977c.523.258.917.738 1.179 1.468a.75.75 0 0 1-1.412.506c-.168-.468-.345-.587-.43-.628c-.124-.062-.272-.073-.583-.073c-.244 0-.389.075-.494.17c-.12.107-.226.275-.307.494a2.818 2.818 0 0 0-.167.882v.01c0 .406.007.89.163 1.289c.072.186.168.326.29.427c.117.097.297.19.598.223c.092.01.29.01.483-.062a.801.801 0 0 0 .469-.454a.75.75 0 0 1 1.367.616c-.635 1.411-2.034 1.441-2.485 1.391c-.559-.062-1.022-.256-1.389-.559a2.511 2.511 0 0 1-.73-1.037c-.267-.683-.267-1.425-.267-1.807V5.759l.005-.094a4.305 4.305 0 0 1 .258-1.275c.133-.357.35-.765.713-1.09c.378-.337.878-.55 1.493-.55h.035c.273 0 .748-.001 1.211.227zM4.696 2.75a.75.75 0 0 1 .697.5l1.774 5a.75.75 0 0 1-1.414.5l-.089-.25h-2.11l-.104.27a.75.75 0 1 1-1.4-.54l1.936-5a.75.75 0 0 1 .71-.48zm-.04 2.907L4.135 7h.996l-.477-1.343zm.644 5.095a.75.75 0 0 1 .694.748v5a.75.75 0 0 1-1.5 0V13.8c-.065.05-.13.097-.198.141a.75.75 0 1 1-.832-1.248c.56-.373.961-.963 1.047-1.354a.748.748 0 0 1 .79-.588zm4.535 1.498c-.309 0-.585.29-.585.614a.75.75 0 1 1-1.5 0c0-1.04.84-2.114 2.085-2.114c.71 0 1.406.332 1.8.938c.417.64.417 1.46-.04 2.237c-.235.4-.552.694-.846.926c-.148.117-.298.224-.436.322l-.06.042c-.118.083-.225.159-.328.236c-.14.106-.257.203-.351.299h1.62a.75.75 0 0 1 0 1.5H8.551a.728.728 0 0 1-.052 0a.75.75 0 0 1-.75-.75c0-1.158.688-1.807 1.273-2.247c.123-.093.251-.183.368-.265l.056-.04c.137-.097.259-.184.372-.274c.228-.18.383-.34.482-.508c.211-.36.14-.562.077-.66c-.087-.133-.281-.256-.543-.256zm4.887.365a.488.488 0 0 1 .14-.223c.066-.057.2-.142.485-.142c.492 0 .596.31.596.386c0 .17-.038.314-.109.403c-.045.056-.194.211-.712.211a.75.75 0 0 0 0 1.5c.202 0 .463.028.646.114a.337.337 0 0 1 .135.098c.012.017.04.06.04.174c0 .335-.102.448-.155.493c-.075.063-.218.121-.441.121c-.261 0-.382-.046-.44-.082c-.045-.028-.123-.094-.194-.311a.75.75 0 0 0-1.425.468c.153.464.411.854.816 1.11c.39.247.83.315 1.243.315c.45 0 .98-.113 1.409-.475c.452-.382.687-.95.687-1.639a1.768 1.768 0 0 0-.424-1.177c.362-.464.424-.996.424-1.323c0-.923-.794-1.886-2.096-1.886c-.629 0-1.121.203-1.477.517a1.986 1.986 0 0 0-.59.936a.75.75 0 1 0 1.442.412zM8 3.5v5a.75.75 0 0 0 .872.74v.01H10.5c.238 0 .733-.037 1.195-.305c.52-.303.923-.86.923-1.704c0-.42-.092-.794-.283-1.107a1.692 1.692 0 0 0-.283-.35c.152-.279.242-.62.242-1.025c0-.409-.081-.772-.25-1.08a1.69 1.69 0 0 0-.66-.669c-.463-.26-.958-.26-1.126-.26H8.75A.75.75 0 0 0 8 3.5zm2.5 4.25h-1v-1h.936c.191 0 .38.01.517.077c.052.026.08.053.101.087c.022.035.064.127.064.327a.576.576 0 0 1-.06.297a.304.304 0 0 1-.117.11a.958.958 0 0 1-.44.102zm-.878-2.5H9.5v-1h.75c.157 0 .301.013.398.068a.191.191 0 0 1 .08.08c.024.044.066.149.066.36a.63.63 0 0 1-.06.31a.253.253 0 0 1-.095.096a.762.762 0 0 1-.357.086h-.66z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })