Kkh Epa Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kkh Epa 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/327983.svg" alt="Kkh Epa icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327983.svg" alt="Kkh Epa icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327983.svg" alt="Kkh Epa icon" :width="24" :height="24" />
CSS background
.icon-kkh-epa {
background-image: url('https://proicons.com/icon/327983.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m4.5 11.5c0-1.6569 1.3431-3 3-3h8.7181c.8337 0 1.6465.2605 2.325.7451l4.9138 3.5099c.6784.4846 1.4913.7451 2.325.7451h14.718c1.6569 0 3 1.3431 3 3v20c0 1.6569-1.3431 3-3 3h-33c-1.6569 0-3-1.3431-3-3v-25z"/><path class="d" d="m20.105 32.75v-12.5h4.0008c2.262 0 4.0956 1.8795 4.0956 4.198 0 2.3184-1.8336 4.198-4.0956 4.198h-4.0008"/><path class="d" d="m15.885 31.173c-.52622.94206-1.5179 1.577-2.6547 1.577-1.6874 0-3.0552-1.3991-3.0552-3.125v-2.0312c0-1.7259 1.3679-3.125 3.0552-3.125 1.6874 0 3.0552 1.3991 3.0552 3.125v1.0156h-6.1105"/><line class="d" x1="36.484" x2="31.07" y1="28.609" y2="28.609"/><path class="d" d="m29.729 32.75 4.0482-12.5 4.0482 12.5"/></svg>
Copied!