UNPKG

@icongo/li

Version:
15 lines 629 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LISocialFlickr = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", className: "prefix__social-flickr", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M9.83 3.83A3.17 3.17 0 0 0 7 5.569 3.17 3.17 0 1 0 7 8.43a3.17 3.17 0 1 0 2.83-4.6zm0 5.495A2.328 2.328 0 0 1 7.505 7 2.328 2.328 0 0 1 9.83 4.675 2.328 2.328 0 0 1 12.154 7 2.328 2.328 0 0 1 9.83 9.325z" }) })); export { LISocialFlickr };