UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 632 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_textdirection_l_to_r_outline = void 0; var ic_format_textdirection_l_to_r_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 4v4c-1.1 0-2-.9-2-2s.9-2 2-2m8-2H9C6.79 2 5 3.79 5 6s1.79 4 4 4v5h2V4h2v11h2V4h2V2zm0 12v3H5v2h12v3l4-4-4-4z" }, "children": [] }] }; exports.ic_format_textdirection_l_to_r_outline = ic_format_textdirection_l_to_r_outline;