Khon Kaen Ram Hospital Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Khon Kaen Ram Hospital 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/327922.svg" alt="Khon Kaen Ram Hospital icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327922.svg" alt="Khon Kaen Ram Hospital icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327922.svg" alt="Khon Kaen Ram Hospital icon" :width="24" :height="24" />
CSS background
.icon-khon-kaen-ram-hospital {
background-image: url('https://proicons.com/icon/327922.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="M28.7379,35.4021h8.3601c1.2649,0,1.3221-.41.9711-1.0501l-14.069-25.5767-14.069,25.5767c-.3519.6397-.2939,1.0501.9711,1.0501h8.3601M24,23.5953v8.4544M28.2272,27.8225h-8.4544"/><path class="f" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5"/></svg>
Copied!