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.13 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: 'Keyboard12324Filled', 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.165 4.17a.75.75 0 0 0 .999-.32l.002-.004a1.17 1.17 0 0 1 .24-.26c.19-.152.526-.336 1.094-.336c.492 0 .78.237.892.46c.103.207.103.484-.172.76c-.195.194-.446.363-.766.548c-.088.051-.186.106-.29.164c-.24.135-.512.287-.753.445c-.757.494-1.494 1.211-1.655 2.532A.75.75 0 0 0 5.5 9h3.75a.75.75 0 1 0 0-1.5H6.548c.17-.243.402-.434.683-.618c.199-.13.392-.237.607-.358c.115-.064.237-.132.369-.208c.349-.203.738-.45 1.073-.786c.725-.724.85-1.697.453-2.49c-.388-.777-1.225-1.29-2.233-1.29c-.932 0-1.595.316-2.03.664a2.669 2.669 0 0 0-.587.654a1.62 1.62 0 0 0-.034.06l-.012.02l-.004.01l-.002.003v.002l-.002.002a.75.75 0 0 0 .336 1.006zm9.21.314c-.135.126-.4.266-.875.266a.75.75 0 0 0 0 1.5c.474 0 .74.14.875.266s.19.283.18.44c-.015.263-.282.794-1.305.794c-.465 0-.76-.137-.928-.249a1.045 1.045 0 0 1-.208-.182a.75.75 0 0 0-1.03-.193c-.584.375-.208 1.04-.208 1.04l.001.001l.001.002l.002.003l.005.008l.013.018l.036.048a2.542 2.542 0 0 0 .556.503c.394.263.975.501 1.76.501c1.622 0 2.73-.969 2.803-2.206A2.042 2.042 0 0 0 15.48 5.5c.411-.427.606-.986.573-1.544c-.074-1.237-1.181-2.206-2.803-2.206c-.785 0-1.366.238-1.76.501a2.542 2.542 0 0 0-.556.503a1.468 1.468 0 0 0-.036.048l-.013.018l-.005.008l-.002.003l-.001.002l-.001.001a.75.75 0 0 0 1.238.847a1.045 1.045 0 0 1 .208-.182c.169-.112.463-.249.928-.249c1.023 0 1.29.531 1.306.794a.546.546 0 0 1-.181.44zm-2.251 2.85l-.007-.011v.002l.004.004l.001.002l.002.002zm0-3.667l-.007.01v-.002l.004-.004l.001-.002l.002-.002zM3.495 2.649l.007.1v5.497a.75.75 0 0 1-1.494.102l-.006-.102V3.792l-.513.173a.75.75 0 0 1-.91-.378l-.04-.095a.75.75 0 0 1 .378-.91l.095-.04l1.501-.503a.75.75 0 0 1 .982.61zm7.122 6.694c-.32.4-.814.657-1.367.657H5.5a1.75 1.75 0 0 1-1.4-.7a1.747 1.747 0 0 1-2.1.55v6.905a2.25 2.25 0 0 0 2.25 2.25h15.495a2.25 2.25 0 0 0 2.25-2.25V7.25A2.25 2.25 0 0 0 19.745 5h-2.832a3.036 3.036 0 0 1-.21.5c.263.495.381 1.05.348 1.604c-.112 1.895-1.79 3.146-3.8 3.146c-1 0-1.771-.306-2.315-.669a3.662 3.662 0 0 1-.319-.238zM6.75 14.5h10.5l.102.007a.75.75 0 0 1 0 1.486L17.25 16H6.75l-.102-.007a.75.75 0 0 1 0-1.486l.102-.007zM15.5 12a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm-2.995 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm-3 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm-3 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm10.49-3a1 1 0 1 1 2 0a1 1 0 0 1-2 0z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })