@icongo/li
Version:
LibreICONS Icons
14 lines • 1.12 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSlides = 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: "M1 1v12h12V1H1Zm7.088 7.897a1.654 1.654 0 0 1-1.155.435c-.45 0-.832-.069-1.162-.203-.323-.135-.488-.262-.488-.39l-.038.047c0-.064.04-.161.122-.292.082-.13.155-.195.22-.195.007 0 .06.03.157.092a2 2 0 0 0 1.077.278c.263 0 .472-.073.637-.22.165-.146.248-.345.248-.595s-.075-.445-.218-.585c-.143-.14-.435-.272-.87-.394-.435-.125-.75-.282-.945-.473-.195-.194-.293-.484-.293-.875 0-.39.15-.717.45-.98.3-.27.69-.398 1.17-.398.338 0 .63.037.892.127.262.083.39.18.39.278a.685.685 0 0 1-.112.321c-.075.135-.143.195-.195.195-.009 0-.045-.022-.129-.06a1.51 1.51 0 0 0-.742-.18c-.277 0-.488.053-.645.166a.53.53 0 0 0-.225.442c0 .18.06.322.172.427.112.105.307.195.585.285.615.187 1.028.39 1.245.615.218.225.33.563.33 1.012.001.45-.156.825-.479 1.117z"
})
}));
export { LIBrandSlides };