Cdula Digital Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cdula Digital 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/338096.svg" alt="Cdula Digital icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338096.svg" alt="Cdula Digital icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338096.svg" alt="Cdula Digital icon" :width="24" :height="24" />
CSS background
.icon-cdula-digital {
background-image: url('https://proicons.com/icon/338096.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="n" d="M24.1789,28.1112c0,3.6151,2.9263,6.5457,6.536,6.5457.6802,0,1.3362-.1041,1.9529-.2972"/><path id="f" class="n" d="M12.1532,20.4078c2.5186-3.8774,6.8837-6.4413,11.8468-6.4413s9.3282,2.5639,11.8468,6.4413"/><path id="g" class="n" d="M15.3322,12.7551c2.5589-1.4519,5.5167-2.2808,8.6678-2.2808s6.1089.8289,8.6678,2.2808"/><path id="h" class="n" d="M31.1485,28.1101c0-3.8574-3.1224-6.9844-6.9741-6.9844s-6.9741,3.127-6.9741,6.9844h0c0,3.5593,1.5191,6.7633,3.9435,8.9971"/><path id="i" class="n" d="M14.3587,33.3332c-.6415-1.6159-.9942-3.3783-.9942-5.2231h0c0-5.8826,4.7617-10.6514,10.6356-10.6514s10.6356,4.7688,10.6356,10.6514c0,1.9287-1.5612,3.4922-3.487,3.4922s-3.487-1.5635-3.487-3.4922-1.5612-3.4922-3.487-3.4922-3.487,1.5635-3.487,3.4922h.0022c0,4.6445,3.2896,8.5194,7.6626,9.4157"/><path id="j" class="n" d="M5.5,11.3177v-.793c0-2.7837,2.241-5.0247,5.0247-5.0247h.793"/><path id="k" class="n" d="M11.3177,42.5h-.793c-2.7837,0-5.0247-2.241-5.0247-5.0247v-.793"/><path id="l" class="n" d="M42.5,36.6823v.793c0,2.7837-2.241,5.0247-5.0247,5.0247h-.793"/><path id="m" class="n" d="M36.6823,5.5h.793c2.7837,0,5.0247,2.241,5.0247,5.0247v.793"/></svg>
Copied!