Cjp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cjp 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/323753.svg" alt="Cjp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323753.svg" alt="Cjp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323753.svg" alt="Cjp icon" :width="24" :height="24" />
CSS background
.icon-cjp {
background-image: url('https://proicons.com/icon/323753.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M27.3169,19.3047h13.8612c1.3524,0,2.4487,1.0963,2.4487,2.4487v1.4827c0,1.3524-1.0963,2.4487-2.4487,2.4487h-7.6158v3.0104"/><path class="c" d="M27.3169,22.4948v4.0438c0,1.1911-.9656,2.1567-2.1567,2.1567h-8.8963"/><path class="c" d="M16.2639,22.4948v-1.0559c0-.9305-.7544-1.6849-1.6849-1.6849H6.3117c-.9305,0-1.6849.7544-1.6849,1.6849v5.5714c0,.9305.7544,1.6849,1.6849,1.6849h6.5824"/></svg>
Copied!