Smartenergy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smartenergy 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/332940.svg" alt="Smartenergy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332940.svg" alt="Smartenergy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332940.svg" alt="Smartenergy icon" :width="24" :height="24" />
CSS background
.icon-smartenergy {
background-image: url('https://proicons.com/icon/332940.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;}.e{fill:#000;stroke-width:0px;}</style></defs><path id="b" class="d" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><path class="d" d="M13.2365,19.8661c0-.8448.6848-1.5296,1.5296-1.5296h0c.8448,0,1.5296.6848,1.5296,1.5296v2.5238"/><line class="d" x1="13.2365" y1="18.3365" x2="13.2365" y2="22.3899"/><path class="d" d="M16.2956,19.8661c0-.8448.6848-1.5296,1.5296-1.5296h0c.8448,0,1.5296.6848,1.5296,1.5296v2.5238"/><path class="d" d="M25.5127,19.8661c0-.8448.6848-1.5296,1.5296-1.5296h0"/><line class="d" x1="25.5127" y1="18.3365" x2="25.5127" y2="22.3899"/><path class="d" d="M9.0963,22.0479c.2793.2345.5808.342,1.258.342h.3432c.5585,0,1.0112-.4537,1.0112-1.0134h0c0-.5597-.4527-1.0134-1.0112-1.0134h-.6863c-.5585,0-1.0112-.4537-1.0112-1.0134h0c0-.5597.4527-1.0134,1.0112-1.0134h.3432c.6772,0,.9787.1075,1.258.342"/><path class="d" d="M29.2866,17.0746v4.5505c0,.4224.3424.7648.7648.7648h.2294"/><line class="d" x1="28.4836" y1="18.3365" x2="30.0897" y2="18.3365"/><path class="d" d="M23.9215,20.8603c0,.8448-.6848,1.5296-1.5296,1.5296h0c-.8448,0-1.5296-.6848-1.5296-1.5296v-.9942c0-.8448.6848-1.5296,1.5296-1.5296h0c.8448,0,1.5296.6848,1.5296,1.5296"/><line class="d" x1="23.9215" y1="22.3899" x2="23.9215" y2="18.3365"/><path class="d" d="M24.3483,30.9254v-6.1184h2.003c1.1324,0,2.0504.92,2.0504,2.0548s-.918,2.0548-2.0504,2.0548h-2.003"/><line class="d" x1="26.3513" y1="28.9167" x2="28.3542" y2="30.9239"/><polyline class="d" points="13.6773 30.9254 13.6773 24.8071 17.7307 30.9254 17.7307 24.8071"/><polyline class="d" points="39 24.8071 36.9733 27.8662 34.9466 24.8071"/><line class="d" x1="36.9733" y1="30.9254" x2="36.9733" y2="27.8662"/><line class="d" x1="9" y1="27.8662" x2="10.9946" y2="27.8662"/><polyline class="d" points="12.0592 30.9254 9 30.9254 9 24.8071 12.0592 24.8071"/><line class="d" x1="19.6357" y1="27.8662" x2="21.6302" y2="27.8662"/><polyline class="d" points="22.6948 30.9254 19.6357 30.9254 19.6357 24.8071 22.6948 24.8071"/><path class="d" d="M34.0626,26.8338c0-1.1193-.9074-2.0267-2.0267-2.0267h0c-1.1193,0-2.0267.9074-2.0267,2.0267v2.0649c0,1.1193.9074,2.0267,2.0267,2.0267h0c1.1193,0,2.0267-.9074,2.0267-2.0267h-2.0267"/><circle id="c" class="e" cx="39.1472" cy="30.7231" r=".75"/></svg>
Copied!