Sram Axs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sram Axs 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/347807.svg" alt="Sram Axs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347807.svg" alt="Sram Axs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347807.svg" alt="Sram Axs icon" :width="24" :height="24" />
CSS background
.icon-sram-axs {
background-image: url('https://proicons.com/icon/347807.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="b" 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="c" class="f" d="m40.52,14.56l.02,4.28h-10.61s-9.05,15.66-9.05,15.66l-2.64-4.46,9.06-15.58,13.22.1Z"/><path id="d" class="f" d="m40.76,23.26l-.02,4.48h-5.41s-8.64,14.76-8.64,14.76l-2.62-4.25,8.58-14.91,8.12-.08Z"/><path id="e" class="f" d="m22.11,5.5l2.55,4.33-8.96,15.64H7.24s.01-4.32.01-4.32l5.8-.03,9.07-15.63Z"/></svg>
Copied!