This happened after a vessel carrying him and another person went missing.
Cairo:
Qatar’s interior ministry said on Sunday a Qatari national was killed after sustaining injuries from shrapnel due to “military operations in the area” after a vessel carrying him and another person went missing.
The ministry said the second individual was injured, adding that it located the missing vessel in the early hours of Sunday after search operations that started a day earlier.
It did not give the location of the incident and did not say whether the shrapnel was linked to Iranian drones launched against US military sites in Kuwait and Bahrain on Sunday.
(Except for the headline, this story has not been edited by NDTV staff and is published from a syndicated feed.)
<![CDATA[
:root {
–AskWg1-cl1: #f7f7f7;
–AskWg1-cl2: #f5f5f5;
–AskWg1-cl3: #111;
–AskWg1-cl4: #666;
–AskWg1-cl5: #ddd;
–AskWg1-cl6: #ccc;
–AskWg1-cl7: #eaeaea;
–AskWg1-cl8: #000;
–AskWg1-cl9: #fff;
–AskWg1-cl10: #000;
–AskWg1-cl11: #fff;
}
@media (prefers-color-scheme: dark) {
:root {
–AskWg1-cl1: #1e1e1e;
–AskWg1-cl2: #2a2a2a;
–AskWg1-cl3: #f1f1f1;
–AskWg1-cl4: #aaa;
–AskWg1-cl5: #444;
–AskWg1-cl6: #555;
–AskWg1-cl7: #333;
–AskWg1-cl8: #fff;
–AskWg1-cl9: #000;
–AskWg1-cl10: #fff;
–AskWg1-cl11: #000;
}
}
.AskWg1_srch {
position: relative;
display: flex;
align-items: center;
width: 100%;
margin: 0 auto;
padding: 6px 6px 6px 18px;
font-family: Inter, sans-serif;
color: var(–AskWg1-cl3);
background: var(–AskWg1-cl1);
border: 1px solid var(–AskWg1-cl5);
border-radius: 40px;
z-index: 66;
box-shadow: 0 2px 6px #0000;
transition: all 0.3s;
}
.AskWg1_srch:hover {
box-shadow: 0 2px 6px #7777772e;
}
.AskWg1_srch-left {
display: flex;
align-items: center;
gap: 12px;
flex: 1;
min-width: 0;
}
.AskWg1_logo {
height: 14px;
}
.AskWg1_logo-mob {
display: none;
}
.AskWg1_sep {
width: 1px;
height: 24px;
background: var(–AskWg1-cl6);
}
.AskWg1_inputWrap {
position: relative;
display: flex;
align-items: center;
flex: 1;
min-width: 0;
}
.AskWg1_placeholder {
position: absolute;
left: 0;
display: inline-flex;
align-items: center;
gap: 4px;
font-size: 16px;
color: var(–AskWg1-cl4);
white-space: nowrap;
pointer-events: none;
transition: all 0.2s;
}
.AskWg1_cursor {
width: 2px;
height: 18px;
background: var(–AskWg1-cl4);
left: -3px;
top: 7px;
position: absolute;
animation: blink 0.9s infinite;
}
@keyframes blink {
0%,
50% {
opacity: 1;
}
51%,
to {
opacity: 0;
}
}
.AskWg1_input {
flex: 1;
width: 100%;
font-size: 16px;
font-weight: 500;
line-height: 34px;
color: var(–AskWg1-cl3);
background: none;
border: none;
outline: none;
}
.AskWg1_srch.AskWg1_act .AskWg1_placeholder {
display: none;
opacity: 0;
transform: translate(6px);
}
.AskWg1_btn {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
color: var(–AskWg1-cl9);
background: var(–AskWg1-cl8);
border: none;
border-radius: 50%;
cursor: pointer;
}
.AskWg1_btn:hover {
opacity: 0.85;
}
.AskWg1_btn:disabled {
opacity: 0.4;
cursor: not-allowed;
pointer-events: none;
}
.AskWg1_Icn {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor;
stroke: currentColor;
stroke-width: 0;
}
.AskWg1_suggest-item .AskWg1_Icn {
flex-shrink: 0;
margin-top: 4px;
font-size: 12px;
}
.sp_txt a.AskWg1_suggest-lnk {
border-bottom: 0px solid var(–vj-cl-rg8)
}
.AskWg1_loading {
padding: 12px;
font-size: 14px;
color: #666;
}
.AskWg1_suggest {
position: absolute;
top: 110%;
left: -1px;
width: calc(100% + 2px);
padding: 10px 0;
background: var(–AskWg1-cl2);
border: 1px solid var(–AskWg1-cl5);
border-radius: 16px;
opacity: 0;
visibility: hidden;
transform: translateY(-12px);
transition: all 0.25s;
}
.AskWg1_srch.AskWg1_act .AskWg1_suggest {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.AskWg1_suggest-list,
.sp-cn ul.AskWg1_suggest-list {
margin: 0;
padding: 0;
list-style: none;
}
.AskWg1_suggest-item,
.sp-cn ul li.AskWg1_suggest-item {
display: flex;
align-items: flex-start;
gap: 12px;
padding: 12px 20px;
font-size: 15px;
font-weight: 400;
line-height: 21px;
cursor: pointer;
}
.sp_only-ul-ol ul li.AskWg1_suggest-item::before {
content: none !important;
}
.AskWg1_suggest-item:hover {
background: var(–AskWg1-cl7);
}
.AskWg1_logo-st0 {
fill: var(–AskWg1-cl11);
}
.AskWg1_logo-st1 {
fill: var(–AskWg1-cl10);
}
.AskWg1_ttl-lnk,
.sp_txt a.AskWg1_ttl-lnk {
color: var(–vj-cl-dr);
border-bottom: 0;
}
.AskWg1_ttl-lnk:hover {
color: var(–vj-cl-dr);
}
@media (width <= 600px) {
.AskWg1_btn {
width: 32px;
height: 32px;
}
li.AskWg1_suggest-item {
padding: 10px 12px;
}
.AskWg1_placeholder, .AskWg1_input {
font-size: 15px;
}
.AskWg1_srch {
padding: 6px 6px 6px 12px;
}
.AskWg1_logo-desk {
display: none;
}
.AskWg1_logo-mob {
display: block;
height: 22px;
}
.AskWg1_srch-left {
gap: 8px;
}
}
.AskWg1_artcl .AskWg1_suggest {
position: relative;
top: auto;
width: 100%;
margin: 0 0 4px;
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sp-cn ul.AskWg1_suggest-list {
}
.AskWg1_artcl .AskWg1_srch {
margin-bottom: 22px;
}
.AskWg1_ttl {
display: none;
}
.AskWg1_artcl {
display: flex;
flex-direction: column;
width: 100%;
}
.AskWg1_artcl .AskWg1_ttl {
display: flex;
width: 100%;
margin-bottom: 8px;
}
]]>
Show full article
The post Qatari National Killed From Shrapnel Injuries Due To "Military Operation" appeared first on NgBreakingNews.com.
