UNPKG

@ohu-mobile/core

Version:
14 lines (13 loc) 701 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WdzxFilled = void 0; var WdzxFilled = exports.WdzxFilled = { name: 'wdzx', theme: 'filled', attrs: { viewBox: '0 0 40 40' }, children: '<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="wdzx"><stop stop-color="#FF3A3B" offset="0%"/><stop stop-color="#FF7AC1" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect fill="url(#wdzx)" width="40" height="40" rx="20"/><path d="M13.263 28l-1.55 1.575A1 1 0 0110 28.873V13a1 1 0 011-1h18a1 1 0 011 1v14a1 1 0 01-1 1H13.263zM15 16a1 1 0 100 2h10a1 1 0 000-2H15zm0 5a1 1 0 100 2h10a1 1 0 000-2H15z" fill="#FFF"/></g>' };