After Inc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The After Inc 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/321440.svg" alt="After Inc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321440.svg" alt="After Inc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321440.svg" alt="After Inc icon" :width="24" :height="24" />
CSS background
.icon-after-inc {
background-image: url('https://proicons.com/icon/321440.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>.c{fill:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M27.8424,16.0516c0,.421-.3413.7624-.7624.7624s-.7624-.3413-.7624-.7624.3413-.7624.7624-.7624.7624.3413.7624.7624M31.8667,16.0282c0,.421-.3413.7624-.7624.7624s-.7624-.3413-.7624-.7624.3413-.7624.7624-.7624.7624.3413.7624.7624"/><path class="d" d="M33.0428,26.0753l3.5933,2.3583-.2063.4371,3.1583,2.0239-.5509.4513,2.277,1.1293-1.0927,1.3977.49,7.1969c.0305.4554.2307,1.3398-.2246,1.3489l-3.9959.0813-.2948-8.8375c-.0193-.5499-.6617-1.1375-1.2117-1.1212l-2.097.061c-.554.0163-.8935.8335-.9189,1.3865l-.3873,8.4929H9.0452c-.6201,0-1.3042-.6963-1.3113-1.3154l-.0651-5.4159-.983-1.5309,4.2693-2.094-.064-.2948,1.4333-.6506-.2277-.5347,2.7395-1.1446-.1789-.2897,2.5616-1.3387-.1382-.5448,2.3105-.2623,1.2655-1.1578,4.0223,1.1588,3.2081-.4961.2246-.7705,4.9311.2755Z"/><path class="d" d="M22.9621,34.1494c.0244-.5825.4818-.9047,1.3143-.8l1.0653.1342c.4025.0508.8518.434.8813.8396l.2846,3.9085c.0254.3405-.248.8508-.5896.8366l-2.528-.1088c-.2907-.0122-.617-.3375-.6048-.6282l.1769-4.1819ZM15.8425,34.0274l-.1789,3.3006c-.0234.4198-.3537.9616-.7725.9962l-1.7687.1454c-.3527.0295-.8528-.3192-.8193-.6709l.3487-3.6635c.0407-.4147.4676-.864.8833-.8844l1.5847-.0773c.372-.0173.742.4818.7217.8539M34.9112,18.4139l-.3232,3.1095c-.0376.3609-.5499.5957-.9138.5957h-9.6294c-.3639,0-.8762-.2338-.9149-.5957l-.3222-3.1095h12.1035ZM25.5136,22.2177l-1.0267,4.681M25.9842,22.2177l4.8975,3.6066M31.9724,22.2177l.8132,3.7133M31.5018,22.2177l-6.3359,4.6658M22.8625,15.6541l1.0592-.74-.6302-.9758,1.2879-.5062-.1799-.4839,2.6429-1.355-.2114-.2003,2.7852-1.5431,1.7006,1.2025-.1952.1474,1.2229.7776-.2562.2643,3.3514,2.1977-.8376.8091.49.4107"/><path class="d" d="M33.2532,18.3468l.2246-3.8017-4.4167-.7959-4.8162.8417.2246,3.8017M29.6162,9.8499v-4.2795c-2.3075.738-2.9784-.7339-5.1974.3334l1.1466,1.1487-.7014,1.6884c1.7789-.738,3.9898.7756,4.7827-.3741M31.1044,16.0282l-.2989,2.3857M27.08,16.0516v2.2139"/></svg>
Copied!