naive-ui/compat/icons/lock-closed-outline.vue

1 line
355 B
Vue
Raw Normal View History

<template><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M336,208V113a80,80,0,0,0-160,0v95" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/><rect x="96" y="208" width="320" height="272" rx="48" ry="48" style="fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/></svg></template>