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.96 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: 'Handshake24Regular', 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: 'M12.24 2.964a.748.748 0 0 0-.58.276l-.058.043a6.295 6.295 0 0 0-6.266 1.553a6.195 6.195 0 0 0-1.736 5.51l-.015.015l-.958.951a2.108 2.108 0 0 0 0 2.995a2.136 2.136 0 0 0 1.793.601a2.129 2.129 0 0 0 1.883 1.558a2.13 2.13 0 0 0 2.017 1.942c.026.507.233 1.005.622 1.391c.76.756 1.952.821 2.787.197l.387.384a2.151 2.151 0 0 0 3.028 0c.37-.368.577-.838.62-1.318a2.128 2.128 0 0 0 1.94-1.932a2.128 2.128 0 0 0 1.87-1.604a2.136 2.136 0 0 0 1.76-.606a2.108 2.108 0 0 0 0-2.994l-.833-.829l.172-.666a5.952 5.952 0 0 0-.525-4.303a6.02 6.02 0 0 0-5.303-3.16h-1.607a4.251 4.251 0 0 0-.206-.004h-.791zm2.925 4.945l3.464 3.442l.003.004l.014.013l1.625 1.615a.62.62 0 0 1 0 .88a.63.63 0 0 1-.886 0l-1.625-1.615a.756.756 0 0 0-1.064 0l-.016.017a.744.744 0 0 0 0 1.057l1.266 1.259a.62.62 0 0 1 0 .88a.63.63 0 0 1-.819.06a.756.756 0 0 0-.987.07a.744.744 0 0 0-.062.982a.62.62 0 0 1-.055.819a.63.63 0 0 1-.83.05a.756.756 0 0 0-.995.057a.744.744 0 0 0-.064.989a.63.63 0 0 1-.054.834a.64.64 0 0 1-.9 0l-.372-.369l.105-.105a2.108 2.108 0 0 0 0-2.994a2.13 2.13 0 0 0-1.4-.618a2.129 2.129 0 0 0-1.954-2.004a2.104 2.104 0 0 0-.617-1.324a2.136 2.136 0 0 0-1.793-.601a2.133 2.133 0 0 0-2.118-1.565A4.705 4.705 0 0 1 6.4 5.892a4.767 4.767 0 0 1 3.581-1.38L8.484 5.645a2.314 2.314 0 0 0-.44 3.253a2.333 2.333 0 0 0 3.258.441l1.889-1.431h1.974zM9.389 6.842l3.139-2.378h.504a2.752 2.752 0 0 1 .187.005h1.626a4.52 4.52 0 0 1 3.982 2.37c.495.92.65 1.978.444 2.995L16.06 6.638a.75.75 0 0 0-.539-.229h-2.581a.75.75 0 0 0-.453.152l-2.09 1.583a.833.833 0 0 1-1.162-.157a.814.814 0 0 1 .155-1.145zm-3.354 7.955a.62.62 0 0 1 0-.88l.957-.952a.63.63 0 0 1 .886 0a.62.62 0 0 1 .008.872l-.008.008l-.957.951l-.009.009a.63.63 0 0 1-.877-.008zm-.491-3.369a.618.618 0 0 1-.01.87l-.957.952a.63.63 0 0 1-.886 0a.62.62 0 0 1 0-.88l.958-.951a.63.63 0 0 1 .886 0l.009.009zm5.348 7.314a.63.63 0 0 1-.886 0a.62.62 0 0 1 0-.88l.957-.951a.63.63 0 0 1 .886 0a.62.62 0 0 1 0 .88l-.957.951zm-2.021-2.008a.629.629 0 0 1-.886 0a.62.62 0 0 1-.009-.872l.009-.008l.957-.951l.008-.009a.63.63 0 0 1 .878.009a.62.62 0 0 1 0 .88l-.957.951z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })