Zorlu Enerji Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zorlu Enerji 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/350210.svg" alt="Zorlu Enerji icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350210.svg" alt="Zorlu Enerji icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350210.svg" alt="Zorlu Enerji icon" :width="24" :height="24" />
CSS background
.icon-zorlu-enerji {
background-image: url('https://proicons.com/icon/350210.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><circle class="b" cx="24" cy="24" r="21.5"/><polyline class="b" points="29.7126 14.8065 29.7126 22.64 33.6294 22.64"/><path class="b" d="m22.1777,22.64v-7.8336h2.5459c1.4688,0,2.6438,1.175,2.6438,2.6438s-1.175,2.6438-2.6438,2.6438h-2.5459"/><line class="b" x1="24.8197" y1="20.0923" x2="27.2695" y2="22.5421"/><polyline class="b" points="7.9807 14.8065 13.0726 14.8065 7.9807 22.64 13.0726 22.64"/><path class="b" d="m34.9275,14.8065v5.1897c0,1.4688,1.175,2.6438,2.5459,2.6438s2.5459-1.175,2.5459-2.6438v-5.1897"/><path class="b" d="m17.3014,22.6399h0c-1.4688,0-2.5459-1.175-2.5459-2.5459v-2.6438c0-1.4688,1.175-2.6438,2.5459-2.6438h0c1.4688,0,2.6438,1.175,2.6438,2.6438v2.5459c0,1.4688-1.175,2.6438-2.6438,2.6438Z"/><line class="b" x1="40.5" y1="25.36" x2="40.5" y2="33.1935"/><path class="b" d="m38.2865,25.36v5.8752c0,1.0771-.8813,1.9584-1.9584,1.9584h0c-1.0771,0-1.9584-.8813-1.9584-1.9584v-.6854"/><path class="b" d="m27.3582,33.1935v-7.8336h2.5459c1.4688,0,2.6438,1.175,2.6438,2.6438s-1.175,2.6438-2.6438,2.6438h-2.5459"/><line class="b" x1="30" y1="30.6456" x2="32.45" y2="33.0956"/><polyline class="b" points="13.7288 33.1935 13.7288 25.36 18.9185 33.1935 18.9185 25.36"/><line class="b" x1="7.5" y1="29.2767" x2="10.0459" y2="29.2767"/><polyline class="b" points="11.4168 33.1935 7.5 33.1935 7.5 25.36 11.4168 25.36"/><line class="b" x1="21.1244" y1="29.2767" x2="23.6703" y2="29.2767"/><polyline class="b" points="25.0412 33.1935 21.1244 33.1935 21.1244 25.36 25.0412 25.36"/></svg>
Copied!