UNPKG

@vicons/fluent

Version:

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

15 lines (14 loc) 2.3 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: 'TextProofingTools24Regular', render: function render(_ctx, _cache) { return (0, vue_1.openBlock)(), (0, vue_1.createElementBlock)('svg', _hoisted_1, _cache[0] || (_cache[0] = [(0, vue_1.createStaticVNode)('<g fill="none"><path d="M20.528 3.272c.616.302 1.1.872 1.428 1.784a.75.75 0 1 1-1.411.508c-.234-.648-.498-.858-.678-.946C19.65 4.511 19.4 4.5 19 4.5c-.378 0-.623.12-.802.28c-.195.173-.35.428-.464.733a3.87 3.87 0 0 0-.204.861a4.107 4.107 0 0 0-.03.361v.016c0 .524.008 1.197.23 1.762c.105.27.25.487.446.648c.192.158.473.295.907.344c.352.039 1.129-.022 1.484-.807a.75.75 0 1 1 1.366.62c-.77 1.699-2.459 1.74-3.016 1.678c-.69-.077-1.253-.313-1.694-.677a3.043 3.043 0 0 1-.89-1.258C16 8.21 16 7.28 16 6.78V6.733l.001-.035a5.608 5.608 0 0 1 .04-.51c.04-.317.12-.754.288-1.201c.167-.445.434-.94.872-1.329c.453-.403 1.052-.658 1.8-.658h.038c.36 0 .933-.001 1.489.272z" fill="currentColor"></path><path d="M5.277 3a.75.75 0 0 1 .696.5L8.28 10a.75.75 0 0 1-1.414.5l-.338-.952H3.826l-.376.973a.75.75 0 0 1-1.4-.542l2.517-6.5A.75.75 0 0 1 5.277 3zm-.041 2.907l-.83 2.141h1.59l-.76-2.141z" fill="currentColor"></path><path d="M9.28 16.22l1.92 1.919l4.474-5.37a.75.75 0 1 1 1.152.961l-5 6a.75.75 0 0 1-1.106.05l-2.5-2.5a.75.75 0 1 1 1.06-1.06z" fill="currentColor"></path><path d="M14.575 5.375c0 .574-.146 1.034-.383 1.389c.175.138.338.312.472.532c.224.367.336.813.336 1.33c0 .494-.118.923-.341 1.278a2.15 2.15 0 0 1-.815.751c-.571.307-1.186.345-1.469.345H9.75a.75.75 0 0 1-.75-.75v-6.5A.75.75 0 0 1 9.75 3h2.433c.215 0 .796-.001 1.332.298c.294.164.571.415.769.781c.195.361.291.795.291 1.296zM12.163 4.5H10.5v1.75h1.663c.15 0 .405-.03.598-.147a.562.562 0 0 0 .207-.212c.053-.094.107-.252.107-.516c0-.31-.06-.487-.111-.583a.438.438 0 0 0-.18-.184c-.173-.097-.403-.108-.621-.108zm.212 5c.187 0 .509-.032.758-.166a.654.654 0 0 0 .255-.227c.055-.088.112-.234.112-.482c0-.296-.063-.46-.117-.55a.524.524 0 0 0-.227-.2c-.234-.115-.534-.125-.78-.125H10.5V9.5h1.875z" fill="currentColor"></path></g>', 1)])) } })