Doesthedogdie Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Doesthedogdie 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/324658.svg" alt="Doesthedogdie icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324658.svg" alt="Doesthedogdie icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324658.svg" alt="Doesthedogdie icon" :width="24" :height="24" />
CSS background
.icon-doesthedogdie {
background-image: url('https://proicons.com/icon/324658.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M17.5284,11.1316c1.9697-1.0691,4.2145-1.6743,6.5968-1.6743,2.2283,0,4.4252.541,6.4115,1.5791"/><path class="d" d="M38.197,25.5069c-.7508,7.4083-6.8256,13.0359-14.0718,13.0359-7.3543,0-13.398-5.768-14.0832-13.143"/><path class="d" d="M13.4361,11.4421l-6.1266,5.3152-2.511,2.6892s-.7286,2.2881.0907,3.6929c.315.54,1.1233,1.5019,1.1233,1.5019,0,0,2.6145,2.4508,4.9811.0429.5511-.5608,2.1186-3.2586,2.1186-3.2586,1.3702-3.4702,2.8116-6.9382,4.4683-10.3998l-4.1445.4163Z"/><path class="d" d="M20.9978,18.3734c0,1.4027-1.1403,2.5399-2.5469,2.5399h0c-1.4066,0-2.5469-1.1371-2.5469-2.5399s1.1403-2.5399,2.5469-2.5399c1.4066,0,2.5469,1.1371,2.5469,2.5399h0Z"/><path class="d" d="M18.7698,15.8601c-.482,1.6955.2784,3.0096,2.0633,3.3882"/><path class="d" d="M32.1787,18.3734c0,1.4027-1.1403,2.5399-2.5469,2.5399h0c-1.4066,0-2.5469-1.1371-2.5469-2.5399h0c0-1.4027,1.1403-2.5399,2.5469-2.5399h0c1.4066,0,2.5469,1.1371,2.5469,2.5399h0Z"/><path class="d" d="M29.9507,15.8621c-.482,1.6955.2784,3.0077,2.0633,3.3862"/><path class="d" d="M34.5639,11.4421l6.1266,5.3152,2.511,2.6892s.7286,2.2881-.0907,3.6929c-.315.54-1.1233,1.5019-1.1233,1.5019,0,0-2.6145,2.4508-4.9811.0429-.5511-.5608-2.1186-3.2586-2.1186-3.2586-1.3702-3.4702-2.8116-6.9382-4.4683-10.3998l4.1445.4163Z"/><path class="d" d="M26.9096,22.9711h-5.5064l2.8279,3.0598,2.6784-3.0598Z"/><path class="d" d="M34.5807,28.3029c-1.3562,4.6282-5.6015,7.808-10.4242,7.808-4.8284,0-9.0773-3.1872-10.4285-7.8227l20.8528.0147Z"/><path class="d" d="M24.5292,30.3746c2.6938,0,5.1103,1.1873,6.7547,3.0671"/><path class="d" d="M17.4731,33.805c1.6425-2.0888,4.1927-3.4304,7.0561-3.4304"/></svg>
Copied!