UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 895 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const BoneBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M234.74 58.31a39.89 39.89 0 00-23.35-13.7 40 40 0 10-74.86 25.87l-66 66.05a40 40 0 10-25.87 74.86 40 40 0 1074.86-25.86l66.05-66.06a40 40 0 0049.22-61.16zm-18.64 36.2a16 16 0 01-20.54 3 20 20 0 00-24.84 2.76l-70.4 70.4a20 20 0 00-2.75 24.84 16 16 0 11-29.41 6A12 12 0 0056.3 187.7a11.61 11.61 0 00-1.85.14 16 16 0 116-29.4 20 20 0 0024.83-2.76l70.4-70.4a20 20 0 002.76-24.84 16 16 0 1129.4-6 12 12 0 0013.71 13.71 16 16 0 0114.55 26.36z" })); exports.default = BoneBold;