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.37 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 48 48' } exports.default = (0, vue_1.defineComponent)({ name: 'Dentist48Regular', 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: 'M31.66 12.244a1.25 1.25 0 0 0 0 2.5c1.27 0 2.738 1.233 2.895 2.953a1.25 1.25 0 0 0 2.49-.227c-.264-2.88-2.697-5.226-5.386-5.226zM21.27 8.228c-2.328-2.164-5.132-2.479-7.581-1.943c-2.407.526-4.57 1.885-5.868 3.26c-1.6 1.693-3.103 3.863-3.23 6.998v.008c-.054 1.543.147 3.822 1.376 5.515l.138.192c1.235 1.71 1.965 2.722 2.327 3.736l.003.008c.414 1.134.425 2.263.44 3.865l.004.43c.022 2.22.655 5.784 2.354 8.386c.82 1.258 1.945 2.373 3.45 2.932l.058.022l.06.015c1.197.316 2.33.25 3.247-.428c.856-.633 1.272-1.622 1.513-2.542c.245-.941.363-2.043.456-3.134c.027-.32.052-.638.077-.957c.064-.81.127-1.622.226-2.442a20.94 20.94 0 0 1 .283-1.78c.35-1.673.752-2.642 1.139-3.217c.342-.51.687-.733 1.07-.871c1.135-.287 1.854-.139 2.342.138c.524.297.979.852 1.357 1.715c.777 1.776.998 4.285 1.183 6.551v.003c.19 2.254.664 4.311 1.552 5.636c.457.682 1.104 1.289 1.987 1.502c.902.218 1.787-.037 2.571-.54l.001-.001c2.87-1.845 4.527-5.787 4.98-10.81c.19-2.128.439-3.255.83-4.244c.317-.8.727-1.522 1.353-2.622l.002-.002c.191-.337.404-.71.64-1.131c.644-1.144 1.681-3.208 1.797-5.617c.12-2.498-.759-5.252-3.723-7.629c-2.83-2.293-5.46-3.127-7.807-3.002c-2.328.124-4.192 1.181-5.523 2.328l-.031.027l-.029.028c-1.307 1.282-1.921 1.525-2.333 1.507c-.46-.02-1.187-.378-2.655-1.855l-.017-.018l-.019-.017zM9.638 11.262c.972-1.029 2.694-2.121 4.585-2.535c1.842-.403 3.74-.15 5.328 1.316c1.416 1.423 2.764 2.506 4.301 2.573c1.581.07 2.89-.946 4.162-2.19c1.045-.892 2.39-1.616 3.996-1.702c1.6-.085 3.642.456 6.102 2.45l.006.005c2.323 1.862 2.874 3.838 2.791 5.56c-.086 1.81-.883 3.454-1.479 4.51l-.002.004c-.2.36-.392.697-.574 1.015c-.652 1.144-1.176 2.065-1.563 3.043c-.518 1.308-.795 2.706-.997 4.94c-.428 4.758-1.95 7.716-3.84 8.93c-.4.257-.586.226-.634.215c-.067-.016-.249-.093-.497-.463c-.523-.78-.957-2.307-1.138-4.453v-.001l-.008-.095c-.174-2.136-.412-5.05-1.376-7.253c-.501-1.144-1.252-2.228-2.413-2.887c-1.19-.674-2.621-.796-4.255-.37l-.044.012l-.043.015c-.89.303-1.704.852-2.38 1.857c-.643.957-1.13 2.283-1.51 4.1a23.37 23.37 0 0 0-.319 1.993c-.104.876-.174 1.766-.24 2.594c-.023.307-.047.606-.071.891c-.093 1.093-.198 2.002-.384 2.714c-.192.734-.416 1.042-.58 1.163c-.1.074-.356.213-1.064.037c-.83-.325-1.555-.988-2.172-1.933c-1.353-2.073-1.928-5.118-1.947-7.046v-.002l-.004-.483c-.01-1.514-.022-3.078-.59-4.637c-.487-1.36-1.423-2.655-2.529-4.183l-.263-.364l-.002-.003c-.73-1.005-.95-2.583-.903-3.959c.094-2.282 1.157-3.903 2.55-5.378zm13.174 15.019l-.047.012l.088-.026a2.48 2.48 0 0 0-.041.014z', fill: 'currentColor' }) ], -1 /* HOISTED */ ) ]) ) ) } })