Sendreducedfree Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sendreducedfree 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/347129.svg" alt="Sendreducedfree icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347129.svg" alt="Sendreducedfree icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347129.svg" alt="Sendreducedfree icon" :width="24" :height="24" />
CSS background
.icon-sendreducedfree {
background-image: url('https://proicons.com/icon/347129.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1,.cls-2{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10;}.cls-1{stroke-width:1px;}.cls-2{stroke-width:1px;}</style></defs><ellipse class="cls-1" cx="24" cy="23.54" rx="13" ry="2.77"/><line class="cls-1" x1="11.63" y1="17.17" x2="36.37" y2="17.17"/><line class="cls-1" x1="11.63" y1="4.5" x2="36.37" y2="4.5"/><line class="cls-1" x1="11.63" y1="10.87" x2="36.37" y2="10.87"/><path class="cls-2" d="M27.21,43.5a7,7,0,0,0-6.42,0"/><path class="cls-2" d="M30,37.5a14,14,0,0,0-12,0"/><path class="cls-2" d="M32.66,31.75a20.69,20.69,0,0,0-17.32,0"/></svg>
Copied!