rollupdotjs logo
rollupdotjs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rollupdotjs
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the rollupdotjs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.42 0a.37.37 0 0 0-.369.37v19.515c.577-1.488 1.557-3.617 3.138-6.53c5.7-10.479 6.447-11.536 9.415-11.536c1.56 0 3.134.704 4.152 1.955A7.96 7.96 0 0 0 13.101 0zm12.72 2.544c-1.19.01-2.258.466-2.699 1.498c-.967 2.256 1.624 4.767 2.757 4.568c1.442-.255-.255-3.563-.255-3.563c2.205 4.156 1.697 2.884-2.29 6.7c-3.986 3.815-8.057 11.872-8.651 12.21a.5.5 0 0 1-.08.043h15.636a.373.373 0 0 0 .33-.538L16.8 15.37a.37.37 0 0 1 .144-.488A7.96 7.96 0 0 0 20.95 7.97a7.9 7.9 0 0 0-1.03-3.92c-.927-.952-2.43-1.516-3.779-1.506z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRollupdotjs(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="M3.42 0a.37.37 0 0 0-.369.37v19.515c.577-1.488 1.557-3.617 3.138-6.53c5.7-10.479 6.447-11.536 9.415-11.536c1.56 0 3.134.704 4.152 1.955A7.96 7.96 0 0 0 13.101 0zm12.72 2.544c-1.19.01-2.258.466-2.699 1.498c-.967 2.256 1.624 4.767 2.757 4.568c1.442-.255-.255-3.563-.255-3.563c2.205 4.156 1.697 2.884-2.29 6.7c-3.986 3.815-8.057 11.872-8.651 12.21a.5.5 0 0 1-.08.043h15.636a.373.373 0 0 0 .33-.538L16.8 15.37a.37.37 0 0 1 .144-.488A7.96 7.96 0 0 0 20.95 7.97a7.9 7.9 0 0 0-1.03-3.92c-.927-.952-2.43-1.516-3.779-1.506z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.42 0a.37.37 0 0 0-.369.37v19.515c.577-1.488 1.557-3.617 3.138-6.53c5.7-10.479 6.447-11.536 9.415-11.536c1.56 0 3.134.704 4.152 1.955A7.96 7.96 0 0 0 13.101 0zm12.72 2.544c-1.19.01-2.258.466-2.699 1.498c-.967 2.256 1.624 4.767 2.757 4.568c1.442-.255-.255-3.563-.255-3.563c2.205 4.156 1.697 2.884-2.29 6.7c-3.986 3.815-8.057 11.872-8.651 12.21a.5.5 0 0 1-.08.043h15.636a.373.373 0 0 0 .33-.538L16.8 15.37a.37.37 0 0 1 .144-.488A7.96 7.96 0 0 0 20.95 7.97a7.9 7.9 0 0 0-1.03-3.92c-.927-.952-2.43-1.516-3.779-1.506z"/></svg> </template>
CSS
.icon-rollupdotjs {
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%22M3.42%200a.37.37%200%200%200-.369.37v19.515c.577-1.488%201.557-3.617%203.138-6.53c5.7-10.479%206.447-11.536%209.415-11.536c1.56%200%203.134.704%204.152%201.955A7.96%207.96%200%200%200%2013.101%200zm12.72%202.544c-1.19.01-2.258.466-2.699%201.498c-.967%202.256%201.624%204.767%202.757%204.568c1.442-.255-.255-3.563-.255-3.563c2.205%204.156%201.697%202.884-2.29%206.7c-3.986%203.815-8.057%2011.872-8.651%2012.21a.5.5%200%200%201-.08.043h15.636a.373.373%200%200%200%20.33-.538L16.8%2015.37a.37.37%200%200%201%20.144-.488A7.96%207.96%200%200%200%2020.95%207.97a7.9%207.9%200%200%200-1.03-3.92c-.927-.952-2.43-1.516-3.779-1.506z%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%22M3.42%200a.37.37%200%200%200-.369.37v19.515c.577-1.488%201.557-3.617%203.138-6.53c5.7-10.479%206.447-11.536%209.415-11.536c1.56%200%203.134.704%204.152%201.955A7.96%207.96%200%200%200%2013.101%200zm12.72%202.544c-1.19.01-2.258.466-2.699%201.498c-.967%202.256%201.624%204.767%202.757%204.568c1.442-.255-.255-3.563-.255-3.563c2.205%204.156%201.697%202.884-2.29%206.7c-3.986%203.815-8.057%2011.872-8.651%2012.21a.5.5%200%200%201-.08.043h15.636a.373.373%200%200%200%20.33-.538L16.8%2015.37a.37.37%200%200%201%20.144-.488A7.96%207.96%200%200%200%2020.95%207.97a7.9%207.9%200%200%200-1.03-3.92c-.927-.952-2.43-1.516-3.779-1.506z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rollupdotjs.svg?color=%231a73e8&size=48