UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 438 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const SendPlaneFilled = { name: 'send-plane', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6z"/>', }; exports.default = SendPlaneFilled;