UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.71 kB
"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 Flower2 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.32 2.068a.724.724 0 00-.61 0h-.01s-.02.01-.03.02c-.03.02-.07.04-.12.06A6.67 6.67 0 009.906 3.39a6.248 6.248 0 00-1.814 4.458v.21h-.21c-2.084 0-3.536.912-4.458 1.813a6.67 6.67 0 00-1.002 1.232c-.11.17-.19.311-.24.411-.03.05-.05.09-.06.12 0 .02-.01.03-.02.04v.02c-.09.2-.09.421 0 .611v.02l.02.04c.01.03.04.07.06.12a6.67 6.67 0 001.242 1.643 6.248 6.248 0 004.458 1.814h.21v.21c0 2.084.912 3.537 1.813 4.458.451.46.892.791 1.233 1.002.17.11.31.19.41.24.05.03.09.05.12.06.02 0 .03.01.04.02h.01c.201.09.421.09.612 0h.01s.02 0 .03-.01h.01c.03-.01.07-.04.12-.06a6.664 6.664 0 001.643-1.242 6.248 6.248 0 001.813-4.458v-.21h.21c2.084 0 3.537-.912 4.458-1.813.461-.451.792-.892 1.002-1.232.11-.17.19-.311.24-.411a.67.67 0 00.06-.12c0-.02.01-.03.02-.04v-.02c.09-.2.09-.421 0-.612 0 0 0-.03-.01-.04v-.01a.668.668 0 01-.06-.12 6.672 6.672 0 00-1.242-1.643 6.248 6.248 0 00-4.458-1.813h-.21v-.21c0-2.084-.912-3.536-1.813-4.458a6.67 6.67 0 00-1.232-1.002c-.17-.11-.31-.19-.411-.24a.66.66 0 00-.12-.06c-.02 0-.03-.01-.04-.02h-.01m-3.767 11.46c-.13.28-.23.58-.31.901-.13 0-.27.01-.411.01-1.603 0-2.695-.69-3.416-1.382a5.705 5.705 0 01-.792-.962l-.06-.09.06-.09c.17-.26.431-.611.792-.962.711-.701 1.813-1.382 3.416-1.382.14 0 .28 0 .41.01.08.32.19.62.311.901-.21.471-.32.982-.32 1.533 0 .551.12 1.062.32 1.533v-.02zm2.374-9.096c.35-.36.701-.621.962-.792L12 3.6l.09.06c.26.17.611.431.962.792.701.711 1.382 1.813 1.382 3.416 0 .45-.04.851-.12 1.202a3.752 3.752 0 00-2.324-.802c-.882 0-1.683.301-2.324.802-.08-.35-.12-.751-.12-1.202 0-1.603.691-2.695 1.382-3.416h.02zm3.316 7.563a2.257 2.257 0 01-2.254 2.254 2.257 2.257 0 01-2.254-2.254 2.257 2.257 0 012.254-2.254 2.257 2.257 0 012.254 2.254zm-1.192 7.563c-.35.36-.701.621-.962.792l-.09.06-.09-.06c-.26-.17-.611-.431-.962-.792-.7-.711-1.382-1.813-1.382-3.416 0-.45.04-.851.12-1.202.641.501 1.443.802 2.324.802.882 0 1.683-.3 2.324-.802.08.35.12.751.12 1.202 0 1.603-.69 2.695-1.382 3.416h-.02zm7.293-7.473c-.17.26-.431.611-.792.962-.71.701-1.813 1.382-3.416 1.382-.14 0-.28 0-.41-.01-.08-.32-.19-.62-.31-.901.21-.471.32-.982.32-1.533 0-.551-.12-1.062-.32-1.533.13-.28.23-.58.31-.901.13 0 .27-.01.41-.01 1.603 0 2.695.69 3.416 1.382a5.705 5.705 0 01.852 1.052l-.06.09v.02z", fill: "#323544" })); exports.default = Flower2;