Ufc Ring Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ufc Ring 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/320911.svg" alt="Ufc Ring icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320911.svg" alt="Ufc Ring icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320911.svg" alt="Ufc Ring icon" :width="24" :height="24" />
CSS background
.icon-ufc-ring {
background-image: url('https://proicons.com/icon/320911.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--ring_00000041253144432396698450000008551579210731355267_" d="M21,29.36c-0.003,0-0.006,0-0.009,0h-9.983 c-0.032,0.002-0.082-0.005-0.122-0.019c-0.058-0.02-0.107-0.052-0.146-0.092l-7.99-7.99c-0.041-0.039-0.073-0.089-0.092-0.146 c-0.014-0.041-0.02-0.082-0.019-0.123v-9.983c-0.001-0.04,0.005-0.082,0.019-0.122c0.019-0.057,0.051-0.106,0.092-0.146l7.99-7.99 c0.039-0.041,0.088-0.073,0.146-0.092c0.041-0.014,0.089-0.019,0.122-0.019h9.983c0.046,0.001,0.082,0.005,0.123,0.019 c0.057,0.019,0.106,0.051,0.146,0.092l7.989,7.99c0.041,0.039,0.073,0.088,0.093,0.146c0.014,0.041,0.02,0.082,0.019,0.122v9.983 c0.001,0.041-0.005,0.082-0.019,0.123c-0.02,0.057-0.052,0.106-0.092,0.146l-7.99,7.99c-0.039,0.04-0.089,0.072-0.146,0.092 C21.076,29.354,21.038,29.36,21,29.36z M11.5,28.64h9.001l-0.761-2.28h-7.481L11.5,28.64z M20.412,26.098l0.745,2.236l7.177-7.177 l-2.236-0.745L20.412,26.098z M3.667,21.157l7.176,7.177l0.745-2.236l-5.685-5.686L3.667,21.157z M12.149,25.64h7.702l5.789-5.789 v-7.702L19.851,6.36h-7.702L6.36,12.149v7.702L12.149,25.64z M26.36,19.74l2.279,0.761V11.5l-2.279,0.76V19.74z M3.36,11.5v9.001 l2.28-0.761v-7.481L3.36,11.5z M20.412,5.903l5.686,5.685l2.236-0.745l-7.177-7.176L20.412,5.903z M3.667,10.843l2.236,0.745 l5.685-5.685l-0.745-2.236L3.667,10.843z M12.259,5.64h7.481l0.761-2.28H11.5L12.259,5.64z M18,21.36h-4 c-0.096,0-0.187-0.038-0.254-0.105l-3-3C10.678,18.188,10.64,18.096,10.64,18v-4c0-0.096,0.038-0.187,0.105-0.254l3-3 c0.067-0.068,0.159-0.105,0.254-0.105h4c0.096,0,0.188,0.038,0.255,0.105l3,3c0.067,0.067,0.105,0.159,0.105,0.254v4 c0,0.096-0.038,0.188-0.105,0.255l-3,3C18.188,21.322,18.096,21.36,18,21.36z M14.149,20.64h3.702l2.789-2.789v-3.702l-2.789-2.789 h-3.702l-2.789,2.789v3.702L14.149,20.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!