UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 569 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_textdirection_l_to_r = void 0; var ic_format_textdirection_l_to_r = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 10v5h2V4h2v11h2V4h2V2H9C6.79 2 5 3.79 5 6s1.79 4 4 4zm12 8l-4-4v3H5v2h12v3l4-4z" }, "children": [] }] }; exports.ic_format_textdirection_l_to_r = ic_format_textdirection_l_to_r;