@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.44 kB
JavaScript
/**
* @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 SearchSquareB = createMeisterIcons("search-square-b", [["path", { "fill": "currentColor", "d": "M11.7 15.5a3.8 3.8 0 1 0 0-7.6 3.8 3.8 0 0 0 0 7.6", "key": "663755b6951e16298537c9320050805fc788ed97", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.7 8.65a3.05 3.05 0 1 0 0 6.1 3.05 3.05 0 0 0 0-6.1M7.15 11.7a4.55 4.55 0 1 1 9.1 0 4.55 4.55 0 0 1-9.1 0", "key": "0a2c5599092641d7a6ac4931c7605ce813c06af5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.97 13.97a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06", "key": "459084cd1c362114a5839cf4bd512ec1fc884f09", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "ee3f3f05aa51bce82556b52e5e5651e7d74b046d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SearchSquareB as default };
//# sourceMappingURL=SearchSquareB.js.map