UNPKG

@icongo/li

Version:
15 lines 1.05 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LISocialPinterest = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", className: "prefix__social-pinterest", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M7.281 1C4.006 1 2.355 3.348 2.355 5.306c0 1.185.449 2.24 1.412 2.633.157.065.299.002.345-.172.032-.121.107-.427.14-.554.047-.172.029-.233-.099-.384-.277-.327-.455-.751-.455-1.351 0-1.742 1.304-3.302 3.394-3.302 1.851 0 2.868 1.131 2.868 2.642 0 1.987-.88 3.665-2.185 3.665-.721 0-1.261-.597-1.088-1.328.207-.873.608-1.816.608-2.446 0-.564-.302-1.035-.93-1.035-.736 0-1.329.763-1.329 1.784 0 .65.22 1.09.22 1.09l-.886 3.757c-.264 1.115-.04 2.481-.02 2.62.01.081.115.1.163.039.068-.09.946-1.173 1.244-2.256.085-.307.485-1.895.485-1.895.24.457.94.86 1.684.86 2.216 0 3.719-2.02 3.719-4.724C11.645 2.904 9.913 1 7.28 1z" }) })); export { LISocialPinterest };