rollup from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
rollup
Set
Material Icon Theme
Style
Color
Viewbox
800×800
License
MIT

The same logo in other sets

Use the rollup logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="100 100 800 800"><path fill="#f44336" d="M733.79 394.71c0 77.407-42.308 144.79-104.67 180.51c-3.76 3.134-5.954 8.148-3.76 12.849l106.87 211.22c2.82 6.581-1.568 14.103-8.776 14.103h-408.35l2.194-1.254c15.356-8.774 121.91-219.06 225.95-318.72c104.05-99.658 117.21-66.439 59.857-174.87c0 0 44.188 86.182 6.581 92.763c-29.459 5.328-97.15-60.17-72.08-119.09c25.071-57.664 123.79-46.695 169.23.314c17.236 30.085 26.952 64.872 26.952 102.17m-385.47 140.71c-41.367 76.154-67.692 131.62-82.108 170.48v-509.57c0-5.328 4.388-9.715 9.715-9.715h252.91c73.333 1.253 137.58 40.114 173.62 98.718c-26.325-32.906-67.692-51.71-108.43-51.71c-77.407 0-96.837 28.206-245.7 301.79z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeRollup(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="100 100 800 800"><path fill="#f44336" d="M733.79 394.71c0 77.407-42.308 144.79-104.67 180.51c-3.76 3.134-5.954 8.148-3.76 12.849l106.87 211.22c2.82 6.581-1.568 14.103-8.776 14.103h-408.35l2.194-1.254c15.356-8.774 121.91-219.06 225.95-318.72c104.05-99.658 117.21-66.439 59.857-174.87c0 0 44.188 86.182 6.581 92.763c-29.459 5.328-97.15-60.17-72.08-119.09c25.071-57.664 123.79-46.695 169.23.314c17.236 30.085 26.952 64.872 26.952 102.17m-385.47 140.71c-41.367 76.154-67.692 131.62-82.108 170.48v-509.57c0-5.328 4.388-9.715 9.715-9.715h252.91c73.333 1.253 137.58 40.114 173.62 98.718c-26.325-32.906-67.692-51.71-108.43-51.71c-77.407 0-96.837 28.206-245.7 301.79z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="100 100 800 800"><path fill="#f44336" d="M733.79 394.71c0 77.407-42.308 144.79-104.67 180.51c-3.76 3.134-5.954 8.148-3.76 12.849l106.87 211.22c2.82 6.581-1.568 14.103-8.776 14.103h-408.35l2.194-1.254c15.356-8.774 121.91-219.06 225.95-318.72c104.05-99.658 117.21-66.439 59.857-174.87c0 0 44.188 86.182 6.581 92.763c-29.459 5.328-97.15-60.17-72.08-119.09c25.071-57.664 123.79-46.695 169.23.314c17.236 30.085 26.952 64.872 26.952 102.17m-385.47 140.71c-41.367 76.154-67.692 131.62-82.108 170.48v-509.57c0-5.328 4.388-9.715 9.715-9.715h252.91c73.333 1.253 137.58 40.114 173.62 98.718c-26.325-32.906-67.692-51.71-108.43-51.71c-77.407 0-96.837 28.206-245.7 301.79z"/></svg>
</template>

CSS

.icon-rollup {
  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%22100%20100%20800%20800%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M733.79%20394.71c0%2077.407-42.308%20144.79-104.67%20180.51c-3.76%203.134-5.954%208.148-3.76%2012.849l106.87%20211.22c2.82%206.581-1.568%2014.103-8.776%2014.103h-408.35l2.194-1.254c15.356-8.774%20121.91-219.06%20225.95-318.72c104.05-99.658%20117.21-66.439%2059.857-174.87c0%200%2044.188%2086.182%206.581%2092.763c-29.459%205.328-97.15-60.17-72.08-119.09c25.071-57.664%20123.79-46.695%20169.23.314c17.236%2030.085%2026.952%2064.872%2026.952%20102.17m-385.47%20140.71c-41.367%2076.154-67.692%20131.62-82.108%20170.48v-509.57c0-5.328%204.388-9.715%209.715-9.715h252.91c73.333%201.253%20137.58%2040.114%20173.62%2098.718c-26.325-32.906-67.692-51.71-108.43-51.71c-77.407%200-96.837%2028.206-245.7%20301.79z%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%22100%20100%20800%20800%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M733.79%20394.71c0%2077.407-42.308%20144.79-104.67%20180.51c-3.76%203.134-5.954%208.148-3.76%2012.849l106.87%20211.22c2.82%206.581-1.568%2014.103-8.776%2014.103h-408.35l2.194-1.254c15.356-8.774%20121.91-219.06%20225.95-318.72c104.05-99.658%20117.21-66.439%2059.857-174.87c0%200%2044.188%2086.182%206.581%2092.763c-29.459%205.328-97.15-60.17-72.08-119.09c25.071-57.664%20123.79-46.695%20169.23.314c17.236%2030.085%2026.952%2064.872%2026.952%20102.17m-385.47%20140.71c-41.367%2076.154-67.692%20131.62-82.108%20170.48v-509.57c0-5.328%204.388-9.715%209.715-9.715h252.91c73.333%201.253%20137.58%2040.114%20173.62%2098.718c-26.325-32.906-67.692-51.71-108.43-51.71c-77.407%200-96.837%2028.206-245.7%20301.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/rollup.svg?color=%231a73e8&size=48