straight_razor constant

String const straight_razor

Implementation

static const String straight_razor =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><rect width="38" height="6" x="3.609" y="36.534" fill="#555" rx="2" transform="rotate(-10 3.61 36.534)"/><path d="m44 40-4-4"/><path fill="#555" d="m8 4 18.385 18.385-4.243 4.242L9.414 13.9c-2.828-2.83-2.828-4.244-2.828-5.658C6.586 6.828 8 4 8 4Z"/><path d="m8 4 18 18 9 9"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';