@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.24 kB
JavaScript
;
/**
* @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 PhoneHeart = createMeisterIcons("phone-heart", [["path", { "fill": "currentColor", "d": "M7.65 5.05C6.15 5.05 5 6.229 5 7.6v.487c.193 5.888 5.058 10.766 11.256 10.863A2.73 2.73 0 0 0 19 16.2c0-.384-.073-.67-.22-.965a1.4 1.4 0 0 0-.093-.152l-4.508-.751c-.23.229-.325.336-.358.403l-.055.11-.086.085a1.6 1.6 0 0 1-.665.4 1.22 1.22 0 0 1-.9-.06l-.019-.008-.018-.01c-.722-.413-1.377-.846-2.035-1.498-.69-.582-1.136-1.268-1.544-1.982l-.037-.064-.024-.07c-.173-.52-.07-1.286.577-1.609q.032-.013.134-.098.095-.084.17-.161c.025-.025.07-.1.08-.225l-.635-4.259a2 2 0 0 1-.15-.096c-.345-.08-.7-.14-.964-.14M3.5 7.6c0-2.229 1.85-4.05 4.15-4.05.497 0 1.071.12 1.482.222l.201.05.136.136.001.001.065.04c.066.038.146.078.25.13l.35.175.765 5.14V9.5c0 .449-.147.958-.52 1.33l-.013.013c-.07.072-.239.24-.448.387.341.577.666 1.023 1.111 1.394l.026.022.024.024c.48.48.962.82 1.54 1.162.152-.216.339-.402.468-.53l.032-.032a1.56 1.56 0 0 1 .605-.394c.268-.09.538-.082.798-.008l5.127.855.17.342c.028.053.054.094.104.169l.004.006c.05.075.122.182.193.325A3.5 3.5 0 0 1 20.5 16.2c0 2.3-1.822 4.25-4.25 4.25h-.011C9.243 20.344 3.713 14.829 3.5 8.124z", "key": "1c78e953dd799096075731c4c41e9cbd8532eef9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 6.15a.9.9 0 0 0-.67.28l-.02.02-.022.02c-.187.16-.256.346-.25.52.005.177.091.414.356.646l.019.016.217.218 1.72 1.72 1.72-1.72.16-.16c.244-.335.32-.56.32-.71 0-.284-.07-.46-.18-.57-.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-.708 0-1.287.285-1.71.7a2.15 2.15 0 0 0-.752 1.685c.02.64.325 1.246.848 1.712l.184.183 1.758 1.759c.242.314.601.486.985.486.395 0 .753-.18 1.017-.445l2.038-2.037.032-.043c.332-.443.65-1.005.65-1.65 0-.516-.13-1.14-.62-1.63-.796-.797-2.135-.883-3.05-.258M16 9.687", "key": "8bb63e5ed40e94fdaa398f6ce138995b6cbbc5a8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PhoneHeart as default };
//# sourceMappingURL=PhoneHeart.js.map