rollupjs-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.

Name
rollupjs-solid
Set
Teenyicons
Style
Solid
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

The same icon in other sets

Use the rollupjs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 .5a.5.5 0 0 1 .5-.5H9c.782 0 1.523.18 2.182.5h-.135a3.84 3.84 0 0 0-4.134 2.057L1.325 13.733A2.5 2.5 0 0 1 1 12.5z"/><path fill="currentColor" d="M4.87 15h8.63a.5.5 0 0 0 .455-.707l-2.298-5.057A5 5 0 0 0 14 5a4.98 4.98 0 0 0-1.43-3.5h-2.128a1.26 1.26 0 0 0-1.195 1.659l.457 1.371c.11.332.39.579.733.648a.5.5 0 0 0 .178.002l.009-.01l.007.007a.484.484 0 0 0 .359-.626l-.464-1.393l.948-.316l.465 1.393a1.48 1.48 0 0 1-.736 1.793a55 55 0 0 0-5.95 8.315z"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsRollupjsSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 .5a.5.5 0 0 1 .5-.5H9c.782 0 1.523.18 2.182.5h-.135a3.84 3.84 0 0 0-4.134 2.057L1.325 13.733A2.5 2.5 0 0 1 1 12.5z"/><path fill="currentColor" d="M4.87 15h8.63a.5.5 0 0 0 .455-.707l-2.298-5.057A5 5 0 0 0 14 5a4.98 4.98 0 0 0-1.43-3.5h-2.128a1.26 1.26 0 0 0-1.195 1.659l.457 1.371c.11.332.39.579.733.648a.5.5 0 0 0 .178.002l.009-.01l.007.007a.484.484 0 0 0 .359-.626l-.464-1.393l.948-.316l.465 1.393a1.48 1.48 0 0 1-.736 1.793a55 55 0 0 0-5.95 8.315z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M1 .5a.5.5 0 0 1 .5-.5H9c.782 0 1.523.18 2.182.5h-.135a3.84 3.84 0 0 0-4.134 2.057L1.325 13.733A2.5 2.5 0 0 1 1 12.5z"/><path fill="currentColor" d="M4.87 15h8.63a.5.5 0 0 0 .455-.707l-2.298-5.057A5 5 0 0 0 14 5a4.98 4.98 0 0 0-1.43-3.5h-2.128a1.26 1.26 0 0 0-1.195 1.659l.457 1.371c.11.332.39.579.733.648a.5.5 0 0 0 .178.002l.009-.01l.007.007a.484.484 0 0 0 .359-.626l-.464-1.393l.948-.316l.465 1.393a1.48 1.48 0 0 1-.736 1.793a55 55 0 0 0-5.95 8.315z"/></svg>
</template>

CSS

.icon-rollupjs-solid {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%20.5a.5.5%200%200%201%20.5-.5H9c.782%200%201.523.18%202.182.5h-.135a3.84%203.84%200%200%200-4.134%202.057L1.325%2013.733A2.5%202.5%200%200%201%201%2012.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.87%2015h8.63a.5.5%200%200%200%20.455-.707l-2.298-5.057A5%205%200%200%200%2014%205a4.98%204.98%200%200%200-1.43-3.5h-2.128a1.26%201.26%200%200%200-1.195%201.659l.457%201.371c.11.332.39.579.733.648a.5.5%200%200%200%20.178.002l.009-.01l.007.007a.484.484%200%200%200%20.359-.626l-.464-1.393l.948-.316l.465%201.393a1.48%201.48%200%200%201-.736%201.793a55%2055%200%200%200-5.95%208.315z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%20.5a.5.5%200%200%201%20.5-.5H9c.782%200%201.523.18%202.182.5h-.135a3.84%203.84%200%200%200-4.134%202.057L1.325%2013.733A2.5%202.5%200%200%201%201%2012.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.87%2015h8.63a.5.5%200%200%200%20.455-.707l-2.298-5.057A5%205%200%200%200%2014%205a4.98%204.98%200%200%200-1.43-3.5h-2.128a1.26%201.26%200%200%200-1.195%201.659l.457%201.371c.11.332.39.579.733.648a.5.5%200%200%200%20.178.002l.009-.01l.007.007a.484.484%200%200%200%20.359-.626l-.464-1.393l.948-.316l.465%201.393a1.48%201.48%200%200%201-.736%201.793a55%2055%200%200%200-5.95%208.315z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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