Carteira Digital De Transito Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Carteira Digital De Transito 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/323477.svg" alt="Carteira Digital De Transito icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323477.svg" alt="Carteira Digital De Transito icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323477.svg" alt="Carteira Digital De Transito icon" :width="24" :height="24" />
CSS background
.icon-carteira-digital-de-transito {
background-image: url('https://proicons.com/icon/323477.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:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><polyline class="d" points="18.6914 31.2377 5.4936 31.2377 5.4936 14.5135 23.391 14.5135"/><rect class="d" x="13.749" y="15.0798" width="32.4837" height="17.8404" rx="2" ry="2" transform="translate(-1.2276 46.3799) rotate(-74.3043)"/><line class="d" x1="35.3137" y1="38.0312" x2="18.1386" y2="33.2049"/><g><circle class="d" cx="11.4801" cy="20.2329" r="2.3344"/><path class="d" d="m13.2287,21.7774l.8113.7166c.7536.6656,1.1852,1.6227,1.1852,2.6281v.5247c0,.5267-.427.9536-.9536.9536h-2.7914s-2.7914,0-2.7914,0c-.5267,0-.9536-.427-.9536-.9536v-.5247c0-1.0054.4316-1.9625,1.1852-2.6281l.8113-.7166"/></g><rect class="d" x="17.5504" y="21.0819" width="12.7891" height="4.0022" rx=".6" ry=".6"/><line class="d" x1="18.6907" y1="25.0841" x2="18.6907" y2="26.6004"/><line class="d" x1="29.1992" y1="25.0841" x2="29.1992" y2="26.6004"/><path class="d" d="m28.6382,21.0819l-.719-2.1527c-.2056-.6157-.782-1.0308-1.4311-1.0308h-2.5432s-2.5432,0-2.5432,0c-.6491,0-1.2255.4152-1.4311,1.0308l-.719,2.1527"/></g><circle class="c" cx="28.4492" cy="23.083" r=".75"/><circle class="c" cx="19.4407" cy="23.083" r=".75"/></svg>
Copied!