UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.47 kB
"use strict"; /** * @license @meistericons/react v0.21.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 SearchHeart = createMeisterIcons("search-heart", [["path", { "fill": "currentColor", "d": "M10.15 9.7a.9.9 0 0 0-.67.28c-.307.307-.307.932 0 1.24l.194.193 1.924 1.828 1.882-1.882c.244-.334.32-.56.32-.709a.9.9 0 0 0-.28-.67c-.307-.307-.933-.307-1.24 0l-.73.73-.69-.69c-.335-.244-.56-.32-.71-.32m1.38-1.038c-.393-.255-.86-.462-1.38-.462-.72 0-1.305.294-1.73.72-.893.893-.893 2.467 0 3.36l.206.207 1.96 1.86c.24.309.597.478.976.478.396 0 .754-.18 1.018-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.72-.295-1.305-.72-1.73-.796-.797-2.135-.883-3.05-.258m-.03 4.675", "key": "8637733f0acf989d654a13887f3806de60f3a80c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.55 4.3a7.25 7.25 0 1 0 0 14.5 7.25 7.25 0 0 0 0-14.5M2.8 11.55a8.75 8.75 0 1 1 17.5 0 8.75 8.75 0 0 1-17.5 0", "key": "efc7c8c2e69ed7d8d37d33de7433b15f4b9602bc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.92 16.92a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06", "key": "cde8064a1bc28928949f3842b84c60fa402dff64", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchHeart as default }; //# sourceMappingURL=SearchHeart.js.map