Uob Tmrw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uob Tmrw 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/349110.svg" alt="Uob Tmrw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349110.svg" alt="Uob Tmrw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349110.svg" alt="Uob Tmrw icon" :width="24" :height="24" />
CSS background
.icon-uob-tmrw {
background-image: url('https://proicons.com/icon/349110.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:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M29.271,23.6078h0c-1.5709,0-2.7244-1.2569-2.7244-2.7244v-2.8287c0-1.5718,1.2579-2.8287,2.7244-2.8287h0c1.5558-.0069,2.8227,1.2487,2.8297,2.8045,0,.0081,0,.0161,0,.0242v2.7244c.0064,1.5558-1.2496,2.8223-2.8055,2.8287-.0081,0-.0161,0-.0242,0Z"/><line class="c" x1="37.6142" y1="19.4169" x2="34.0512" y2="19.4169"/><path class="c" d="M37.4036,19.4169c1.1535,0,2.0964.9429,2.0964,2.0964-.0037,1.156-.9405,2.0918-2.0964,2.0945h-3.4567v-8.3809h3.4576c1.1526,0,2.0955.9429,2.0955,2.0955s-.9429,2.0955-2.0964,2.0955v-.001Z"/><path class="c" d="M19.2526,15.226v5.5531c0,1.5718,1.2569,2.8287,2.7244,2.8287,1.4665,0,2.7244-1.2569,2.7244-2.8287v-5.5531"/><line class="c" x1="8.5" y1="19.4169" x2="17.1272" y2="19.4169"/><line class="c" x1="15.6201" y1="15.226" x2="15.6201" y2="23.6078"/><line class="c" x1="13.7498" y1="15.226" x2="13.7498" y2="23.6078"/><line class="c" x1="11.8784" y1="15.226" x2="11.8784" y2="23.6078"/><line class="c" x1="10.0071" y1="15.226" x2="10.0071" y2="23.6078"/><polyline class="c" points="35.6762 27.5494 34.3691 32.7741 33.0639 27.5504 31.7577 32.7741 30.4516 27.5504"/><line class="c" x1="14.0222" y1="32.7741" x2="14.0222" y2="27.5494"/><line class="c" x1="12.3248" y1="27.5494" x2="15.7196" y2="27.5494"/><line class="c" x1="27.0915" y1="31.1076" x2="28.6923" y2="32.7084"/><path class="c" d="M25.2975,32.7741v-5.2246h1.6974c.9796,0,1.7631.7835,1.7631,1.7631.0043.9695-.7782,1.7588-1.7476,1.7631-.0052,0-.0103,0-.0155,0h-1.6974"/><polyline class="c" points="17.8006 32.7084 17.8006 27.5494 20.4119 32.7741 23.0242 27.5494 23.0242 32.7741"/></svg>
Copied!