Quetta Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Quetta 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/346359.svg" alt="Quetta icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346359.svg" alt="Quetta icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346359.svg" alt="Quetta icon" :width="24" :height="24" />
CSS background
.icon-quetta {
background-image: url('https://proicons.com/icon/346359.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="f" d="M40.28900146,32.35999966c1.32159805-2.58828354,2.00850677-5.45383263,2.0039978-8.36000061,0-10.15999985-8.23600006-18.39800072-18.39699936-18.39800072-10.15999985.00000095-18.39599991,8.23800087-18.39599991,18.39800072s8.23600006,18.39800262,18.39599991,18.39800262h18.60400009"/></svg>
Copied!