@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 994 B
JavaScript
;
/**
* @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 ShieldImage = createMeisterIcons("shield-image", [["path", { "fill": "currentColor", "d": "M4.25 7.5A3.26 3.26 0 0 1 7.5 4.25h9a3.26 3.26 0 0 1 3.25 3.25V12a7.4 7.4 0 0 1-.348 2.242l-4.76-4.761C13.23 7.956 10.844 7.994 9.37 9.47l.53.53-.53-.53-4.787 4.787A7.8 7.8 0 0 1 4.25 12zm.999 8.313A7.74 7.74 0 0 0 12 19.75c2.83 0 5.374-1.628 6.727-3.976a2.6 2.6 0 0 0-.357-.444l-4.8-4.8-.023-.023c-.79-.863-2.196-.897-3.117.023l-4.8 4.8c-.15.15-.269.3-.381.483M7.5 2.75A4.76 4.76 0 0 0 2.75 7.5V12A9.243 9.243 0 0 0 12 21.25c5.014 0 9.25-4.236 9.25-9.25V7.5a4.76 4.76 0 0 0-4.75-4.75z", "key": "7179ebf772b51e56e487d525324dc3de554db894", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldImage as default };
//# sourceMappingURL=ShieldImage.js.map