UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.52 kB
/** * @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 Circle4B = createMeisterIcons("circle-4-b", [["path", { "fill": "currentColor", "d": "M8 3.9V20c-.9-.4-1.7-1-2.4-1.7C4 16.7 3 14.4 3 11.9s1-4.7 2.6-6.4c.7-.6 1.5-1.2 2.4-1.6", "key": "2497e2ddff292f078e9cff704686b207ddcc4982", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 2.746v18.408l-1.055-.469C6.693 20.24 5.818 19.58 5.07 18.83c-1.741-1.74-2.82-4.23-2.82-6.93 0-2.71 1.087-5.09 2.804-6.914l.027-.03.03-.025c.722-.619 1.587-1.273 2.584-1.716zM6.119 6.043C4.652 7.615 3.75 9.625 3.75 11.9c0 2.301.921 4.41 2.38 5.87.352.351.725.67 1.12.945V5.175c-.394.264-.77.56-1.131.868", "key": "932ff11a2b9ba362d61ec334868cc75f9b28b692", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 4.38v15.24c.99.416 2.114.63 3.25.63 2.297 0 4.403-.918 5.862-2.372C19.34 16.303 20.25 14.285 20.25 12c0-4.58-3.759-8.25-8.25-8.25-1.136 0-2.26.214-3.25.63M7.665 3.23c1.315-.66 2.833-.98 4.335-.98 5.309 0 9.75 4.33 9.75 9.75 0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-1.74 1.741-4.232 2.82-6.93 2.82-1.502 0-3.02-.321-4.335-.98l-.415-.206V3.436z", "key": "64bde506270a1ad6b7a71025ba94e4a76df01a01", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Circle4B as default }; //# sourceMappingURL=Circle4B.js.map