@icongo/li
Version:
LibreICONS Icons
14 lines • 1.31 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUdacity = 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: "M5.005 1.069 1 3.339v5.23c-.007 2.401 1.958 4.355 4.388 4.362a4.447 4.447 0 0 0 2.207-.577l3.243-1.843A3.94 3.94 0 0 0 13 7.016V1.548l-.795-.458-3.252 1.815v5.687a3.099 3.099 0 0 1-.076.717c-.108.458-.26.78-.287.833-.256-.015-.773-.157-1.193-.405a3.83 3.83 0 0 1-.682-.51 2.876 2.876 0 0 1-.39-.473 2.696 2.696 0 0 1-.293-.54 3.45 3.45 0 0 1-.187-.592 3.052 3.052 0 0 1-.052-.638L5.8 1.525l-.795-.454v-.002zM6.85 11.86c-.218.09-.445.158-.675.205a3.515 3.515 0 0 1-1.428-.005 3.526 3.526 0 0 1-1.284-.538 3.515 3.515 0 0 1-.97-.968 3.774 3.774 0 0 1-.33-.607 3.664 3.664 0 0 1-.209-.668 3.833 3.833 0 0 1-.052-.72V3.79l3-1.81v5.006c0 1.903 1.41 3.49 3.225 3.873-.067.083-.12.166-.195.24a3.5 3.5 0 0 1-.532.439c-.188.128-.323.232-.533.322l-.017.001zm5.202-4.204a3.241 3.241 0 0 1-.187.593c-.22.478-.574.885-.87 1.147-.608.55-1.363.72-1.45.72.182-.474.305-.982.306-1.52V3.363L12.102 2l.002 5.004c0 .216-.009.44-.053.648v.004z"
})
}));
export { LIBrandUdacity };