@icongo/li
Version:
LibreICONS Icons
14 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandVnv = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M2.967 8.5c-.64 0-.87-.57-.87-.57L1.049 5.84s-.195-.34.195-.34h.615c.195 0 .247.163.352.34L2.9 7.235s.098.246.396.246c.298 0 .396-.246.396-.246l.688-1.397c.105-.178.157-.339.352-.339h.615c.39 0 .195.34.195.34L4.495 7.93s-.229.57-.87.57h-.658zm7.406 0c-.64 0-.87-.57-.87-.57L8.455 5.84s-.195-.34.195-.34h.615c.195 0 .247.163.352.34l.689 1.396s.097.246.395.246c.298 0 .396-.246.396-.246l.69-1.397c.105-.178.157-.339.352-.339h.617c.39 0 .195.34.195.34l-1.048 2.09s-.229.57-.87.57h-.66zm-3.043-3c.64 0 .87.57.87.57l1.048 2.09s.195.34-.195.34h-.615c-.195 0-.247-.163-.352-.34l-.689-1.396s-.097-.246-.395-.246c-.298 0-.396.246-.396.246L5.918 8.16c-.105.176-.157.339-.352.339h-.617c-.39 0-.195-.34-.195-.34l1.048-2.09s.229-.57.87-.57h.658Z"
})
}));
export { LIBrandVnv };