Crypto Prices Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Crypto Prices 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/324133.svg" alt="Crypto Prices icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324133.svg" alt="Crypto Prices icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324133.svg" alt="Crypto Prices icon" :width="24" :height="24" />
CSS background
.icon-crypto-prices {
background-image: url('https://proicons.com/icon/324133.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>.r,.s{fill:none;stroke:#000;stroke-linejoin:round;}.s{stroke-linecap:round;}</style></defs><path id="b" class="s" 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 id="c" class="s" d="M15.3904,42.5l5.421-11.3532,1.3775,3.0843,3.4749-9.6276,1.7445,2.3047,2.5143-5.5631,1.1283,1.4301,11.4492-13.6427"/><g id="d"><path id="e" class="s" d="M14.272,14.0819h-1.7173"/><g id="f"><g id="g"><g id="h"><path id="i" class="r" d="M14.272,14.0819v4.8462h3.1986c1.3576-.0009,2.4575-1.0856,2.457-2.4231.0004-1.3375-1.0995-2.4222-2.457-2.4231h-3.1986Z"/><path id="j" class="r" d="M14.272,18.9281v5.1652h3.4092c1.4469-.001,2.6193-1.1571,2.6188-2.5826.0005-1.4255-1.1719-2.5816-2.6188-2.5826h-3.4092Z"/></g><path id="k" class="s" d="M14.272,24.0896h-1.7173"/></g><g id="l"><path id="m" class="s" d="M14.2683,24.1216v1.5894"/><path id="n" class="s" d="M17.0468,24.1216v1.5894"/></g><g id="o"><path id="p" class="s" d="M14.2683,12.3322v1.5894"/><path id="q" class="s" d="M17.0468,12.3322v1.5894"/></g></g></g></svg>
Copied!