UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 904 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 ParaSearch = createMeisterIcons("para-search", [["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15A.75.75 0 0 1 2.75 4m10.4 11.7a3.05 3.05 0 1 1 6.1 0 3.05 3.05 0 0 1-6.1 0m3.05-4.55a4.55 4.55 0 1 0 2.643 8.254l1.127 1.126a.75.75 0 0 0 1.06-1.06l-1.126-1.127A4.55 4.55 0 0 0 16.2 11.15M3.5 7.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zM2.75 12a.75.75 0 0 1 .75-.75h7a.75.75 0 1 1 0 1.5h-7a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 1 0 0 1.5h5a.75.75 0 0 0 0-1.5z", "key": "a712845f98727ac2e245bfd8f816f23cdfa6759c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaSearch as default }; //# sourceMappingURL=ParaSearch.js.map