Rdu Med Awareness Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rdu Med Awareness icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331960.svg" alt="Rdu Med Awareness icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331960.svg" alt="Rdu Med Awareness icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331960.svg" alt="Rdu Med Awareness icon" :width="24" :height="24" />
CSS background
.icon-rdu-med-awareness {
background-image: url('https://proicons.com/icon/331960.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M26.4947,36.5231l4.7786,4.0159,11.2172-14.0741M31.1459,13.6786v2.978M28.5274,13.5383h5.2371c.7836,0,1.4144.6308,1.4144,1.4144v.43c0,.7836-.6308,1.4144-1.4144,1.4144h-5.2371c-.7836,0-1.4144-.6308-1.4144-1.4144v-.43c0-.7836.6308-1.4144,1.4144-1.4144M26.4707,16.797h11.4408v3.0746h-10.9988M14.5744,23.005v2.7234h-2.7257v3.1815h2.7257v2.7234h3.1792v-2.7234h2.7257v-3.1815h-2.7257v-2.7234h-3.1792ZM5.5095,36.8358h18.8273M5.5095,18.9034h21.309M9.6511,5.6846h13.0257v3.0715h-13.0257v-3.0715ZM35.5541,38.4269c1.1086-.4126,1.8942-1.4781,1.8942-2.7339M37.4483,29.7405v-9.869M11.645,8.756v1.9182c-3.3742,1.5091-6.1355,5.0827-6.1355,8.6262v19.4789c0,1.959,1.5771,3.536,3.536,3.536h14.2369c1.7,0,3.1125-1.1877,3.4561-2.782M26.8185,34.1869v-14.8864c0-3.5435-2.7613-7.1171-6.1355-8.6262v-1.9182"/></svg>
Copied!