Dan The Man Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dan The Man 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/338824.svg" alt="Dan The Man icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338824.svg" alt="Dan The Man icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338824.svg" alt="Dan The Man icon" :width="24" :height="24" />
CSS background
.icon-dan-the-man {
background-image: url('https://proicons.com/icon/338824.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M31.1553,22.8933v-.8843c0-.6198.499-1.1188,1.1188-1.1188l11.8049-.0003v2.0034c0,.6198-.499,1.1188-1.1188,1.1188h-8.6207M38.0192,24.0815v1.1151c0,.6198-.499,1.1188-1.1188,1.1188h-2.4628"/><path class="f" d="M31.3021,22.3726l1.8413.0003c.6198.0001,1.1188.499,1.1188,1.1188v1.8392c0,.8549-.9411,1.4193-1.3755,1.5791M31.9403,30.8148c.2025,1.091,3.066,1.164,3.0941-.4071"/><path class="f" d="M34.0961,29.8529c1.138.7892,2.3913-.5297,1.5837-1.1898-1.1704-.9567-3.0122-2.0614-4.7287-2.2728,4.5751-1.9108-1.8387-5.2936-2.718-1.5654-2.1721,0-2.6568-.008-3.9852.8012l-10.461.0185v1.7008c0,.6198.499,1.1188,1.1188,1.1188l8.1309.0002c1.8295,0,5.4054.9521,5.4054.9521.4933.9043,1.8348,2.1261,3.8059,2.1261"/><path class="f" d="M36.5341,26.4776v1.1151c0,.5092-.3368.9369-.8006,1.0733M25.9342,15.9905c0-.6198-.499-1.1188-1.1188-1.1188h-13.9621v1.9945c0,.6198.499,1.1188,1.1188,1.1188h13.9621v-1.9945ZM20.6006,16.1975v.4617"/><path class="f" d="M25.9342,15.9905c.9709-1.5205,2.7812-7.354-.131-7.354l-1.412,2.0733c-1.1577-1.3639-2.7047-4.2011-4.7003-4.2011h-2.9307c1.6122,1.0773,2.2849,2.5522,2.4578,3.9308-1.5387-1.4047-2.2329-2.3754-5.4253-2.3754,0,2.1049,1.0581,2.8355,2.176,3.9479-1.4675-.4556-2.8561-.9503-4.1432-1.9074-.8718.3103-1.3074,1.5028-1.3609,2.2506"/><path class="f" d="M10.6468,11.3672l-2.2856,2.0507c1.072.6861,1.7477,1.4878,2.3328,2.316M9.2646,18.3433c.6978,3.2425-1.6541,4.4961-4.4054,4.1889.2087-1.8674-1.3135-2.1156-.8501-3.798,1.6668-.0802,3.1112-.5607,4.5815-.9948l.674.6039Z"/><path class="f" d="M6.1591,23.9592c.9686,1.0412,2.4389,2.4162,3.4028,1.4561.8741-.8705,1.3585-1.9442,1.3585-2.6646v-3.3306M10.2805,15.259l-1.8928,2.1891M11.6788,18.2675c-.6314.676-1.165,1.2185-2.1985,1.1027M25.8629,18.0264l-.0042,2.7629c-.0032,2.0935-.1869,3.6849-1.4553,4.6249M14.1289,18.2175l-.3182,4.8319c-.6856-.6446-1.5841-2.4423-2.4281-.6367M11.3826,22.4127c-.0991,1.7032,1.793,3.2643,3.3057,3.2643M22.4848,32.6878c0,.8598-.697,1.5568-1.5568,1.5568s-1.5568-.697-1.5568-1.5568.697-1.5568,1.5568-1.5568,1.5568.697,1.5568,1.5568M13.2795,32.3682h5.847"/><path class="f" d="M19.3941,32.8888c-1.4186.9729-2.2432,1.9137-2.7917,2.9486.6042.956,2.3894,1.6794,3.9718,1.8341v-3.1717M22.4713,33.5588l1.3943,1.4954-3.0096,1.9962M22.9578,32.3682h.5278"/><path class="f" d="M23.6977,28.6124v4.4965c2.5532,2.0131,4.4742,5.0718,5.1491,8.3823h-8.3831c-.3806-2.8284-1.9018-4.414-4.654-3.9124-.966.1761.0473,3.3387-1.9957,3.9124h-6.9702c0-3.4352,2.7362-6.5574,6.2279-8.5561,0-3.0451-.7541-3.8305-.7541-5.7181v-2.4455"/><path class="f" d="M17.7897,25.8699c-.7821.2096-.9714,1.316-.9714,2.4058"/></svg>
Copied!