Ufc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ufc 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/349019.svg" alt="Ufc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349019.svg" alt="Ufc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349019.svg" alt="Ufc icon" :width="24" :height="24" />
CSS background
.icon-ufc {
background-image: url('https://proicons.com/icon/349019.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><rect id="b" class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M33.8434,29.627h-3.4388c-1.428,0-2.2095-1.1576-1.7455-2.5856l1.9764-6.0827c.464-1.428,1.9978-2.5856,3.4258-2.5856h3.4388"/><line class="c" x1="24.0641" y1="18.373" x2="29.6911" y2="18.373"/><polyline class="c" points="20.4074 29.627 22.2358 24 25.8933 24"/><path class="c" d="M20.8658,18.373l-2.7686,8.5208c-.4905,1.5095-2.1118,2.7332-3.6213,2.7332h-1.9894c-1.5095,0-2.3356-1.2237-1.8451-2.7332l2.7686-8.5208"/></svg>
Ufc in other icon packs
Copied!