Rmc Sport Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rmc Sport 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/346745.svg" alt="Rmc Sport icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346745.svg" alt="Rmc Sport icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346745.svg" alt="Rmc Sport icon" :width="24" :height="24" />
CSS background
.icon-rmc-sport {
background-image: url('https://proicons.com/icon/346745.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 class="c" d="M15.498,22.4639v-7.5846l3.8403,7.6807,3.8403-7.6807v7.6807"/><path class="c" d="M8.5,22.5599v-7.6807h2.4962c1.4401,0,2.5922,1.1521,2.5922,2.5922s-1.1521,2.5922-2.5922,2.5922h-2.4962M11.1333,20.1047l2.3592,2.3592"/><path class="c" d="M30.38,19.9677h0c0,1.4401-1.1521,2.5922-2.5922,2.5922h0c-1.4401,0-2.5922-1.1521-2.5922-2.4962v-2.5922c0-1.4401,1.1521-2.5922,2.5922-2.4962h0c1.4401,0,2.4962,1.1521,2.4962,2.4962h0"/><path class="c" d="M33.7395,27.3603c0-1.0561.8641-1.9202,1.9202-1.9202h0M33.7395,25.4401v5.1844"/><path class="c" d="M18.2822,30.0485c.384.288.7681.384,1.5361.384h.384c.6721,0,1.2481-.576,1.2481-1.2481h0c0-.6721-.576-1.2481-1.2481-1.2481h-.8641c-.6721,0-1.2481-.576-1.2481-1.2481h0c0-.6721.576-1.2481,1.2481-1.2481h.384c.8641,0,1.2481,0,1.5361.384"/><path class="c" d="M38.2519,24v5.7605c0,.5761.384.9601.9601.9601h.288M37.1958,25.5361h2.1122"/><path class="c" d="M22.9866,28.7044c0,1.0561.8641,1.9202,1.9202,1.9202h0c1.0561,0,1.9202-.8641,1.9202-1.9202v-1.2481c0-1.0561-.8641-1.9202-1.9202-1.9202h0c-1.0561,0-1.9202.8641-1.9202,1.9202M22.9866,25.4401v7.6807"/><path class="c" d="M28.3631,27.3603c0-1.0561.8641-1.9202,1.9202-1.9202s1.9202.8641,1.9202,1.9202v1.2481c0,1.0561-.8641,1.9202-1.9202,1.9202s-1.9202-.8641-1.9202-1.9202v-1.2481Z"/><path id="b" class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!