Scb Neqaty Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scb Neqaty 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/347021.svg" alt="Scb Neqaty icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347021.svg" alt="Scb Neqaty icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347021.svg" alt="Scb Neqaty icon" :width="24" :height="24" />
CSS background
.icon-scb-neqaty {
background-image: url('https://proicons.com/icon/347021.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M30.9705,7.6752c0,1.7536-1.4238,3.1752-3.1802,3.1752h-.001c-1.7564,0-3.1802-1.4216-3.1802-3.1752h0c0-1.7536,1.4238-3.1752,3.1802-3.1752h0c1.7564,0,3.1802,1.4216,3.1802,3.1752h0s.001,0,.001,0ZM22.9769,7.6752c0,1.7536-1.4238,3.1752-3.1802,3.1752h0c-1.7564,0-3.1802-1.4216-3.1802-3.1752h0c0-1.7536,1.4238-3.1752,3.1802-3.1752h0c1.7564,0,3.1802,1.4216,3.1802,3.1752h0ZM24,17.3759c-4.7831,0-8.6606,3.8708-8.6606,8.6456h0c.0048,2.4131,1.0197,4.7143,2.7992,6.3475l-.081,2.9172,2.5492-1.3241c1.0719.4612,2.2261.7014,3.3932.7061,4.7831,0,8.6606-3.8708,8.6606-8.6456v-.001c0-4.7748-3.8775-8.6456-8.6606-8.6456h0ZM24,10.6294c-8.5149.0006-15.4175,6.8915-15.4181,15.3921.0111,3.9158,1.5167,7.6802,4.2103,10.5267-.558.178-1.1521.303-1.7281.47-.9381.274-1.8821.682-1.3721,2.2002l1.0261,3.0562c.598,1.5001,1.8101,1.2801,3.1262,1.0891,2.7402-.416,5.2954-.9841,7.3025-2.2482.9397.188,1.8949.2881,2.8532.299,8.5153-.0006,15.4181-6.8921,15.4181-15.3931-.0011-8.5002-6.9035-15.3905-15.4181-15.3911v-.001Z"/></svg>
Copied!