@icongo/li
Version:
LibreICONS Icons
14 lines • 561 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandScala = 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: "M3.524 2.846S10.447 2.154 10.447 1v2.77s0 1.153-6.923 1.845zm.03 3.693s6.922-.693 6.922-1.847v2.77s0 1.153-6.923 1.846zm0 3.692s6.922-.692 6.922-1.846v2.769s0 1.154-6.923 1.846z"
})
}));
export { LIBrandScala };