Trofasade24 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trofasade24 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/334282.svg" alt="Trofasade24 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334282.svg" alt="Trofasade24 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334282.svg" alt="Trofasade24 icon" :width="24" :height="24" />
CSS background
.icon-trofasade24 {
background-image: url('https://proicons.com/icon/334282.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M27.1764,20.1103l12.0389-12.5215-7.3547,13.2169"/><path id="d" class="i" d="M27.1764,20.1103L10.1539,5.5l11.5017,15.2403"/><path id="e" class="i" d="M28.9035,27.5349l10.0322,9.505-6.5157-12.6636"/><path id="f" class="i" d="M24.7338,28.4274l-15.2351,11.5601,11.9818-15.1058"/><path id="g" class="i" d="M25.6259,42.5l3.8377-17.5222,12.8667-2.618-15.1538-2.2495-21.5066,2.4542,18.8676,2.7651,1.0885,17.1703Z"/><ellipse id="h" class="i" cx="26.7806" cy="12.2867" rx="2.802" ry="2.7086"/></svg>
Copied!