Kiprun Pacer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kiprun Pacer 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/327964.svg" alt="Kiprun Pacer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327964.svg" alt="Kiprun Pacer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327964.svg" alt="Kiprun Pacer icon" :width="24" :height="24" />
CSS background
.icon-kiprun-pacer {
background-image: url('https://proicons.com/icon/327964.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M13.9206,15.8071v7.0857M15.6211,22.8929v-7.0857h2.3029c1.3286,0,2.3914,1.0629,2.3914,2.3914s-1.0629,2.3914-2.3914,2.3914h-2.3029"/><path class="c" d="M22.016,22.8929v-7.0857h2.3029c1.3286,0,2.3914,1.0629,2.3914,2.3914s-1.0629,2.3914-2.3914,2.3914h-2.3029M24.4056,20.5881l2.2162,2.2162"/><path class="c" d="M34.8057,22.8929v-7.0857l4.6943,7.0857v-7.0857"/><path class="c" d="M28.4109,15.8071v4.6943c0,1.3286,1.0629,2.3914,2.3029,2.3914s2.3914-1.0629,2.3914-2.3914v-4.6943"/><path class="c" d="M8.5,15.8071v7.0857M8.5,20.4129l3.72-4.6057"/><path class="c" d="M12.22,22.8929l-2.8343-3.5429"/><path class="c" d="M32.8571,26.8786c0-.9743.7971-1.7714,1.7714-1.7714h0M32.8571,25.1071v4.7829"/><path class="c" d="M26.5243,28.9157c-.2657.5314-.8857.8857-1.5057.8857h0c-.9743,0-1.7714-.7971-1.7714-1.7714v-1.1514c0-.9743.7971-1.7714,1.7714-1.7714h0c.62,0,1.24.3543,1.5057.8857"/><path class="c" d="M21.8521,28.1186c0,.9743-.7971,1.7714-1.7714,1.7714h0c-.9743,0-1.7714-.7971-1.7714-1.7714v-1.1514c0-.9743.7971-1.7714,1.7714-1.7714h0c.9743,0,1.7714.7971,1.7714,1.7714M21.8521,29.89v-4.7829"/><path class="c" d="M31.1964,28.9157c-.2657.5314-.8857.8857-1.5057.8857h0c-.9743,0-1.7714-.7971-1.7714-1.7714v-1.1514c0-.9743.7971-1.7714,1.7714-1.7714h0c.9743,0,1.7714.7971,1.7714,1.7714v.62h-3.5429"/><path class="c" d="M13.3714,28.1186c0,.9743.7971,1.7714,1.7714,1.7714h0c.9743,0,1.7714-.7971,1.7714-1.7714v-1.1514c0-.9743-.7971-1.7714-1.7714-1.7714h0c-.9743,0-1.7714.7971-1.7714,1.7714M13.3714,25.1071v7.0857"/><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!