Cryptogram Letters And Numbers Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cryptogram Letters And Numbers 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/338695.svg" alt="Cryptogram Letters And Numbers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338695.svg" alt="Cryptogram Letters And Numbers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338695.svg" alt="Cryptogram Letters And Numbers icon" :width="24" :height="24" />
CSS background
.icon-cryptogram-letters-and-numbers {
background-image: url('https://proicons.com/icon/338695.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M10.7826,17.2259v.0403c0,1.7976-1.4452,3.2548-3.228,3.2548h0c-1.7828,0-3.228-1.4572-3.228-3.2548v-3.3162c0-1.7976,1.4452-3.2548,3.228-3.2548h0c1.7828,0,3.228,1.4572,3.228,3.2548v.0402M38.0092,15.608h3.1768M42.8816,20.5209h-4.8724v-9.8257h4.8724M27.2349,20.5209v-9.8257h2.1926c2.3546,0,4.2634,1.9246,4.2634,4.2987v1.2282c0,2.3741-1.9088,4.2987-4.2634,4.2987h-2.1926ZM5.5818,28.6367l2.474-1.3386v9.8339M21.0422,37.132l-.0005-9.8339-5.311,6.6055h6.5561M33.741,30.5556c0,1.799-1.4676,3.2575-3.278,3.2575s-3.278-1.4584-3.278-3.2575c0-1.7991,1.4676-3.2575,3.278-3.2575s3.278,1.4584,3.278,3.2575"/><path class="f" d="M27.4746,35.9327c.5462.7108,1.3786,1.1994,2.7582,1.1994h.2302c1.8104,0,3.278-1.4584,3.278-3.2575v-3.3189M37.1673,30.5551c0-2.0104,1.8328-3.5955,3.9286-3.1952,1.3747.2625,2.4725,1.444,2.6094,2.8284.1018,1.0298-.2261,2.0459-.942,2.6702-1.3261,1.1564-5.5959,4.273-5.5959,4.273h6.5561M4.139,24.0098l6.8312.0442M15.5932,24.0098l6.8312.0442M27.0473,24.0098l6.8312.0442M37.0298,24.0098l6.8312.0442M20.505,15.6737c0,.8264-.6699,1.4963-1.4963,1.4963s-1.4963-.6699-1.4963-1.4963.6699-1.4963,1.4963-1.4963h0c.8264,0,1.4963.6699,1.4963,1.4963h0"/><path class="f" d="M15.6885,8.3691h6.6457c1.2102,0,2.1845.9743,2.1845,2.1845v26.8928c0,1.2102-.9743,2.1845-2.1845,2.1845h-6.6457c-1.2102,0-2.1845-.9743-2.1845-2.1845V10.5536c0-1.2102.9743-2.1845,2.1845-2.1845"/></svg>
Copied!