UNPKG

@icongo/li

Version:
14 lines 960 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiPictureRounded = 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.178 2.37C1.98 2.37 1 3.334 1 4.523v4.954c0 1.19.98 2.153 2.178 2.153h7.644c1.198 0 2.178-.964 2.178-2.153V4.523c0-1.19-.98-2.153-2.178-2.153H3.178zm0 .725h7.644c.814 0 1.453.633 1.453 1.428v4.954c0 .795-.639 1.428-1.453 1.428H3.178c-.814 0-1.453-.633-1.453-1.428V4.523c0-.795.639-1.428 1.453-1.428zm1.686 1.77c0 .355-.124.658-.374.907-.249.25-.551.374-.907.374s-.659-.125-.908-.374a1.236 1.236 0 0 1-.374-.908c0-.356.125-.658.374-.907.25-.25.552-.374.908-.374s.658.124.907.374c.25.249.374.551.374.907zM11.7 7.426v2.99H2.3v-1.28L4.437 7l1.068 1.068L8.922 4.65z" }) })); export { LIGuiPictureRounded };