Pr Cfl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pr Cfl 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/346116.svg" alt="Pr Cfl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346116.svg" alt="Pr Cfl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346116.svg" alt="Pr Cfl icon" :width="24" :height="24" />
CSS background
.icon-pr-cfl {
background-image: url('https://proicons.com/icon/346116.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="f" d="M4.5,11.7546h39c0-1.696-.4172-3.821-5.328-3.821H9.842c-4.906,0-5.342,1.9019-5.342,3.821Z"/></g><g id="d"><path id="e" class="f" d="M43.5,36.2454H4.5c0,1.696.4172,3.821,5.328,3.821h28.33c4.906,0,5.342-1.9019,5.342-3.821Z"/></g><path class="f" d="M5,32.5317V15.3901h5.6118c3.1726,0,5.7445,2.5774,5.7445,5.7569s-2.5719,5.7569-5.7445,5.7569h-5.6118"/><path class="f" d="M31.6437,32.5317V15.3901h5.6118c3.1726,0,5.7445,2.5774,5.7445,5.7569s-2.5719,5.7569-5.7445,5.7569h-5.6118"/><line class="f" x1="37.2555" y1="26.9038" x2="42.8668" y2="32.5274"/><line class="f" x1="18.8258" y1="26.9038" x2="27.3965" y2="26.9038"/><line class="f" x1="23.1111" y1="22.6184" x2="23.1111" y2="31.1892"/></svg>
Copied!