@icongo/li
Version:
LibreICONS Icons
14 lines • 1.38 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandViadeo = 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: "M6.053 11.993h.014c.58 0 1.11-.14 1.594-.42.484-.28.867-.677 1.152-1.193a3.39 3.39 0 0 0 .427-1.665 3.4 3.4 0 0 0-.255-1.335c.285-.059.63-.177.99-.399a4.45 4.45 0 0 1 .33 1.713c0 1.147-.39 2.152-1.186 3.015C8.323 12.565 7.311 13 6.073 13c-1.245 0-2.26-.43-3.05-1.29-.788-.86-1.177-1.866-1.177-3.015 0-1.141.373-2.13 1.12-2.967.817-.923 1.855-1.385 3.107-1.385.529 0 1.017.082 1.468.246a2.856 2.856 0 0 0-.314 1.014 2.96 2.96 0 0 0-1.156-.225c-.868 0-1.614.326-2.237.978-.622.652-.934 1.44-.934 2.363 0 .6.142 1.155.427 1.664.283.518.667.915 1.15 1.194.323.187.664.315 1.026.375 3.104-1.2 2.739-7.08 2.716-7.403l.026.082c1.823 4.867-2.15 7.372-2.15 7.372h-.038l-.004-.01zm5.486-10.721c-.508 1.079-1.448 1.279-1.448 1.279-.94.238-1.267.6-1.267.6-.94.945-.2 2.092-.2 2.092 2.03-.462 2.77-2.13 2.77-2.13-.09 1.12-2.505 2.444-2.505 2.444.8.781 1.562.688 2.066.387.668-.397.989-1.267.989-1.267.647-1.936-.405-3.405-.405-3.405zM6.55 1a20.105 20.105 0 0 1 1.662 3.54v-.015C7.967 1.942 6.548 1 6.548 1h.003z"
})
}));
export { LIBrandViadeo };