react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 700 B
JavaScript
import*as r from"react";import l,{Path as t}from"react-native-svg";const a=({size:o=20,...e})=>r.createElement(l,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...e},r.createElement(t,{fillRule:"evenodd",d:"M1 11.27c0-.246.033-.492.099-.73l1.523-5.521A2.75 2.75 0 0 1 5.273 3h9.454a2.75 2.75 0 0 1 2.651 2.019l1.523 5.52c.066.239.099.485.099.732V15a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3.73Zm3.068-5.852A1.25 1.25 0 0 1 5.273 4.5h9.454a1.25 1.25 0 0 1 1.205.918l1.523 5.52c.006.02.01.041.015.062H14a1 1 0 0 0-.86.49l-.606 1.02a1 1 0 0 1-.86.49H8.236a1 1 0 0 1-.894-.553l-.448-.894A1 1 0 0 0 6 11H2.53l.015-.062 1.523-5.52Z",clipRule:"evenodd"}));var p=a;export{p as default};