UNPKG

@samix-ui/foundation-icons

Version:

[![npm version](https://img.shields.io/npm/v/@samix-ui/foundation-icons.svg?style=flat)](https://www.npmjs.com/package/@samix-ui/foundation-icons)

15 lines (11 loc) 1.02 kB
'use strict'; var React = require('react'); var SvgPintrestMinor = function SvgPintrestMinor(props) { return /*#__PURE__*/React.createElement("svg", Object.assign({ viewBox: "0 0 20 20" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", d: "M10 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm.184 2.25c-2.896 0-4.434 1.828-4.434 3.819 0 .926.524 2.078 1.362 2.445.127.056.195.032.225-.084.008-.035.031-.122.059-.228l.127-.488c.016-.064.008-.118-.047-.18-.277-.317-.499-.899-.499-1.441 0-1.392 1.12-2.74 3.03-2.74 1.649 0 2.803 1.057 2.803 2.568 0 1.708-.917 2.89-2.11 2.89-.659 0-1.152-.512-.994-1.14.069-.271.16-.55.25-.82.157-.48.306-.935.306-1.281 0-.485-.276-.89-.848-.89-.674 0-1.215.656-1.215 1.533 0 .559.201.937.201.937s-.665 2.645-.787 3.137c-.135.543-.082 1.307-.024 1.806.152.056.303.111.46.157.274-.419.682-1.106.834-1.654l.418-1.5c.219.392.858.724 1.538.724 2.024 0 3.482-1.75 3.482-3.925 0-2.085-1.809-3.645-4.137-3.645Z" })); }; exports.SvgPintrestMinor = SvgPintrestMinor;