Calgary Transit My Fare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Calgary Transit My Fare 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/337925.svg" alt="Calgary Transit My Fare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337925.svg" alt="Calgary Transit My Fare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337925.svg" alt="Calgary Transit My Fare icon" :width="24" :height="24" />
CSS background
.icon-calgary-transit-my-fare {
background-image: url('https://proicons.com/icon/337925.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>.u{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="u" d="M26.4782,8.5951l7.7716-2.086c1.3754-.3692,2.7742,.4508,3.1242,1.8314l5.0461,19.9049c.35,1.3806-.4813,2.7991-1.8567,3.1683l-7.7716,2.086c-1.3754,.3692-2.7742-.4508-3.1242-1.8314l-5.0461-19.9049c-.35-1.3806,.4813-2.7991,1.8567-3.1683Z"/><path id="e" class="u" d="M37.3197,29.3168l-2.4226,.6503"/><path id="f" class="u" d="M8.1273,39.1566V18.717c0-4.9993,8.1544-4.2207,11.4273-4.2207h5.7596"/><path id="g" class="u" d="M25.9684,17.0765H12.991c-2.4934,0-2.8222,.3254-2.8222,2.8226v10.5483s-.371,1.6287,9.9758,1.6287c5.6946,0,8.1099-.4649,9.1306-.8829"/><path id="h" class="u" d="M10.2613,20.4733H26.6886"/><rect id="i" class="u" x="9.7403" y="39.1566" width="3.7409" height="2.4227" rx=".4291" ry=".4291"/><rect id="j" class="u" x="9.7403" y="39.1566" width="3.7409" height="2.4227" rx=".4291" ry=".4291"/><path id="k" class="u" d="M14.2464,35.1811h-3.7092v-1.5344c0-.6602,3.5661-.2619,3.7092,1.5344Z"/><path id="l" class="u" d="M25.9898,35.1811h3.7092v-1.5344c0-.6602-3.5661-.2619-3.7092,1.5344Z"/><path id="m" class="u" d="M8.1273,39.1566H31.1434v-5.7646"/><path id="n" class="u" d="M7.7675,25.4349h-2.2675v3.4511c0,2.1975,2.58,1.9478,2.58,1.9478"/><rect id="o" class="u" x="26.2823" y="39.1566" width="3.7409" height="2.4227" rx=".4291" ry=".4291"/><g id="p"><g id="q"><path id="r" class="u" d="M31.1111,22.2385c.7045,.497,1.43,.6454,2.3896,.3883l1.2795-.3429c1.1729-.3143,1.8753-1.5312,1.5611-2.7042h0c-.3143-1.173-1.531-1.8756-2.7038-1.5613l-1.3861,.3715c-1.1729,.3143-2.3896-.3883-2.7038-1.5613h0c-.3143-1.173,.3882-2.3899,1.5611-2.7042l1.2795-.3429c.9596-.2572,1.6565-.2153,2.3896,.3883"/></g><path id="s" class="u" d="M31.1655,11.9481l.5129,2.0234"/></g><path id="t" class="u" d="M34.7232,24.4599l-.5129-2.0234"/></g></g></svg>
Copied!