Siam Inter Comics Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Siam Inter Comics 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/347287.svg" alt="Siam Inter Comics icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347287.svg" alt="Siam Inter Comics icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347287.svg" alt="Siam Inter Comics icon" :width="24" :height="24" />
CSS background
.icon-siam-inter-comics {
background-image: url('https://proicons.com/icon/347287.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><path class="b" d="M28.749,31.0005v5.868M21.152,36.9385l.95-6.832,2.183,7.83,2.182-7.83.95,6.832M20.105,33.9345c0,1.6204-1.3136,2.934-2.934,2.934h0c-1.6204,0-2.934-1.3136-2.934-2.934,0-1.6204,1.3136-2.934,2.934-2.934s2.934,1.3136,2.934,2.934M34.835,36.3815c-.4804.3181-1.0439.4875-1.62.487-1.6204,0-2.934-1.3136-2.934-2.934,0-1.6204,1.3136-2.934,2.934-2.934.575-.0002,1.1374.1688,1.617.486M13.276,36.3815c-.4801.3179-1.0432.4873-1.619.487-1.6204,0-2.934-1.3136-2.934-2.934,0-1.6204,1.3136-2.934,2.934-2.934.575-.0002,1.1374.1688,1.617.486M35.774,35.4655c0,.789.784,1.428,1.751,1.428s1.752-.64,1.752-1.428c0-.395-.196-.752-.513-1.01s-.46-.252-1.192-.586c-.733-.335-.724-.317-.989-.56-.2696-.2405-.4251-.5837-.428-.945,0-.74.655-1.338,1.463-1.338.585,0,1.09.314,1.325.768M31.626,24.3355l2.205,2.598M30.615,21.3735c.287-.195.64-.309,1.023-.309h0c.967,0,1.745.73,1.745,1.636s-.778,1.635-1.745,1.635c-.383,0-.736-.114-1.023-.308M26.268,21.0645h2.863M15.828,26.9325v-5.568l4.805,5.068v-5.368h2.85v5.868M23.483,21.0645h2.785M26.268,23.6985v3.234M26.268,26.9325h2.863M26.268,21.0645v2.635h2.863M14.041,21.0655v5.868M30.616,21.0655v5.868M21.533,15.1355h3.902M19.573,11.0275v5.868h1.215l2.696-6.67,2.696,6.67h.663l.95-6.832,2.182,7.83,2.183-7.83.95,6.832M14.711,15.4655c0,.79.784,1.43,1.751,1.43s1.752-.64,1.752-1.43c0-.394-.196-.75-.513-1.01s-.46-.25-1.192-.585-.723-.317-.988-.56c-.27-.2403-.4258-.5836-.429-.945,0-.74.655-1.339,1.464-1.339.585,0,1.09.315,1.324.769"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!