UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.18 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 Simcard = createMeisterIcons("simcard", [["path", { "fill": "currentColor", "d": "M18.84 3.23a.3.3 0 0 0-.134.013l-.1.03H10.4c-.521 0-1.124.234-1.47.58l-3.3 3.3c-.355.355-.58.862-.58 1.47v11.8c0 .185.164.35.35.35h13.2a.36.36 0 0 0 .35-.35v-17c0-.096-.039-.151-.064-.172a.1.1 0 0 0-.046-.02m1-1.137c.4.33.61.824.61 1.33v17a1.86 1.86 0 0 1-1.85 1.85H5.4a1.86 1.86 0 0 1-1.85-1.85v-11.8c0-.993.375-1.886 1.02-2.531l3.3-3.3c.654-.654 1.651-1.02 2.53-1.02h8.007c.532-.118 1.045.002 1.432.321", "key": "835caef6ec303e9209bf1dfa95f8a5342a192e60", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.5 6.472a.75.75 0 0 1 .75.75v4.7a.75.75 0 0 1-1.5 0v-4.7a.75.75 0 0 1 .75-.75m-4.5 0a.75.75 0 0 1 .75.75v4.7a.75.75 0 0 1-1.5 0v-4.7a.75.75 0 0 1 .75-.75", "key": "d3d0947c06ec5e603a59f4150935d93bc42e03dd", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Simcard as default }; //# sourceMappingURL=Simcard.js.map