UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 952 B
"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 Target = createMeisterIcons("target", [["path", { "fill": "currentColor", "d": "M12.75 3a.75.75 0 0 0-1.5 0v1.286a7.75 7.75 0 0 0-6.964 6.964H3a.75.75 0 0 0 0 1.5h1.286a7.75 7.75 0 0 0 6.964 6.964V21a.75.75 0 0 0 1.5 0v-1.286a7.75 7.75 0 0 0 6.964-6.964H21a.75.75 0 0 0 0-1.5h-1.286a7.75 7.75 0 0 0-6.964-6.964zm-1.5 2.795V7a.75.75 0 0 0 1.5 0V5.795a6.25 6.25 0 0 1 5.456 5.455H17a.75.75 0 0 0 0 1.5h1.206a6.25 6.25 0 0 1-5.456 5.456V17a.75.75 0 0 0-1.5 0v1.206a6.25 6.25 0 0 1-5.455-5.456H7a.75.75 0 0 0 0-1.5H5.795a6.25 6.25 0 0 1 5.455-5.455", "key": "50bd9ae695e26c4df2370ba68205d095087731f4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Target as default }; //# sourceMappingURL=Target.js.map