@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 867 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const CardCross = createMeisterIcons("card-cross", [["path",{"fill":"currentColor","d":"M5 5.75c-.686 0-1.25.564-1.25 1.25v10c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17V7A2.756 2.756 0 0 1 5 4.25h14A2.756 2.756 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7c0-.686-.564-1.25-1.25-1.25H5Z","key":"15a32e3310f507bd40fedc30470a5ff1d6f89d89"}],["path",{"fill":"currentColor","d":"M3 9.25h18v1.5H3v-1.5Zm17.038 5.127a.75.75 0 0 1-.015 1.061l-3.5 3.4a.75.75 0 0 1-1.046-1.076l3.5-3.4a.75.75 0 0 1 1.061.015Z","key":"3752ef26137357770472e7596322864ebd77635e"}],["path",{"fill":"currentColor","d":"M15.462 14.377a.75.75 0 0 1 1.06-.015l3.5 3.4a.75.75 0 1 1-1.045 1.076l-3.5-3.4a.75.75 0 0 1-.015-1.06Z","key":"c019cb7358a35734d05c27a840260f2c5521ae89"}]])
export default CardCross