UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.45 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 ShieldCodeB = createMeisterIcons("shield-code-b", [["path", { "fill": "currentColor", "d": "M12.3 20.8c-4.7 0-8.5-3.8-8.5-8.5V7.8c0-2.2 1.8-4 4-4h9c2.2 0 4 1.8 4 4v4.5c0 4.6-3.9 8.5-8.5 8.5", "key": "0bcfea5019edd052ac1955521ffdcc9663fd2f7f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.8 4.55A3.26 3.26 0 0 0 4.55 7.8v4.5a7.743 7.743 0 0 0 7.75 7.75c4.186 0 7.75-3.564 7.75-7.75V7.8a3.26 3.26 0 0 0-3.25-3.25zM3.05 7.8A4.76 4.76 0 0 1 7.8 3.05h9a4.76 4.76 0 0 1 4.75 4.75v4.5c0 5.014-4.236 9.25-9.25 9.25a9.243 9.243 0 0 1-9.25-9.25z", "key": "4bc468cc44278b5b92ebc21a0b21b7b006727be9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.93 9.87a.75.75 0 0 1 0 1.06l-1.322 1.322 1.34 1.436a.75.75 0 1 1-1.096 1.024l-1.354-1.45a1.3 1.3 0 0 1-.473-1.012c0-.35.14-.753.485-1.021l1.36-1.36a.75.75 0 0 1 1.06 0m2.64-.099a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06", "key": "8dcce0e8602373a7505f70aa2f6a8282ae3c3954", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ShieldCodeB as default }; //# sourceMappingURL=ShieldCodeB.js.map