Ufc Belt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ufc Belt 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/320909.svg" alt="Ufc Belt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320909.svg" alt="Ufc Belt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320909.svg" alt="Ufc Belt icon" :width="24" :height="24" />
CSS background
.icon-ufc-belt {
background-image: url('https://proicons.com/icon/320909.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="ufc--belt_00000111876001642921807330000014624885663047576247_" d="M21.75,26.36h-11.5c-0.104,0-0.203-0.045-0.271-0.123 L4.836,20.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h3.836l5.143-5.877 c0.068-0.079,0.167-0.123,0.271-0.123h11.5c0.104,0,0.202,0.044,0.271,0.123l5.143,5.877H31c0.199,0,0.36,0.161,0.36,0.36v8 c0,0.199-0.161,0.36-0.36,0.36h-3.837l-5.143,5.877C21.952,26.315,21.854,26.36,21.75,26.36z M10.414,25.64h11.173l5.053-5.775 v-7.729L21.587,6.36H10.414L5.36,12.135v7.729L10.414,25.64z M27.36,19.64h3.279v-7.28H27.36V19.64z M1.36,19.64h3.28v-7.28H1.36 V19.64z M20,23.36h-8c-0.099,0-0.194-0.041-0.262-0.113l-4-4.25C7.675,18.93,7.64,18.842,7.64,18.75v-5.5 c0-0.092,0.035-0.18,0.098-0.247l4-4.25C11.806,8.681,11.901,8.64,12,8.64h8c0.1,0,0.194,0.041,0.262,0.113l4,4.25 c0.063,0.066,0.099,0.155,0.099,0.247v5.5c0,0.092-0.035,0.18-0.099,0.247l-4,4.25C20.194,23.319,20.1,23.36,20,23.36z M12.156,22.64h7.689l3.795-4.032v-5.215L19.845,9.36h-7.689L8.36,13.393v5.215L12.156,22.64z M18,20.36h-4v-0.72h4V20.36z M30,18.36h-2v-0.72h2V18.36z M20,18.36h-8v-0.72h8V18.36z M4,18.36H2v-0.72h2V18.36z M30,16.36h-2v-0.72h2V16.36z M22,16.36H10 v-0.72h12V16.36z M4,16.36H2v-0.72h2V16.36z M30,14.36h-2v-0.72h2V14.36z M20,14.36h-8v-0.72h8V14.36z M4,14.36H2v-0.72h2V14.36z M18,12.36h-4v-0.72h4V12.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!