shutter_speed_sharp constant

IconData const shutter_speed_sharp
shutter speed sharp icon

Implementation

static const IconData shutter_speed_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M351-860v-60h258v60H351ZM482-80q-75 0-141-28.5t-115-78Q177-236 148.5-302T120-443q0-74 28.5-139t77-113.5Q274-744 339.5-772T479-800q66 0 126.5 22.5T715-712l57-57 43 44-57 57q40 48 61 107t21 122q0 74-28 139.5t-76.5 114q-48.5 48.5-114 77T482-80Zm-2-360Zm-4-76h294q-20-68-65-121.5T594-718L476-516Zm-68 45 152-259q-71-18-142-4.5T292-673l116 202Zm-224 76h226L264-649q-48 52-69.5 118.5T184-395Zm186 235 113-199H192q20 68 66.5 120T370-160Zm36 10q69 17 137.5 3.5T668-204L550-403 406-150Zm289-79q46-52 69.5-117T777-480H546l149 251Z''',
    },
  },
]);