UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.01 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 ChevronCircleLeft = createMeisterIcons("chevron-circle-left", [["path", { "fill": "currentColor", "d": "M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0M12 2.25c5.385 0 9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25", "key": "686e16a58aa4675054c83f4308cab4514048bd77", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.243 7.82a.75.75 0 0 1 0 1.06L11.123 12l3.12 3.12a.75.75 0 0 1-1.06 1.06l-3.2-3.2.53-.53m0 0-.53.53a1.45 1.45 0 0 1-.446-1.018c0-.383.173-.742.487-.984l3.158-3.158a.75.75 0 0 1 1.06 0m-3.216 4.08", "key": "adc54a90cb994f866ac35b1ede3f094c93ceb78a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChevronCircleLeft as default }; //# sourceMappingURL=ChevronCircleLeft.js.map