frontendmentor logo
frontendmentor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- frontendmentor
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the frontendmentor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.17 1.272a.73.73 0 0 0-.718.732v13.914a.73.73 0 0 0 .732.732a.73.73 0 0 0 .732-.732V2.004a.73.73 0 0 0-.745-.732M23.246 5.44a.7.7 0 0 0-.277.063l-6.282 2.804a.733.733 0 0 0 0 1.336l6.282 2.814a.7.7 0 0 0 .3.064a.732.732 0 0 0 .297-1.4L18.78 8.976l4.786-2.137a.734.734 0 0 0 .37-.966a.73.73 0 0 0-.69-.433m-22.5 5.032a.732.732 0 0 0-.722.915c1.736 6.677 7.775 11.341 14.683 11.341a.732.732 0 0 0 0-1.464A13.706 13.706 0 0 1 1.44 11.02a.73.73 0 0 0-.694-.547"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFrontendmentor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.17 1.272a.73.73 0 0 0-.718.732v13.914a.73.73 0 0 0 .732.732a.73.73 0 0 0 .732-.732V2.004a.73.73 0 0 0-.745-.732M23.246 5.44a.7.7 0 0 0-.277.063l-6.282 2.804a.733.733 0 0 0 0 1.336l6.282 2.814a.7.7 0 0 0 .3.064a.732.732 0 0 0 .297-1.4L18.78 8.976l4.786-2.137a.734.734 0 0 0 .37-.966a.73.73 0 0 0-.69-.433m-22.5 5.032a.732.732 0 0 0-.722.915c1.736 6.677 7.775 11.341 14.683 11.341a.732.732 0 0 0 0-1.464A13.706 13.706 0 0 1 1.44 11.02a.73.73 0 0 0-.694-.547"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.17 1.272a.73.73 0 0 0-.718.732v13.914a.73.73 0 0 0 .732.732a.73.73 0 0 0 .732-.732V2.004a.73.73 0 0 0-.745-.732M23.246 5.44a.7.7 0 0 0-.277.063l-6.282 2.804a.733.733 0 0 0 0 1.336l6.282 2.814a.7.7 0 0 0 .3.064a.732.732 0 0 0 .297-1.4L18.78 8.976l4.786-2.137a.734.734 0 0 0 .37-.966a.73.73 0 0 0-.69-.433m-22.5 5.032a.732.732 0 0 0-.722.915c1.736 6.677 7.775 11.341 14.683 11.341a.732.732 0 0 0 0-1.464A13.706 13.706 0 0 1 1.44 11.02a.73.73 0 0 0-.694-.547"/></svg> </template>
CSS
.icon-frontendmentor {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.17%201.272a.73.73%200%200%200-.718.732v13.914a.73.73%200%200%200%20.732.732a.73.73%200%200%200%20.732-.732V2.004a.73.73%200%200%200-.745-.732M23.246%205.44a.7.7%200%200%200-.277.063l-6.282%202.804a.733.733%200%200%200%200%201.336l6.282%202.814a.7.7%200%200%200%20.3.064a.732.732%200%200%200%20.297-1.4L18.78%208.976l4.786-2.137a.734.734%200%200%200%20.37-.966a.73.73%200%200%200-.69-.433m-22.5%205.032a.732.732%200%200%200-.722.915c1.736%206.677%207.775%2011.341%2014.683%2011.341a.732.732%200%200%200%200-1.464A13.706%2013.706%200%200%201%201.44%2011.02a.73.73%200%200%200-.694-.547%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.17%201.272a.73.73%200%200%200-.718.732v13.914a.73.73%200%200%200%20.732.732a.73.73%200%200%200%20.732-.732V2.004a.73.73%200%200%200-.745-.732M23.246%205.44a.7.7%200%200%200-.277.063l-6.282%202.804a.733.733%200%200%200%200%201.336l6.282%202.814a.7.7%200%200%200%20.3.064a.732.732%200%200%200%20.297-1.4L18.78%208.976l4.786-2.137a.734.734%200%200%200%20.37-.966a.73.73%200%200%200-.69-.433m-22.5%205.032a.732.732%200%200%200-.722.915c1.736%206.677%207.775%2011.341%2014.683%2011.341a.732.732%200%200%200%200-1.464A13.706%2013.706%200%200%201%201.44%2011.02a.73.73%200%200%200-.694-.547%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/frontendmentor.svg?color=%231a73e8&size=48