Pet Breath Counter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pet Breath Counter 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/345704.svg" alt="Pet Breath Counter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345704.svg" alt="Pet Breath Counter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345704.svg" alt="Pet Breath Counter icon" :width="24" :height="24" />
CSS background
.icon-pet-breath-counter {
background-image: url('https://proicons.com/icon/345704.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><circle class="c" cx="28.2419" cy="16.7178" r="3.7858"/><path class="c" d="m35.4553,23.7778c1.3813-1.1255,3.9904-3.3565,2.9161,2.261,5.5508,2.305,3.3126,4.2746,3.821,5.2239.436.8141,1.2054.9819,1.2054.9819"/><path class="c" d="m38.7909,29.2807c.715.0722,1.0452.1616,1.5123.5653"/><path class="c" d="m38.4587,32.632c.3828,1.6973,2.4268,3.8713,5.0413.975"/><path class="c" d="m32.2707,26.1823c-4.2207,1.6115-3.5812,7.7379-7.5844,9.3494"/><path class="c" d="m9.5303,20.3693c3.223-1.4389,5.0354-2.0831,7.1176-.3837,2.6091,2.1295,4.9314,7.9427,13.0365,8.3777"/><path class="c" d="m15.938,23.1703c.8825,1.5732,2.2446,4.3933,1.247,6.1105"/><path class="c" d="m14.9596,32.5132c.3837,1.8034.8729,3.2039,1.5444,4.2878"/><path class="c" d="m11.3209,28.7275c.1663,1.6499.9848,2.2254,2.3278,2.2126"/><path class="c" d="m7.0235,22.6523c-2.1615.2046-2.6603.8569-2.494,2.6347s2.1871,3.6451,6.3821.9976"/><path class="c" d="m9.9651,22.0895c.3402-.2335.9337-.1918,1.2662,0"/><line class="c" x1="28.2419" y1="16.7178" x2="28.2419" y2="14.6138"/><line class="c" x1="27.0396" y1="11.199" x2="29.4441" y2="11.199"/><line class="c" x1="28.2419" y1="12.932" x2="28.2419" y2="11.199"/><line class="c" x1="30.9754" y1="14.1" x2="31.4393" y2="13.6354"/><line class="c" x1="22.6911" y1="15.6658" x2="23.0364" y2="15.6658"/><line class="c" x1="22.6911" y1="17.8037" x2="23.0364" y2="17.8037"/></svg>
Copied!