Rodeo Stampede Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rodeo Stampede 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/332211.svg" alt="Rodeo Stampede icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332211.svg" alt="Rodeo Stampede icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332211.svg" alt="Rodeo Stampede icon" :width="24" :height="24" />
CSS background
.icon-rodeo-stampede {
background-image: url('https://proicons.com/icon/332211.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M23.992,5.5h14.508c2.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-4h6.963"/><path class="c" d="M22.497,19.436c-1.716,2.614.33,5.665,2.35,5.252,3.33-.683,1.578-4.382,4.484-4.987M30.527,19.46c.423-.004.783.058,1.11.17M32.998,17.971c1.524.247,2.412,1.195,2.498,2.223M35.816,21.626l1.29,3.728M36.76,23.83l2.114-.562,1.605-.326M28.724,22.788l.77,3.58,3.692-.854-.855-3.582-3.607.856Z"/><path class="c" d="M24.843,26.106l.261,2.096,2.379-1.309.504,2.83,9.123-3.956,2.168-.951,1.79-.582-1.136-3.654-1.914.361-2.584.416-4.716-.719M35.966,26.588c-.199,3.11-1.855,5.24-4.724,6.4M35.937,31.533c2.226,1,4.664,4.477,4.44,6.841l-2.222.909-2.043.052.064-.752c-.749-1.188-2.328-4.165-3.315-3.838l-3.667.472c.328,2.358.663,4.716,1.585,7.034M26.11,42.247c-.735-1.966-1.272-4.015-1.767-5.878-4.24.514-7.277-.992-8.577-3.224-.915,1.057-2.62.697-3.398.05l.198-2.218,1.904.131c1.027.071,1.221-.37,1.375-.97l.702-2.743"/><path class="c" d="M20.16,37.409l-.254,1.253,1.255.381,1.964-.163.317-1.087M20.997,24.548l-7.064,2.156-1.759-4.56.697-1.44,2.224-.01.757,1.619,4.187-.615"/><path class="c" d="M17.8,22.17l1.11,2.098-.49.772M24.904,21.796l-.47-1.352-.06-2.153,2.248.212"/><path class="c" d="M20.104,20.611l-.243-1.005-9.578-1.781-.606-1.346,1.003-1.543,7.14,1.367,2.986.186s.583.979,1.614.995c1.032.015,1.22-.738,1.22-.738l2.388.306,1.17,1.9"/><path class="c" d="M15.32,16.132l-.739,1.264.25.962M19.54,11.036l4.927.28.445,4.031-4.843-.393-2.069-1.781.157,1.978,1.383-4.115Z"/><path class="c" d="M16.759,13.856l-1.657-.655-1.02-3.28.333-1.376.536.714,3.537.383,5.275-1.013,2.386.745.636-.367.744.66.131.85-1.819,1.451"/><path class="c" d="M17.851,9.31l.106-1.37-.297-1.16,1.314-.959c.98.638,2.054.539,3.068.003l.523,1.394.723,1.37"/></svg>
Copied!