UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 910 B
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const ParaCircle = createMeisterIcons("para-circle", [["path", { "fill": "currentColor", "d": "M14.4 3.4a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM4.85 8.15a3.05 3.05 0 1 1 6.1 0 3.05 3.05 0 0 1-6.1 0M7.9 3.6a4.55 4.55 0 1 0 0 9.1 4.55 4.55 0 0 0 0-9.1M3.6 19.1a.75.75 0 0 0 0 1.5h16.8a.75.75 0 0 0 0-1.5zm-.75-3.25a.75.75 0 0 1 .75-.75h16.8a.75.75 0 0 1 0 1.5H3.6a.75.75 0 0 1-.75-.75M13.6 11.1a.75.75 0 0 0 0 1.5h6.8a.75.75 0 0 0 0-1.5zm1.25-3.25a.75.75 0 0 1 .75-.75h4.8a.75.75 0 0 1 0 1.5h-4.8a.75.75 0 0 1-.75-.75", "key": "c56c6745e9ad817c3eeda9e7a237edc054018007", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaCircle as default }; //# sourceMappingURL=ParaCircle.js.map