Usa Swimming Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Usa Swimming 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/349153.svg" alt="Usa Swimming icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349153.svg" alt="Usa Swimming icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349153.svg" alt="Usa Swimming icon" :width="24" :height="24" />
CSS background
.icon-usa-swimming {
background-image: url('https://proicons.com/icon/349153.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="36.3485" y1="27.9343" x2="38.3658" y2="28.651"/><line class="c" x1="12.012" y1="27.9343" x2="9.9947" y2="28.651"/><line class="c" x1="16.8807" y1="26.4828" x2="13.2464" y2="32.397"/><line class="c" x1="21.2542" y1="25.8353" x2="19.5024" y2="36.4283"/><polygon class="c" points="24.1777 27.6147 25.0472 30.291 27.8613 30.291 25.5847 31.945 26.4543 34.6214 24.1777 32.9673 21.901 34.6214 22.7706 31.945 20.494 30.291 23.3081 30.291 24.1777 27.6147"/><path class="c" d="m24.1803,9.5214c5.7427,3.8792,12.0558,1.1029,14.1856-.5705v10.8769s5.1342,0,5.1342,0l-2.0532,9.9177-3.081-1.0946v2.51c0,2.453-9.3176,8.8612-14.1856,9.8881-4.868-1.0268-14.1856-7.4351-14.1856-9.8881v-2.51l-5.4947,1.9521,1.3493-10.7753h4.1454v-10.8769c2.1297,1.6734,8.4429,4.4496,14.1856.5705"/><path class="c" d="m12.012,27.9343c1.5839,1.4392,3.5736.5945,4.8687-1.4515,1.2388,1.6893,3.6977,1.1262,4.3735-.6476.6006,1.6142,1.9521,1.7794,2.9235,1.7794"/><line class="c" x1="31.4746" y1="26.4828" x2="35.109" y2="32.397"/><line class="c" x1="27.1011" y1="25.8353" x2="28.8529" y2="36.4283"/><path class="c" d="m36.3433,27.9343c-1.5839,1.4392-3.5736.5945-4.8687-1.4515-1.2388,1.6893-3.6977,1.1262-4.3735-.6476-.6006,1.6142-1.9521,1.7794-2.9235,1.7794"/><path class="c" d="m22.7512,18.7138c.3599.4686.8112.6431,1.4391.6431h.869c.8087,0,1.4642-.6556,1.4642-1.4642v-.0063c0-.8087-.6556-1.4642-1.4642-1.4642h-.9585c-.8095,0-1.4658-.6563-1.4658-1.4658h0c0-.8113.6577-1.469,1.469-1.469h.8642c.6279,0,1.0792.1745,1.4391.6431"/><path class="c" d="m16.7494,13.4873v3.8301c0,.9539.6431,1.8372,1.5818,2.0067,1.2333.2226,2.3067-.7191,2.3067-1.9115v-3.9253"/><line class="c" x1="31.6106" y1="17.4126" x2="29.0101" y2="17.4126"/><polyline class="c" points="28.366 19.3569 30.3103 13.4873 32.2546 19.3569"/><line class="c" x1="18.2158" y1="21.2863" x2="18.2158" y2="24.5129"/><line class="c" x1="30.2605" y1="21.2863" x2="30.2605" y2="24.5129"/><polyline class="c" points="20.1264 24.5093 20.1264 21.2863 21.7397 24.5129 23.353 21.2912 23.353 24.5129"/><polyline class="c" points="25.1911 24.5093 25.1911 21.2863 26.8044 24.5129 28.4177 21.2912 28.4177 24.5129"/><polyline class="c" points="32.2609 25.3168 32.2609 21.2863 34.9311 25.3168 34.9311 21.2863"/><polyline class="c" points="16.3908 21.2863 15.3832 25.3168 14.3755 21.2863 13.3679 25.3168 12.3603 21.2863"/><path class="c" d="m7.5148,26.1195c.3328.4333.7502.5947,1.3309.5947h.8036c.7478,0,1.3541-.6062,1.3541-1.3541v-.0058c0-.7478-.6062-1.3541-1.3541-1.3541h-.8864c-.7486,0-1.3555-.6069-1.3555-1.3555h0c0-.7503.6082-1.3585,1.3585-1.3585h.7992c.5807,0,.998.1614,1.3309.5947"/><path class="c" d="m40.28,23.0843c0-.993-.805-1.798-1.798-1.798h0c-.993,0-1.798.805-1.798,1.798v1.832c0,.993.805,1.798,1.798,1.798h0c.993,0,1.798-.805,1.798-1.798h-1.798"/></svg>
Copied!