react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 595 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosArrowThinDown = void 0;
var iosArrowThinDown = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M349.7,322.2c-3.1-3.1-8-3-11.3,0L264,388.6V104c0-4.4-3.6-8-8-8c-4.4,0-8,3.6-8,8v284.6l-74.4-66.3\r\n\tc-3.4-2.9-8.1-3.2-11.2-0.1c-3.1,3.1-3.3,8.5-0.1,11.4c0,0,87,79.2,88,80s2.8,2.4,5.7,2.4s4.9-1.6,5.7-2.4s88-80,88-80\r\n\tc1.5-1.5,2.3-3.6,2.3-5.7C352,325.8,351.2,323.8,349.7,322.2z"
},
"children": []
}]
};
exports.iosArrowThinDown = iosArrowThinDown;
;