UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 980 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_assignment_return_twotone = void 0; var ic_assignment_return_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 5v14h14V5H5zm11 9h-4v3l-5-5 5-5v3h4v4z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 7l-5 5 5 5v-3h4v-4h-4zm7-4h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-.14 0-.27.01-.4.04-.39.08-.74.28-1.01.55-.18.18-.33.4-.43.64S3 4.72 3 5v14c0 .27.06.54.16.78s.25.45.43.64c.27.27.62.47 1.01.55.13.02.26.03.4.03h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM19 19H5V5h14v14z" }, "children": [] }] }; exports.ic_assignment_return_twotone = ic_assignment_return_twotone;