Rema1000 Ae Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rema1000 Ae 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/332062.svg" alt="Rema1000 Ae icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332062.svg" alt="Rema1000 Ae icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332062.svg" alt="Rema1000 Ae icon" :width="24" :height="24" />
CSS background
.icon-rema1000-ae {
background-image: url('https://proicons.com/icon/332062.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m22.0364,33.7254c-.3125-.0152-.5212-.034-.7298-.0343-2.0025-.0022-4.0053.012-6.0075-.0114-.461-.0054-.7284.132-.9567.5448-.8754,1.5827-1.7795,3.1499-2.6937,4.7107-.8547,1.4593-2.1588,2.0573-3.714,1.741-1.9718-.401-3.0071-2.4495-2.1067-4.373.7204-1.5389,1.5877-3.0097,2.4015-4.5043,4.0804-7.494,8.189-14.9727,12.2263-22.4898.7828-1.4575,1.8126-2.0852,3.4571-2.0673,5.0697.0551,10.1404.0163,15.2106.0243,1.675.0027,3.0353,1.1047,3.3007,2.6365.3517,2.0296-1.0929,3.823-3.1531,3.8402-3.2805.0273-6.5615.0092-9.8422.0108q-.8637.0004-.8647.8659c-.0005,1.7469-.0001,3.4938-.0001,5.2407v.7988s.5629-.0048.8117-.0039c2.0451.007,4.0914-.0335,6.1349.0265,2.1328.0626,3.5658,2.1444,2.9215,4.1429-.4231,1.3125-1.6967,2.181-3.2744,2.1933-1.9385.0151-3.8773.004-5.8159.0042-.2293,0-.4587,0-.7779,0,0,.6293,0,1.1964,0,1.7636,0,1.4274.0195,2.8551-.0103,4.2818-.0105.504.1486.6563.6511.6534,3.2807-.0187,6.5615-.0167,9.8423-.0059,1.8296.006,3.1803,1.2831,3.4295,3.2053.2034,1.5688-.9417,3.279-2.5123,3.7062-.3423.0931-.7145.1049-1.073.1055-4.069.007-8.1392-.0549-12.2066.0247-2.8544.0559-4.6127-1.8303-4.6467-4.6013-.0096-.7859-.0015-1.572-.0015-2.4301Zm-4.574-6.2737l3.9301.01c.4977.012.659-.1369.6537-.6464-.0247-2.3411-.0097-4.6826-.0136-7.024l.0137-.8369c-1.5287,2.8339-3.0662,5.6839-4.5839,8.4974Z"/></svg>
Copied!