@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 kB
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 Hat = createMeisterIcons("hat", [["path", { "fill": "currentColor", "d": "M7.8 5.05c-.686 0-1.25.564-1.25 1.25v.85h10.9V6.3c0-.662-.54-1.25-1.35-1.25zM5.05 6.3A2.756 2.756 0 0 1 7.8 3.55h8.3c1.59 0 2.85 1.212 2.85 2.75v2.35H5.05z", "key": "70eb7667d5f66a89b6b1c6c3f0bd4dc3b9cad587", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.05 7.15h13.9v6.61l-1-.353c-1.617-.57-3.632-.957-5.95-.957s-4.333.386-5.95.957l-1 .353zm1.5 1.5v3.025c1.578-.447 3.414-.725 5.45-.725s3.872.278 5.45.725V8.65z", "key": "4b5d0c7f8d57112970ceffb2fa5bb4278201f16a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.058 13.304c-.996.38-1.752.814-2.246 1.255-.497.444-.662.832-.662 1.141 0 .288.138.632.53 1.019.396.389 1.007.774 1.821 1.114C7.127 18.51 9.425 18.95 12 18.95s4.873-.439 6.499-1.117c.814-.34 1.425-.725 1.82-1.114.393-.387.531-.731.531-1.019 0-.309-.165-.697-.662-1.14-.494-.442-1.25-.875-2.246-1.256-1.616-.569-3.629-.954-5.942-.954s-4.326.385-5.942.954m-.508-1.411c1.783-.63 3.968-1.043 6.45-1.043s4.667.414 6.45 1.043l.008.003.009.003c1.1.42 2.04.935 2.72 1.542.678.606 1.163 1.368 1.163 2.26 0 .811-.4 1.517-.979 2.087-.576.567-1.372 1.044-2.295 1.43-1.849.77-4.351 1.232-7.076 1.232s-5.227-.461-7.076-1.233c-.923-.385-1.719-.862-2.295-1.43-.58-.569-.979-1.275-.979-2.087 0-.89.485-1.653 1.163-2.26.68-.606 1.62-1.122 2.72-1.54l.009-.004z", "key": "22a871d1a34bd16865f62a0fcd97cd770fecdcc5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Hat as default };
//# sourceMappingURL=Hat.js.map