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.64 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: 'TextNumberFormat24Filled', 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: 'M5.959 3.416a1 1 0 0 0-1.875-.027l-2.516 6.5a1 1 0 0 0 1.865.722l.218-.563h2.54l.19.536a1 1 0 1 0 1.884-.668l-2.306-6.5zM5.48 8.048H4.425l.55-1.423l.506 1.423zM9 3.75a1 1 0 0 1 1-1h2.185c.219 0 .857-.002 1.451.33c.332.185.644.469.867.88c.219.406.321.882.321 1.415c0 .528-.115.973-.311 1.338c.133.127.256.277.363.452c.252.415.373.907.373 1.46c0 .536-.129 1.012-.38 1.412a2.4 2.4 0 0 1-.908.838c-.624.336-1.288.375-1.587.375H10a1 1 0 0 1-1-1v-6.5zM12.168 6c.131 0 .328-.029.462-.11a.313.313 0 0 0 .119-.12c.028-.051.075-.166.075-.395c0-.279-.053-.412-.081-.464a.19.19 0 0 0-.082-.085c-.11-.061-.277-.076-.5-.076H11V6h1.169zm.005 2H11v1.25h1.375c.17 0 .444-.03.64-.136a.406.406 0 0 0 .16-.14c.028-.043.075-.142.075-.349c0-.26-.055-.376-.08-.42a.276.276 0 0 0-.125-.106c-.175-.086-.42-.099-.67-.099h-.201zm8.464-4.953c.69.338 1.208.969 1.553 1.924a1 1 0 1 1-1.882.678c-.218-.605-.445-.754-.552-.806c-.159-.078-.35-.093-.757-.093c-.316 0-.502.097-.636.216c-.155.138-.29.353-.396.635a3.625 3.625 0 0 0-.19.804a3.81 3.81 0 0 0-.027.336v.012c0 .53.01 1.155.211 1.669a1.3 1.3 0 0 0 .373.547c.15.123.384.244.776.287c.118.013.375.013.626-.08c.221-.082.446-.236.602-.58a1 1 0 1 1 1.822.824c-.838 1.852-2.68 1.89-3.271 1.824c-.733-.082-1.344-.334-1.826-.732a3.292 3.292 0 0 1-.963-1.36c-.306-.778-.366-1.632-.35-2.46a5.831 5.831 0 0 1 .042-.534c.041-.33.125-.788.302-1.259c.175-.467.462-1.003.94-1.428c.499-.443 1.157-.72 1.965-.72h.046c.358-.002.982-.003 1.592.296zm-2.75 11.881a.608.608 0 0 0-.176.278a1 1 0 0 1-1.923-.549c.101-.356.327-.833.776-1.229c.467-.412 1.113-.678 1.935-.678c1.707 0 2.75 1.263 2.75 2.477c0 .424-.079 1.113-.543 1.718c.044.05.086.104.126.16c.274.385.417.85.417 1.372c0 .901-.307 1.648-.902 2.15c-.564.476-1.259.623-1.848.623c-.538 0-1.115-.089-1.628-.414c-.533-.336-.872-.848-1.072-1.455a1 1 0 0 1 1.9-.625c.092.279.19.358.241.39c.07.045.222.104.56.104c.285 0 .465-.074.557-.152c.062-.052.192-.192.192-.62c0-.144-.034-.195-.046-.212a.414.414 0 0 0-.167-.12c-.233-.11-.567-.146-.828-.146a1 1 0 1 1 0-2c.667 0 .853-.199.906-.265c.087-.11.135-.29.135-.508c0-.086-.124-.477-.75-.477c-.365 0-.532.108-.612.178zm-7.138.595c0-.408.35-.773.736-.773c.332 0 .577.156.684.32c.077.12.17.373-.1.832c-.127.217-.326.422-.62.655c-.147.116-.306.23-.483.355l-.073.051c-.152.107-.319.225-.48.346c-.762.574-1.664 1.424-1.664 2.941a1 1 0 0 0 1 1h3.451a1 1 0 0 0 0-2h-1.995c.114-.11.25-.222.411-.343c.134-.101.273-.199.426-.307l.078-.055c.18-.127.376-.267.568-.419c.383-.302.799-.688 1.106-1.21c.598-1.018.599-2.094.051-2.936c-.517-.795-1.43-1.23-2.36-1.23c-1.633 0-2.736 1.408-2.736 2.773a1 1 0 1 0 2 0zm-5.726 1.269a5.349 5.349 0 0 1-.219.154a1 1 0 0 1-1.11-1.664c.724-.483 1.241-1.244 1.351-1.746a1 1 0 0 1 1.978.214v6.5a1 1 0 1 1-2 0v-3.458z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })