Egat Sc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Egat Sc 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/324993.svg" alt="Egat Sc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324993.svg" alt="Egat Sc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324993.svg" alt="Egat Sc icon" :width="24" :height="24" />
CSS background
.icon-egat-sc {
background-image: url('https://proicons.com/icon/324993.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M12.3094,41.585c-.0011.8755-.7106,1.5849-1.5861,1.5861-.8759-.0006-1.586-.7102-1.5871-1.5861.0017-.8755.7116-1.5845,1.5871-1.585.8751.0011,1.5844.7099,1.5861,1.585M38.8637,6.0861c-.0011.8759-.7112,1.5855-1.5871,1.5861-.8755-.0011-1.5849-.7106-1.5861-1.5861.0011-.8755.7106-1.5849,1.5861-1.5861.8759.0006,1.586.7102,1.5871,1.5861M35.6906,6.0861H10.7234v33.9139"/><path class="b" d="M33.5236,11.8678c-.0017.8751-.711,1.5839-1.5861,1.585-.8743-.0017-1.5828-.7097-1.585-1.584.0011-.8755.7106-1.5849,1.5861-1.5861.8755.0011,1.5849.7106,1.5861,1.5861M33.293,36.5338h-16.5984v-5.4201M30.3525,11.8678h-13.6578l.001,3.3094M18.2828,29.5277c-.0011.8759-.7112,1.5855-1.5871,1.5861-.8755-.0011-1.5849-.7106-1.5861-1.5861.0017-.8751.711-1.5839,1.5861-1.585.8751.0011,1.5844.7099,1.5861,1.585M18.2828,20.5943c-.0011-.8759-.7112-1.5855-1.5871-1.5861-.8755.0011-1.5849.7106-1.5861,1.5861.0011.8755.7106,1.5849,1.5861,1.5861.8755-.0011,1.5849-.7106,1.5861-1.5861M34.9037,41.9139h-18.207M38.0758,41.9139c-.0011.8755-.7106,1.5849-1.5861,1.5861-.8755-.0011-1.5849-.7106-1.5861-1.5861.0011-.8755.7106-1.5849,1.5861-1.5861.8755.0011,1.5849.7106,1.5861,1.5861M18.2828,20.5943h11.5061v5.5564l-6.1096.0123"/></svg>
Copied!