adroll logo
adroll from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- adroll
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the adroll logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0-6.01-4.727-10.886-10.886-10.886a10.86 10.86 0 0 0-9.508 5.578L8.914 12c0-2.323 1.958-4.2 4.2-4.2c2.377 0 4.2 1.877 4.2 4.2s-1.836 4.2-4.2 4.2H4.065A4.07 4.07 0 0 0 0 20.266v2.62h13.114C19.232 22.886 24 18.01 24 12"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAdroll(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="M24 12c0-6.01-4.727-10.886-10.886-10.886a10.86 10.86 0 0 0-9.508 5.578L8.914 12c0-2.323 1.958-4.2 4.2-4.2c2.377 0 4.2 1.877 4.2 4.2s-1.836 4.2-4.2 4.2H4.065A4.07 4.07 0 0 0 0 20.266v2.62h13.114C19.232 22.886 24 18.01 24 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 12c0-6.01-4.727-10.886-10.886-10.886a10.86 10.86 0 0 0-9.508 5.578L8.914 12c0-2.323 1.958-4.2 4.2-4.2c2.377 0 4.2 1.877 4.2 4.2s-1.836 4.2-4.2 4.2H4.065A4.07 4.07 0 0 0 0 20.266v2.62h13.114C19.232 22.886 24 18.01 24 12"/></svg> </template>
CSS
.icon-adroll {
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%22M24%2012c0-6.01-4.727-10.886-10.886-10.886a10.86%2010.86%200%200%200-9.508%205.578L8.914%2012c0-2.323%201.958-4.2%204.2-4.2c2.377%200%204.2%201.877%204.2%204.2s-1.836%204.2-4.2%204.2H4.065A4.07%204.07%200%200%200%200%2020.266v2.62h13.114C19.232%2022.886%2024%2018.01%2024%2012%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%22M24%2012c0-6.01-4.727-10.886-10.886-10.886a10.86%2010.86%200%200%200-9.508%205.578L8.914%2012c0-2.323%201.958-4.2%204.2-4.2c2.377%200%204.2%201.877%204.2%204.2s-1.836%204.2-4.2%204.2H4.065A4.07%204.07%200%200%200%200%2020.266v2.62h13.114C19.232%2022.886%2024%2018.01%2024%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/adroll.svg?color=%231a73e8&size=48