Cfl Mobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cfl Mobile 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/323570.svg" alt="Cfl Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323570.svg" alt="Cfl Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323570.svg" alt="Cfl Mobile icon" :width="24" :height="24" />
CSS background
.icon-cfl-mobile {
background-image: url('https://proicons.com/icon/323570.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M21.3214,4.5004c-.4998-.0233-.6571,1.0321-1.2492,1.715-.4732.5458-1.4071.6759-1.6689,1.1368-.2212.3894-.4879,1.7537-1.1835,3.089-.1778.3413-.5504.5046-.6906.9025-.1227.3482-.0109.9322-.1838,1.2298-.9161,1.5774-1.9881,2.7983-1.9792,3.2481.0044.22.9934.7675.9959.9878-.9433-.3365-.9562,1.3767-.7129,1.982.3864.9612.8423.536,1.3889,1.4859.438.7613.3094,1.3456.5957,1.6992.2231.2754.8352-.0387,1.1708.3822.2642.3313-.4428.8566-.36,1.3053.0679.3677.7537.4379.9071.7736.1523.3333-.2311.929-.4438,1.2083-1.5338,2.0138.0059,1.0097-.8216,2.2082-.351.5084-.8525.7101-.9106.9362-.0617.2399.229.4295.5129.7266.3041.3183.6498.7844,1.1608.9665.988.3521,1.3248.141,1.8258.5847s.2749.875.6263,1.3182c.3846.0581,2.1364-.009,2.9199-.3863.4472-.2153.401-.5295.6438-.9939.3578-.1155.8736-.2596.94-.6304.7839-.2763,1.7074-.0423,2.5386.2245.8312.2667,2.3166,1.3661,2.3166,1.3661,0,0-.0381-3.2104.3585-4.3809.3966-1.1704,1.5896-1.9027,1.634-2.539.0443-.6363-.4773-.1161-.3386-.7331s1.8211-.9679,2.2926-1.9148c.1411-.2833-.3214-.5848-.3273-.8688-.0138-.6652.3188.046.3002-2.0804-.0094-1.0856-1.2086-.3041-2.2762-.9166-1.8836-1.0807-1.3675-1.1996-2.4608-1.0403-.0858-.5673-.6789-1.1844-1.0294-1.3319-.8657-.3642-1.057-1.0731-1.337-1.687-.38-.8331-.8819-1.8562-1.0479-1.147-.3375-.4214-.6721-1.3589-.9205-1.9877-.4935-1.2493-.5188-1.8344-.5776-2.6518-.0588-.8174.2645-1.61.156-2.1977-.1086-.5877-.1719-1.0554-.5842-1.2533-.4123-.1979-.8921.4677-1.3223.3227-.4302-.1449.0408-1.0164-.8585-1.0583Z"/><path id="c" class="f" d="M31.2092,36.006h-.0075s-14.8307,0-14.8307,0c-1.2225,0-1.932.3319-2.4786,1.1789l-2.7768,4.3028c-.6807,1.0548-.4762,1.9537.9514,1.9537h6.3071"/><path id="d" class="f" d="M29.3385,38.8891l-6.1019.0092-2.9141,4.6017"/><path id="e" class="f" d="M33.8251,36.0185l-4.8261,7.4185h8.2606"/></svg>
Copied!