UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.52 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 Phone = createMeisterIcons("phone", [["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": "93da0cb036fe0be5f89a8ef6dbd17eb0fe1b6f45", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Phone as default }; //# sourceMappingURL=Phone.js.map