UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 682 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiAnchor = function BiAnchor (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M22,15l-3-4l-3,4h1.906c-0.436,2.469-2.438,4.471-4.906,4.906V13h2v-2h-2V9.336c1.543-0.459,2.714-1.923,2.714-3.621\tC15.714,3.666,14.048,2,12,2S8.286,3.666,8.286,5.715c0,1.698,1.171,3.162,2.714,3.621V11H9v2h2v6.906\tC8.531,19.471,6.529,17.469,6.094,15H8l-3-4l-3,4h2.073c0.511,3.885,3.929,7,7.927,7s7.416-3.115,7.927-7H22z M10.286,5.715\tC10.286,4.77,11.055,4,12,4s1.714,0.77,1.714,1.715C13.714,6.666,12.913,7.5,12,7.5S10.286,6.666,10.286,5.715z"}}]})(props); };