opencart logo
opencart from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- opencart
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the opencart logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M331.8 504.4c-.7-16.9 7.9-32.7 22.4-41.4c14.5-8.6 32.5-8.5 47 .2c14.4 8.7 22.9 24.6 22.1 41.5c.7 16.9-7.9 32.7-22.4 41.4c-14.5 8.6-32.5 8.5-47-.2c-14.4-8.7-22.9-24.6-22.1-41.5m-162.4-45.5c-16.8-.7-32.7 7.8-41.3 22.3s-8.5 32.5.2 46.9c8.7 14.5 24.6 22.9 41.4 22.1c16.8.7 32.7-7.8 41.3-22.3s8.5-32.5-.2-46.9c-8.7-14.5-24.6-22.9-41.4-22.1m291.7-270C158.9 188.9 81.9 176.1 0 89.7c34.4 51.7 53.3 148.9 373.1 144.2c333.3-5 130 86.1 70.8 188.9c186.7-166.7 319.4-233.9 17.2-233.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsOpencart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M331.8 504.4c-.7-16.9 7.9-32.7 22.4-41.4c14.5-8.6 32.5-8.5 47 .2c14.4 8.7 22.9 24.6 22.1 41.5c.7 16.9-7.9 32.7-22.4 41.4c-14.5 8.6-32.5 8.5-47-.2c-14.4-8.7-22.9-24.6-22.1-41.5m-162.4-45.5c-16.8-.7-32.7 7.8-41.3 22.3s-8.5 32.5.2 46.9c8.7 14.5 24.6 22.9 41.4 22.1c16.8.7 32.7-7.8 41.3-22.3s8.5-32.5-.2-46.9c-8.7-14.5-24.6-22.9-41.4-22.1m291.7-270C158.9 188.9 81.9 176.1 0 89.7c34.4 51.7 53.3 148.9 373.1 144.2c333.3-5 130 86.1 70.8 188.9c186.7-166.7 319.4-233.9 17.2-233.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M331.8 504.4c-.7-16.9 7.9-32.7 22.4-41.4c14.5-8.6 32.5-8.5 47 .2c14.4 8.7 22.9 24.6 22.1 41.5c.7 16.9-7.9 32.7-22.4 41.4c-14.5 8.6-32.5 8.5-47-.2c-14.4-8.7-22.9-24.6-22.1-41.5m-162.4-45.5c-16.8-.7-32.7 7.8-41.3 22.3s-8.5 32.5.2 46.9c8.7 14.5 24.6 22.9 41.4 22.1c16.8.7 32.7-7.8 41.3-22.3s8.5-32.5-.2-46.9c-8.7-14.5-24.6-22.9-41.4-22.1m291.7-270C158.9 188.9 81.9 176.1 0 89.7c34.4 51.7 53.3 148.9 373.1 144.2c333.3-5 130 86.1 70.8 188.9c186.7-166.7 319.4-233.9 17.2-233.9"/></svg> </template>
CSS
.icon-opencart {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M331.8%20504.4c-.7-16.9%207.9-32.7%2022.4-41.4c14.5-8.6%2032.5-8.5%2047%20.2c14.4%208.7%2022.9%2024.6%2022.1%2041.5c.7%2016.9-7.9%2032.7-22.4%2041.4c-14.5%208.6-32.5%208.5-47-.2c-14.4-8.7-22.9-24.6-22.1-41.5m-162.4-45.5c-16.8-.7-32.7%207.8-41.3%2022.3s-8.5%2032.5.2%2046.9c8.7%2014.5%2024.6%2022.9%2041.4%2022.1c16.8.7%2032.7-7.8%2041.3-22.3s8.5-32.5-.2-46.9c-8.7-14.5-24.6-22.9-41.4-22.1m291.7-270C158.9%20188.9%2081.9%20176.1%200%2089.7c34.4%2051.7%2053.3%20148.9%20373.1%20144.2c333.3-5%20130%2086.1%2070.8%20188.9c186.7-166.7%20319.4-233.9%2017.2-233.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M331.8%20504.4c-.7-16.9%207.9-32.7%2022.4-41.4c14.5-8.6%2032.5-8.5%2047%20.2c14.4%208.7%2022.9%2024.6%2022.1%2041.5c.7%2016.9-7.9%2032.7-22.4%2041.4c-14.5%208.6-32.5%208.5-47-.2c-14.4-8.7-22.9-24.6-22.1-41.5m-162.4-45.5c-16.8-.7-32.7%207.8-41.3%2022.3s-8.5%2032.5.2%2046.9c8.7%2014.5%2024.6%2022.9%2041.4%2022.1c16.8.7%2032.7-7.8%2041.3-22.3s8.5-32.5-.2-46.9c-8.7-14.5-24.6-22.9-41.4-22.1m291.7-270C158.9%20188.9%2081.9%20176.1%200%2089.7c34.4%2051.7%2053.3%20148.9%20373.1%20144.2c333.3-5%20130%2086.1%2070.8%20188.9c186.7-166.7%20319.4-233.9%2017.2-233.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/opencart.svg?color=%231a73e8&size=48