Krungthai Campus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krungthai Campus 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/342644.svg" alt="Krungthai Campus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342644.svg" alt="Krungthai Campus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342644.svg" alt="Krungthai Campus icon" :width="24" :height="24" />
CSS background
.icon-krungthai-campus {
background-image: url('https://proicons.com/icon/342644.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="14.4029 20.553 15.8753 19.8788 17.3486 20.553"/><path class="b" d="M36.8805,25.7448c.2799.2307.5825.3376,1.2615.3376h.3442c.5598,0,1.0138-.4482,1.0138-1.0015h0c0-.5523-.4539-1.0005-1.0138-1.0005h-.6884c-.5562.0037-1.0101-.4443-1.0137-1.0005,0-.0003,0-.0007,0-.001h0c0-.5523.4539-1.0005,1.0138-1.0005h.3442c.679,0,.9816.1059,1.2615.3376"/><line class="b" x1="35.009" y1="24.5712" x2="35.009" y2="26.0824"/><path class="b" d="M31.9403,22.0784v2.4928c.0062.8408.6929,1.5174,1.5338,1.5112h0c.8408.0068,1.528-.6693,1.5348-1.5101,0-.0003,0-.0007,0-.001v-2.4928"/><line class="b" x1="27.0966" y1="22.0784" x2="27.0966" y2="28.1212"/><path class="b" d="M27.0966,24.5712c.0062.8408.6929,1.5174,1.5338,1.5112.0003,0,.0007,0,.001,0h0c.8408.0063,1.5276-.6703,1.5339-1.5111h0v-.9826c-.0068-.8405-.6934-1.5165-1.5339-1.5102h0c-.8408-.0068-1.528.6693-1.5348,1.5101h0"/><path class="b" d="M22.2538,23.5886c.0068-.8405.6934-1.5165,1.5339-1.5102h0c.8405-.0063,1.5271.6697,1.5339,1.5102v2.4937"/><line class="b" x1="19.1842" y1="22.0784" x2="19.1842" y2="26.0814"/><path class="b" d="M19.1842,23.5877c.0068-.8408.6939-1.517,1.5347-1.5102h0c.8405-.0063,1.5271.6697,1.5339,1.5102v2.4937"/><line class="b" x1="17.4101" y1="26.0814" x2="17.4101" y2="22.0775"/><path class="b" d="M17.4101,24.5702c-.0062.8408-.6929,1.5174-1.5338,1.5112-.0003,0-.0007,0-.001,0h0c-.8408.0063-1.5276-.6703-1.5339-1.5111,0,0,0,0,0,0v-.9816c.0062-.8408.6929-1.5174,1.5338-1.5112h0c.8408-.0068,1.528.6693,1.5348,1.5101,0,.0003,0,.0007,0,.001"/><path class="b" d="M12.5664,24.0548v.0246c0,1.1064-.9097,2.002-2.0332,2.002h0c-1.1225,0-2.0332-.8965-2.0332-2.002v-2.0398c0-1.1064.9107-2.002,2.0332-2.002h0c1.1235,0,2.0332.8965,2.0332,2.002v.0246"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!