react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 642 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.locationArrowOutline = void 0;
var locationArrowOutline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M11.087 20.914c-.353 0-1.219-.146-1.668-1.496l-1.209-3.627-3.628-1.209c-1.244-.415-1.469-1.172-1.493-1.587s.114-1.193 1.302-1.747l11.375-5.309c1.031-.479 1.922-.309 2.348.362.224.351.396.97-.053 1.933l-5.309 11.375c-.529 1.135-1.272 1.305-1.665 1.305zm-5.39-8.068l4.094 1.363 1.365 4.093 4.775-10.233-10.234 4.777z"
},
"children": []
}]
};
exports.locationArrowOutline = locationArrowOutline;
;