@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.29 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var EditOneSolid = createReactSolidComponent("edit-one", "EditOneSolid", [["path", { "d": "M16.607 3.005a2.57 2.57 0 0 1 3.64-.001l.75.751a2.57 2.57 0 0 1 0 3.637l-7.6 7.604a2.57 2.57 0 0 1-1.819.754H9a.75.75 0 0 1-.75-.75v-2.562c0-.682.27-1.336.752-1.818z", "key": "svg-0" }], ["path", { "d": "M11.943 2.25H12a.75.75 0 0 1 0 1.5c-2.143 0-3.674.002-4.838.158-1.142.154-1.817.444-2.314.94-.496.497-.786 1.172-.94 2.314C3.752 8.326 3.75 9.857 3.75 12s.002 3.674.158 4.838c.154 1.142.444 1.817.94 2.314.497.496 1.172.786 2.314.94 1.164.156 2.695.158 4.838.158s3.674-.002 4.838-.158c1.142-.154 1.817-.444 2.314-.94.496-.497.786-1.172.94-2.314.156-1.164.158-2.696.158-4.838a.75.75 0 0 1 1.5 0v.057c0 2.073 0 3.705-.171 4.98-.176 1.31-.545 2.354-1.367 3.175-.821.822-1.866 1.19-3.174 1.367-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171-1.31-.176-2.354-.545-3.175-1.367-.822-.821-1.19-1.866-1.367-3.174-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98.176-1.31.545-2.354 1.367-3.175.821-.822 1.866-1.19 3.174-1.367 1.276-.171 2.908-.171 4.981-.171", "key": "svg-1" }]]);
export { EditOneSolid as default };
//# sourceMappingURL=EditOneSolid.js.map