@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.37 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIBrandSnupps = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIBrandSnupps = function LIBrandSnupps(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M12.102 6.103c0 1.503-.31 3.343-.602 3.904-.148.284-.317.477-.593.6-.221.099-.606.23-.907.29-.301.067-1.503.305-1.503.305v1.651a.15.15 0 0 1-.15.147c-.033 0-.065-.017-.087-.025l-2.766-1.77s-1.193-.23-1.494-.3a5.998 5.998 0 0 1-.9-.295c-.276-.122-.446-.318-.593-.6-.16-.305-.324-.984-.443-1.785l5.984.279a.451.451 0 0 0 .452-.452.452.452 0 0 0-.385-.448L2.253 6.75a.447.447 0 0 1-.352-.439c-.003-.07-.003-.138-.003-.208 0-1.503.314-3.343.605-3.904.148-.285.32-.47.593-.6C3.952 1.197 5.708 1 7 1c1.763 0 3.282.324 3.904.6.275.122.445.317.593.6.157.304.32.98.439 1.778l-5.984-.28"
})
}));
};
exports.LIBrandSnupps = LIBrandSnupps;