Pengeek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pengeek 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/331109.svg" alt="Pengeek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331109.svg" alt="Pengeek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331109.svg" alt="Pengeek icon" :width="24" :height="24" />
CSS background
.icon-pengeek {
background-image: url('https://proicons.com/icon/331109.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>.aw{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><circle id="c" class="aw" cx="34.4239" cy="31.5173" r="6.9869"/><circle id="d" class="aw" cx="34.4239" cy="31.5173" r="3.6085"/><g id="e"><path id="f" class="aw" d="M34.4239,24.5305v-2.089"/><path id="g" class="aw" d="M34.4239,40.5932v-2.089"/><path id="h" class="aw" d="M41.4109,31.5173h2.0891"/><path id="i" class="aw" d="M25.3479,31.5173h2.0891"/><path id="j" class="aw" d="M30.9304,25.4666l-1.0445-1.8091"/><path id="k" class="aw" d="M38.962,39.3772l-1.0445-1.8091"/><path id="l" class="aw" d="M28.373,28.0239l-1.8092-1.0445"/><path id="m" class="aw" d="M42.284,36.0552l-1.8092-1.0445"/><path id="n" class="aw" d="M37.9174,25.4666l1.0445-1.8091"/><path id="o" class="aw" d="M29.8859,39.3772l1.0445-1.8091"/><path id="p" class="aw" d="M40.4749,28.0239l1.8092-1.0445"/><path id="q" class="aw" d="M26.5638,36.0552l1.8092-1.0445"/></g></g><g id="r"><circle id="s" class="aw" cx="13.5761" cy="31.5173" r="6.9869"/><circle id="t" class="aw" cx="13.5761" cy="31.5173" r="3.6085"/><g id="u"><path id="v" class="aw" d="M13.5761,24.5305v-2.089"/><path id="w" class="aw" d="M13.5761,40.5932v-2.089"/><path id="x" class="aw" d="M20.5631,31.5173h2.0891"/><path id="y" class="aw" d="M4.5,31.5173h2.0891"/><path id="z" class="aw" d="M10.0826,25.4666l-1.0445-1.8091"/><path id="aa" class="aw" d="M18.1141,39.3772l-1.0445-1.8091"/><path id="ab" class="aw" d="M7.5251,28.0239l-1.8092-1.0445"/><path id="ac" class="aw" d="M21.4362,36.0552l-1.8092-1.0445"/><path id="ad" class="aw" d="M17.0696,25.4666l1.0445-1.8091"/><path id="ae" class="aw" d="M9.038,39.3772l1.0445-1.8091"/><path id="af" class="aw" d="M19.627,28.0239l1.8092-1.0445"/><path id="ag" class="aw" d="M5.716,36.0552l1.8092-1.0445"/></g></g><g id="ah"><path id="ai" class="aw" d="M12.6715,20.8569c0-6.2564,5.072-11.3282,11.3285-11.3282h0c6.2566,0,11.3285,5.0718,11.3285,11.3282h0"/><circle id="aj" class="aw" cx="24" cy="20.8569" r="4.3536"/><g id="ak"><path id="al" class="aw" d="M24,9.5287v-2.1219"/><path id="am" class="aw" d="M32.0031,12.8392l1.5004-1.5004-6.4324,6.4322"/><path id="an" class="aw" d="M15.997,12.8392l-1.5004-1.5004,6.4324,6.4322"/><path id="ao" class="aw" d="M26.9634,9.9231l.5492-2.0496"/><path id="ap" class="aw" d="M29.6991,11.0666l1.061-1.8376"/><path id="aq" class="aw" d="M33.8511,15.2631l1.8376-1.0609"/><path id="ar" class="aw" d="M34.962,17.9985l2.0496-.5492"/><path id="as" class="aw" d="M21.0366,9.9231l-.5492-2.0496"/><path id="at" class="aw" d="M18.3009,11.0666l-1.061-1.8376"/><path id="au" class="aw" d="M14.1489,15.2631l-1.8376-1.0609"/><path id="av" class="aw" d="M13.038,17.9985l-2.0496-.5492"/></g></g></svg>
Copied!