UNPKG

@icongo/li

Version:
24 lines (23 loc) 1.99 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LISocialVine = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LISocialVine = function LISocialVine(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", className: "prefix__social-vine", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M6.067 6.164a.466.466 0 0 0 .476-.485.462.462 0 0 0-.476-.48c-.282 0-.471.19-.471.48 0 .291.19.485.471.485m5.955.989c.203 0 .299.108.299.242 0 .177-.165.478-.948.487.031-.43.313-.73.649-.73zm-.576 1.18c.892.023 1.554-.316 1.554-.98 0-.49-.378-.847-.974-.847-.799 0-1.215.614-1.38 1.27-.098.383-.246.887-.541.887-.185 0-.236-.185-.236-.416v-.771c0-.633-.31-.97-.794-.97-.43 0-.762.259-.951.573l-.019-.532h-.623s-.07 2.116-.767 2.116c-.24 0-.319-.273-.319-.582V6.547h-.61a1.443 1.443 0 0 1-1.08.476c-.582 0-1.03-.406-1.03-1.113 0-.346.134-.526.324-.526.18 0 .3.161.3.49 0 .186-.05.39-.087.51 0 0 .18.314.67.218.104-.232.16-.53.16-.794 0-.706-.36-1.117-1.02-1.117-.68 0-1.076.522-1.076 1.21 0 .682.318 1.267.844 1.534a4.388 4.388 0 0 1-.796 1.124c-.532-.643-1.013-1.5-1.21-3.175H1C1.363 8.172 2.443 9.06 2.73 9.23c.16.097.3.092.448.009.232-.132.929-.829 1.315-1.645.346 0 .842-.082 1.16-.323v.795c0 .896.342 1.242.873 1.242.426 0 .755-.332.914-.705v.654h.735v-.77c0-.883.295-1.313.664-1.313.208 0 .296.139.296.49v.702c0 .596.314.942.785.942.387 0 .735-.302.871-.684.234.483.771.684 1.24.684.354 0 .642-.073.867-.207v-.67c-.19.13-.425.24-.766.24-.325 0-.57-.103-.686-.34z" }) })); }; exports.LISocialVine = LISocialVine;