@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.06 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 PhoneBlock = createMeisterIcons("phone-block", [["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": "522a803cfc76d0bb7dd77863c6791a4f64dad796", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.22 5.93c-.707-.707-1.733-.707-2.44 0s-.707 1.733 0 2.44 1.733.707 2.44 0 .707-1.733 0-2.44m-3.5-1.06c1.293-1.293 3.267-1.293 4.56 0s1.293 3.267 0 4.56-3.267 1.293-4.56 0-1.293-3.267 0-4.56", "key": "1bfffa4ac20ef7d4883ea4b1e1d857e23f70612c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m13.72 8.37 3.5-3.5 1.06 1.06-3.5 3.5z", "key": "996618e41ee09632ec73af8a1d28ee3aaa06ea9c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PhoneBlock as default };
//# sourceMappingURL=PhoneBlock.js.map