rollupjs icon
rollupjs from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- rollupjs
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- rollup-js
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the rollupjs icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.46 8.64c0 2.47-1.35 4.62-3.34 5.76c-.12.1-.19.26-.12.41l3.41 6.74c.09.21-.05.45-.28.45H6.1l.07-.04c.49-.28 3.89-6.99 7.21-10.17s3.74-2.12 1.91-5.58c0 0 1.41 2.75.21 2.96c-.94.17-3.1-1.92-2.3-3.8c.8-1.84 3.95-1.49 5.4.01c.55.96.86 2.07.86 3.26m-12.3 4.49c-1.32 2.43-2.16 4.2-2.62 5.44V2.31c0-.17.14-.31.31-.31h8.07a6.62 6.62 0 0 1 5.54 3.15C17.62 4.1 16.3 3.5 15 3.5c-2.47 0-3.09.9-7.84 9.63"/></svg>
React
import type { SVGProps } from "react";
export function MdiRollupjs(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="M19.46 8.64c0 2.47-1.35 4.62-3.34 5.76c-.12.1-.19.26-.12.41l3.41 6.74c.09.21-.05.45-.28.45H6.1l.07-.04c.49-.28 3.89-6.99 7.21-10.17s3.74-2.12 1.91-5.58c0 0 1.41 2.75.21 2.96c-.94.17-3.1-1.92-2.3-3.8c.8-1.84 3.95-1.49 5.4.01c.55.96.86 2.07.86 3.26m-12.3 4.49c-1.32 2.43-2.16 4.2-2.62 5.44V2.31c0-.17.14-.31.31-.31h8.07a6.62 6.62 0 0 1 5.54 3.15C17.62 4.1 16.3 3.5 15 3.5c-2.47 0-3.09.9-7.84 9.63"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.46 8.64c0 2.47-1.35 4.62-3.34 5.76c-.12.1-.19.26-.12.41l3.41 6.74c.09.21-.05.45-.28.45H6.1l.07-.04c.49-.28 3.89-6.99 7.21-10.17s3.74-2.12 1.91-5.58c0 0 1.41 2.75.21 2.96c-.94.17-3.1-1.92-2.3-3.8c.8-1.84 3.95-1.49 5.4.01c.55.96.86 2.07.86 3.26m-12.3 4.49c-1.32 2.43-2.16 4.2-2.62 5.44V2.31c0-.17.14-.31.31-.31h8.07a6.62 6.62 0 0 1 5.54 3.15C17.62 4.1 16.3 3.5 15 3.5c-2.47 0-3.09.9-7.84 9.63"/></svg> </template>
CSS
.icon-rollupjs {
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%22M19.46%208.64c0%202.47-1.35%204.62-3.34%205.76c-.12.1-.19.26-.12.41l3.41%206.74c.09.21-.05.45-.28.45H6.1l.07-.04c.49-.28%203.89-6.99%207.21-10.17s3.74-2.12%201.91-5.58c0%200%201.41%202.75.21%202.96c-.94.17-3.1-1.92-2.3-3.8c.8-1.84%203.95-1.49%205.4.01c.55.96.86%202.07.86%203.26m-12.3%204.49c-1.32%202.43-2.16%204.2-2.62%205.44V2.31c0-.17.14-.31.31-.31h8.07a6.62%206.62%200%200%201%205.54%203.15C17.62%204.1%2016.3%203.5%2015%203.5c-2.47%200-3.09.9-7.84%209.63%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%22M19.46%208.64c0%202.47-1.35%204.62-3.34%205.76c-.12.1-.19.26-.12.41l3.41%206.74c.09.21-.05.45-.28.45H6.1l.07-.04c.49-.28%203.89-6.99%207.21-10.17s3.74-2.12%201.91-5.58c0%200%201.41%202.75.21%202.96c-.94.17-3.1-1.92-2.3-3.8c.8-1.84%203.95-1.49%205.4.01c.55.96.86%202.07.86%203.26m-12.3%204.49c-1.32%202.43-2.16%204.2-2.62%205.44V2.31c0-.17.14-.31.31-.31h8.07a6.62%206.62%200%200%201%205.54%203.15C17.62%204.1%2016.3%203.5%2015%203.5c-2.47%200-3.09.9-7.84%209.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/rollupjs.svg?color=%231a73e8&size=48